Skip to content
This repository was archived by the owner on Apr 21, 2025. It is now read-only.

Conversation

@chinmaygarde
Copy link
Contributor

We used to pick the iOS SDK that was pointed to by the symlink in Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs which could point to a build platform specified version of the SDK. Now, we need to be explicit about the target iOS SDK.

We used to pick the iOS SDK that was pointed to by the symlink in Contents/Developer/Platforms/iPhoneSimulator.platform/Developer/SDKs which could point to a build platform specified version of the SDK. Now, we need to be explicit about the target iOS SDK.
@chinmaygarde
Copy link
Contributor Author

Depends on the buildbot being ready with iOS SDK 10 flutter/flutter#10510


# Version of the iOS SDK to use (may be higher than the deployment target if
# the code has been written with appropriate version checks).
ios_sdk_target = "10.3"
Copy link
Contributor Author

Choose a reason for hiding this comment

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

We should call this ios_sdk_version instead.

@cbracken
Copy link
Member

cbracken commented Jun 9, 2017

lgtm

@chinmaygarde
Copy link
Contributor Author

Damn. I totally forgot about this patch. Will recreate and submit another one. Sorry.

@chinmaygarde chinmaygarde deleted the xcode branch August 8, 2017 01:10
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants