File tree 2 files changed +4
-2
lines changed
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 3
3
4
4
[ ![ Platform: macOS] ( https://img.shields.io/badge/Platform-macOS-blue.svg?style=flat )] ( https://developer.apple.com/osx/ )
5
5
[ ![ 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/ )
7
7
[ ![ Carthage: compatible] ( https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat )] ( https://github.com/Carthage/Carthage )
8
8
[ ![ License: Apache] ( http://img.shields.io/badge/License-Apache-lightgrey.svg?style=flat )] ( https://raw.githubusercontent.com/objecthub/swift-lispkit/master/LICENSE )
9
9
@@ -183,7 +183,7 @@ The following technologies are needed to build the components of the LispKit fra
183
183
command-line tool, Xcode and Carthage are not strictly needed. Just for compiling the framework and trying
184
184
the command-line tool in Xcode, the Swift Package Manager is not needed.
185
185
186
- - [ Xcode 9.3 ] ( https://developer.apple.com/xcode/ )
186
+ - [ Xcode 9.4 ] ( https://developer.apple.com/xcode/ )
187
187
- [ Carthage] ( https://github.com/Carthage/Carthage )
188
188
- [ Swift Package Manager] ( https://swift.org/package-manager/ )
189
189
- [ Swift 4.1] ( https://developer.apple.com/swift/ )
You can’t perform that action at this time.
0 commit comments