Skip to content

fix: build correctly for iOS when IPHONEOS_DEPLOYMENT_TARGET = 11.0; is specified in build.xcconfig #4206

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 5 commits into from
Dec 6, 2018

Conversation

Fatme
Copy link
Contributor

@Fatme Fatme commented Dec 6, 2018

PR Checklist

What is the current behavior?

iOS build fails when IPHONEOS_DEPLOYMENT_TARGET = 11.0; is specified in build.xcconfig

What is the new behavior?

iOS build doesn't fail when IPHONEOS_DEPLOYMENT_TARGET = 11.0; is specified in build.xcconfig

Rel to: #4197

Fatme added 4 commits December 5, 2018 16:13
Don't pass VALID_ARCHS and ARCHS to xcodebuild command in order to allow user to specify them from `build.xcconfig` file
@Fatme
Copy link
Contributor Author

Fatme commented Dec 6, 2018

run ci

@Fatme Fatme merged commit 6df784d into release-patch Dec 6, 2018
@Fatme Fatme deleted the fatme/ios-deployment-target branch December 6, 2018 13:34
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