https://github.com/software-mansion-labs/crypto-cpp-swift
crypto-cpp library packaged as xcframework
https://github.com/software-mansion-labs/crypto-cpp-swift
Last synced: 2 months ago
JSON representation
crypto-cpp library packaged as xcframework
- Host: GitHub
- URL: https://github.com/software-mansion-labs/crypto-cpp-swift
- Owner: software-mansion-labs
- License: mit
- Created: 2022-10-18T13:40:23.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-01-23T15:15:42.000Z (over 1 year ago)
- Last Synced: 2025-02-03T12:48:28.263Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 22.5 KB
- Stars: 0
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# crypto-cpp-swift
Bash script to compile the crypto-cpp library for ios and macos targets and pack them as xcframework.
It supports:
- arm64 ios
- arm64 iossimulator
- x86_64 iossimulator
- arm64 macosx
- x86_64 macosxRemember to pull submodules when cloning the repo.