[AC-6390] Simulator is not available after app build
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | n/a |
Status | Closed |
Resolution | Invalid |
Resolution Date | 2019-12-30T16:29:01.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Appcelerator CLI, Studio, Titanium SDK & CLI |
Labels | n/a |
Reporter | Léna Faure |
Assignee | Motiur Rahman |
Created | 2019-10-02T09:21:00.000+0000 |
Updated | 2019-12-30T16:29:01.000+0000 |
I ran into a similar issue on: - MacOS 10.14.6 (18G95) - TiSDK 7.5.2.GA, 8.1.1.GA, and 8.2.0.GA - iOS SDK 12.2, 12.4, and 13.0 - iOS Simulator Version 12.2, 12.4, and 13.0 - Xcode 10.3 and 11 (installed under /Application/Xcode10.app concurrently with Xcode 11 under /Application/Xcode.app - per https://devblog.axway.com/mobile-apps/are-you-ready-for-xcode-11-and-ios-13-development/) - Node v.8.16.1 - appc v.7.1.1, 7.1.1-5, 7.0.10, and some others all tried Unfortunately didn't copy down the log. I uninstalled Node, nvm, and Xcode completely. Reinstalled Xcode 10.3 (w/o Xcode 11), reinstalled command line tools (https://developer.apple.com/download/more/). Reinstalled nvm using "curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.0/install.sh | bash" Reinstalled Node v.8.16.1 Reinstalled appcelerator and ran "appc use 7.0.10". Now I can once again test in simulator for Titanium 7.5.2 and Xcode 10.3 on iOS 12.4. Better than nothing. I will have to backup my system before updating to CLI 7.1.X +, so I can easily roll back. So many lost hours. Related StackOverflow post: https://stackoverflow.com/questions/58058931/simulator-is-not-available-appcelerator-studio
[~lfaure] Are you still having this issue? Actually, each Titanium SDK supports a specific range of Xcode versions, shown in the link below. - http://docs.appcelerator.com/platform/latest/#!/guide/Titanium_Compatibility_Matrix-section-src-29004837_TitaniumCompatibilityMatrix-SupportedversionsofXcode Hope this helps.