mirror of
https://github.com/nicklockwood/SwiftFormat.git
synced 2026-05-17 10:30:35 +00:00
Update supported swift versions in podfile
This commit is contained in:
committed by
Cal Stephens
parent
3f15e2e793
commit
d59418a504
@@ -34,7 +34,7 @@
|
||||
"osx": "10.14"
|
||||
},
|
||||
"swift_versions": [
|
||||
"5.3", "5.4", "5.5", "5.6", "5.7", "5.8", "5.9", "5.10"
|
||||
"5.7", "5.8", "5.9", "5.10", "6.0", "6.1", "6.2"
|
||||
],
|
||||
"requires_arc": true
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user