You will get error
ld: warning: arm64 function not 4-byte aligned: _unwind_tester from /Users/User/Desktop/TYOM/Admob test/Xcode project/Libraries/libiPhone-lib.a(unwind_test_arm64.o)
ld: in /Users/User/Desktop/TYOM/Admob test/Xcode project/Libraries/Plugins/iOS/unity-plugin-library.a(GADUBanner_e1ca55b395064147a6f81a9b54e513ca.o), could not parse object file /Users/User/Desktop/TYOM/Admob test/Xcode project/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 '/Users/User/Desktop/TYOM/Admob test/Xcode project/Libraries/Plugins/iOS/unity-plugin-library.a' for architecture arm64
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Please let me know what to do to fix this problem.
project not builded because unity-plugin-library.a builded with xcode 12.5.1, I unable update xcode, because 12.5.1 required mac os big sur, i run on catalina.
how resolve: replace unity-plugin-library.a by source code from folder plugins/ios
Anyone got this to work? I am using unity 2019.4 (LTS) and plugin 6.0.1 and cant build on iOS.
Also can someone please explain why they would just upload this package on their main admob page when its not even doing the basic things like building on iOS? :(
Same, fails to build on Xcode 12.4 / Catalina
Same, fails to build on Xcode 12.4 / Catalina
Did you try chagning the version to 6.0.2 like copybara-service mentioned?
Same, fails to build on Xcode 12.4 / Catalina
Did you try chagning the version to 6.0.2 like copybara-service mentioned?
I don't see a 6.0.2 release at https://github.com/googleads/googleads-mobile-unity/releases
Also don't see any comments from copybara-service
For now it seems both recent releases come with major issues. A lot of work to keep this package updated - very disappointing.
project not builded because unity-plugin-library.a builded with xcode 12.5.1, I unable update xcode, because 12.5.1 required mac os big sur, i run on catalina.
how resolve: replace unity-plugin-library.a by source code from folder plugins/ios
This is correct, I have no issue when build iOS with Xcode 12.5.1
project not builded because unity-plugin-library.a builded with xcode 12.5.1, I unable update xcode, because 12.5.1 required mac os big sur, i run on catalina.
how resolve: replace unity-plugin-library.a by source code from folder plugins/iosThis is correct, I have no issue when build iOS with Xcode 12.5.1
I not really get the solution. can you provide step by step instruction?
However SDK must be fixed itself, to not give this kind of error.
Thanks
I not really get the solution. can you provide step by step instruction?
However SDK must be fixed itself, to not give this kind of error.
Thanks
I do nothing, just build my app with Xcode 12.5.1 and see no error, this is just for more information. I agree with you that the SDK should be tested on different versions of Xcode.
project not builded because unity-plugin-library.a builded with xcode 12.5.1, I unable update xcode, because 12.5.1 required mac os big sur, i run on catalina.
how resolve: replace unity-plugin-library.a by source code from folder plugins/ios
I do not really get the solution. can you provide step by step instruction?
However SDK must be fixed itself, to not give this kind of error.
Thanks
Yes. Just update Xcode 12.5.1 and issue will gone.
Most helpful comment
Anyone got this to work? I am using unity 2019.4 (LTS) and plugin 6.0.1 and cant build on iOS.
Also can someone please explain why they would just upload this package on their main admob page when its not even doing the basic things like building on iOS? :(