Skip to content

Upgrade xcode version for CI #48

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

Merged
merged 1 commit into from Oct 30, 2020
Merged

Upgrade xcode version for CI #48

merged 1 commit into from Oct 30, 2020

Conversation

ghost
Copy link

@ghost ghost commented Oct 30, 2020

This is experimental.

PR Checklist

What is the current behavior?

Travis CI iOS builds failing.

What is the new behavior?

Attempting to upgrade xcode version in hopes it will remedy the problem.

Fixes/Implements/Closes #[Issue Number].
N/A

@jdnichollsc

@ghost ghost changed the title update xcode in ci Upgrade xcode version for CI Oct 30, 2020
@ghost
Copy link
Author

ghost commented Oct 30, 2020

@jdnichollsc not sure if this is the desired solution but CI has passed. This tells me either a recent change is no longer compatible with xcode11.2, which I doubt, or Travis CI is either caching something or has changed their xcode11.2 image.

@ghost ghost mentioned this pull request Oct 30, 2020
@jcassidyav
Copy link

If you are using the new native script 7 cli it is not compatible with Xcode 11.

https://nativescript.org/blog/nativescript-6-7-xcode-compatibility/

@jdnichollsc jdnichollsc merged commit 0b24065 into proyecto26:develop Oct 30, 2020
@jdnichollsc
Copy link
Member

If you are using the new native script 7 cli it is not compatible with Xcode 11.

nativescript.org/blog/nativescript-6-7-xcode-compatibility

Ohh very interesting, thanks for sharing!

@jdnichollsc not sure if this is the desired solution but CI has passed. This tells me either a recent change is no longer compatible with xcode11.2, which I doubt, or Travis CI is either caching something or has changed their xcode11.2 image.

Thanks for your amazing help!

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.

2 participants