Skip to content

Add Xcode 26 build support #624

@Kyle-Ye

Description

@Kyle-Ye

Since OS 26 SDK, UIKit and AppKit will export SwiftUICore.

Update the OpenSwiftUI_SPI part to avoid OSUICore -> SUICore

OSUICore -> OSUI_SPI (C module) -> AppKit -> SUICore (conflict).

Also this will only happen if the target is >= SwiftUI_v1. By default if we do not specify platform on Package, it will use arm64-apple-macos10.13.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions