

If the active scheme or test plan includes both unit and UI tests, Xcode skips the UI tests, and logs a message that the UI tests were skipped in the test-activity log. Xcode can’t run UI tests for an iOS app on Apple silicon. Workaround: Use the “Any Mac”, “Any iOS Device (arm64)”, “Any watchOS Device”, or “Any tvOS Device” destination to build for all applicable devices. Swift Packages may not respect the “Build Active Architecture Only” project build setting when you try to build universal binaries. This issue could also cause a SourceKit crash while typing a switch statement in a SwiftUI view body. Fixed a compiler crash that could occur when a function builder body contains an empty switch statement.The source editor properly displays errors and warnings from Run Script build phases that use relative paths clicking the issue in the Issues navigator takes you to the issue in the source editor.Simulators for watchOS 6 or earlier require 32-bit processes that aren’t supported on Macs with Apple silicon.Shortcuts may not run in simulated devices. Future Macs with Apple silicon will support some older iOS and tvOS Simulators. Simulators for iOS 13, tvOS 13, and watchOS 6 or earlier don’t run on the Developer Transition Kit, even though Xcode Preferences allows you to download these older runtimes. SwiftUI projects using StoreKit can now build for simulated watchOS devices.
#Xcode mac 11 archive#
#Xcode mac 11 upgrade#
Workaround: Change the iOS deployment target for the iOS app to a version supported by the version of macOS that you are using, or upgrade to a version of macOS that supports the iOS deployment target configured in the project. Xcode displays an alert stating “Unable To Install” Xcode displays an alert stating “The operation couldn’t be completed. The failure may present in one of the following ways:

General Known Issuesīuilding or running an iOS app with a macOS destination may fail if you’re building the app with a newer iOS SDK than your version of macOS supports. Xcode 12.2 beta 2 requires a Mac with Apple silicon running macOS Big Sur 11 or later, or an Intel-based Mac running macOS Catalina 10.15.4 or later. The Xcode 12.2 beta 2 release supports on-device debugging for iOS 9 and later, tvOS 9 and later, and watchOS 2 and later. Xcode 12.2 beta 2 includes SDKs for iOS 14.2, iPadOS 14.2, tvOS 14.2, watchOS 7.1, and macOS Big Sur 11.

#Xcode mac 11 update#
Update your apps to use new features, and test your apps against API changes.
