Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Stack update v2024-07-29 for osx-xcode-15.4.x-sonoma-latest #545

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
16 changes: 16 additions & 0 deletions data/osx-xcode-15.4.x-sonoma-latest/android-sdk.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
Path | Version | Description | Location
------- | ------- | ------- | -------
add-ons;addon-google_apis-google-24 | 1 | Google APIs | add-ons/addon-google_apis-google-24
build-tools;32.0.0 | 32.0.0 | Android SDK Build-Tools 32 | build-tools/32.0.0
build-tools;34.0.0 | 34.0.0 | Android SDK Build-Tools 34 | build-tools/34.0.0
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
emulator | 34.2.16 | Android Emulator | emulator
extras;google;google_play_services | 49 | Google Play services | extras/google/google_play_services
ndk-bundle | 24.0.8215888 | Android NDK | ndk-bundle
platform-tools | 35.0.1 | 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

38 changes: 38 additions & 0 deletions data/osx-xcode-15.4.x-sonoma-latest/android.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,38 @@
[
{
"category": "android",
"output": {
"items": [
{
"name": "Emulator version",
"category": "android",
"version": "34.2.16",
"raw_output": "Pkg.Revision=34.2.16",
"executed_command": "grep ^Pkg.Revision \"${ANDROID_HOME}\"/emulator/source.properties"
},
{
"name": "Gradle",
"category": "android",
"version": "8.9",
"raw_output": "Welcome to Gradle 8.9!\n\nHere are the highlights of this release:\n - Enhanced Error and Warning Messages\n - IDE Integration Improvements\n - Daemon JVM Information\n\nFor more details see https://docs.gradle.org/8.9/release-notes.html\n\n\n------------------------------------------------------------\nGradle 8.9\n------------------------------------------------------------\n\nBuild time: 2024-07-11 14:37:41 UTC\nRevision: d536ef36a19186ccc596d8817123e5445f30fef8\n\nKotlin: 1.9.23\nGroovy: 3.0.21\nAnt: Apache Ant(TM) version 1.10.13 compiled on January 4 2023\nLauncher JVM: 11.0.24 (Eclipse Adoptium 11.0.24+8)\nDaemon JVM: /Library/Java/JavaVirtualMachines/temurin-11.jdk/Contents/Home (no JDK specified, using current Java home)\nOS: Mac OS X 14.5 aarch64",
"executed_command": "gradle --version"
},
{
"name": "Maven",
"category": "android",
"version": "3.9.8",
"raw_output": "Apache Maven 3.9.8 (36645f6c9b5079805ea5009217e36f2cffd34256)\nMaven home: /opt/homebrew/Cellar/maven/3.9.8/libexec\nJava version: 11.0.24, vendor: Eclipse Adoptium, runtime: /Library/Java/JavaVirtualMachines/temurin-11.jdk/Contents/Home\nDefault locale: en_US, platform encoding: UTF-8\nOS name: \"mac os x\", version: \"14.5\", arch: \"aarch64\", family: \"mac\"",
"executed_command": "mvn --version"
},
{
"name": "Ant",
"category": "android",
"version": "1.10.14",
"raw_output": "Apache Ant(TM) version 1.10.14 compiled on August 16 2023",
"executed_command": "ant -version"
}
],
"errors": null
}
}
]
122 changes: 122 additions & 0 deletions data/osx-xcode-15.4.x-sonoma-latest/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 15.4\nBuild version 15F31d",
"executed_command": "xcodebuild -version"
},
{
"name": "Swift (Xcode bundled)",
"category": "apple",
"version": "",
"raw_output": "swift-driver version: 1.90.11.1 Apple Swift version 5.10 (swiftlang-5.10.0.13 clang-1500.3.9.4)\nTarget: arm64-apple-macosx14.0",
"executed_command": "xcrun swift --version"
},
{
"name": "Active Xcode command line tools",
"category": "apple",
"version": "",
"raw_output": "/Applications/Xcode-15.4.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: 1722257284",
"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": "3.19.0",
"raw_output": "3.19.0",
"executed_command": "tuist version"
},
{
"name": "Homebrew config",
"category": "apple",
"version": "",
"raw_output": "HOMEBREW_VERSION: 4.3.11\nORIGIN: https://github.com/Homebrew/brew\nHEAD: 3b9bec8c9561f622bfd59e87dfebd02df07f9369\nLast commit: 27 hours ago\nCore tap JSON: 29 Jul 12:48 UTC\nCore cask tap JSON: 29 Jul 13:03 UTC\nHOMEBREW_PREFIX: /opt/homebrew\nHOMEBREW_CASK_OPTS: [\"--no-quarantine\"]\nHOMEBREW_MAKE_JOBS: 5\nHOMEBREW_NO_ANALYTICS: set\nHOMEBREW_NO_INSTALL_CLEANUP: set\nHomebrew Ruby: 3.3.4 =\u003e /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.4/bin/ruby\nCPU: 5-core 64-bit dunno\nClang: 15.0.0 build 1500\nGit: 2.45.2 =\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: 15.4 =\u003e /Applications/Xcode-15.4.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.2.4 (2024-04-23 revision af471c0e01) [arm64-darwin23]\n RubyGems : 3.4.19\n Host : macOS 14.5 (23F79)\n Xcode : 15.4 (15F31d)\n Git : git version 2.39.3 (Apple Git-146)\nRuby lib dir : /Users/vagrant/.asdf/installs/ruby/3.2.4/lib\nRepositories : master - git - https://github.com/CocoaPods/Specs.git @ cfc5c998409f80d7b093185c54dcdb70c7ebd9d0\n\n trunk - CDN - https://cdn.cocoapods.org/\n```\n\n### Installation Source\n\n```\nExecutable Path: /Users/vagrant/.asdf/installs/ruby/3.2/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.2\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.55.1",
"raw_output": "0.55.1",
"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.5.0",
"raw_output": "2.5.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-15.4.x-sonoma-latest/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.18.0",
"raw_output": "2.18.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
}
}
]
166 changes: 166 additions & 0 deletions data/osx-xcode-15.4.x-sonoma-latest/brew.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,166 @@
ant 1.10.14
aom 3.9.1
applesimutils 0.9.10
apr 1.7.4
apr-util 1.6.3_1
argon2 20190702_1
aria2 1.37.0
aspell 0.60.8.1_1
autoconf 2.72
awscli 2.17.18
bazelisk 1.20.0
boost 1.85.0
brotli 1.1.0
ca-certificates 2024-07-02
cairo 1.18.0
carthage 0.39.1
cffi 1.16.0_1
cmake 3.30.1
coreutils 9.5
cryptography 43.0.0
curl 8.9.0
danger-js 64
danger-swift 3.18.1
double-conversion 3.3.0
edencommon 2024.07.15.00
fb303 2024.07.15.00
fbthrift 2024.07.15.00
fizz 2024.07.15.00
flow 0.241.0
fmt 10.2.1_1
folly 2024.07.15.00
fontconfig 2.15.0
freetds 1.4.22
freetype 2.13.2
fvm 3.1.7
gd 2.3.3_6
gettext 0.22.5
gflags 2.2.2
gh 2.53.0
ghostscript 10.03.1
giflib 5.2.2
git 2.45.2
git-lfs 3.5.1
glib 2.80.4
glog 0.6.0
gmp 6.3.0
gnupg 2.4.5
gnutls 3.8.4
gradle 8.9
graphite2 1.3.14
groovy 4.0.22
harfbuzz 9.0.0
highway 1.2.0
hub 2.14.2
icu4c 74.2
imagemagick 7.1.1-36
imath 3.1.11
jasper 4.2.4
jbig2dec 0.20
jenv 0.5.7
jpeg-turbo 3.0.3
jpeg-xl 0.10.3
jq 1.7.1
kotlin 2.0.0
krb5 1.21.3
libassuan 2.5.7
libavif 1.1.0
libde265 1.0.15
libevent 2.1.12_1
libgcrypt 1.10.3
libgpg-error 1.50
libheif 1.18.1
libidn 1.42
libidn2 2.3.7
libksba 1.6.7
liblqr 0.4.2_1
libnghttp2 1.61.0
libomp 18.1.8
libpng 1.6.43
libpq 16.3
libraw 0.21.2
libsodium 1.0.20
libssh2 1.11.0_1
libtasn1 4.19.0
libtiff 4.6.0
libtool 2.4.7
libunistring 1.2
libusb 1.0.27
libvmaf 3.0.0
libx11 1.8.9
libxau 1.0.11
libxcb 1.17.0
libxdmcp 1.1.5
libxext 1.3.6
libxrender 0.9.11
libyaml 0.2.5
libzip 1.10.1
little-cms2 2.16
lokalise2 3.0.1
lz4 1.9.4
lzo 2.10
m4 1.4.19
maven 3.9.8
mercurial 6.8
mint 0.17.5
mpdecimal 4.0.0
mvfst 2024.07.15.00
nettle 3.10
npth 1.7
oniguruma 6.9.9
openconnect 9.12
openexr 3.2.4
openjdk 22.0.2
openjpeg 2.5.2
openldap 2.6.8
openssl@3 3.3.1
openvpn 2.6.12
p11-kit 0.25.5
parallel 20240722
pcre2 10.44
php 8.3.9
pinentry 1.3.1
pipx 1.6.0
pixman 0.42.2
pkcs11-helper 1.30.0
pkg-config 0.29.2_3
pycparser 2.22
pyenv 2.4.8
[email protected] 3.11.9_1
[email protected] 3.12.4
rbenv 1.3.0
readline 8.2.10
rtmpdump 2.4-20151223_3
ruby-build 20240727
screen 4.9.1
shared-mime-info 2.4
snappy 1.2.1
sonar-scanner 6.1.0.4477
sqlite 3.46.0
stoken 0.93
swift-format 510.1.0
swiftlint 0.55.1
tidy-html5 5.8.0
transcrypt 2.2.3
tree 2.1.3
unbound 1.20.0
unixodbc 2.3.12
wangle 2024.07.15.00
watchman 2024.07.15.00
webp 1.4.0
wget 1.24.5
x265 3.6
xcbeautify 2.5.0
xclogparser 0.2.39
xcodes 1.5.0
xorgproto 2024.1
xz 5.6.2
yamllint 1.35.1
yarn 1.22.22
zeromq 4.3.5_1
zstd 1.5.6
google-cloud-sdk 485.0.0
temurin@11 11.0.24,8
temurin@17 17.0.12,7
temurin@21 21.0.4,7
temurin@8 8,422,05
Loading