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

Swift4.2 #16

Merged
merged 6 commits into from Oct 24, 2018
Merged

Swift4.2 #16

merged 6 commits into from Oct 24, 2018

Conversation

plflanagan
Copy link
Contributor

This PR migrates the codebase to Swift 4.2

I used the native migration tool to convert all the syntax to 4.2. I then took the additional step of changing the build setting SWIFT_SWIFT3_OBJC_INFERENCE to Default, as Apple's migration guide mentions.

Beyond this work, there were two other files that I added to .git_ignore, as they were at least showing up to me as untracked. I also changed other build settings to the recommended settings, according to Xcode warnings.

@anatoliyv anatoliyv merged commit cff8123 into anatoliyv:master Oct 24, 2018
@anatoliyv
Copy link
Owner

@plflanagan Thank you!

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

2 participants