Skip to content

Build release xcframework deliverable with Xcode 15 #3411

@armcknight

Description

@armcknight

Looks like we still build it with Xcode 14.3:

build-xcframework:
name: Build XCFramework
runs-on: macos-13
steps:
- uses: actions/checkout@v4
- run: ./scripts/ci-select-xcode.sh
XCODE_VERSION="${1:-14.3}"

Related to #3329

Metadata

Metadata

Labels

No labels
No labels

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions