Skip to content

Stop building universal apps by default #25675

Description

@rolfbjarne

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions