Skip to content

Commit ec9de3d

Browse files
committed
Add cartfile to build
1 parent bdd19b0 commit ec9de3d

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.gitignore

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ DerivedData
1717
*.ipa
1818
*.xcuserstate
1919
*.xcscmblueprint
20-
Cartfile.resolved
2120
Carthage/
2221

2322
# CocoaPods

Cartfile.resolved

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
github "typelift/SwiftCheck" "v0.6.2"

0 commit comments

Comments
 (0)