| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| OHHTTPStubs.framework.zip | 2019-03-14 | 3.9 MB | |
| 7.0.0.tar.gz | 2019-03-14 | 328.8 kB | |
| 7.0.0.zip | 2019-03-14 | 503.1 kB | |
| README.md | 2019-03-14 | 1.1 kB | |
| Totals: 4 Items | 4.7 MB | 0 | |
- Updating default Swift Version to 4.2.
@jeffctown - Updating example projects to Swift 4.2 and Xcode 10.1.
@jeffctown - Updating iOS Lib Tests to have a minimum iOS version of 8.0.
@jeffctown
Notes:
Bumping this version to 7.0.0 because it's now using the Swift 4 APIs.
This version is still compatible with Swift 3.x when integrating with CocoaPods, as CocoaPods uses the sameSWIFT_VERSIONas your app project does so it adapts automatically and it's transparent for users. * If you're using Carthage and need Swift 3.x compatibility, you can follow the tips in the installation instructions of theREADME.md. * CI is now only testing Swift 4.x on Xcode 9.1 and 10.1.
* Thank you to @hellensoloviy, @robertoferraz, @rckoenes, @NikSativa for their pull requests updating Swift!