| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
This is mostly a maintenance release.
There are some small changes to suppress warnings.
The repo has been tidied up to remove older CI files.
The Deployment target for iOS had been bumped to 11.0.
iOS 13 beta removed the following mode constants:
The first two were not actually implemented in CommonCrypto, according to comments in the header files.
The last one may have been implemented, but IDZSwiftCommonCrypto never exposed some constants that would have been needed to use it.
This release removes references to these constants.
This release updates IDZSwiftCommonCrypto to Swift 4.2.
• Fix issues in README.playground and DemoPlayground.playground
• Project now sets "APPLICATION_EXTENSION_API_ONLY" to yes. See PR #63.
• README.md updated to Swift 3 API.
• Checked in new version of Jazzy docs.
Version 0.9.0 had a rather aggressive CocoaPods iOS deployment version (9.3). In response to user requests this release has the iOS deployment version set to 9.0.
In addition the above, there are some minor script and documentation fixes.
Working podspec for CocoaPods.
Had some difficulty getting the podspec to work. This passes lint.
0.8.2 [CocoaPods] Added .swift-version. Bumped version.
| Back | FazBrowse Home | New Git URL |