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
ignoring file /Users/wangleilei03/noncereboot1131UI/IOKit.framework/IOKit.tbd, file was built for unsupported file format ( 0x2D 0x2D 0x2D 0x20 0x21 0x74 0x61 0x70 0x69 0x2D 0x74 0x62 0x64 0x2D 0x76 0x33 ) which is not the architecture being linked (arm64): /Users/wangleilei03/noncereboot1131UI/IOKit.framework/IOKit.tbd
Undefined symbols for architecture arm64:
"_IORegistryEntryGetProperty", referenced from:
_getval in nonce.o
"_IOConnectTrap6", referenced from:
_kexecute in kexecute.o
"_IORegistryEntrySetCFProperties", referenced from:
_applydict in nonce.o
"_IOServiceMatching", referenced from:
_prepare_user_client in kexecute.o
_get_iodtnvram_obj in unlocknvram.o
_applydict in nonce.o
_getval in nonce.o
"_kIOMasterPortDefault", referenced from:
_prepare_user_client in kexecute.o
_get_iodtnvram_obj in unlocknvram.o
_applydict in nonce.o
_getval in nonce.o
"_IOServiceGetMatchingService", referenced from:
_prepare_user_client in kexecute.o
_get_iodtnvram_obj in unlocknvram.o
_applydict in nonce.o
_getval in nonce.o
"_IOServiceOpen", referenced from:
_prepare_user_client in kexecute.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
It can't work for arm64?
The text was updated successfully, but these errors were encountered:
ignoring file /Users/wangleilei03/noncereboot1131UI/IOKit.framework/IOKit.tbd, file was built for unsupported file format ( 0x2D 0x2D 0x2D 0x20 0x21 0x74 0x61 0x70 0x69 0x2D 0x74 0x62 0x64 0x2D 0x76 0x33 ) which is not the architecture being linked (arm64): /Users/wangleilei03/noncereboot1131UI/IOKit.framework/IOKit.tbd
Undefined symbols for architecture arm64:
"_IORegistryEntryGetProperty", referenced from:
_getval in nonce.o
"_IOConnectTrap6", referenced from:
_kexecute in kexecute.o
"_IORegistryEntrySetCFProperties", referenced from:
_applydict in nonce.o
"_IOServiceMatching", referenced from:
_prepare_user_client in kexecute.o
_get_iodtnvram_obj in unlocknvram.o
_applydict in nonce.o
_getval in nonce.o
"_kIOMasterPortDefault", referenced from:
_prepare_user_client in kexecute.o
_get_iodtnvram_obj in unlocknvram.o
_applydict in nonce.o
_getval in nonce.o
"_IOServiceGetMatchingService", referenced from:
_prepare_user_client in kexecute.o
_get_iodtnvram_obj in unlocknvram.o
_applydict in nonce.o
_getval in nonce.o
"_IOServiceOpen", referenced from:
_prepare_user_client in kexecute.o
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
It can't work for arm64?
The text was updated successfully, but these errors were encountered: