diff --git a/content/changelogs/osx-xcode-16.0.x-edge.md b/content/changelogs/osx-xcode-16.0.x-edge.md new file mode 100644 index 00000000..11d54f2c --- /dev/null +++ b/content/changelogs/osx-xcode-16.0.x-edge.md @@ -0,0 +1,20 @@ +--- +title: Xcode 16.0 with edge updates changelog +summary: Changelog of stack updates +--- + +Bitrise stacks are updated continuously according to the [stack update policy](https://devcenter.bitrise.io/en/infrastructure/build-stacks/stack-update-policy.html). + +Check out the [stack report page]({{% ref "/stack_reports/osx-xcode-16.0.x-edge.md" %}}) for a snapshot of what is currently installed. + +{{< hint info >}} +Learn more [how to get notified of updates]({{% ref "/tips/Get notified" %}}). +{{< /hint >}} + +## Updates + +### Stack update `v2024-06-10` + +- Initial release of the stack with [Xcode 16.0 Beta 1](https://developer.apple.com/documentation/xcode-release-notes/xcode-16-release-notes). + + diff --git a/content/stack_reports/osx-xcode-16.0.x-edge.md b/content/stack_reports/osx-xcode-16.0.x-edge.md new file mode 100644 index 00000000..3716b22b --- /dev/null +++ b/content/stack_reports/osx-xcode-16.0.x-edge.md @@ -0,0 +1,49 @@ +--- +title: Xcode 16.0 with edge updates +summary: macOS stack for building with Xcode 16.0, with more frequent tool updates +platform: macOS +xcode: 16.0 +flavor: edge +weight: 15 +--- + +## Languages and runtimes + +{{< languages filepath="data/osx-xcode-16.0.x-edge/languages.json" >}} + +## Simulators + +Available runtimes and devices: + +{{< simulators filepath="data/osx-xcode-16.0.x-edge/simctl.json" >}} + +## CLI tools + +### Apple development + +{{< generic filepath="data/osx-xcode-16.0.x-edge/apple.json">}} + +### Android development + +{{< generic filepath="data/osx-xcode-16.0.x-edge/android.json">}} +{{< android-sdk filepath="data/osx-xcode-16.0.x-edge/android-sdk.txt" >}} + +### Generic tools + +{{< generic filepath="data/osx-xcode-16.0.x-edge/tools.json" >}} + +### Global NPM packages + +{{< generic filepath="data/osx-xcode-16.0.x-edge/npm.json">}} + +### Bitrise-specific + +{{< generic filepath="data/osx-xcode-16.0.x-edge/bitrise.json" >}} + +### Homebrew + +{{< brew filepath="data/osx-xcode-16.0.x-edge/brew.txt">}} + +## OS + +{{< generic filepath="data/osx-xcode-16.0.x-edge/os.json" >}}