Skip to content
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

fix: add executable information to simulator when looping over xcodes #103

Merged
merged 1 commit into from Oct 22, 2019

Conversation

ewanharris
Copy link
Contributor

When adding the global simulator runtimes into the runtime info, set the executable information only when we have it and we know the xcode version and simulator are compatible

Fixes TIMOB-27490

When adding the global simulator runtimes into the runtime info, set the executable information only when we have it and we know the xcode version and simulator are compatible

Fixes TIMOB-27490
@ssjsamir ssjsamir self-requested a review October 22, 2019 10:51
Copy link

@ssjsamir ssjsamir left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

FR Passed: Able to once again build on iOS Sims using the instructions mentioned in: https://jira.appcelerator.org/browse/TIMOB-27490. This also seemed to fix:(https://jira.appcelerator.org/browse/CLI-1372).

Test Environment

Xcode 11 and 10.2
iOS 13 sim (iPhone 7)
SDK version 8.2.1.v20191021132318
Mac OS X 10.15.1
Node.js Version = 10.16.3
npm Version = 6.9.0
Appcelerator CLI
Installer = 4.2.15-1
Core Package = 7.1.1

Copy link
Contributor

@cb1kenobi cb1kenobi left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Gah, copy and paste. APPROVED!

@cb1kenobi cb1kenobi merged commit 520cedd into tidev:1_7_X Oct 22, 2019
@ewanharris ewanharris deleted the TIMOB-27490 branch November 13, 2019 22:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants