token-core
token-core copied to clipboard
iOS Framework Build Error
fatal error: /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/lipo: archive member /Users/andrew/token-core/target/x86_64-apple-ios/release/libtcx.a(aesni-x86_64-macosx.o) cputype (16777228) and cpusubtype (0) does not match previous archive members cputype (16777223) and cpusubtype (3) (all members must match) [ERROR cargo_lipo] Executing "lipo" "-create" "-output" "/Users/andrew/token-core/target/universal/release/libtcx.a" "/Users/andrew/token-core/target/aarch64-apple-ios/release/libtcx.a" "/Users/andrew/token-core/target/x86_64-apple-ios/release/libtcx.a" finished with error status: exit status: 1
stable-aarch64-apple-darwin Apple M1 Pro Xcode Version 13.2.1 (13C100)
Who can help me?