Skip to content

Swift22 fixes #375

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 7 commits into from
Mar 22, 2016
Merged

Conversation

SebastianOsinski
Copy link
Contributor

This PR resolves build errors in test target connected with change in declaration of one of XCTest methods (String was replaced with StaticString). It also resolves all warnings about deprecation of ++ operators etc. This PR should be merged after official release of Xcode 7.3.

@stephencelis
Copy link
Owner

Thank you! Does travis support Xcode 7.3? Wonder if bumping the .travis.yml file would allow tests to run?

@SebastianOsinski
Copy link
Contributor Author

stephencelis added a commit that referenced this pull request Mar 22, 2016
@stephencelis stephencelis merged commit 7c6fe7e into stephencelis:master Mar 22, 2016
@stephencelis
Copy link
Owner

Thanks!

@SebastianOsinski
Copy link
Contributor Author

@stephencelis Maybe it would be good idea to mark current HEAD as 0.93 version?

@stephencelis
Copy link
Owner

@SebastianOsinski I was hoping to resolve CocoaPods issues before bumping the version (see #380).

@SebastianOsinski
Copy link
Contributor Author

@stephencelis You're right, it sounds like a good idea, especially Carthage builds current version without a problem on Xcode 7.3.

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