anoncreds-rs
anoncreds-rs copied to clipboard
Instead of having iOS XC framework, making it a universal XC Framework
Hello there.
I would like to propose that instead of having separate libraries for iOS and Mac.
You would probably just have to add the libraries you build for Darwin to the xcframework. This would make the xcframework universal.
- run: >
./build-xcframework.sh aarch64-apple-ios \
aarch64-apple-ios-sim \
x86_64-apple-ios \
aarch64-apple-darwin \
x86_64-apple-darwin \
include