File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 1+ Sources /LispKit /Resources /* linguist-vendored
2+ Tests /LispKitTests /Code /* linguist-vendored
Original file line number Diff line number Diff line change 33
44[ ![ Platform: macOS] ( https://img.shields.io/badge/Platform-macOS-blue.svg?style=flat )] ( https://developer.apple.com/osx/ )
55[ ![ Language: Swift 4.1] ( https://img.shields.io/badge/Language-Swift%204.1-green.svg?style=flat )] ( https://developer.apple.com/swift/ )
6- [ ![ IDE: Xcode 9.3 ] ( https://img.shields.io/badge/IDE-Xcode%209.3 -orange.svg?style=flat )] ( https://developer.apple.com/xcode/ )
6+ [ ![ IDE: Xcode 9.4 ] ( https://img.shields.io/badge/IDE-Xcode%209.4 -orange.svg?style=flat )] ( https://developer.apple.com/xcode/ )
77[ ![ Carthage: compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat )] ( https://github.com/Carthage/Carthage )
88[ ![ License: Apache] ( http://img.shields.io/badge/License-Apache-lightgrey.svg?style=flat )] ( https://raw.githubusercontent.com/objecthub/swift-lispkit/master/LICENSE )
99
@@ -183,7 +183,7 @@ The following technologies are needed to build the components of the LispKit fra
183183command-line tool, Xcode and Carthage are not strictly needed. Just for compiling the framework and trying
184184the command-line tool in Xcode, the Swift Package Manager is not needed.
185185
186- - [ Xcode 9.3 ] ( https://developer.apple.com/xcode/ )
186+ - [ Xcode 9.4 ] ( https://developer.apple.com/xcode/ )
187187- [ Carthage] ( https://github.com/Carthage/Carthage )
188188- [ Swift Package Manager] ( https://swift.org/package-manager/ )
189189- [ Swift 4.1] ( https://developer.apple.com/swift/ )
You can’t perform that action at this time.
0 commit comments