Skip to content

[Tracking] Support for Xcode 11 and iOS 13 #4909

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
8 of 10 tasks
Fatme opened this issue Jul 29, 2019 · 1 comment
Closed
8 of 10 tasks

[Tracking] Support for Xcode 11 and iOS 13 #4909

Fatme opened this issue Jul 29, 2019 · 1 comment

Comments

@Fatme
Copy link
Contributor

Fatme commented Jul 29, 2019

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

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.

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!

@Fatme Fatme added this to the 6.1.0 milestone Jul 29, 2019
@Fatme Fatme added the epic label Jul 29, 2019
@NativeScript NativeScript locked and limited conversation to collaborators Aug 9, 2019
@rosen-vladimirov
Copy link
Contributor

rosen-vladimirov commented Aug 19, 2019

Acceptance criteria:

  • Run apps (build, deploy and livesync) on iOS 13 device/simulator with Xcode 11 on macOS Mojave
  • Run apps (build, deploy and livesync) on iOS 13 device/simulator with Xcode 11 on macOS Catalina
  • Run apps (build, deploy and livesync) on iOS 9 device with Xcode 10 on macOS Mojave
  • Debug apps (build, deploy, stop on breakpoint, livesync and stop again) on iOS 13 device/simulator with Xcode 11 on macOS Mojave (testing)
  • Debug apps (build, deploy, stop on breakpoint, livesync and stop again) on iOS 13 device/simulator with Xcode 11 on macOS Catalina
  • Debug apps (build, deploy, stop on breakpoint, livesync and stop again) on iOS 9 device with Xcode 10 on macOS Mojave (testing)
  • tns cloud run should work on Windows
  • Run/Debug within Sidekick should work on Windows

@Fatme Fatme closed this as completed Oct 7, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants