-
As written in https://github.com/LFDT-Hiero/tsc/issues/3 we have the direct dependency https://github.com/krzyzanowskim/CryptoSwift.git@1.0.0 that has a license that needs clarification.
-
Currently swiftDDP depends on CryptoSwift 0.6.9 but CryptoSwift has had some major improvements and is currently at version 0.7.2. Could you update your dependency so we can use up to date crypto?
-
Currently the SDK depends on a third party library CryptoSwift. It could be could to let developers the ability to choose which library they use for crypto. This can be achieved by providing an interf…
-
### Primary Goal
Replace the [CryptoSwift](https://github.com/krzyzanowskim/CryptoSwift) dependency in JWT with [CommonCrypto](https://developer.apple.com/security/)
### Motivation
When I started…
below updated
7 years ago
-
Failed to build iOS app
Error output from Xcode build:
↳
** BUILD FAILED **
Xcode's output:
↳
=== BUILD TARGET CryptoSwift OF PROJECT Pods WITH CONFIGURATION Debug ===
/Users/ye/Dow…
-
Hi, I am trying to use this macro with a project that is built using `swift_library`
I've created the `Pods.WORKSPACE` file with the following content
```
new_pod_repository(
name = "CryptoSw…
-
Use swift-crypto vended by swift-SRP instead
-
Hello,
I was eager to check new swift functionality. Unfortunately, I got these error messages.
Resolve API:
```
[iPhone::com.customerapp ]-> const r = new ApiResolver('swift');
r.enumerateMa…
-
在xcode10.2上编译,报错如下信息:
```
Launching lib/main.dart on iPhone Xʀ in debug mode...
Running Xcode build...
Xcode build done. 9.2s
Failed to build iOS app
E…
-
Command /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc failed with exit code 1
Full error log:
> :0: error: filename "PBKDF1.swift" used twice: '/U…