ld: warning: arm64 function not 4-byte aligned: _ffi_call_SYSV from /Users/Downloads/SDK/iOS离线打包SDK/latest/2.8.3/iOSSDK@2.8.3.80232_20200728/SDK/Libs/liblibPGInvocation.a(sysv_arm64.o)
ld: warning: arm64 function not 4-byte aligned: _ffi_closure_SYSV from /Users/Downloads/SDK/iOS离线打包SDK/latest/2.8.3/iOSSDK@2.8.3.80232_20200728/SDK/Libs/liblibPGInvocation.a(sysv_arm64.o)
Undefined symbols for architecture arm64:
"_OBJCCLASS$_GeTuiSdk", referenced from:
objc-class-ref in libUniPush.a(PGPushServerAct.o)
objc-class-ref in libUniPush.a(PGPushActualize.o)
ld: symbol(s) not found for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Other Linker Flags 添加-llibPush -lUniPush报以上错误
Other Linker Flags 为-Objc可以运行但提示打包时未添加Push模块
Xcode 11.1