An open API service indexing awesome lists of open source software.

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

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 macosx

Remember to pull submodules when cloning the repo.