Search Issue Tracker
Third Party Issue
Third Party Issue in 2023.3.X
Votes
0
Found in
2021.3.30f1
2022.3.9f1
2023.1.13f1
2023.2.0b9
2023.3.0a5
Issue ID
UUM-48836
Regression
No
Build fails with the error “libarclite_iphoneos.a” file is not found when using Pods and building for iOS devices if using Xcode 14.3
How to reproduce:
1. Build And Run the user’s attached “IN-52789_DIVClient.zip” project
2. Observe the result
Expected result: Build succeeded
Actual result: Build fails with an error that the “libarclite_iphoneos.a” file is not found
Reproducible with: 2021.3.30f1, 2022.3.9f1, 2023.1.13f1, 2023.2.0b9, 2023.3.0a5
Reproduced on: macOS 13.4.1 (Intel)
Note: reproduced with Xcode 14.3 (user’s info), 14.3.1, not reproducible with Xcode 14.2 (user’s info)
Workaround: In the Xcode’s Project Navigator, select “Pods,” then in the Targets, select “Protobuf” and change “Minimum Deployments” iOS from 8.0 to 11
Add comment
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Too little validation messages in the "WebAssembly Language Features" Memory settings
- Project Settings Search Highlights are misaligned when using the Bitmap Text Rendering Mode
- "GetControlID at event ValidateCommand returns a controlID different from the one in Layout event" Warning is thrown when undoing the deletion of Sprite Shape Profile
- Memory related fields in the "WebAssembly Language Features" can be set to the negative numbers
- "WebAssembly Language Features" Header in the Player Settings has a smaller indentation
Resolution Note:
Cocoa Pods is a third party thing, issues related to it are not Unity.
Resolution Note (2023.3.X):
Cocoa Pods is a third party thing, issues related to it are not Unity.