Steps to reproduce:
- Create a new project
- Build visionOS Xcode project
- Build Xcode project
Actual results: Build fails with error '"AdSupport/ASIdentifierManager.h' file not found"
Expected results: Build is successful
Reproducible with versions: 6000.2.0b8, 6000.2.0f1, 6000.3.0a4, 6000.3.0a5_ead03adcce75
Not reproducible with versions: 2022.3.65f1, 6000.0.55f1, 6000.1.16f1, 6000.2.0b7
Tested on (OS): MacBook Pro, Apple M1 Max, OS: 26.0, Xcode 16.4
Notes:
- commenting failing line out fixes the issue and app builds