Carthage is currently not working with Xcode 12. As a workaround a wrapper script has been proposed (see https://gist.github.com/skymobilebuilds/61f4a95bd62a3db36b52719aeab7e0d5). Until the issue is fixed and Carthage can built again with Xcode 12, the wrapper must be used instead of the direct `carthage` command.
7 lines
296 B
Text
7 lines
296 B
Text
github "SVProgressHUD/SVProgressHUD" "2.2.5"
|
|
github "kishikawakatsumi/KeychainAccess" "v4.2.1"
|
|
github "leonbreedt/FavIcon" "3.1.0"
|
|
github "mattrubin/Base32" "1.1.2+xcode10.2"
|
|
github "mattrubin/OneTimePassword" "3.2.0"
|
|
github "mssun/objective-git" "0.15"
|
|
github "radex/SwiftyUserDefaults" "5.0.0"
|