Skip to content

Commit

Permalink
Stack update v2023-12-13 for osx-xcode-15.2.x-edge (#197)
Browse files Browse the repository at this point in the history
Co-authored-by: pgyula <88027101+pgyula@users.noreply.github.com>
  • Loading branch information
bitrise-infrabot and pgyula authored Dec 13, 2023
1 parent 59a6d8a commit f7169d1
Show file tree
Hide file tree
Showing 12 changed files with 4,433 additions and 0 deletions.
16 changes: 16 additions & 0 deletions data/osx-xcode-15.2.x-edge/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
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 | 32.1.15 | 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
patcher;v4 | 1 | SDK Patch Applier v4 | patcher/v4
platform-tools | 34.0.4 | 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 | 2 | Android SDK Platform 34 | platforms/android-34

38 changes: 38 additions & 0 deletions data/osx-xcode-15.2.x-edge/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": "32.1.15",
"raw_output": "Pkg.Revision=32.1.15",
"executed_command": "grep ^Pkg.Revision \"${ANDROID_HOME}\"/emulator/source.properties"
},
{
"name": "Gradle",
"category": "android",
"version": "8.5",
"raw_output": "Welcome to Gradle 8.5!\n\nHere are the highlights of this release:\n - Support for running on Java 21\n - Faster first use with Kotlin DSL\n - Improved error and warning messages\n\nFor more details see https://docs.gradle.org/8.5/release-notes.html\n\n\n------------------------------------------------------------\nGradle 8.5\n------------------------------------------------------------\n\nBuild time: 2023-11-29 14:08:57 UTC\nRevision: 28aca86a7180baa17117e0e5ba01d8ea9feca598\n\nKotlin: 1.9.20\nGroovy: 3.0.17\nAnt: Apache Ant(TM) version 1.10.13 compiled on January 4 2023\nJVM: 11.0.20.1 (Eclipse Adoptium 11.0.20.1+1)\nOS: Mac OS X 13.5.2 aarch64",
"executed_command": "gradle --version"
},
{
"name": "Maven",
"category": "android",
"version": "3.9.6",
"raw_output": "Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)\nMaven home: /opt/homebrew/Cellar/maven/3.9.6/libexec\nJava version: 11.0.20.1, 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: \"13.5.2\", 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
}
}
]
108 changes: 108 additions & 0 deletions data/osx-xcode-15.2.x-edge/apple.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,108 @@
[
{
"category": "apple",
"output": {
"items": [
{
"name": "Xcode version",
"category": "apple",
"version": "",
"raw_output": "Xcode 15.2\nBuild version 15C5500c",
"executed_command": "xcodebuild -version"
},
{
"name": "Swift (Xcode bundled)",
"category": "apple",
"version": "",
"raw_output": "swift-driver version: 1.87.3 Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)\nTarget: arm64-apple-macosx13.0",
"executed_command": "xcrun swift --version"
},
{
"name": "Active Xcode command line tools",
"category": "apple",
"version": "",
"raw_output": "/Applications/Xcode-15.2.0.app/Contents/Developer",
"executed_command": "xcode-select --print-path"
},
{
"name": "swift-format",
"category": "apple",
"version": "509.0.0",
"raw_output": "509.0.0",
"executed_command": "swift-format --version"
},
{
"name": "Tuist",
"category": "apple",
"version": "3.20.0",
"raw_output": "3.20.0",
"executed_command": "tuist version"
},
{
"name": "Mint",
"category": "apple",
"version": "0.17.5",
"raw_output": "Version: 0.17.5",
"executed_command": "mint version"
},
{
"name": "Cocoapods",
"category": "apple",
"version": "1.13.0",
"raw_output": "1.13.0",
"executed_command": "pod --version"
},
{
"name": "Carthage",
"category": "apple",
"version": "0.39.1",
"raw_output": "0.39.1",
"executed_command": "carthage version"
},
{
"name": "SwiftLint",
"category": "apple",
"version": "0.53.0",
"raw_output": "0.53.0",
"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.0",
"raw_output": "3.18.0\n\u001b[0;0m",
"executed_command": "danger-swift --version"
},
{
"name": "xcbeautify",
"category": "apple",
"version": "1.1.1",
"raw_output": "1.1.1",
"executed_command": "xcbeautify --version"
},
{
"name": "xclogparser",
"category": "apple",
"version": "0.2.37",
"raw_output": "XCLogParser 0.2.37",
"executed_command": "xclogparser version"
}
],
"errors": null
}
}
]
31 changes: 31 additions & 0 deletions data/osx-xcode-15.2.x-edge/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.6.1",
"raw_output": "2.6.1",
"executed_command": "bitrise --version"
},
{
"name": "Bitrise stepman",
"category": "bitrise",
"version": "0.16.1",
"raw_output": "0.16.1",
"executed_command": "stepman --version"
},
{
"name": "Bitrise envman",
"category": "bitrise",
"version": "2.4.2",
"raw_output": "2.4.2",
"executed_command": "envman --version"
}
],
"errors": null
}
}
]
166 changes: 166 additions & 0 deletions data/osx-xcode-15.2.x-edge/brew.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,166 @@
ant 1.10.14
aom 3.8.0
applesimutils 0.9.10
apr 1.7.4
apr-util 1.6.3_1
argon2 20190702_1
aria2 1.36.0_2
aspell 0.60.8
autoconf 2.71
awscli 2.15.0
bazelisk 1.19.0
boost 1.83.0
brotli 1.1.0
ca-certificates 2023-08-22
cairo 1.18.0
carthage 0.39.1
cffi 1.16.0_1
cmake 3.28.0
coreutils 9.4
curl 8.4.0
danger-js 64
danger-swift 3.18.0
dart 3.1.3
docutils 0.20.1_1
double-conversion 3.3.0
edencommon 2023.12.04.00
fb303 2023.12.04.00
fbthrift 2023.11.06.00
fizz 2023.12.04.00
flow 0.223.3
fmt 10.1.1
folly 2023.12.04.00
fontconfig 2.14.2
freetds 1.4.6
freetype 2.13.2
fvm 2.4.1
gd 2.3.3_6
gettext 0.22.4
gflags 2.2.2
gh 2.40.0
ghostscript 10.02.1
giflib 5.2.1
git 2.43.0
git-lfs 3.4.0
glib 2.78.3
glog 0.6.0
gmp 6.3.0
gnupg 2.4.3
gnutls 3.8.2
gradle 8.5
graphite2 1.3.14
groovy 4.0.16
harfbuzz 8.3.0
highway 1.0.7
hub 2.14.2
icu4c 73.2
imagemagick 7.1.1-23
imath 3.1.9
jasper 4.1.1
jbig2dec 0.20
jenv 0.5.6
jpeg-turbo 3.0.0
jpeg-xl 0.8.2_1
jq 1.7
kotlin 1.9.21
krb5 1.21.2
libassuan 2.5.6
libavif 1.0.3
libde265 1.0.14
libevent 2.1.12_1
libgcrypt 1.10.2
libgpg-error 1.47
libheif 1.17.5
libidn 1.41
libidn2 2.3.4_1
libksba 1.6.4
liblqr 0.4.2_1
libnghttp2 1.58.0
libomp 17.0.6
libpng 1.6.40
libpq 16.1_1
libraw 0.21.1
libsodium 1.0.19
libssh2 1.11.0_1
libtasn1 4.19.0
libtiff 4.6.0
libtool 2.4.7
libunistring 1.1
libusb 1.0.26
libvmaf 2.3.1
libx11 1.8.7
libxau 1.0.11
libxcb 1.16
libxdmcp 1.1.4
libxext 1.3.5
libxrender 0.9.11
libyaml 0.2.5
libzip 1.10.1
little-cms2 2.15
lokalise2 2.6.10
lz4 1.9.4
lzo 2.10
m4 1.4.19
maven 3.9.6
mercurial 6.6.1
mint 0.17.5
mpdecimal 2.5.1
nettle 3.9.1
npth 1.6
oniguruma 6.9.9
openconnect 9.12
openexr 3.2.1
openjdk 21.0.1
openjpeg 2.5.0_1
openldap 2.6.6
openssl@3 3.2.0_1
openvpn 2.6.8
p11-kit 0.25.3
parallel 20231122
pcre2 10.42
php 8.3.0
pinentry 1.2.1
pixman 0.42.2
pkcs11-helper 1.29.0
pkg-config 0.29.2_3
pycparser 2.21_1
pyenv 2.3.28
python-setuptools 69.0.2
python@3.11 3.11.6_1
python@3.12 3.12.1
pyyaml 6.0.1_1
rbenv 1.2.0
readline 8.2.7
rtmpdump 2.4-20151223_3
ruby-build 20230919
screen 4.9.1
shared-mime-info 2.4
six 1.16.0_4
snappy 1.1.10
sonar-scanner 5.0.1.3006
sqlite 3.44.2
stoken 0.93
swift-format 509.0.0
swiftlint 0.53.0
tidy-html5 5.8.0
transcrypt 2.2.3
tree 2.1.1
unbound 1.19.0
unixodbc 2.3.12
wangle 2023.12.04.00
watchman 2023.12.04.00
webp 1.3.2
wget 1.21.4
x265 3.5
xcbeautify 1.1.1
xclogparser 0.2.37
xcodes 1.3.0
xorgproto 2023.2
xz 5.4.5
yamllint 1.33.0
yarn 1.22.21
zeromq 4.3.5_1
zstd 1.5.5
temurin11 11.0.20.1,1
temurin17 17.0.8.1,1
temurin8 8,382,05
Loading

0 comments on commit f7169d1

Please sign in to comment.