Skip to content

Update path to DeviceTypes for Xcode 16.3#67

Merged
me11kiy merged 1 commit intogoogle:masterfrom
thelvis4:fix-devicetype-path-xcode-16.3
May 27, 2025
Merged

Update path to DeviceTypes for Xcode 16.3#67
me11kiy merged 1 commit intogoogle:masterfrom
thelvis4:fix-devicetype-path-xcode-16.3

Conversation

@thelvis4
Copy link
Copy Markdown

Starting with Xcode 16.3, the simulator device type (.simdevicetype) dirs are no longer shipped with Xcode itself.

FileNotFoundError: [Errno 2] No such file or directory: '/Applications/Xcode-16.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Library/Developer/CoreSimulator/Profiles/DeviceTypes/iPhone 16.simdevicetype/Contents/Resources/profile.plist'

Instead, the test runner should look for .simdevicetype dirs in /Library/Developer/CoreSimulator/Profiles for Xcode 16.3 and newer.

@thelvis4
Copy link
Copy Markdown
Author

@tirodkar ptal

@Reflejo
Copy link
Copy Markdown

Reflejo commented May 21, 2025

Can we get this one merged, please? This is blocking our Xcode update

@me11kiy me11kiy merged commit 8710f14 into google:master May 27, 2025
1 check passed
@iMostfa
Copy link
Copy Markdown

iMostfa commented Jun 15, 2025

Sorry, but doesn't this change require a release ?

sugarmanz added a commit to sugarmanz/rules_apple that referenced this pull request Jun 27, 2025
brentleyjones pushed a commit to bazelbuild/rules_apple that referenced this pull request Jun 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants