Skip to content

Swift 2.2 support#60

Merged
mdiep merged 8 commits intomasterfrom
swift-2.2
Mar 24, 2016
Merged

Swift 2.2 support#60
mdiep merged 8 commits intomasterfrom
swift-2.2

Conversation

@ikesyo
Copy link
Copy Markdown
Member

@ikesyo ikesyo commented Mar 23, 2016

This is another breaking change because of the associatedtype usage.

Updated Nimble to be built with Xcode 7.3.

@ikesyo ikesyo changed the title Swift 2.2 support [BREAKING] Swift 2.2 support Mar 23, 2016
@mdiep
Copy link
Copy Markdown
Member

mdiep commented Mar 23, 2016

Would it be possible to maintain compatibility with both Swift 2.1 and Swift 2.2 for a single release? 🙏

This reverts commit f5f9e98.
@ikesyo
Copy link
Copy Markdown
Member Author

ikesyo commented Mar 24, 2016

Would it be possible to maintain compatibility with both Swift 2.1 and Swift 2.2 for a single release? 🙏

Okay, let's keep using typealias atm, that is deprecated but still can be used.

@ikesyo ikesyo changed the title [BREAKING] Swift 2.2 support Swift 2.2 support Mar 24, 2016
Comment thread .travis.yml
- script: placeholder # workaround for https://github.com/travis-ci/travis-ci/issues/4681
include:
- script: script/cibuild
osx_image: xcode7.2
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Nice

@mdiep
Copy link
Copy Markdown
Member

mdiep commented Mar 24, 2016

😂

This is great stuff. 👏 Thanks for doing the work! 💖

@mdiep mdiep merged commit 1c48690 into master Mar 24, 2016
@mdiep mdiep deleted the swift-2.2 branch March 24, 2016 02:11
@mdiep mdiep mentioned this pull request Mar 27, 2016
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.

3 participants