You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
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!
The text was updated successfully, but these errors were encountered:
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
.xcframework
with Xcode 11 - feat: Support .xcframework bundles #4906Known issues
tns doctor
throws an error when Xcode 11 is set as default and license agreement is not acceptedDiscussion
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!
The text was updated successfully, but these errors were encountered: