Closed
Description
Overview
Xcode 11 and iOS 13 bring a lot of new features and improvements, so NativeScript CLI should be able to install, run, debug and livesync applications with Xcode 11 on iOS 13 devices.
Tasks
- Run applications on iOS 13 devices - iOS 13 - Could not start service com.apple.mobile.house_arrest #4741
- Publish applications with Xcode 11 - Unable to publish applications with Xcode 11 #4908
- Support for
.xcframework
with Xcode 11 - feat: Support .xcframework bundles #4906 - Prepare project fails - macOS Catalina: tns prepare/build ios --provision ... fails with Expected "SHA-1 hash: " or end of input but "S" found. #4934
- Launch images are deprecated in iOS 13.0 - [Xcode11] Launch images are deprecated in iOS 13.0 #4938
- CFBundleIdentifier value must be the same as PRODUCT_BUNDLE_IDENTIFIER - [Xcode 11] CFBundleIdentifier value must be the same as PRODUCT_BUNDLE_IDENTIFIER #4939
- 'UILaunchImages' has been deprecated, use launch storyboards instead - [Xcode 11] 'UILaunchImages' has been deprecated, use launch storyboards instead #4940
Known issues
-
tns doctor
throws an error when Xcode 11 is set as default and license agreement is not accepted - Unable to mount developer disk image on locked device. The error is:
Failed to mount DDI from
'<DVTFilePath:0x7faea1e97280:'/Applications/Xcode-beta-11.app/Contents/Developer/Platforms/iPhoneOS.platform/DeviceSupport/13.0/DeveloperDiskImage.dmg'>',
error=-402652958: Error Domain=com.apple.dtdevicekit Code=-402652958 "Development cannot be enabled while your device is locked.
- cannot deploy on iOS10 - cannot deploy app on iOS 10 #4956
Discussion
Please, don't report problems here. Instead, open a new issue and link it to this one.
Let's use this discussion for suggestions and improvement ideas. We would love to hear from you!