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

Upgrade to Swift 4 #64

Merged
merged 2 commits into from Sep 22, 2017

Conversation

jeffaburt
Copy link
Contributor

After merging this PR, please create a 2.0.0 tag:

cd HidingNavigationBar/
git checkout master
git pull origin master
git tag 2.0.0
git push origin 2.0.0

Then, send an update to CocoaPods, that way we can just run pod update HidingNavigationBar and get all of the Swift 4 goodies:

pod trunk push

Thanks!

@tristanhimmelman tristanhimmelman merged commit 5393548 into tristanhimmelman:master Sep 22, 2017
@tristanhimmelman
Copy link
Owner

Thank you very much for handling the migration 👍

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