Stop building universal apps by default
Open
- Dominant language
- C#
- Stars
- 2.9k
- Forks
- 576
- Avg merge
- 2d 13h
- Merged PRs (30d)
- 96
Description
Xcode 27 will stop building universal apps if a project targets macOS 27+: "Build targets with a min deployment target set to macOS 27.0 or DriverKit 27.0 will not build Universal by default." (https://developer.apple.com/documentation/xcode-release-notes/xcode-27-release-notes)
We could do the same if we find `SupportedOSPlatformVersion>=27.0`
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.