How to reproduce:
1. Open the attached Project "imagetest"
2. Build the project for iOS
3. Observe the Xcode Project Navigator tab
Expected result: "Images.xcassets" can be found
Actual result: "Images.xcassets" cannot be found
Reproducible with: 2022.2.13f1, 2022.2.14f1, 2023.2.0a6, 2023.2.0a10
Not reproducible with: 2020.3.47f1, 2021.3.22f1, 2022.2.12f1, 2023.1.0b11, 2023.2.0a5
Notes:
- The "Images.xcassets" folder can be found in the Xcode Project's folder under the "Unity-iPhone" folder
- Issue can be worked around by manually adding the "Images.xcassets" folder into the Xcode Project