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

[TIMOB-26090] iOS: Add Xcode 12 dev-env #10105

Merged
merged 2 commits into from Jun 13, 2018
Merged

Conversation

hansemannn
Copy link
Collaborator

@@ -18,8 +18,8 @@
"minIosVersion": "8.0",
"minWatchosVersion": "1.0",
"vendorDependencies": {
"xcode": ">=6.0 <=9.x",
Copy link
Collaborator Author

Choose a reason for hiding this comment

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

@sgtcoolguy Not bumping Xcode here, but we should require Xcode 8+ in Ti SDK 8.0.0, since we actually do via code already.

Copy link
Contributor

Choose a reason for hiding this comment

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

These ranges are used by ti info to detect issues. I'd be fine with bumping this to >=8.0 <=10.x.

@build
Copy link
Contributor

build commented Jun 13, 2018

Fails
🚫

Tests have failed, see below for more information.

Messages
📖

💾 Here's the generated SDK zipfile.

Tests:

Classname Name Time Error
android.Titanium.UI.Layout TIMOB-23372 #4 5.174 Error: timeout of 5000ms exceeded
android.Titanium.UI.View getOrCreateView() should always return a View 10.964 Error: timeout of 10000ms exceeded

Generated by 🚫 dangerJS

Copy link
Contributor

@sgtcoolguy sgtcoolguy left a comment

Choose a reason for hiding this comment

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

Good to merge once that Xcode min is bumped to 8.0 in the package.json as per Chris Barber's comment.

@sgtcoolguy sgtcoolguy merged commit db52b8a into tidev:master Jun 13, 2018
sgtcoolguy pushed a commit that referenced this pull request Aug 27, 2018
* [TIMOB-26090] Add Xcode 12 dev-env
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

4 participants