Xcode 10 and Swift 4.2
Released on 2018-09-17. All issues associated with this milestone can be found using this filter.
Added
- An internal initializer to
SQLiteError
to assist in error mocking for testing.- Added by Christian Noon.
Updated
- The Xcode project to use Xcode 9.3 compatibility mode.
- Updated by Christian Noon in Pull Request #10.
- The Xcode project to support Xcode 10 and Swift 4.2.
- Updated by Christian Noon in Pull Request #10.
- The Travis-CI YAML file to use
bundler
and Xcode 10.- Updated by Christian Noon in Pull Request #10.