Use prebuilt objectivegit framework
This commit is contained in:
parent
62fd830092
commit
400cee6a8f
2 changed files with 2 additions and 2 deletions
2
Cartfile
2
Cartfile
|
|
@ -1,6 +1,6 @@
|
|||
github "SVProgressHUD/SVProgressHUD"
|
||||
github "radex/SwiftyUserDefaults"
|
||||
github "mssun/objective-git" "master"
|
||||
github "mssun/objective-git"
|
||||
github "leonbreedt/FavIcon"
|
||||
github "kishikawakatsumi/KeychainAccess"
|
||||
github "mattrubin/OneTimePassword"
|
||||
|
|
|
|||
|
|
@ -3,5 +3,5 @@ github "kishikawakatsumi/KeychainAccess" "v4.1.0"
|
|||
github "leonbreedt/FavIcon" "3.0.6"
|
||||
github "mattrubin/Base32" "1.1.2+xcode10.2"
|
||||
github "mattrubin/OneTimePassword" "3.2.0"
|
||||
github "mssun/objective-git" "4c7b5d196632c7bfaefd6f676ed5480e6e191cca"
|
||||
github "mssun/objective-git" "0.15"
|
||||
github "radex/SwiftyUserDefaults" "4.0.0"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue