-
/c4msis-ios/GenerateCommonCryptoModule.swift:15: 'characters' is unavailable: Please use String directly
这个是swift 版本不兼容吗?这么解决呢?
-
Hi,
It has carthage support?
Was minimum version of iOS?
Thanks.
-
Please consider submitting the following information (if relevant):
* Library setup method: file, Carthage, CocoaPods or Swift Package Manager.
* Version of the library. Example: 8.0.
* Xcode ver…
-
Please consider submitting the following information (if relevant):
* Library setup method: file, Carthage, CocoaPods or Swift Package Manager.
* Version of the library. Example: 8.0.
* Xcode ver…
-
Please consider submitting the following information (if relevant):
* Library setup method: file, Carthage, CocoaPods or Swift Package Manager.
* Version of the library. Example: 8.0.
* Xcode ver…
-
(or how I came to (almost) love Time Machine)
I checked out a repository as a submodule, committed some local changes, cavalierly ran `carthage update` to check for remote changes, and clobbered - it…
-
In keeping with the migration towards events + components, create a RandomComponent for random number generation, and switch all uses of the RNG to use it.
This should ensure that there is one sour…
-
An outdated sub command like pod and carthage have would be nice :-)
-
I tried to install GeohashKit using carthage with platform target = iOS and received the following error:
Dependency "GeohashKit" has no shared framework schemes for any of the platforms: iOS
`Nathan…
-
I am using swift and carthage in my project, so the pod installation does not work for me.