Skip to content

Swift 2.2 and Xcode 7.3#269

Merged
modocache merged 5 commits intoQuick:masterfrom
phatblat:pr/swift2.2
Mar 24, 2016
Merged

Swift 2.2 and Xcode 7.3#269
modocache merged 5 commits intoQuick:masterfrom
phatblat:pr/swift2.2

Conversation

@phatblat
Copy link
Copy Markdown
Member

General changes to get Nimble to build on Xcode 7.3 without warnings (aside from "Embedded dylibs/frameworks only run on iOS 8 or later")

  • Replace deprecated __FILE__, __LINE__ and __FUNCTION__ with #file, #line and #function, respectively
  • Use new associatedtype keyword
  • Fixed a couple OS X tests that were failing due to @3 not coming through as optional

Supersedes #265

⚠️ These changes require Xcode 7.3 and Swift 2.2 or better.

Loading
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.

6 participants