Skip to content

Commit

Permalink
Initial XC 16.0 Pages (#592)
Browse files Browse the repository at this point in the history
* Initial XC 16.0 Pages

* set flavor to stable16

* *
  • Loading branch information
pgyula authored Sep 17, 2024
1 parent c251347 commit 7ed3213
Show file tree
Hide file tree
Showing 15 changed files with 4,941 additions and 0 deletions.
19 changes: 19 additions & 0 deletions content/changelogs/osx-xcode-16.0.x.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
---
title: Xcode 16.0 changelog
summary: Changelog of stack updates
type: basic_page
---

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.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-09-10` (released on 2024-09-10)

- Homebrew package upgrades
49 changes: 49 additions & 0 deletions content/stack_reports/osx-xcode-16.0.x.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,49 @@
---
title: Xcode 16.0
summary: macOS stack for building with Xcode 16.0
platform: macOS
xcode: "16.0"
flavor: stable
weight: 17
---

## Languages and runtimes

{{< languages filepath="data/osx-xcode-16.0.x/languages.json" >}}

## Simulators

Available runtimes and devices:

{{< simulators filepath="data/osx-xcode-16.0.x/simctl.json" >}}

## CLI tools

### Apple development

{{< generic filepath="data/osx-xcode-16.0.x/apple.json">}}

### Android development

{{< generic filepath="data/osx-xcode-16.0.x/android.json">}}
{{< android-sdk filepath="data/osx-xcode-16.0.x/android-sdk.txt" >}}

### Generic tools

{{< generic filepath="data/osx-xcode-16.0.x/tools.json" >}}

### Global NPM packages

{{< generic filepath="data/osx-xcode-16.0.x/npm.json">}}

### Bitrise-specific

{{< generic filepath="data/osx-xcode-16.0.x/bitrise.json" >}}

### Homebrew

{{< brew filepath="data/osx-xcode-16.0.x/brew.txt">}}

## OS

{{< generic filepath="data/osx-xcode-16.0.x/os.json" >}}
12 changes: 12 additions & 0 deletions data/osx-xcode-16.0.x/android-sdk.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
Installed packages:
Path | Version | Description | Location
------- | ------- | ------- | -------
build-tools;35.0.0 | 35.0.0 | Android SDK Build-Tools 35 | build-tools/35.0.0
cmake;3.10.2.4988404 | 3.10.2 | CMake 3.10.2.4988404 | cmake/3.10.2.4988404
cmake;3.22.1 | 3.22.1 | CMake 3.22.1 | cmake/3.22.1
ndk;26.3.11579264 | 26.3.11579264 | NDK (Side by side) 26.3.11579264 | ndk/26.3.11579264
platform-tools | 35.0.2 | Android SDK Platform-Tools | platform-tools
platforms;android-32 | 1 | Android SDK Platform 32 | platforms/android-32
platforms;android-33 | 3 | Android SDK Platform 33 | platforms/android-33
platforms;android-34 | 3 | Android SDK Platform 34 | platforms/android-34

26 changes: 26 additions & 0 deletions data/osx-xcode-16.0.x/android.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
[
{
"category": "android",
"output": {
"items": null,
"errors": [
{
"name": "Emulator version",
"error": "exit status 2: grep: /usr/local/share/android-sdk/emulator/source.properties: No such file or directory\n"
},
{
"name": "Gradle",
"error": "exit status 127: zsh:1: command not found: gradle\n"
},
{
"name": "Maven",
"error": "exit status 127: zsh:1: command not found: mvn\n"
},
{
"name": "Ant",
"error": "exit status 127: zsh:1: command not found: ant\n"
}
]
}
}
]
122 changes: 122 additions & 0 deletions data/osx-xcode-16.0.x/apple.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,122 @@
[
{
"category": "apple",
"output": {
"items": [
{
"name": "Xcode version",
"category": "apple",
"version": "",
"raw_output": "Xcode 16.0\nBuild version 16A5230g",
"executed_command": "xcodebuild -version"
},
{
"name": "Swift (Xcode bundled)",
"category": "apple",
"version": "",
"raw_output": "swift-driver version: 1.115 Apple Swift version 6.0 (swiftlang-6.0.0.9.10 clang-1600.0.26.2)\nTarget: arm64-apple-macosx14.0",
"executed_command": "xcrun swift --version"
},
{
"name": "Active Xcode command line tools",
"category": "apple",
"version": "",
"raw_output": "/Applications/Xcode-16.0.0.app/Contents/Developer",
"executed_command": "xcode-select --print-path"
},
{
"name": "Rosetta",
"category": "apple",
"version": "",
"raw_output": "package-id: com.apple.pkg.RosettaUpdateAuto\nversion: 1.0.0.0.1.1715076803\nvolume: /\nlocation: /\ninstall-time: 1724672853",
"executed_command": "pkgutil --pkg-info com.apple.pkg.RosettaUpdateAuto"
},
{
"name": "swift-format",
"category": "apple",
"version": "510.1.0",
"raw_output": "510.1.0",
"executed_command": "swift-format --version"
},
{
"name": "Tuist",
"category": "apple",
"version": "4.20.0",
"raw_output": "4.20.0",
"executed_command": "tuist version"
},
{
"name": "Homebrew config",
"category": "apple",
"version": "",
"raw_output": "HOMEBREW_VERSION: 4.3.17\nORIGIN: https://github.com/Homebrew/brew\nHEAD: 3426911432b93dc46d20d910c2f4fd33cdac62a2\nLast commit: 7 days ago\nCore tap JSON: 26 Aug 12:02 UTC\nCore cask tap JSON: 26 Aug 12:02 UTC\nHOMEBREW_PREFIX: /opt/homebrew\nHOMEBREW_CASK_OPTS: [\"--no-quarantine\"]\nHOMEBREW_MAKE_JOBS: 5\nHOMEBREW_NO_ANALYTICS: set\nHOMEBREW_NO_INSTALLED_DEPENDENTS_CHECK: set\nHOMEBREW_NO_INSTALL_CLEANUP: set\nHomebrew Ruby: 3.3.4 =\u003e /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.4_1/bin/ruby\nCPU: 5-core 64-bit dunno\nClang: 16.0.0 build 1600\nGit: 2.46.0 =\u003e /opt/homebrew/bin/git\nCurl: 8.6.0 =\u003e /usr/bin/curl\nmacOS: 14.5-arm64\nCLT: 15.3.0.0.1.1708646388\nXcode: 16.0 =\u003e /Applications/Xcode-16.0.0.app/Contents/Developer\nRosetta 2: false",
"executed_command": "brew config"
},
{
"name": "Mint",
"category": "apple",
"version": "0.17.5",
"raw_output": "Version: 0.17.5",
"executed_command": "mint version"
},
{
"name": "Cocoapods config",
"category": "apple",
"version": "",
"raw_output": "### Stack\n\n```\n CocoaPods : 1.15.2\n Ruby : ruby 3.3.4 (2024-07-09 revision be1089c8ec) [arm64-darwin23]\n RubyGems : 3.5.11\n Host : macOS 14.5 (23F79)\n Xcode : 16.0 (16A5230g)\n Git : git version 2.39.5 (Apple Git-154)\nRuby lib dir : /Users/vagrant/.asdf/installs/ruby/3.3.4/lib\nRepositories : master - git - https://github.com/CocoaPods/Specs.git @ bada0d46b385d92691752b25809635ffeaa242a4\n\n trunk - CDN - https://cdn.cocoapods.org/\n```\n\n### Installation Source\n\n```\nExecutable Path: /Users/vagrant/.asdf/installs/ruby/3.3/bin/pod\n```\n\n### Plugins\n\n```\ncocoapods-deintegrate : 1.0.5\ncocoapods-plugins : 1.0.0\ncocoapods-search : 1.0.1\ncocoapods-trunk : 1.6.0\ncocoapods-try : 1.2.0\nslather : 2.8.3\n```",
"executed_command": "pod env"
},
{
"name": "Carthage",
"category": "apple",
"version": "0.39.1",
"raw_output": "0.39.1",
"executed_command": "carthage version"
},
{
"name": "SwiftLint",
"category": "apple",
"version": "0.56.2",
"raw_output": "0.56.2",
"executed_command": "swiftlint version"
},
{
"name": "xcpretty",
"category": "apple",
"version": "0.3.0",
"raw_output": "0.3.0",
"executed_command": "xcpretty --version"
},
{
"name": "applesimutils",
"category": "apple",
"version": "0.9.10",
"raw_output": "applesimutils version 0.9.10",
"executed_command": "applesimutils -v"
},
{
"name": "danger-swift",
"category": "apple",
"version": "3.18.1",
"raw_output": "3.18.1\n\u001b[0;0m",
"executed_command": "danger-swift --version"
},
{
"name": "xcbeautify",
"category": "apple",
"version": "2.11.0",
"raw_output": "2.11.0",
"executed_command": "xcbeautify --version"
},
{
"name": "xclogparser",
"category": "apple",
"version": "0.2.39",
"raw_output": "XCLogParser 0.2.39",
"executed_command": "xclogparser version"
}
],
"errors": null
}
}
]
31 changes: 31 additions & 0 deletions data/osx-xcode-16.0.x/bitrise.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
[
{
"category": "bitrise",
"output": {
"items": [
{
"name": "Bitrise CLI",
"category": "bitrise",
"version": "2.20.0",
"raw_output": "2.20.0",
"executed_command": "bitrise --version"
},
{
"name": "Bitrise stepman",
"category": "bitrise",
"version": "0.16.3",
"raw_output": "0.16.3",
"executed_command": "stepman --version"
},
{
"name": "Bitrise envman",
"category": "bitrise",
"version": "2.4.3",
"raw_output": "2.4.3",
"executed_command": "envman --version"
}
],
"errors": null
}
}
]
Loading

0 comments on commit 7ed3213

Please sign in to comment.