File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11language : objective-c
22rvm : 2.3
33# https://docs.travis-ci.com/user/reference/osx
4- osx_image : xcode10.1
4+ osx_image : xcode10.2
55env :
66 global :
77 - IOS_SIMULATOR="iPhone 6s"
Original file line number Diff line number Diff line change 6868## Installation
6969
7070> _ Note:_ SQLite.swift requires Swift 4.2 (and
71- > [ Xcode 10] ( https://developer.apple.com/xcode/downloads/ ) ) or greater.
71+ > [ Xcode 10.2 ] ( https://developer.apple.com/xcode/downloads/ ) ) or greater.
7272
7373
7474### Carthage
Original file line number Diff line number Diff line change @@ -112,7 +112,7 @@ and the [companion repository][SQLiteDataAccessLayer2].
112112
113113## Installation
114114
115- > _ Note:_ SQLite.swift requires Swift 4.2 (and [ Xcode] [ ] 10).
115+ > _ Note:_ SQLite.swift requires Swift 4.2 (and [ Xcode] [ ] 10.2 ).
116116
117117### Carthage
118118
You can’t perform that action at this time.
0 commit comments