token-core icon indicating copy to clipboard operation
token-core copied to clipboard

iOS Framework Build Error

Open youngshingjun opened this issue 3 years ago • 0 comments

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?

youngshingjun avatar Jun 30 '22 03:06 youngshingjun