You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 9, 2024. It is now read-only.
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: