XCode Error and I dont know what they are saying... please help
Hi I am working my project and build successfully in Unity (version : 2021.2.0a21 and 2020.3.12f1). when I opened with Xcode, I get this below error code.
I have no idea what they are saying... could you please kindly help me for solving this error?
ld: warning: arm64 function not 4-byte aligned: _unwind_tester from /Volumes/Macintosh HD/01.Unity_Project/11.Fanzootastic/03.build/ver.9.test/Libraries/libiPhone-lib.a(unwind_test_arm64.o)
ld: in /Volumes/Macintosh HD/01.Unity_Project/11.Fanzootastic/03.build/ver.9.test/Libraries/Plugins/iOS/unity-plugin-library.a(GADUBanner_e1ca55b395064147a6f81a9b54e513ca.o), could not parse object file /Volumes/Macintosh HD/01.Unity_Project/11.Fanzootastic/03.build/ver.9.test/Libraries/Plugins/iOS/unity-plugin-library.a(GADUBanner_e1ca55b395064147a6f81a9b54e513ca.o): 'Invalid bitcode version (Producer: '1205.0.22.9.0_0' Reader: '1200.0.32.29_0')', using libLTO version 'LLVM version 12.0.0, (clang-1200.0.32.29)' file '/Volumes/Macintosh HD/01.Unity_Project/11.Fanzootastic/03.build/ver.9.test/Libraries/Plugins/iOS/unity-plugin-library.a' for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
I am suspecting something do with unity setting, but I could not find anywhere in google. I hope someone can help me for this issue.
thank you in advance. Shota