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

Bugfix - Swift Version File #30

Merged
merged 3 commits into from
Aug 30, 2017
Merged

Bugfix - Swift Version File #30

merged 3 commits into from
Aug 30, 2017

Conversation

cnoon
Copy link
Member

@cnoon cnoon commented Aug 30, 2017

This PR fixes up the 3.0.1 release by updating the Xcode project to fully support Xcode 9 and Swift 3.2 as well as bumps the .swift-version file for CocoaPods. I'm pushing this PR into a hotfix branch which we'll use for the release. Then I'll rebase the master branch onto the hotfix branch in preparation for the Willow 4.0.0 release.

@cnoon cnoon added this to the 3.0.2 milestone Aug 30, 2017
@cnoon cnoon self-assigned this Aug 30, 2017
@@ -969,7 +979,6 @@
PUBLIC_HEADERS_FOLDER_PATH = "$(CONTENTS_FOLDER_PATH)/Headers";
SKIP_INSTALL = YES;
SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
SWIFT_VERSION = 3.2;
Copy link
Member Author

Choose a reason for hiding this comment

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

All the red throughout the Xcode project files is due to removing overrides that were the same as the project defaults.

@cnoon cnoon merged commit 2baf2aa into hotfix Aug 30, 2017
@cnoon cnoon deleted the bugfix/swift-version-file branch August 30, 2017 17:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants