Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 275 Bytes

README.md

File metadata and controls

13 lines (9 loc) · 275 Bytes

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 macosx

Remember to pull submodules when cloning the repo.