-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1e8b133
commit 492c52f
Showing
12 changed files
with
3,803 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,15 @@ | ||
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 | 34.2.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 | ||
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 | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.15", | ||
"raw_output": "Pkg.Revision=34.2.15", | ||
"executed_command": "grep ^Pkg.Revision \"${ANDROID_HOME}\"/emulator/source.properties" | ||
}, | ||
{ | ||
"name": "Gradle", | ||
"category": "android", | ||
"version": "8.8", | ||
"raw_output": "Welcome to Gradle 8.8!\n\nHere are the highlights of this release:\n - Running Gradle on Java 22\n - Configurable Gradle daemon JVM\n - Improved IDE performance for large projects\n\nFor more details see https://docs.gradle.org/8.8/release-notes.html\n\n\n------------------------------------------------------------\nGradle 8.8\n------------------------------------------------------------\n\nBuild time: 2024-05-31 21:46:56 UTC\nRevision: 4bd1b3d3fc3f31db5a26eecb416a165b8cc36082\n\nKotlin: 1.9.22\nGroovy: 3.0.21\nAnt: Apache Ant(TM) version 1.10.13 compiled on January 4 2023\nJVM: 11.0.23 (Eclipse Adoptium 11.0.23+9)\nOS: Mac OS X 14.5 aarch64", | ||
"executed_command": "gradle --version" | ||
}, | ||
{ | ||
"name": "Maven", | ||
"category": "android", | ||
"version": "3.9.7", | ||
"raw_output": "Apache Maven 3.9.7 (8b094c9513efc1b9ce2d952b3b9c8eaedaf8cbf0)\nMaven home: /opt/homebrew/Cellar/maven/3.9.7/libexec\nJava version: 11.0.23, 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 | ||
} | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 16A5171c", | ||
"executed_command": "xcodebuild -version" | ||
}, | ||
{ | ||
"name": "Swift (Xcode bundled)", | ||
"category": "apple", | ||
"version": "", | ||
"raw_output": "swift-driver version: 1.109.2 Apple Swift version 6.0 (swiftlang-6.0.0.3.300 clang-1600.0.20.10)\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: 1718053185", | ||
"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.20.0", | ||
"raw_output": "3.20.0", | ||
"executed_command": "tuist version" | ||
}, | ||
{ | ||
"name": "Homebrew config", | ||
"category": "apple", | ||
"version": "", | ||
"raw_output": "HOMEBREW_VERSION: 4.3.4\nORIGIN: https://github.com/Homebrew/brew\nHEAD: f8b1d1f56cb19212b89e385e000ca3921912abeb\nLast commit: 2 days ago\nCore tap JSON: 10 Jun 21:12 UTC\nCore cask tap JSON: 10 Jun 21:12 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.2 =\u003e /opt/homebrew/Library/Homebrew/vendor/portable-ruby/3.3.2/bin/ruby\nCPU: 5-core 64-bit dunno\nClang: 16.0.0 build 1600\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: 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.2.4 (2024-04-23 revision af471c0e01) [arm64-darwin23]\n RubyGems : 3.4.19\n Host : macOS 14.5 (23F79)\n Xcode : 16.0 (16A5171c)\n Git : git version 2.39.4 (Apple Git-150.1)\nRuby lib dir : /Users/vagrant/.asdf/installs/ruby/3.2.4/lib\nRepositories : master - git - https://github.com/CocoaPods/Specs.git @ 74df99a7eaf1197441c94c08b59923a9d52e5708\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.0\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.3.1", | ||
"raw_output": "2.3.1", | ||
"executed_command": "xcbeautify --version" | ||
}, | ||
{ | ||
"name": "xclogparser", | ||
"category": "apple", | ||
"version": "0.2.39", | ||
"raw_output": "XCLogParser 0.2.39", | ||
"executed_command": "xclogparser version" | ||
} | ||
], | ||
"errors": null | ||
} | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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.16.1", | ||
"raw_output": "2.16.1", | ||
"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 | ||
} | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,159 @@ | ||
ant 1.10.14 | ||
aom 3.9.0 | ||
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.16.4 | ||
bazelisk 1.20.0 | ||
boost 1.85.0 | ||
brotli 1.1.0 | ||
ca-certificates 2024-03-11 | ||
cairo 1.18.0 | ||
carthage 0.39.1 | ||
cmake 3.29.5 | ||
coreutils 9.5 | ||
curl 8.8.0 | ||
danger-js 64 | ||
danger-swift 3.18.1 | ||
double-conversion 3.3.0 | ||
fb303 2024.05.06.00 | ||
fbthrift 2024.05.06.00 | ||
fizz 2024.05.06.00 | ||
flow 0.237.2 | ||
fmt 10.2.1_1 | ||
folly 2024.05.06.00 | ||
fontconfig 2.15.0 | ||
freetds 1.4.16 | ||
freetype 2.13.2 | ||
fvm 3.1.6 | ||
gd 2.3.3_6 | ||
gettext 0.22.5 | ||
gflags 2.2.2 | ||
gh 2.50.0 | ||
ghostscript 10.03.1 | ||
giflib 5.2.2 | ||
git 2.45.2 | ||
git-lfs 3.5.1 | ||
glib 2.80.2 | ||
glog 0.6.0 | ||
gmp 6.3.0 | ||
gnupg 2.4.5 | ||
gnutls 3.8.4 | ||
gradle 8.8 | ||
graphite2 1.3.14 | ||
groovy 4.0.21 | ||
harfbuzz 8.4.0 | ||
highway 1.2.0 | ||
hub 2.14.2 | ||
icu4c 74.2 | ||
imagemagick 7.1.1-33 | ||
imath 3.1.11 | ||
jasper 4.2.4 | ||
jbig2dec 0.20 | ||
jenv 0.5.7 | ||
jpeg-turbo 3.0.3 | ||
jpeg-xl 0.10.2 | ||
jq 1.7.1 | ||
kotlin 2.0.0 | ||
krb5 1.21.2 | ||
libassuan 2.5.7 | ||
libavif 1.0.4 | ||
libde265 1.0.15 | ||
libevent 2.1.12_1 | ||
libgcrypt 1.10.3 | ||
libgpg-error 1.49 | ||
libheif 1.17.6_1 | ||
libidn 1.42 | ||
libidn2 2.3.7 | ||
libksba 1.6.6 | ||
liblqr 0.4.2_1 | ||
libnghttp2 1.61.0 | ||
libomp 18.1.6 | ||
libpng 1.6.43 | ||
libpq 16.3 | ||
libraw 0.21.2 | ||
libsodium 1.0.19 | ||
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.0 | ||
lz4 1.9.4 | ||
lzo 2.10 | ||
m4 1.4.19 | ||
maven 3.9.7 | ||
mercurial 6.7.3 | ||
mint 0.17.5 | ||
mpdecimal 4.0.0 | ||
nettle 3.9.1 | ||
npth 1.7 | ||
oniguruma 6.9.9 | ||
openconnect 9.12 | ||
openexr 3.2.4 | ||
openjdk 21.0.3 | ||
openjpeg 2.5.2 | ||
openldap 2.6.8 | ||
openssl@3 3.3.1 | ||
openvpn 2.6.10 | ||
p11-kit 0.25.3 | ||
parallel 20240522 | ||
pcre2 10.43 | ||
php 8.3.7 | ||
pinentry 1.3.0 | ||
pixman 0.42.2 | ||
pkcs11-helper 1.30.0 | ||
pkg-config 0.29.2_3 | ||
pyenv 2.4.1 | ||
[email protected] 3.11.9 | ||
[email protected] 3.12.3 | ||
rbenv 1.2.0 | ||
readline 8.2.10 | ||
rtmpdump 2.4-20151223_3 | ||
ruby-build 20240530.1 | ||
screen 4.9.1 | ||
shared-mime-info 2.4 | ||
snappy 1.2.1 | ||
sonar-scanner 6.0.0.4432 | ||
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.1_1 | ||
unbound 1.20.0 | ||
unixodbc 2.3.12 | ||
wangle 2024.05.06.00 | ||
watchman 2024.05.06.00 | ||
webp 1.4.0 | ||
wget 1.24.5 | ||
x265 3.6 | ||
xcbeautify 2.3.1 | ||
xclogparser 0.2.39 | ||
xcodes 1.4.1 | ||
xorgproto 2024.1 | ||
xz 5.4.6 | ||
yamllint 1.35.1 | ||
zeromq 4.3.5_1 | ||
zstd 1.5.6 | ||
google-cloud-sdk 478.0.0 | ||
temurin@11 11.0.23,9 | ||
temurin@17 17.0.11,9 | ||
temurin@21 21.0.3,9 | ||
temurin@8 8,412,08 |
Oops, something went wrong.