File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 1
1
# CodeRunnerCLI
2
2
3
- [ ![ Swift] ( https://img.shields.io/badge/Swift-3.2-lightgrey.svg )] ( https://swift.org )
4
- [ ![ SPM] ( https://img.shields.io/badge/SPM-compatible-brightgreen.svg )] ( https://swift.org/package-manager )
3
+ [ ![ Swift] ( https://img.shields.io/badge/Swift-4.0-brightgreen.svg )] ( https://swift.org )
4
+ [ ![ SPM] ( https://img.shields.io/badge/SPM-v4-brightgreen.svg )] ( https://swift.org/package-manager )
5
+ ![ OS] ( https://img.shields.io/badge/compatible-macOS%2010.11-lightgrey.svg )
5
6
[ ![ GitHub release] ( https://img.shields.io/github/release/cojoj/CodeRunnerCLI.svg )] ( https://github.com/cojoj/CodeRunnerCLI/releases/latest )
6
7
7
8
I won't be advertising here for [ CodeRunner 2] ( https://coderunnerapp.com ) , but it's a great app! 😅
@@ -14,7 +15,7 @@ Wait no more! It's here and written in nothing else, but **Swift**! 🙌
14
15
# Requirements
15
16
16
17
This tool is for ** macOS only** . To run it, make sure you have:
17
- + ** Swift 3.2 ** (SPM)
18
+ + ** Swift 4.0 ** (SPM v4 )
18
19
+ ** macOS 10.11** or higher
19
20
+ ** Git**
20
21
You can’t perform that action at this time.
0 commit comments