Unity IOS Xcode linker error undefined symbols referenced by UICKeyChainStore.o
I am very new to Mac and IOS, this is my first time building our game for iOS. Using Mac 2022 M2 arm 64, Unity version 2022, building for iOS min 13. The same project has been built for iOS successfully before by another developer, so the problem is on my side. I didn’t change any settings in the exported Xcode project other than adding the provision file.
The problem:
Unity creates the Xcode project, which I then open in Xcode, add the certificate and provision file. When I click Product/Archive I get 79 linking errors at the end of the build. All of them are undefined symbols referenced by UICKeyChainStore.o
Unity IOS Xcode linker error undefined symbols referenced by UICKeyChainStore.o
I am very new to Mac and IOS, this is my first time building our game for iOS. Using Mac 2022 M2 arm 64, Unity version 2022, building for iOS min 13. The same project has been built for iOS successfully before by another developer, so the problem is on my side. I didn’t change any settings in the exported Xcode project other than adding the provision file.
The problem:
Unity creates the Xcode project, which I then open in Xcode, add the certificate and provision file. When I click Product/Archive I get 79 linking errors at the end of the build. All of them are undefined symbols referenced by UICKeyChainStore.o