Search Issue Tracker
Active
Under Consideration for 1.5.X
Votes
3
Found in [Package]
1.4.5
1.5.2
Issue ID
LOC-1133
Regression
No
[iOS] Xcode build cannot find InfoPlist.strings when using iOS Appinfo metadata without English locale
How to reproduce:
1. Open the “IN_79872” project
2. In the Build Settings press Build And Run
3. Connect any iOS device and and build project through Xcode
Expected result: Project build successfully
Actual result: Build fails with an error in Xcode “Build input file cannot be found: '/Users/username/projectName/builds/en.lproj/InfoPlist.strings'“
Reproducible with: 1.4.5, 1.5.1, 1.5.2 (2021.3.40f1, 2022.3.37f1, 6000.0.10f1)
Reproducible on: macOS Sonoma 14.5
Not reproducible on: No other environment tested
Notes:
- No errors when building for Android or macOS Standalone platforms
Full error:
”Build input file cannot be found: '/Users/username/Downloads/projectName/untitled folder/untitled folder/en.lproj/InfoPlist.strings'. Did you forget to declare this file as an output of a script phase or custom build rule which produces it?”
All about bugs
View bugs we have successfully reproduced, and vote for the bugs you want to see fixed most urgently.
Latest issues
- Opening Terrain Prefab in Prefab Editing Mode throws "NullReferenceException" error
- [Search] Dragging query pills put them behind the search text field
- A CustomPropertyDrawer that returns a PropertyField for a property named the same as a child field will not render all child fields
- Graphics Settings shows default values instead of the real values in the Rendering Debugger when Volume.profile is assigned via script
- Deleting multiple Tags throws “NullReferenceException”, and "Retrieving array element that was out of bounds" errors when holding the Enter key
Add comment