https://github.com/software-mansion-labs/poseidon-swift
Poseidon library packaged as xcframework
https://github.com/software-mansion-labs/poseidon-swift
Last synced: 2 months ago
JSON representation
Poseidon library packaged as xcframework
- Host: GitHub
- URL: https://github.com/software-mansion-labs/poseidon-swift
- Owner: software-mansion-labs
- License: mit
- Created: 2024-01-03T06:32:40.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-18T09:56:01.000Z (over 1 year ago)
- Last Synced: 2025-02-03T12:48:28.147Z (4 months ago)
- Language: Shell
- Homepage:
- Size: 5.86 KB
- Stars: 1
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# poseidon-swift
Bash script to compile the poseidon 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.