File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ let package = Package(
16
16
. package ( url: " https://github.com/yonaskolb/JSONUtilities.git " , from: " 4.2.0 " ) ,
17
17
. package ( url: " https://github.com/kylef/Spectre.git " , from: " 0.9.2 " ) ,
18
18
. package ( url: " https://github.com/onevcat/Rainbow.git " , from: " 4.0.0 " ) ,
19
- . package ( url: " https://github.com/tuist/XcodeProj.git " , from : " 8.13.0 " ) ,
19
+ . package ( url: " https://github.com/tuist/XcodeProj.git " , exact : " 8.13.0 " ) ,
20
20
. package ( url: " https://github.com/jakeheis/SwiftCLI.git " , from: " 6.0.3 " ) ,
21
21
. package ( url: " https://github.com/mxcl/Version " , from: " 2.0.0 " ) ,
22
22
. package ( url: " https://github.com/SwiftDocOrg/GraphViz.git " , exact: " 0.2.0 " ) ,
You can’t perform that action at this time.
0 commit comments