From d20fe08b5d920e72cb0d64dcb1a3882168173baf Mon Sep 17 00:00:00 2001 From: Bitrise InfraBot Date: Wed, 7 Feb 2024 16:20:38 +0100 Subject: [PATCH] Stack update `v2024-02-07` for `osx-xcode-15.0.x-edge` (#279) Co-authored-by: pgyula <88027101+pgyula@users.noreply.github.com> --- data/osx-xcode-15.0.x-edge/android-sdk.txt | 5 +- data/osx-xcode-15.0.x-edge/android.json | 10 +- data/osx-xcode-15.0.x-edge/apple.json | 10 +- data/osx-xcode-15.0.x-edge/bitrise.json | 4 +- data/osx-xcode-15.0.x-edge/brew.txt | 104 +- data/osx-xcode-15.0.x-edge/languages.json | 4 +- data/osx-xcode-15.0.x-edge/os.json | 6 +- data/osx-xcode-15.0.x-edge/simctl.json | 1793 ++++++++++++++----- data/osx-xcode-15.0.x-edge/simctl_plain.txt | 255 +-- data/osx-xcode-15.0.x-edge/stack_rev_id.txt | 2 +- data/osx-xcode-15.0.x-edge/tools.json | 24 +- 11 files changed, 1536 insertions(+), 681 deletions(-) diff --git a/data/osx-xcode-15.0.x-edge/android-sdk.txt b/data/osx-xcode-15.0.x-edge/android-sdk.txt index 104009c9..5bf13189 100644 --- a/data/osx-xcode-15.0.x-edge/android-sdk.txt +++ b/data/osx-xcode-15.0.x-edge/android-sdk.txt @@ -5,11 +5,10 @@ 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 + emulator | 33.1.23 | 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 + platform-tools | 34.0.5 | 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 diff --git a/data/osx-xcode-15.0.x-edge/android.json b/data/osx-xcode-15.0.x-edge/android.json index c186d200..b3fb40c5 100644 --- a/data/osx-xcode-15.0.x-edge/android.json +++ b/data/osx-xcode-15.0.x-edge/android.json @@ -6,22 +6,22 @@ { "name": "Emulator version", "category": "android", - "version": "32.1.15", - "raw_output": "Pkg.Revision=32.1.15", + "version": "33.1.23", + "raw_output": "Pkg.Revision=33.1.23", "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", + "version": "8.6", + "raw_output": "Welcome to Gradle 8.6!\n\nHere are the highlights of this release:\n - Configurable encryption key for configuration cache\n - Build init improvements\n - Build authoring improvements\n\nFor more details see https://docs.gradle.org/8.6/release-notes.html\n\n\n------------------------------------------------------------\nGradle 8.6\n------------------------------------------------------------\n\nBuild time: 2024-02-02 16:47:16 UTC\nRevision: d55c486870a0dc6f6278f53d21381396d0741c6e\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.21 (Eclipse Adoptium 11.0.21+9)\nOS: Mac OS X 14.1.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\"", + "raw_output": "Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)\nMaven home: /opt/homebrew/Cellar/maven/3.9.6/libexec\nJava version: 11.0.21, 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.1.2\", arch: \"aarch64\", family: \"mac\"", "executed_command": "mvn --version" }, { diff --git a/data/osx-xcode-15.0.x-edge/apple.json b/data/osx-xcode-15.0.x-edge/apple.json index 835211e3..6ad4b25a 100644 --- a/data/osx-xcode-15.0.x-edge/apple.json +++ b/data/osx-xcode-15.0.x-edge/apple.json @@ -14,7 +14,7 @@ "name": "Swift (Xcode bundled)", "category": "apple", "version": "", - "raw_output": "swift-driver version: 1.87.1 Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1)\nTarget: arm64-apple-macosx13.0", + "raw_output": "swift-driver version: 1.87.1 Apple Swift version 5.9 (swiftlang-5.9.0.128.108 clang-1500.0.40.1)\nTarget: arm64-apple-macosx14.0", "executed_command": "xcrun swift --version" }, { @@ -48,8 +48,8 @@ { "name": "Cocoapods", "category": "apple", - "version": "1.13.0", - "raw_output": "1.13.0", + "version": "1.15.2", + "raw_output": "1.15.2", "executed_command": "pod --version" }, { @@ -90,8 +90,8 @@ { "name": "xcbeautify", "category": "apple", - "version": "1.3.0", - "raw_output": "1.3.0", + "version": "1.4.0", + "raw_output": "1.4.0", "executed_command": "xcbeautify --version" }, { diff --git a/data/osx-xcode-15.0.x-edge/bitrise.json b/data/osx-xcode-15.0.x-edge/bitrise.json index b5dd44ea..cd555ef5 100644 --- a/data/osx-xcode-15.0.x-edge/bitrise.json +++ b/data/osx-xcode-15.0.x-edge/bitrise.json @@ -6,8 +6,8 @@ { "name": "Bitrise CLI", "category": "bitrise", - "version": "2.6.1", - "raw_output": "2.6.1", + "version": "2.10.0", + "raw_output": "2.10.0", "executed_command": "bitrise --version" }, { diff --git a/data/osx-xcode-15.0.x-edge/brew.txt b/data/osx-xcode-15.0.x-edge/brew.txt index c1d9ea9d..ee29f224 100644 --- a/data/osx-xcode-15.0.x-edge/brew.txt +++ b/data/osx-xcode-15.0.x-edge/brew.txt @@ -1,66 +1,65 @@ ant 1.10.14 -aom 3.8.0_1 +aom 3.8.1 applesimutils 0.9.10 apr 1.7.4 apr-util 1.6.3_1 argon2 20190702_1 -aria2 1.36.0_2 +aria2 1.37.0 aspell 0.60.8.1_1 -autoconf 2.71 -awscli 2.15.6 +autoconf 2.72 +awscli 2.15.17 bazelisk 1.19.0 -boost 1.83.0 +boost 1.84.0 brotli 1.1.0 ca-certificates 2023-12-12 cairo 1.18.0 carthage 0.39.1 cffi 1.16.0_1 -cmake 3.28.1 +cmake 3.28.2 coreutils 9.4 curl 8.5.0 danger-js 64 danger-swift 3.18.0 -dart 3.1.3 +dart 3.2.2 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.225.1 -fmt 10.1.1 -folly 2023.12.04.00 -fontconfig 2.14.2 +edencommon 2024.01.22.00 +fb303 2024.01.22.00 +fizz 2024.01.22.00 +flow 0.228.0 +fmt 10.2.1 +folly 2024.01.22.00_1 +fontconfig 2.15.0 freetds 1.4.10 freetype 2.13.2 fvm 2.4.1 gd 2.3.3_6 gettext 0.22.4 gflags 2.2.2 -gh 2.40.1 +gh 2.43.1 ghostscript 10.02.1 giflib 5.2.1 git 2.43.0 git-lfs 3.4.1 -glib 2.78.3 +glib 2.78.4 glog 0.6.0 gmp 6.3.0 -gnupg 2.4.3 -gnutls 3.8.2 -gradle 8.5 +gnupg 2.4.4 +gnutls 3.8.3 +gradle 8.6 graphite2 1.3.14 -groovy 4.0.17 +groovy 4.0.18 harfbuzz 8.3.0 highway 1.0.7 hub 2.14.2 icu4c 73.2 -imagemagick 7.1.1-25 +imagemagick 7.1.1-27 imath 3.1.9 -jasper 4.1.1 +jasper 4.1.2 jbig2dec 0.20 jenv 0.5.6 -jpeg-turbo 3.0.0 -jpeg-xl 0.9.0 +jpeg-turbo 3.0.1 +jpeg-xl 0.9.1 jq 1.7.1 kotlin 1.9.22 krb5 1.21.2 @@ -68,16 +67,16 @@ libassuan 2.5.6 libavif 1.0.3 libde265 1.0.15 libevent 2.1.12_1 -libgcrypt 1.10.2 +libgcrypt 1.10.3 libgpg-error 1.47 libheif 1.17.6 -libidn 1.41 +libidn 1.42 libidn2 2.3.4_1 -libksba 1.6.4 +libksba 1.6.5 liblqr 0.4.2_1 -libnghttp2 1.58.0 +libnghttp2 1.59.0 libomp 17.0.6 -libpng 1.6.40 +libpng 1.6.42 libpq 16.1_1 libraw 0.21.2 libsodium 1.0.19 @@ -87,7 +86,7 @@ libtiff 4.6.0 libtool 2.4.7 libunistring 1.1 libusb 1.0.26 -libvmaf 2.3.1 +libvmaf 3.0.0 libx11 1.8.7 libxau 1.0.11 libxcb 1.16 @@ -96,49 +95,50 @@ libxext 1.3.5 libxrender 0.9.11 libyaml 0.2.5 libzip 1.10.1 -little-cms2 2.15 +little-cms2 2.16 lokalise2 2.6.10 lz4 1.9.4 lzo 2.10 m4 1.4.19 maven 3.9.6 -mercurial 6.6.1 +mercurial 6.6.2 mint 0.17.5 -mpdecimal 2.5.1 +mpdecimal 4.0.0 nettle 3.9.1 npth 1.6 oniguruma 6.9.9 openconnect 9.12 openexr 3.2.1 -openjdk 21.0.1 +openjdk 21.0.2 openjpeg 2.5.0_1 openldap 2.6.6 -openssl@3 3.2.0_1 +openssl@3 3.2.1 openvpn 2.6.8 p11-kit 0.25.3 -parallel 20231222 +parallel 20240122 pcre2 10.42 -php 8.3.1 +php 8.3.2 pinentry 1.2.1 pixman 0.42.2 -pkcs11-helper 1.29.0 +pkcs11-helper 1.30.0 pkg-config 0.29.2_3 pycparser 2.21_1 -pyenv 2.3.28 +pyenv 2.3.33 +python-pathspec 0.12.1 python-setuptools 69.0.3 -python@3.11 3.11.6_1 -python@3.12 3.12.1 +python@3.11 3.11.7_1 +python@3.12 3.12.1_1 pyyaml 6.0.1_1 rbenv 1.2.0 readline 8.2.7 rtmpdump 2.4-20151223_3 -ruby-build 20230919 +ruby-build 20231114 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 +sqlite 3.45.1 stoken 0.93 swift-format 509.0.0 swiftlint 0.53.0 @@ -147,20 +147,20 @@ transcrypt 2.2.3 tree 2.1.1_1 unbound 1.19.0 unixodbc 2.3.12 -wangle 2023.12.04.00 -watchman 2023.12.04.00 +wangle 2024.01.22.00 +watchman 2024.01.22.00_1 webp 1.3.2 wget 1.21.4 x265 3.5 -xcbeautify 1.3.0 -xclogparser 0.2.37 +xcbeautify 1.4.0 +xclogparser 0.2.38 xcodes 1.3.0 xorgproto 2023.2 xz 5.4.5 -yamllint 1.33.0 +yamllint 1.34.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 +temurin11 11.0.21,9 +temurin17 17.0.9,9 +temurin8 8,392,08 diff --git a/data/osx-xcode-15.0.x-edge/languages.json b/data/osx-xcode-15.0.x-edge/languages.json index 2705a9ff..6b29d898 100644 --- a/data/osx-xcode-15.0.x-edge/languages.json +++ b/data/osx-xcode-15.0.x-edge/languages.json @@ -49,7 +49,7 @@ "name": "Java versions", "category": "languages", "version": "", - "raw_output": "system\n 1.8\n 1.8.0.382\n* 11.0 (set by /Users/vagrant/.jenv/version)\n 11.0.20.1\n 17.0\n 17.0.8.1\n 8.0\n temurin64-1.8.0.382\n temurin64-11.0.20.1\n temurin64-17.0.8.1", + "raw_output": "system\n 1.8\n 1.8.0.392\n* 11.0 (set by /Users/vagrant/.jenv/version)\n 11.0.21\n 17.0\n 17.0.9\n 8.0\n temurin64-1.8.0.392\n temurin64-11.0.21\n temurin64-17.0.9", "executed_command": "jenv versions" }, { @@ -70,7 +70,7 @@ "name": "Kotlin", "category": "languages", "version": "1.9.22", - "raw_output": "Kotlin version 1.9.22-release-704 (JRE 11.0.20.1+1)", + "raw_output": "Kotlin version 1.9.22-release-704 (JRE 11.0.21+9)", "executed_command": "kotlin -version" } ], diff --git a/data/osx-xcode-15.0.x-edge/os.json b/data/osx-xcode-15.0.x-edge/os.json index 41e876bc..cb752b8f 100644 --- a/data/osx-xcode-15.0.x-edge/os.json +++ b/data/osx-xcode-15.0.x-edge/os.json @@ -7,21 +7,21 @@ "name": "macOS system overview", "category": "os", "version": "", - "raw_output": "Software:\n\n System Software Overview:\n\n System Version: macOS 13.5.2 (22G91)\n Kernel Version: Darwin 22.6.0\n Boot Volume: Macintosh HD\n Boot Mode: Normal\n Computer Name: vm-osx-ventura-15-edge-g2-m1-max.5core-078540bf-08b1-4a3a-8f62-2d20138dbdb1\n User Name: vagrant (vagrant)\n Secure Virtual Memory: Enabled\n System Integrity Protection: Disabled\n Time since boot: 1 minute, 44 seconds", + "raw_output": "Software:\n\n System Software Overview:\n\n System Version: macOS 14.1.2 (23B92)\n Kernel Version: Darwin 23.1.0\n Boot Volume: Macintosh HD\n Boot Mode: Normal\n Computer Name: vm-osx-sonoma-15-edge-g2-m1-max.5core-b8d0ca0d-3085-4f4f-a542-1d8df02880c2\n User Name: vagrant (vagrant)\n Secure Virtual Memory: Enabled\n System Integrity Protection: Disabled\n Time since boot: 1 minute, 47 seconds", "executed_command": "system_profiler SPSoftwareDataType" }, { "name": "Disk space", "category": "os", "version": "", - "raw_output": "Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk2s1s1 258Gi 8.5Gi 121Gi 7% 356050 1270733080 0% /", + "raw_output": "Filesystem Size Used Avail Capacity iused ifree %iused Mounted on\n/dev/disk2s1s1 272Gi 9.2Gi 99Gi 9% 390k 1.0G 0% /", "executed_command": "df -h /" }, { "name": "OpenSSH", "category": "os", "version": "", - "raw_output": "OpenSSH_9.0p1, LibreSSL 3.3.6", + "raw_output": "OpenSSH_9.4p1, LibreSSL 3.3.6", "executed_command": "ssh -V" } ], diff --git a/data/osx-xcode-15.0.x-edge/simctl.json b/data/osx-xcode-15.0.x-edge/simctl.json index b9d379cd..2a8de6f9 100644 --- a/data/osx-xcode-15.0.x-edge/simctl.json +++ b/data/osx-xcode-15.0.x-edge/simctl.json @@ -2155,16 +2155,360 @@ } ] }, + { + "bundlePath" : "\/Library\/Developer\/CoreSimulator\/Volumes\/iOS_21E5195d\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 17.4.simruntime", + "buildversion" : "21E5195d", + "platform" : "iOS", + "runtimeRoot" : "\/Library\/Developer\/CoreSimulator\/Volumes\/iOS_21E5195d\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 17.4.simruntime\/Contents\/Resources\/RuntimeRoot", + "identifier" : "com.apple.CoreSimulator.SimRuntime.iOS-17-4", + "version" : "17.4", + "isInternal" : false, + "isAvailable" : true, + "name" : "iOS 17.4", + "supportedDeviceTypes" : [ + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone Xs.simdevicetype", + "name" : "iPhone Xs", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-XS", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone Xs Max.simdevicetype", + "name" : "iPhone Xs Max", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-XS-Max", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone Xʀ.simdevicetype", + "name" : "iPhone Xʀ", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-XR", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 11.simdevicetype", + "name" : "iPhone 11", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 11 Pro.simdevicetype", + "name" : "iPhone 11 Pro", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11-Pro", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 11 Pro Max.simdevicetype", + "name" : "iPhone 11 Pro Max", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11-Pro-Max", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone SE (2nd generation).simdevicetype", + "name" : "iPhone SE (2nd generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-SE--2nd-generation-", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 12 mini.simdevicetype", + "name" : "iPhone 12 mini", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-12-mini", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 12.simdevicetype", + "name" : "iPhone 12", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-12", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 12 Pro.simdevicetype", + "name" : "iPhone 12 Pro", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-12-Pro", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 12 Pro Max.simdevicetype", + "name" : "iPhone 12 Pro Max", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-12-Pro-Max", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 13 Pro.simdevicetype", + "name" : "iPhone 13 Pro", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-13-Pro", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 13 Pro Max.simdevicetype", + "name" : "iPhone 13 Pro Max", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-13-Pro-Max", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 13 mini.simdevicetype", + "name" : "iPhone 13 mini", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-13-mini", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 13.simdevicetype", + "name" : "iPhone 13", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-13", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone SE (3rd generation).simdevicetype", + "name" : "iPhone SE (3rd generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-SE-3rd-generation", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 14.simdevicetype", + "name" : "iPhone 14", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-14", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 14 Plus.simdevicetype", + "name" : "iPhone 14 Plus", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-14-Plus", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 14 Pro.simdevicetype", + "name" : "iPhone 14 Pro", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-14-Pro", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 14 Pro Max.simdevicetype", + "name" : "iPhone 14 Pro Max", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-14-Pro-Max", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 15.simdevicetype", + "name" : "iPhone 15", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-15", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 15 Plus.simdevicetype", + "name" : "iPhone 15 Plus", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-15-Plus", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 15 Pro.simdevicetype", + "name" : "iPhone 15 Pro", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-15-Pro", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 15 Pro Max.simdevicetype", + "name" : "iPhone 15 Pro Max", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-15-Pro-Max", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (12.9-inch) (2nd generation).simdevicetype", + "name" : "iPad Pro (12.9-inch) (2nd generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---2nd-generation-", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (10.5-inch).simdevicetype", + "name" : "iPad Pro (10.5-inch)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--10-5-inch-", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad (6th generation).simdevicetype", + "name" : "iPad (6th generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad--6th-generation-", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad (7th generation).simdevicetype", + "name" : "iPad (7th generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad--7th-generation-", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (11-inch) (1st generation).simdevicetype", + "name" : "iPad Pro (11-inch) (1st generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--11-inch-", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (12.9-inch) (3rd generation).simdevicetype", + "name" : "iPad Pro (12.9-inch) (3rd generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---3rd-generation-", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (11-inch) (2nd generation).simdevicetype", + "name" : "iPad Pro (11-inch) (2nd generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--11-inch---2nd-generation-", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (12.9-inch) (4th generation).simdevicetype", + "name" : "iPad Pro (12.9-inch) (4th generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---4th-generation-", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad mini (5th generation).simdevicetype", + "name" : "iPad mini (5th generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-mini--5th-generation-", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Air (3rd generation).simdevicetype", + "name" : "iPad Air (3rd generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air--3rd-generation-", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad (8th generation).simdevicetype", + "name" : "iPad (8th generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad--8th-generation-", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad (9th generation).simdevicetype", + "name" : "iPad (9th generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-9th-generation", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Air (4th generation).simdevicetype", + "name" : "iPad Air (4th generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air--4th-generation-", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (11-inch) (3rd generation).simdevicetype", + "name" : "iPad Pro (11-inch) (3rd generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-11-inch-3rd-generation", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (12.9-inch) (5th generation).simdevicetype", + "name" : "iPad Pro (12.9-inch) (5th generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-12-9-inch-5th-generation", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Air (5th generation).simdevicetype", + "name" : "iPad Air (5th generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air-5th-generation", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad (10th generation).simdevicetype", + "name" : "iPad (10th generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-10th-generation", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad mini (6th generation).simdevicetype", + "name" : "iPad mini (6th generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-mini-6th-generation", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (11-inch) (4th generation).simdevicetype", + "name" : "iPad Pro (11-inch) (4th generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-11-inch-4th-generation-8GB", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (11-inch) (4th generation) (16GB).simdevicetype", + "name" : "iPad Pro (11-inch) (4th generation) (16GB)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-11-inch-4th-generation-16GB", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (12.9-inch) (6th generation).simdevicetype", + "name" : "iPad Pro (12.9-inch) (6th generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-12-9-inch-6th-generation-8GB", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (12.9-inch) (6th generation) (16GB).simdevicetype", + "name" : "iPad Pro (12.9-inch) (6th generation) (16GB)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-12-9-inch-6th-generation-16GB", + "productFamily" : "iPad" + } + ] + }, { "bundlePath" : "\/Library\/Developer\/CoreSimulator\/Volumes\/tvOS_21J353\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/tvOS 17.0.simruntime", "buildversion" : "21J353", "platform" : "tvOS", - "runtimeRoot" : "\/Library\/Developer\/CoreSimulator\/Volumes\/tvOS_21J353\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/tvOS 17.0.simruntime\/Contents\/Resources\/RuntimeRoot", - "identifier" : "com.apple.CoreSimulator.SimRuntime.tvOS-17-0", - "version" : "17.0", + "runtimeRoot" : "\/Library\/Developer\/CoreSimulator\/Volumes\/tvOS_21J353\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/tvOS 17.0.simruntime\/Contents\/Resources\/RuntimeRoot", + "identifier" : "com.apple.CoreSimulator.SimRuntime.tvOS-17-0", + "version" : "17.0", + "isInternal" : false, + "isAvailable" : true, + "name" : "tvOS 17.0", + "supportedDeviceTypes" : [ + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/AppleTVOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple TV.simdevicetype", + "name" : "Apple TV", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-1080p", + "productFamily" : "Apple TV" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/AppleTVOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple TV 4K.simdevicetype", + "name" : "Apple TV 4K", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-4K", + "productFamily" : "Apple TV" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/AppleTVOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple TV 4K (at 1080p).simdevicetype", + "name" : "Apple TV 4K (at 1080p)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-1080p", + "productFamily" : "Apple TV" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/AppleTVOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple TV 4K (2nd generation).simdevicetype", + "name" : "Apple TV 4K (2nd generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-2nd-generation-4K", + "productFamily" : "Apple TV" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/AppleTVOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple TV 4K (2nd generation) (at 1080p).simdevicetype", + "name" : "Apple TV 4K (2nd generation) (at 1080p)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-2nd-generation-1080p", + "productFamily" : "Apple TV" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/AppleTVOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple TV 4K (3rd generation).simdevicetype", + "name" : "Apple TV 4K (3rd generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-3rd-generation-4K", + "productFamily" : "Apple TV" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/AppleTVOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple TV 4K (3rd generation) (at 1080p).simdevicetype", + "name" : "Apple TV 4K (3rd generation) (at 1080p)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-3rd-generation-1080p", + "productFamily" : "Apple TV" + } + ] + }, + { + "bundlePath" : "\/Library\/Developer\/CoreSimulator\/Volumes\/tvOS_21K364\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/tvOS 17.2.simruntime", + "buildversion" : "21K364", + "platform" : "tvOS", + "runtimeRoot" : "\/Library\/Developer\/CoreSimulator\/Volumes\/tvOS_21K364\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/tvOS 17.2.simruntime\/Contents\/Resources\/RuntimeRoot", + "identifier" : "com.apple.CoreSimulator.SimRuntime.tvOS-17-2", + "version" : "17.2", "isInternal" : false, "isAvailable" : true, - "name" : "tvOS 17.0", + "name" : "tvOS 17.2", "supportedDeviceTypes" : [ { "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/AppleTVOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple TV.simdevicetype", @@ -2211,15 +2555,15 @@ ] }, { - "bundlePath" : "\/Library\/Developer\/CoreSimulator\/Volumes\/tvOS_21K364\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/tvOS 17.2.simruntime", - "buildversion" : "21K364", + "bundlePath" : "\/Library\/Developer\/CoreSimulator\/Volumes\/tvOS_21L5206e\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/tvOS 17.4.simruntime", + "buildversion" : "21L5206e", "platform" : "tvOS", - "runtimeRoot" : "\/Library\/Developer\/CoreSimulator\/Volumes\/tvOS_21K364\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/tvOS 17.2.simruntime\/Contents\/Resources\/RuntimeRoot", - "identifier" : "com.apple.CoreSimulator.SimRuntime.tvOS-17-2", - "version" : "17.2", + "runtimeRoot" : "\/Library\/Developer\/CoreSimulator\/Volumes\/tvOS_21L5206e\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/tvOS 17.4.simruntime\/Contents\/Resources\/RuntimeRoot", + "identifier" : "com.apple.CoreSimulator.SimRuntime.tvOS-17-4", + "version" : "17.4", "isInternal" : false, "isAvailable" : true, - "name" : "tvOS 17.2", + "name" : "tvOS 17.4", "supportedDeviceTypes" : [ { "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/AppleTVOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple TV.simdevicetype", @@ -2610,6 +2954,127 @@ } ] }, + { + "bundlePath" : "\/Library\/Developer\/CoreSimulator\/Volumes\/watchOS_21T5196c\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/watchOS 10.4.simruntime", + "buildversion" : "21T5196c", + "platform" : "watchOS", + "runtimeRoot" : "\/Library\/Developer\/CoreSimulator\/Volumes\/watchOS_21T5196c\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/watchOS 10.4.simruntime\/Contents\/Resources\/RuntimeRoot", + "identifier" : "com.apple.CoreSimulator.SimRuntime.watchOS-10-4", + "version" : "10.4", + "isInternal" : false, + "isAvailable" : true, + "name" : "watchOS 10.4", + "supportedDeviceTypes" : [ + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 4 (40mm).simdevicetype", + "name" : "Apple Watch Series 4 (40mm)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-4-40mm", + "productFamily" : "Apple Watch" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 4 (44mm).simdevicetype", + "name" : "Apple Watch Series 4 (44mm)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-4-44mm", + "productFamily" : "Apple Watch" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 5 (40mm).simdevicetype", + "name" : "Apple Watch Series 5 (40mm)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-40mm", + "productFamily" : "Apple Watch" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 5 (44mm).simdevicetype", + "name" : "Apple Watch Series 5 (44mm)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-44mm", + "productFamily" : "Apple Watch" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch SE (40mm).simdevicetype", + "name" : "Apple Watch SE (40mm)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-SE-40mm", + "productFamily" : "Apple Watch" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch SE (44mm).simdevicetype", + "name" : "Apple Watch SE (44mm)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-SE-44mm", + "productFamily" : "Apple Watch" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 6 (40mm).simdevicetype", + "name" : "Apple Watch Series 6 (40mm)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-6-40mm", + "productFamily" : "Apple Watch" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 6 (44mm).simdevicetype", + "name" : "Apple Watch Series 6 (44mm)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-6-44mm", + "productFamily" : "Apple Watch" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 7 (41mm).simdevicetype", + "name" : "Apple Watch Series 7 (41mm)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-7-41mm", + "productFamily" : "Apple Watch" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 7 (45mm).simdevicetype", + "name" : "Apple Watch Series 7 (45mm)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-7-45mm", + "productFamily" : "Apple Watch" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch SE (40mm) (2nd generation).simdevicetype", + "name" : "Apple Watch SE (40mm) (2nd generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-SE-40mm-2nd-generation", + "productFamily" : "Apple Watch" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch SE (44mm) (2nd generation).simdevicetype", + "name" : "Apple Watch SE (44mm) (2nd generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-SE-44mm-2nd-generation", + "productFamily" : "Apple Watch" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 8 (41mm).simdevicetype", + "name" : "Apple Watch Series 8 (41mm)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-8-41mm", + "productFamily" : "Apple Watch" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 8 (45mm).simdevicetype", + "name" : "Apple Watch Series 8 (45mm)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-8-45mm", + "productFamily" : "Apple Watch" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Ultra (49mm).simdevicetype", + "name" : "Apple Watch Ultra (49mm)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Ultra-49mm", + "productFamily" : "Apple Watch" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 9 (41mm).simdevicetype", + "name" : "Apple Watch Series 9 (41mm)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-9-41mm", + "productFamily" : "Apple Watch" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 9 (45mm).simdevicetype", + "name" : "Apple Watch Series 9 (45mm)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-9-45mm", + "productFamily" : "Apple Watch" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.0.1.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Ultra 2 (49mm).simdevicetype", + "name" : "Apple Watch Ultra 2 (49mm)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Ultra-2-49mm", + "productFamily" : "Apple Watch" + } + ] + }, { "bundlePath" : "\/Library\/Developer\/CoreSimulator\/Volumes\/xrOS_21N305\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/xrOS 1.0.simruntime", "buildversion" : "21N305", @@ -2622,350 +3087,426 @@ "name" : "visionOS 1.0", "supportedDeviceTypes" : [ + ] + }, + { + "bundlePath" : "\/Library\/Developer\/CoreSimulator\/Volumes\/xrOS_21O5181e\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/xrOS 1.1.simruntime", + "buildversion" : "21O5181e", + "platform" : "xrOS", + "runtimeRoot" : "\/Library\/Developer\/CoreSimulator\/Volumes\/xrOS_21O5181e\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/xrOS 1.1.simruntime\/Contents\/Resources\/RuntimeRoot", + "identifier" : "com.apple.CoreSimulator.SimRuntime.xrOS-1-1", + "version" : "1.1", + "isInternal" : false, + "isAvailable" : true, + "name" : "visionOS 1.1", + "supportedDeviceTypes" : [ + ] } ], "devices" : { - "com.apple.CoreSimulator.SimRuntime.iOS-17-2" : [ + "com.apple.CoreSimulator.SimRuntime.tvOS-17-0" : [ { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/392B222E-C004-4792-983A-DFEA65FB4EA7\/data", - "dataPathSize" : 18337792, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/392B222E-C004-4792-983A-DFEA65FB4EA7", - "udid" : "392B222E-C004-4792-983A-DFEA65FB4EA7", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/E64AB4F2-B03A-4882-B8B2-04DA0CD51268\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/E64AB4F2-B03A-4882-B8B2-04DA0CD51268", + "udid" : "E64AB4F2-B03A-4882-B8B2-04DA0CD51268", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-1080p", + "state" : "Shutdown", + "name" : "Apple TV" + }, + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/7685C558-FF6E-4587-A2FA-69D38D642A4C\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/7685C558-FF6E-4587-A2FA-69D38D642A4C", + "udid" : "7685C558-FF6E-4587-A2FA-69D38D642A4C", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-3rd-generation-4K", + "state" : "Shutdown", + "name" : "Apple TV 4K (3rd generation)" + }, + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/5FA59FC9-A79A-4470-BE7C-F460BEC1293C\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/5FA59FC9-A79A-4470-BE7C-F460BEC1293C", + "udid" : "5FA59FC9-A79A-4470-BE7C-F460BEC1293C", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-3rd-generation-1080p", + "state" : "Shutdown", + "name" : "Apple TV 4K (3rd generation) (at 1080p)" + } + ], + "com.apple.CoreSimulator.SimRuntime.iOS-15-5" : [ + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/BCE66572-CDB6-4CBC-B1E3-EB90FE92CF6F\/data", + "dataPathSize" : 18341888, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/BCE66572-CDB6-4CBC-B1E3-EB90FE92CF6F", + "udid" : "BCE66572-CDB6-4CBC-B1E3-EB90FE92CF6F", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8", "state" : "Shutdown", "name" : "Bitrise iOS default" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/96A3F99D-753B-475D-9863-D5BD7119151F\/data", - "dataPathSize" : 18337792, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/96A3F99D-753B-475D-9863-D5BD7119151F", - "udid" : "96A3F99D-753B-475D-9863-D5BD7119151F", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/F2494257-3F9D-4928-922A-DADC17454BA0\/data", + "dataPathSize" : 18341888, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/F2494257-3F9D-4928-922A-DADC17454BA0", + "udid" : "F2494257-3F9D-4928-922A-DADC17454BA0", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8-Plus", + "state" : "Shutdown", + "name" : "iPhone 8 Plus" + }, + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/30125D62-9B3F-4859-AFE8-F0D700444EBF\/data", + "dataPathSize" : 18341888, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/30125D62-9B3F-4859-AFE8-F0D700444EBF", + "udid" : "30125D62-9B3F-4859-AFE8-F0D700444EBF", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11", "state" : "Shutdown", "name" : "iPhone 11" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/75C1F316-0006-415E-BA22-77851370CBE9\/data", - "dataPathSize" : 18337792, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/75C1F316-0006-415E-BA22-77851370CBE9", - "udid" : "75C1F316-0006-415E-BA22-77851370CBE9", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/6C55CD86-4C10-49D7-AADF-D9DE9C1775C0\/data", + "dataPathSize" : 18341888, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/6C55CD86-4C10-49D7-AADF-D9DE9C1775C0", + "udid" : "6C55CD86-4C10-49D7-AADF-D9DE9C1775C0", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-SE-3rd-generation", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-13-Pro", "state" : "Shutdown", - "name" : "iPhone SE (3rd generation)" + "name" : "iPhone 13 Pro" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/EEFE00A8-E600-4156-BC38-704185330681\/data", - "dataPathSize" : 18337792, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/EEFE00A8-E600-4156-BC38-704185330681", - "udid" : "EEFE00A8-E600-4156-BC38-704185330681", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/32AB82BF-B99A-4283-9637-F96C91E98524\/data", + "dataPathSize" : 18341888, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/32AB82BF-B99A-4283-9637-F96C91E98524", + "udid" : "32AB82BF-B99A-4283-9637-F96C91E98524", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-15", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-13-Pro-Max", "state" : "Shutdown", - "name" : "iPhone 15" + "name" : "iPhone 13 Pro Max" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/23068044-0A59-4272-85DE-B853F730FDA7\/data", - "dataPathSize" : 18337792, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/23068044-0A59-4272-85DE-B853F730FDA7", - "udid" : "23068044-0A59-4272-85DE-B853F730FDA7", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/A857F8E3-38C8-4F37-BA1E-A2481B4F1AEA\/data", + "dataPathSize" : 18341888, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/A857F8E3-38C8-4F37-BA1E-A2481B4F1AEA", + "udid" : "A857F8E3-38C8-4F37-BA1E-A2481B4F1AEA", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-15-Plus", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-13-mini", "state" : "Shutdown", - "name" : "iPhone 15 Plus" + "name" : "iPhone 13 mini" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/A2035CA1-F090-42A6-B41A-3F8294FED88A\/data", - "dataPathSize" : 18337792, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/A2035CA1-F090-42A6-B41A-3F8294FED88A", - "udid" : "A2035CA1-F090-42A6-B41A-3F8294FED88A", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/96992B6C-DC08-4045-81BF-9B3078C47F83\/data", + "dataPathSize" : 18341888, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/96992B6C-DC08-4045-81BF-9B3078C47F83", + "udid" : "96992B6C-DC08-4045-81BF-9B3078C47F83", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-15-Pro", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-13", "state" : "Shutdown", - "name" : "iPhone 15 Pro" + "name" : "iPhone 13" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/6C491FF9-D273-4236-A6ED-BCE66512FD56\/data", - "dataPathSize" : 18337792, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/6C491FF9-D273-4236-A6ED-BCE66512FD56", - "udid" : "6C491FF9-D273-4236-A6ED-BCE66512FD56", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/1DC9C919-5C40-4619-B452-C9701349B95D\/data", + "dataPathSize" : 18341888, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/1DC9C919-5C40-4619-B452-C9701349B95D", + "udid" : "1DC9C919-5C40-4619-B452-C9701349B95D", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-15-Pro-Max", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-SE-3rd-generation", "state" : "Shutdown", - "name" : "iPhone 15 Pro Max" + "name" : "iPhone SE (3rd generation)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/14B72F2E-64DE-4C20-8603-A9801935DB9C\/data", - "dataPathSize" : 18337792, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/14B72F2E-64DE-4C20-8603-A9801935DB9C", - "udid" : "14B72F2E-64DE-4C20-8603-A9801935DB9C", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/BAEA9E06-0A7F-47CA-9A60-3FA1CBD6AB49\/data", + "dataPathSize" : 18341888, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/BAEA9E06-0A7F-47CA-9A60-3FA1CBD6AB49", + "udid" : "BAEA9E06-0A7F-47CA-9A60-3FA1CBD6AB49", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air-5th-generation", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPod-touch--7th-generation-", "state" : "Shutdown", - "name" : "iPad Air (5th generation)" + "name" : "iPod touch (7th generation)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/10604DE8-1478-4269-B502-26A463118573\/data", - "dataPathSize" : 18337792, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/10604DE8-1478-4269-B502-26A463118573", - "udid" : "10604DE8-1478-4269-B502-26A463118573", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/5DE30CCD-67D8-4A08-84F3-EBE9BC587792\/data", + "dataPathSize" : 18341888, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/5DE30CCD-67D8-4A08-84F3-EBE9BC587792", + "udid" : "5DE30CCD-67D8-4A08-84F3-EBE9BC587792", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-10th-generation", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--9-7-inch-", "state" : "Shutdown", - "name" : "iPad (10th generation)" + "name" : "iPad Pro (9.7-inch)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/68B114BD-AD2E-465D-B756-DCC253D46300\/data", - "dataPathSize" : 18337792, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/68B114BD-AD2E-465D-B756-DCC253D46300", - "udid" : "68B114BD-AD2E-465D-B756-DCC253D46300", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/A06663F4-20A9-4C5D-8AD5-7FDD3121855D\/data", + "dataPathSize" : 18341888, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/A06663F4-20A9-4C5D-8AD5-7FDD3121855D", + "udid" : "A06663F4-20A9-4C5D-8AD5-7FDD3121855D", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-mini-6th-generation", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-9th-generation", "state" : "Shutdown", - "name" : "iPad mini (6th generation)" + "name" : "iPad (9th generation)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/D0976CED-3CB1-4E56-B9A8-9F1C0294CEC2\/data", - "dataPathSize" : 18337792, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/D0976CED-3CB1-4E56-B9A8-9F1C0294CEC2", - "udid" : "D0976CED-3CB1-4E56-B9A8-9F1C0294CEC2", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/0C2DB964-B380-487D-B222-417C9DE5483F\/data", + "dataPathSize" : 18341888, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/0C2DB964-B380-487D-B222-417C9DE5483F", + "udid" : "0C2DB964-B380-487D-B222-417C9DE5483F", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-11-inch-4th-generation-8GB", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-11-inch-3rd-generation", "state" : "Shutdown", - "name" : "iPad Pro (11-inch) (4th generation)" + "name" : "iPad Pro (11-inch) (3rd generation)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/22A8077C-174F-45FD-BF7C-F67463832243\/data", - "dataPathSize" : 18337792, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/22A8077C-174F-45FD-BF7C-F67463832243", - "udid" : "22A8077C-174F-45FD-BF7C-F67463832243", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/02387DC8-9184-42A5-94F6-3D2DE84462A9\/data", + "dataPathSize" : 18341888, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/02387DC8-9184-42A5-94F6-3D2DE84462A9", + "udid" : "02387DC8-9184-42A5-94F6-3D2DE84462A9", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-12-9-inch-6th-generation-8GB", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-12-9-inch-5th-generation", + "state" : "Shutdown", + "name" : "iPad Pro (12.9-inch) (5th generation)" + }, + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/A149EE51-EDA6-47FC-85BF-9A95F431405E\/data", + "dataPathSize" : 18341888, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/A149EE51-EDA6-47FC-85BF-9A95F431405E", + "udid" : "A149EE51-EDA6-47FC-85BF-9A95F431405E", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air-5th-generation", + "state" : "Shutdown", + "name" : "iPad Air (5th generation)" + }, + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/C8DDF4C6-5221-42F9-B749-A8E759A5237C\/data", + "dataPathSize" : 18341888, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/C8DDF4C6-5221-42F9-B749-A8E759A5237C", + "udid" : "C8DDF4C6-5221-42F9-B749-A8E759A5237C", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-mini-6th-generation", "state" : "Shutdown", - "name" : "iPad Pro (12.9-inch) (6th generation)" + "name" : "iPad mini (6th generation)" } ], "com.apple.CoreSimulator.SimRuntime.watchOS-9-4" : [ { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/CAB39F10-0802-46C5-A5FC-8555E0168410\/data", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/BA1883FC-8E3E-43AE-BEE2-2AD112B7CAA6\/data", "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/CAB39F10-0802-46C5-A5FC-8555E0168410", - "udid" : "CAB39F10-0802-46C5-A5FC-8555E0168410", + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/BA1883FC-8E3E-43AE-BEE2-2AD112B7CAA6", + "udid" : "BA1883FC-8E3E-43AE-BEE2-2AD112B7CAA6", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-40mm", "state" : "Shutdown", "name" : "Apple Watch Series 5 (40mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/8FFA5162-2F51-4D7F-B943-1D84BD7639A3\/data", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/57678826-490A-4485-B695-215E7E767601\/data", "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/8FFA5162-2F51-4D7F-B943-1D84BD7639A3", - "udid" : "8FFA5162-2F51-4D7F-B943-1D84BD7639A3", + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/57678826-490A-4485-B695-215E7E767601", + "udid" : "57678826-490A-4485-B695-215E7E767601", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-44mm", "state" : "Shutdown", "name" : "Apple Watch Series 5 (44mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/6D44EEC2-950E-45CE-9D8B-3EDCBC8D60C7\/data", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/B8E2CE30-D711-40F2-A7D3-4271BE982100\/data", "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/6D44EEC2-950E-45CE-9D8B-3EDCBC8D60C7", - "udid" : "6D44EEC2-950E-45CE-9D8B-3EDCBC8D60C7", + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/B8E2CE30-D711-40F2-A7D3-4271BE982100", + "udid" : "B8E2CE30-D711-40F2-A7D3-4271BE982100", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-6-40mm", "state" : "Shutdown", "name" : "Apple Watch Series 6 (40mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/19488345-5501-43F3-B7DF-81E78A41B2BF\/data", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/31CCEBCE-7B55-4250-A92F-4156022EE61D\/data", "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/19488345-5501-43F3-B7DF-81E78A41B2BF", - "udid" : "19488345-5501-43F3-B7DF-81E78A41B2BF", + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/31CCEBCE-7B55-4250-A92F-4156022EE61D", + "udid" : "31CCEBCE-7B55-4250-A92F-4156022EE61D", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-6-44mm", "state" : "Shutdown", "name" : "Apple Watch Series 6 (44mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/3337C3F1-2774-4CEF-93D0-BD030F530D60\/data", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/6A06F342-FBB9-48E0-889D-B23D538BA85E\/data", "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/3337C3F1-2774-4CEF-93D0-BD030F530D60", - "udid" : "3337C3F1-2774-4CEF-93D0-BD030F530D60", + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/6A06F342-FBB9-48E0-889D-B23D538BA85E", + "udid" : "6A06F342-FBB9-48E0-889D-B23D538BA85E", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-7-41mm", "state" : "Shutdown", "name" : "Apple Watch Series 7 (41mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/111AF5D6-D7A6-4796-B0A7-03A85A0B8383\/data", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/7BE172E8-603B-4134-9E06-59188D4F8D7F\/data", "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/111AF5D6-D7A6-4796-B0A7-03A85A0B8383", - "udid" : "111AF5D6-D7A6-4796-B0A7-03A85A0B8383", + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/7BE172E8-603B-4134-9E06-59188D4F8D7F", + "udid" : "7BE172E8-603B-4134-9E06-59188D4F8D7F", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-7-45mm", "state" : "Shutdown", "name" : "Apple Watch Series 7 (45mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/1EEE4461-C787-4C43-B467-BFE6ACB77C2F\/data", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/E2AC4C02-C2EE-429F-9EF3-3736D792B412\/data", "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/1EEE4461-C787-4C43-B467-BFE6ACB77C2F", - "udid" : "1EEE4461-C787-4C43-B467-BFE6ACB77C2F", + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/E2AC4C02-C2EE-429F-9EF3-3736D792B412", + "udid" : "E2AC4C02-C2EE-429F-9EF3-3736D792B412", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-SE-40mm-2nd-generation", "state" : "Shutdown", "name" : "Apple Watch SE (40mm) (2nd generation)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/9086B5FE-D739-43BC-8F65-736AC8448CF1\/data", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/28827256-3711-4A0B-9F2E-A5548943691F\/data", "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/9086B5FE-D739-43BC-8F65-736AC8448CF1", - "udid" : "9086B5FE-D739-43BC-8F65-736AC8448CF1", + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/28827256-3711-4A0B-9F2E-A5548943691F", + "udid" : "28827256-3711-4A0B-9F2E-A5548943691F", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-SE-44mm-2nd-generation", "state" : "Shutdown", "name" : "Apple Watch SE (44mm) (2nd generation)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/9BB3D83F-0686-4627-9764-58C85141AF28\/data", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/0682F1BD-35E1-4F19-AA53-64C45524BDCC\/data", "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/9BB3D83F-0686-4627-9764-58C85141AF28", - "udid" : "9BB3D83F-0686-4627-9764-58C85141AF28", + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/0682F1BD-35E1-4F19-AA53-64C45524BDCC", + "udid" : "0682F1BD-35E1-4F19-AA53-64C45524BDCC", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-8-41mm", "state" : "Shutdown", "name" : "Apple Watch Series 8 (41mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/475B13D4-A11A-48FB-A475-AF1E8B73BBE1\/data", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/D44EC4EC-7FFF-4687-850C-14EAB1427129\/data", "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/475B13D4-A11A-48FB-A475-AF1E8B73BBE1", - "udid" : "475B13D4-A11A-48FB-A475-AF1E8B73BBE1", + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/D44EC4EC-7FFF-4687-850C-14EAB1427129", + "udid" : "D44EC4EC-7FFF-4687-850C-14EAB1427129", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-8-45mm", "state" : "Shutdown", "name" : "Apple Watch Series 8 (45mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/DDD66A66-032F-46DB-AA1E-68D02B52B650\/data", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/FD625FB2-2053-4A61-8129-47C979C323C3\/data", "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/DDD66A66-032F-46DB-AA1E-68D02B52B650", - "udid" : "DDD66A66-032F-46DB-AA1E-68D02B52B650", + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/FD625FB2-2053-4A61-8129-47C979C323C3", + "udid" : "FD625FB2-2053-4A61-8129-47C979C323C3", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Ultra-49mm", "state" : "Shutdown", "name" : "Apple Watch Ultra (49mm)" } ], - "com.apple.CoreSimulator.SimRuntime.watchOS-10-0" : [ + "com.apple.CoreSimulator.SimRuntime.watchOS-10-2" : [ { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/BB484BF7-8A17-4C23-B19A-428A0B8AF6A9\/data", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/45CE9242-7521-4F8B-8EEC-5AE5E929B73C\/data", "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/BB484BF7-8A17-4C23-B19A-428A0B8AF6A9", - "udid" : "BB484BF7-8A17-4C23-B19A-428A0B8AF6A9", + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/45CE9242-7521-4F8B-8EEC-5AE5E929B73C", + "udid" : "45CE9242-7521-4F8B-8EEC-5AE5E929B73C", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-40mm", "state" : "Shutdown", "name" : "Apple Watch Series 5 (40mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/E31BB503-838F-46DB-9695-F9E694DC3D1A\/data", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/6FA2498D-7584-4CED-8F34-1D22177B58C0\/data", "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/E31BB503-838F-46DB-9695-F9E694DC3D1A", - "udid" : "E31BB503-838F-46DB-9695-F9E694DC3D1A", + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/6FA2498D-7584-4CED-8F34-1D22177B58C0", + "udid" : "6FA2498D-7584-4CED-8F34-1D22177B58C0", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-44mm", "state" : "Shutdown", "name" : "Apple Watch Series 5 (44mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/F0CA3D43-ACCF-402D-8C73-0B6A3D5BCF01\/data", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/287ABC53-4076-4B15-B829-908132E832EB\/data", "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/F0CA3D43-ACCF-402D-8C73-0B6A3D5BCF01", - "udid" : "F0CA3D43-ACCF-402D-8C73-0B6A3D5BCF01", + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/287ABC53-4076-4B15-B829-908132E832EB", + "udid" : "287ABC53-4076-4B15-B829-908132E832EB", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-6-40mm", "state" : "Shutdown", "name" : "Apple Watch Series 6 (40mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/DD689D02-65BD-45C5-A788-83175CD21A27\/data", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/8D0FC802-B369-4B9E-8ED4-929AD1D29DC4\/data", "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/DD689D02-65BD-45C5-A788-83175CD21A27", - "udid" : "DD689D02-65BD-45C5-A788-83175CD21A27", + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/8D0FC802-B369-4B9E-8ED4-929AD1D29DC4", + "udid" : "8D0FC802-B369-4B9E-8ED4-929AD1D29DC4", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-6-44mm", "state" : "Shutdown", "name" : "Apple Watch Series 6 (44mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/04A87E92-801D-4ECC-85E4-923FEB14E96B\/data", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/A0622BAE-98E3-43CA-8041-0FDD51FCAD85\/data", "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/04A87E92-801D-4ECC-85E4-923FEB14E96B", - "udid" : "04A87E92-801D-4ECC-85E4-923FEB14E96B", + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/A0622BAE-98E3-43CA-8041-0FDD51FCAD85", + "udid" : "A0622BAE-98E3-43CA-8041-0FDD51FCAD85", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-7-41mm", "state" : "Shutdown", "name" : "Apple Watch Series 7 (41mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/C5C62CA7-161C-4C13-A122-03394178E6D6\/data", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/32EB12C7-7D8D-423D-9657-DF82A65D99FD\/data", "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/C5C62CA7-161C-4C13-A122-03394178E6D6", - "udid" : "C5C62CA7-161C-4C13-A122-03394178E6D6", + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/32EB12C7-7D8D-423D-9657-DF82A65D99FD", + "udid" : "32EB12C7-7D8D-423D-9657-DF82A65D99FD", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-7-45mm", "state" : "Shutdown", "name" : "Apple Watch Series 7 (45mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/6EBB94D4-DC0C-417D-87CB-ADFCC3F70DF5\/data", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/45BD48E6-DAD9-4CB2-809F-99539A50B1A2\/data", "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/6EBB94D4-DC0C-417D-87CB-ADFCC3F70DF5", - "udid" : "6EBB94D4-DC0C-417D-87CB-ADFCC3F70DF5", + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/45BD48E6-DAD9-4CB2-809F-99539A50B1A2", + "udid" : "45BD48E6-DAD9-4CB2-809F-99539A50B1A2", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-SE-40mm-2nd-generation", "state" : "Shutdown", "name" : "Apple Watch SE (40mm) (2nd generation)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/AE84E57C-3427-4486-867D-BD68F7E9861D\/data", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/2AD221C4-2755-4136-83EF-2097D1DADBC4\/data", "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/AE84E57C-3427-4486-867D-BD68F7E9861D", - "udid" : "AE84E57C-3427-4486-867D-BD68F7E9861D", + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/2AD221C4-2755-4136-83EF-2097D1DADBC4", + "udid" : "2AD221C4-2755-4136-83EF-2097D1DADBC4", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-SE-44mm-2nd-generation", "state" : "Shutdown", "name" : "Apple Watch SE (44mm) (2nd generation)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/26B03514-A9B3-4956-8CB4-A7DC5E265120\/data", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/2F1AD624-BC06-43FB-BC93-AC25F0778972\/data", "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/26B03514-A9B3-4956-8CB4-A7DC5E265120", - "udid" : "26B03514-A9B3-4956-8CB4-A7DC5E265120", + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/2F1AD624-BC06-43FB-BC93-AC25F0778972", + "udid" : "2F1AD624-BC06-43FB-BC93-AC25F0778972", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-9-41mm", "state" : "Shutdown", "name" : "Apple Watch Series 9 (41mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/A515C949-832E-48F4-B9D7-F18E38BDE0EE\/data", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/3301D69B-1D48-45DB-8B7E-C2230E178EAE\/data", "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/A515C949-832E-48F4-B9D7-F18E38BDE0EE", - "udid" : "A515C949-832E-48F4-B9D7-F18E38BDE0EE", + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/3301D69B-1D48-45DB-8B7E-C2230E178EAE", + "udid" : "3301D69B-1D48-45DB-8B7E-C2230E178EAE", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-9-45mm", "state" : "Shutdown", "name" : "Apple Watch Series 9 (45mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/8E0B82CC-627E-46C5-A2FC-F8566D46240B\/data", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/9DC6723C-A7EE-49BC-B47C-72A3943BA6B4\/data", "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/8E0B82CC-627E-46C5-A2FC-F8566D46240B", - "udid" : "8E0B82CC-627E-46C5-A2FC-F8566D46240B", + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/9DC6723C-A7EE-49BC-B47C-72A3943BA6B4", + "udid" : "9DC6723C-A7EE-49BC-B47C-72A3943BA6B4", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Ultra-2-49mm", "state" : "Shutdown", @@ -2974,648 +3515,916 @@ ], "com.apple.CoreSimulator.SimRuntime.tvOS-17-2" : [ { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/43399126-9363-4582-AF59-C8A8729E5179\/data", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/5772710C-B888-43C8-8E6A-D061A0954DCD\/data", "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/43399126-9363-4582-AF59-C8A8729E5179", - "udid" : "43399126-9363-4582-AF59-C8A8729E5179", + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/5772710C-B888-43C8-8E6A-D061A0954DCD", + "udid" : "5772710C-B888-43C8-8E6A-D061A0954DCD", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-1080p", "state" : "Shutdown", "name" : "Apple TV" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/5F6D3B28-711C-42D7-BFA3-2F283875B5CA\/data", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/771846B9-CC0B-412C-9127-BCC2A9D45955\/data", "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/5F6D3B28-711C-42D7-BFA3-2F283875B5CA", - "udid" : "5F6D3B28-711C-42D7-BFA3-2F283875B5CA", + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/771846B9-CC0B-412C-9127-BCC2A9D45955", + "udid" : "771846B9-CC0B-412C-9127-BCC2A9D45955", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-3rd-generation-4K", "state" : "Shutdown", "name" : "Apple TV 4K (3rd generation)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/18580D09-4199-44F2-BFC4-5940E93B966D\/data", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/A6527DA5-C523-4E7F-ADE6-F56AC737DDA2\/data", "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/18580D09-4199-44F2-BFC4-5940E93B966D", - "udid" : "18580D09-4199-44F2-BFC4-5940E93B966D", + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/A6527DA5-C523-4E7F-ADE6-F56AC737DDA2", + "udid" : "A6527DA5-C523-4E7F-ADE6-F56AC737DDA2", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-3rd-generation-1080p", "state" : "Shutdown", "name" : "Apple TV 4K (3rd generation) (at 1080p)" } ], - "com.apple.CoreSimulator.SimRuntime.watchOS-10-2" : [ + "com.apple.CoreSimulator.SimRuntime.iOS-16-4" : [ { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/61C30C86-57D4-4BA3-8580-11B3F7EE8648\/data", - "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/61C30C86-57D4-4BA3-8580-11B3F7EE8648", - "udid" : "61C30C86-57D4-4BA3-8580-11B3F7EE8648", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/E638A4C3-8FBE-449D-9D6A-9108086E646A\/data", + "dataPathSize" : 13258752, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/E638A4C3-8FBE-449D-9D6A-9108086E646A", + "udid" : "E638A4C3-8FBE-449D-9D6A-9108086E646A", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-40mm", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8", "state" : "Shutdown", - "name" : "Apple Watch Series 5 (40mm)" + "name" : "Bitrise iOS default" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/707AAA0D-1818-44FC-8C08-96DD8F0EB060\/data", - "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/707AAA0D-1818-44FC-8C08-96DD8F0EB060", - "udid" : "707AAA0D-1818-44FC-8C08-96DD8F0EB060", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/2B1782BC-C6BB-41CA-93F2-621B85B31689\/data", + "dataPathSize" : 13258752, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/2B1782BC-C6BB-41CA-93F2-621B85B31689", + "udid" : "2B1782BC-C6BB-41CA-93F2-621B85B31689", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-44mm", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8-Plus", "state" : "Shutdown", - "name" : "Apple Watch Series 5 (44mm)" + "name" : "iPhone 8 Plus" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/40672C02-AA75-41F7-86CD-609F4499D273\/data", - "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/40672C02-AA75-41F7-86CD-609F4499D273", - "udid" : "40672C02-AA75-41F7-86CD-609F4499D273", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/A6BAC01C-6801-462C-A861-52BDB236C016\/data", + "dataPathSize" : 13258752, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/A6BAC01C-6801-462C-A861-52BDB236C016", + "udid" : "A6BAC01C-6801-462C-A861-52BDB236C016", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-6-40mm", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11", "state" : "Shutdown", - "name" : "Apple Watch Series 6 (40mm)" + "name" : "iPhone 11" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/34C7B734-A663-481E-9C7E-3DF5D4B3B9F1\/data", - "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/34C7B734-A663-481E-9C7E-3DF5D4B3B9F1", - "udid" : "34C7B734-A663-481E-9C7E-3DF5D4B3B9F1", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/856E5EDE-2BAF-4260-AEBB-752558C0F2C6\/data", + "dataPathSize" : 13258752, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/856E5EDE-2BAF-4260-AEBB-752558C0F2C6", + "udid" : "856E5EDE-2BAF-4260-AEBB-752558C0F2C6", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-6-44mm", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-SE-3rd-generation", "state" : "Shutdown", - "name" : "Apple Watch Series 6 (44mm)" + "name" : "iPhone SE (3rd generation)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/44255043-F5DA-4005-A0E2-E7BB67EFF270\/data", - "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/44255043-F5DA-4005-A0E2-E7BB67EFF270", - "udid" : "44255043-F5DA-4005-A0E2-E7BB67EFF270", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/B4E98119-9F2D-4793-9254-C1A37C0E48A6\/data", + "dataPathSize" : 13258752, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/B4E98119-9F2D-4793-9254-C1A37C0E48A6", + "udid" : "B4E98119-9F2D-4793-9254-C1A37C0E48A6", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-7-41mm", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-14", "state" : "Shutdown", - "name" : "Apple Watch Series 7 (41mm)" + "name" : "iPhone 14" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/9566A3FD-FDBF-400E-8F04-4CFCD01FE326\/data", - "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/9566A3FD-FDBF-400E-8F04-4CFCD01FE326", - "udid" : "9566A3FD-FDBF-400E-8F04-4CFCD01FE326", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/CEA26F73-811E-417C-8E46-C1910D139C1D\/data", + "dataPathSize" : 13258752, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/CEA26F73-811E-417C-8E46-C1910D139C1D", + "udid" : "CEA26F73-811E-417C-8E46-C1910D139C1D", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-7-45mm", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-14-Plus", "state" : "Shutdown", - "name" : "Apple Watch Series 7 (45mm)" + "name" : "iPhone 14 Plus" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/86FD0823-690F-4F36-8BD8-99FC58A8CC46\/data", - "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/86FD0823-690F-4F36-8BD8-99FC58A8CC46", - "udid" : "86FD0823-690F-4F36-8BD8-99FC58A8CC46", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/9CA4963F-C29B-45DD-88C0-6C716CA20851\/data", + "dataPathSize" : 13258752, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/9CA4963F-C29B-45DD-88C0-6C716CA20851", + "udid" : "9CA4963F-C29B-45DD-88C0-6C716CA20851", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-SE-40mm-2nd-generation", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-14-Pro", "state" : "Shutdown", - "name" : "Apple Watch SE (40mm) (2nd generation)" + "name" : "iPhone 14 Pro" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/B5CBA105-F979-4CF1-9456-089437A10938\/data", - "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/B5CBA105-F979-4CF1-9456-089437A10938", - "udid" : "B5CBA105-F979-4CF1-9456-089437A10938", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/0ECA52A9-9992-4F12-9887-857C93FE6CF1\/data", + "dataPathSize" : 13258752, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/0ECA52A9-9992-4F12-9887-857C93FE6CF1", + "udid" : "0ECA52A9-9992-4F12-9887-857C93FE6CF1", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-SE-44mm-2nd-generation", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-14-Pro-Max", "state" : "Shutdown", - "name" : "Apple Watch SE (44mm) (2nd generation)" + "name" : "iPhone 14 Pro Max" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/B382DD87-EC28-4BA5-B29A-22CA7D5FE7C0\/data", - "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/B382DD87-EC28-4BA5-B29A-22CA7D5FE7C0", - "udid" : "B382DD87-EC28-4BA5-B29A-22CA7D5FE7C0", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/3C4A1B97-0B26-41F7-A5DF-EA0A4CE6FFCD\/data", + "dataPathSize" : 13258752, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/3C4A1B97-0B26-41F7-A5DF-EA0A4CE6FFCD", + "udid" : "3C4A1B97-0B26-41F7-A5DF-EA0A4CE6FFCD", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-9-41mm", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air-5th-generation", "state" : "Shutdown", - "name" : "Apple Watch Series 9 (41mm)" + "name" : "iPad Air (5th generation)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/CC6BC081-B1F4-4609-9AA7-E8DE7169D02C\/data", - "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/CC6BC081-B1F4-4609-9AA7-E8DE7169D02C", - "udid" : "CC6BC081-B1F4-4609-9AA7-E8DE7169D02C", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/94E76A50-36A2-490D-B5F1-076E41B92B07\/data", + "dataPathSize" : 13258752, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/94E76A50-36A2-490D-B5F1-076E41B92B07", + "udid" : "94E76A50-36A2-490D-B5F1-076E41B92B07", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-9-45mm", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-10th-generation", "state" : "Shutdown", - "name" : "Apple Watch Series 9 (45mm)" + "name" : "iPad (10th generation)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/8A938D50-238F-4DD2-9A6E-8AAA34AD7E53\/data", - "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/8A938D50-238F-4DD2-9A6E-8AAA34AD7E53", - "udid" : "8A938D50-238F-4DD2-9A6E-8AAA34AD7E53", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/40BA5D11-1F02-4BD9-92BE-3CF55EF80B50\/data", + "dataPathSize" : 13258752, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/40BA5D11-1F02-4BD9-92BE-3CF55EF80B50", + "udid" : "40BA5D11-1F02-4BD9-92BE-3CF55EF80B50", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Ultra-2-49mm", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-mini-6th-generation", "state" : "Shutdown", - "name" : "Apple Watch Ultra 2 (49mm)" + "name" : "iPad mini (6th generation)" + }, + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/56FB84B5-D6EF-42AA-ABF8-A85167159056\/data", + "dataPathSize" : 13258752, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/56FB84B5-D6EF-42AA-ABF8-A85167159056", + "udid" : "56FB84B5-D6EF-42AA-ABF8-A85167159056", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-11-inch-4th-generation-8GB", + "state" : "Shutdown", + "name" : "iPad Pro (11-inch) (4th generation)" + }, + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/259F4B98-D489-4BA0-B43C-5D18E5532F71\/data", + "dataPathSize" : 13258752, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/259F4B98-D489-4BA0-B43C-5D18E5532F71", + "udid" : "259F4B98-D489-4BA0-B43C-5D18E5532F71", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-12-9-inch-6th-generation-8GB", + "state" : "Shutdown", + "name" : "iPad Pro (12.9-inch) (6th generation)" } ], - "com.apple.CoreSimulator.SimRuntime.xrOS-1-0" : [ + "com.apple.CoreSimulator.SimRuntime.iOS-17-0" : [ { - "availabilityError" : "device type profile not found", - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/9E39DCBD-16D8-43D3-A97C-40C58B664988\/data", - "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/9E39DCBD-16D8-43D3-A97C-40C58B664988", - "udid" : "9E39DCBD-16D8-43D3-A97C-40C58B664988", - "isAvailable" : false, + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/674EACBC-6086-4E44-AFD8-FEBBD26EFCCE\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/674EACBC-6086-4E44-AFD8-FEBBD26EFCCE", + "udid" : "674EACBC-6086-4E44-AFD8-FEBBD26EFCCE", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11", "state" : "Shutdown", - "name" : "Apple Vision Pro" + "name" : "Bitrise iOS default" + }, + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/0CA1296C-7F30-4E03-AB7B-5A8BFE5AE7B6\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/0CA1296C-7F30-4E03-AB7B-5A8BFE5AE7B6", + "udid" : "0CA1296C-7F30-4E03-AB7B-5A8BFE5AE7B6", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11", + "state" : "Shutdown", + "name" : "iPhone 11" + }, + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/BFE7DF27-AACD-42D0-B32D-B904DA8380BA\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/BFE7DF27-AACD-42D0-B32D-B904DA8380BA", + "udid" : "BFE7DF27-AACD-42D0-B32D-B904DA8380BA", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-SE-3rd-generation", + "state" : "Shutdown", + "name" : "iPhone SE (3rd generation)" + }, + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/A10BA622-B48E-4387-BF90-D20FF53055D8\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/A10BA622-B48E-4387-BF90-D20FF53055D8", + "udid" : "A10BA622-B48E-4387-BF90-D20FF53055D8", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-15", + "state" : "Shutdown", + "name" : "iPhone 15" + }, + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/02DF122E-4AAF-4C17-9C81-04BFA94CC15F\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/02DF122E-4AAF-4C17-9C81-04BFA94CC15F", + "udid" : "02DF122E-4AAF-4C17-9C81-04BFA94CC15F", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-15-Plus", + "state" : "Shutdown", + "name" : "iPhone 15 Plus" + }, + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/AD624BB9-375E-4383-A978-BC2B36DA7E59\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/AD624BB9-375E-4383-A978-BC2B36DA7E59", + "udid" : "AD624BB9-375E-4383-A978-BC2B36DA7E59", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-15-Pro", + "state" : "Shutdown", + "name" : "iPhone 15 Pro" + }, + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/68CEBDCA-2C6E-4B26-A240-5F1B3943B9E5\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/68CEBDCA-2C6E-4B26-A240-5F1B3943B9E5", + "udid" : "68CEBDCA-2C6E-4B26-A240-5F1B3943B9E5", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-15-Pro-Max", + "state" : "Shutdown", + "name" : "iPhone 15 Pro Max" + }, + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/1A288FA5-F382-469B-AF2D-6B2D9A68923A\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/1A288FA5-F382-469B-AF2D-6B2D9A68923A", + "udid" : "1A288FA5-F382-469B-AF2D-6B2D9A68923A", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air-5th-generation", + "state" : "Shutdown", + "name" : "iPad Air (5th generation)" + }, + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/248E8F09-58D6-4C4C-84BD-3153121ECB8C\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/248E8F09-58D6-4C4C-84BD-3153121ECB8C", + "udid" : "248E8F09-58D6-4C4C-84BD-3153121ECB8C", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-10th-generation", + "state" : "Shutdown", + "name" : "iPad (10th generation)" + }, + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/3DF7E780-AEE1-416C-AF8F-46BE3171C72B\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/3DF7E780-AEE1-416C-AF8F-46BE3171C72B", + "udid" : "3DF7E780-AEE1-416C-AF8F-46BE3171C72B", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-mini-6th-generation", + "state" : "Shutdown", + "name" : "iPad mini (6th generation)" + }, + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/BEDE740F-7F3C-4C96-9EBF-9240A2C4F43E\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/BEDE740F-7F3C-4C96-9EBF-9240A2C4F43E", + "udid" : "BEDE740F-7F3C-4C96-9EBF-9240A2C4F43E", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-11-inch-4th-generation-8GB", + "state" : "Shutdown", + "name" : "iPad Pro (11-inch) (4th generation)" + }, + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/3E3C6A7F-D276-41A2-8A31-31150E383214\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/3E3C6A7F-D276-41A2-8A31-31150E383214", + "udid" : "3E3C6A7F-D276-41A2-8A31-31150E383214", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-12-9-inch-6th-generation-8GB", + "state" : "Shutdown", + "name" : "iPad Pro (12.9-inch) (6th generation)" } ], - "com.apple.CoreSimulator.SimRuntime.iOS-16-4" : [ + "com.apple.CoreSimulator.SimRuntime.tvOS-17-4" : [ { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/B078291D-1436-4459-AC4E-DCE16E59737E\/data", - "dataPathSize" : 13258752, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/B078291D-1436-4459-AC4E-DCE16E59737E", - "udid" : "B078291D-1436-4459-AC4E-DCE16E59737E", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/3BDAAFEF-6A9B-4257-BCAF-D9C978CBD458\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/3BDAAFEF-6A9B-4257-BCAF-D9C978CBD458", + "udid" : "3BDAAFEF-6A9B-4257-BCAF-D9C978CBD458", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-1080p", "state" : "Shutdown", - "name" : "Bitrise iOS default" + "name" : "Apple TV" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/E13C183B-9D7A-4197-8463-25753C578163\/data", - "dataPathSize" : 13258752, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/E13C183B-9D7A-4197-8463-25753C578163", - "udid" : "E13C183B-9D7A-4197-8463-25753C578163", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/98AE402A-339C-45FB-A8DF-39368DEC6E6A\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/98AE402A-339C-45FB-A8DF-39368DEC6E6A", + "udid" : "98AE402A-339C-45FB-A8DF-39368DEC6E6A", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8-Plus", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-3rd-generation-4K", "state" : "Shutdown", - "name" : "iPhone 8 Plus" + "name" : "Apple TV 4K (3rd generation)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/61BBA430-32D3-4824-BE08-6E82B8C37C0F\/data", - "dataPathSize" : 13258752, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/61BBA430-32D3-4824-BE08-6E82B8C37C0F", - "udid" : "61BBA430-32D3-4824-BE08-6E82B8C37C0F", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/8E0757F1-B2C4-4A5D-B071-6FC951518F73\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/8E0757F1-B2C4-4A5D-B071-6FC951518F73", + "udid" : "8E0757F1-B2C4-4A5D-B071-6FC951518F73", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-3rd-generation-1080p", + "state" : "Shutdown", + "name" : "Apple TV 4K (3rd generation) (at 1080p)" + } + ], + "com.apple.CoreSimulator.SimRuntime.iOS-17-2" : [ + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/7274502B-5809-4FF7-BCB7-B9FAF21EA274\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/7274502B-5809-4FF7-BCB7-B9FAF21EA274", + "udid" : "7274502B-5809-4FF7-BCB7-B9FAF21EA274", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11", + "state" : "Shutdown", + "name" : "Bitrise iOS default" + }, + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/A7CF57D6-6874-4497-B48D-B775F88E5A5B\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/A7CF57D6-6874-4497-B48D-B775F88E5A5B", + "udid" : "A7CF57D6-6874-4497-B48D-B775F88E5A5B", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11", "state" : "Shutdown", "name" : "iPhone 11" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/4B41325E-FF68-467E-98B5-EC2A35715E9D\/data", - "dataPathSize" : 13258752, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/4B41325E-FF68-467E-98B5-EC2A35715E9D", - "udid" : "4B41325E-FF68-467E-98B5-EC2A35715E9D", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/1DAF3F3D-065C-4046-AF6B-62CBCD25B3E7\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/1DAF3F3D-065C-4046-AF6B-62CBCD25B3E7", + "udid" : "1DAF3F3D-065C-4046-AF6B-62CBCD25B3E7", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-SE-3rd-generation", "state" : "Shutdown", - "name" : "iPhone SE (3rd generation)" + "name" : "iPhone SE (3rd generation)" + }, + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/78E9B4B7-065B-4C90-BDA0-FE6215345D78\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/78E9B4B7-065B-4C90-BDA0-FE6215345D78", + "udid" : "78E9B4B7-065B-4C90-BDA0-FE6215345D78", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-15", + "state" : "Shutdown", + "name" : "iPhone 15" + }, + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/98E424E6-EB0D-49C3-BCF5-409495D184B0\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/98E424E6-EB0D-49C3-BCF5-409495D184B0", + "udid" : "98E424E6-EB0D-49C3-BCF5-409495D184B0", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-15-Plus", + "state" : "Shutdown", + "name" : "iPhone 15 Plus" + }, + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/D870CF68-184F-45F3-9C1B-7BE7B2B2FE4B\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/D870CF68-184F-45F3-9C1B-7BE7B2B2FE4B", + "udid" : "D870CF68-184F-45F3-9C1B-7BE7B2B2FE4B", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-15-Pro", + "state" : "Shutdown", + "name" : "iPhone 15 Pro" + }, + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/30C4F5B8-E390-42D7-8F60-1797E52BF2E5\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/30C4F5B8-E390-42D7-8F60-1797E52BF2E5", + "udid" : "30C4F5B8-E390-42D7-8F60-1797E52BF2E5", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-15-Pro-Max", + "state" : "Shutdown", + "name" : "iPhone 15 Pro Max" + }, + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/416870EF-47A7-4174-A2F0-E861E0AEAA4F\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/416870EF-47A7-4174-A2F0-E861E0AEAA4F", + "udid" : "416870EF-47A7-4174-A2F0-E861E0AEAA4F", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air-5th-generation", + "state" : "Shutdown", + "name" : "iPad Air (5th generation)" + }, + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/82057B5B-21E7-4DEB-A617-5B4C69292F10\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/82057B5B-21E7-4DEB-A617-5B4C69292F10", + "udid" : "82057B5B-21E7-4DEB-A617-5B4C69292F10", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-10th-generation", + "state" : "Shutdown", + "name" : "iPad (10th generation)" + }, + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/3DB2C921-B11E-40B8-9EE9-30AB6237FEE0\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/3DB2C921-B11E-40B8-9EE9-30AB6237FEE0", + "udid" : "3DB2C921-B11E-40B8-9EE9-30AB6237FEE0", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-mini-6th-generation", + "state" : "Shutdown", + "name" : "iPad mini (6th generation)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/8EFD261D-1CE0-44F4-936B-8F5E72BA82BA\/data", - "dataPathSize" : 13258752, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/8EFD261D-1CE0-44F4-936B-8F5E72BA82BA", - "udid" : "8EFD261D-1CE0-44F4-936B-8F5E72BA82BA", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/C72477BD-5364-4D39-9E40-87C89AFD7A55\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/C72477BD-5364-4D39-9E40-87C89AFD7A55", + "udid" : "C72477BD-5364-4D39-9E40-87C89AFD7A55", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-14", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-11-inch-4th-generation-8GB", "state" : "Shutdown", - "name" : "iPhone 14" + "name" : "iPad Pro (11-inch) (4th generation)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/18BBB437-A790-4399-8C4A-779DE9B0C74F\/data", - "dataPathSize" : 13258752, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/18BBB437-A790-4399-8C4A-779DE9B0C74F", - "udid" : "18BBB437-A790-4399-8C4A-779DE9B0C74F", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/319D4A69-5CFC-464D-9421-79077859CDDD\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/319D4A69-5CFC-464D-9421-79077859CDDD", + "udid" : "319D4A69-5CFC-464D-9421-79077859CDDD", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-14-Plus", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-12-9-inch-6th-generation-8GB", "state" : "Shutdown", - "name" : "iPhone 14 Plus" - }, + "name" : "iPad Pro (12.9-inch) (6th generation)" + } + ], + "com.apple.CoreSimulator.SimRuntime.xrOS-1-0" : [ { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/F22C1A13-AE74-4065-8545-A09A935F698F\/data", - "dataPathSize" : 13258752, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/F22C1A13-AE74-4065-8545-A09A935F698F", - "udid" : "F22C1A13-AE74-4065-8545-A09A935F698F", + "availabilityError" : "device type profile not found", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/FB4BE3D9-2C05-4FEF-8D87-C7D26C3783C3\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/FB4BE3D9-2C05-4FEF-8D87-C7D26C3783C3", + "udid" : "FB4BE3D9-2C05-4FEF-8D87-C7D26C3783C3", + "isAvailable" : false, + "state" : "Shutdown", + "name" : "Apple Vision Pro" + } + ], + "com.apple.CoreSimulator.SimRuntime.watchOS-10-4" : [ + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/B8F411A2-3C3A-4FF3-B238-819DFB8C20A6\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/B8F411A2-3C3A-4FF3-B238-819DFB8C20A6", + "udid" : "B8F411A2-3C3A-4FF3-B238-819DFB8C20A6", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-14-Pro", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-40mm", "state" : "Shutdown", - "name" : "iPhone 14 Pro" + "name" : "Apple Watch Series 5 (40mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/F2E48AA9-AAC7-4F18-AC70-BE6A2DE1361E\/data", - "dataPathSize" : 13258752, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/F2E48AA9-AAC7-4F18-AC70-BE6A2DE1361E", - "udid" : "F2E48AA9-AAC7-4F18-AC70-BE6A2DE1361E", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/0DEF3864-492F-4464-BA33-532CC90EEB91\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/0DEF3864-492F-4464-BA33-532CC90EEB91", + "udid" : "0DEF3864-492F-4464-BA33-532CC90EEB91", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-14-Pro-Max", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-44mm", "state" : "Shutdown", - "name" : "iPhone 14 Pro Max" + "name" : "Apple Watch Series 5 (44mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/04D11FB5-5D24-43B5-9821-A69911BB84E0\/data", - "dataPathSize" : 13258752, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/04D11FB5-5D24-43B5-9821-A69911BB84E0", - "udid" : "04D11FB5-5D24-43B5-9821-A69911BB84E0", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/D2D64E3C-F658-4F0C-A687-B84A53CA62B2\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/D2D64E3C-F658-4F0C-A687-B84A53CA62B2", + "udid" : "D2D64E3C-F658-4F0C-A687-B84A53CA62B2", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air-5th-generation", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-6-40mm", "state" : "Shutdown", - "name" : "iPad Air (5th generation)" + "name" : "Apple Watch Series 6 (40mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/AA0E8F1A-4EFE-432A-BB8D-B8EB48ACA33B\/data", - "dataPathSize" : 13258752, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/AA0E8F1A-4EFE-432A-BB8D-B8EB48ACA33B", - "udid" : "AA0E8F1A-4EFE-432A-BB8D-B8EB48ACA33B", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/E5C4E3CB-87EC-4493-953A-DCB5D680ADDF\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/E5C4E3CB-87EC-4493-953A-DCB5D680ADDF", + "udid" : "E5C4E3CB-87EC-4493-953A-DCB5D680ADDF", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-10th-generation", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-6-44mm", "state" : "Shutdown", - "name" : "iPad (10th generation)" + "name" : "Apple Watch Series 6 (44mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/FE74FF9E-27A2-4C4D-9497-CDBD95424F2A\/data", - "dataPathSize" : 13258752, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/FE74FF9E-27A2-4C4D-9497-CDBD95424F2A", - "udid" : "FE74FF9E-27A2-4C4D-9497-CDBD95424F2A", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/5F2CCD25-DF74-4F1F-921D-83E072E094AC\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/5F2CCD25-DF74-4F1F-921D-83E072E094AC", + "udid" : "5F2CCD25-DF74-4F1F-921D-83E072E094AC", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-mini-6th-generation", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-7-41mm", "state" : "Shutdown", - "name" : "iPad mini (6th generation)" + "name" : "Apple Watch Series 7 (41mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/8304943A-F7E4-4B6C-B75B-5379DF453634\/data", - "dataPathSize" : 13258752, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/8304943A-F7E4-4B6C-B75B-5379DF453634", - "udid" : "8304943A-F7E4-4B6C-B75B-5379DF453634", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/878055B9-C9FA-4208-AE7C-A822AABFA6F5\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/878055B9-C9FA-4208-AE7C-A822AABFA6F5", + "udid" : "878055B9-C9FA-4208-AE7C-A822AABFA6F5", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-11-inch-4th-generation-8GB", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-7-45mm", "state" : "Shutdown", - "name" : "iPad Pro (11-inch) (4th generation)" + "name" : "Apple Watch Series 7 (45mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/DAFC1087-6B32-4FB8-A260-749B29BCD6A4\/data", - "dataPathSize" : 13258752, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/DAFC1087-6B32-4FB8-A260-749B29BCD6A4", - "udid" : "DAFC1087-6B32-4FB8-A260-749B29BCD6A4", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/324BA98E-A24D-43CC-B5E5-0D2A3A1ED8AE\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/324BA98E-A24D-43CC-B5E5-0D2A3A1ED8AE", + "udid" : "324BA98E-A24D-43CC-B5E5-0D2A3A1ED8AE", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-12-9-inch-6th-generation-8GB", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-SE-40mm-2nd-generation", "state" : "Shutdown", - "name" : "iPad Pro (12.9-inch) (6th generation)" - } - ], - "com.apple.CoreSimulator.SimRuntime.iOS-15-5" : [ + "name" : "Apple Watch SE (40mm) (2nd generation)" + }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/C4C65BA3-B2E8-431A-98A6-5DE28BE09742\/data", - "dataPathSize" : 18341888, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/C4C65BA3-B2E8-431A-98A6-5DE28BE09742", - "udid" : "C4C65BA3-B2E8-431A-98A6-5DE28BE09742", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/279EAAC0-3E54-404C-BC38-531F16DF3876\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/279EAAC0-3E54-404C-BC38-531F16DF3876", + "udid" : "279EAAC0-3E54-404C-BC38-531F16DF3876", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-SE-44mm-2nd-generation", "state" : "Shutdown", - "name" : "Bitrise iOS default" + "name" : "Apple Watch SE (44mm) (2nd generation)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/01C98898-D44E-45A9-ACF7-3D5174901B95\/data", - "dataPathSize" : 18341888, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/01C98898-D44E-45A9-ACF7-3D5174901B95", - "udid" : "01C98898-D44E-45A9-ACF7-3D5174901B95", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/3BBEDC8F-3304-445B-BF38-72C8D6A84774\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/3BBEDC8F-3304-445B-BF38-72C8D6A84774", + "udid" : "3BBEDC8F-3304-445B-BF38-72C8D6A84774", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8-Plus", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-9-41mm", "state" : "Shutdown", - "name" : "iPhone 8 Plus" + "name" : "Apple Watch Series 9 (41mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/156F36D5-5834-4DE2-96F9-168323107F72\/data", - "dataPathSize" : 18341888, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/156F36D5-5834-4DE2-96F9-168323107F72", - "udid" : "156F36D5-5834-4DE2-96F9-168323107F72", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/0DAB8341-88AD-4C0E-8BEB-8C68138B5A7C\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/0DAB8341-88AD-4C0E-8BEB-8C68138B5A7C", + "udid" : "0DAB8341-88AD-4C0E-8BEB-8C68138B5A7C", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-9-45mm", "state" : "Shutdown", - "name" : "iPhone 11" + "name" : "Apple Watch Series 9 (45mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/150DE18B-B97D-49EC-847C-0646CADED9B0\/data", - "dataPathSize" : 18341888, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/150DE18B-B97D-49EC-847C-0646CADED9B0", - "udid" : "150DE18B-B97D-49EC-847C-0646CADED9B0", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/70379F7B-6A8A-42A7-99A9-01C9B2D43A3C\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/70379F7B-6A8A-42A7-99A9-01C9B2D43A3C", + "udid" : "70379F7B-6A8A-42A7-99A9-01C9B2D43A3C", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-13-Pro", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Ultra-2-49mm", "state" : "Shutdown", - "name" : "iPhone 13 Pro" - }, + "name" : "Apple Watch Ultra 2 (49mm)" + } + ], + "com.apple.CoreSimulator.SimRuntime.watchOS-10-0" : [ { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/EB664C5B-709E-4A8A-975A-C7AFEA55B663\/data", - "dataPathSize" : 18341888, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/EB664C5B-709E-4A8A-975A-C7AFEA55B663", - "udid" : "EB664C5B-709E-4A8A-975A-C7AFEA55B663", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/F234C989-50B0-46E5-86A7-CF6FA774788A\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/F234C989-50B0-46E5-86A7-CF6FA774788A", + "udid" : "F234C989-50B0-46E5-86A7-CF6FA774788A", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-13-Pro-Max", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-40mm", "state" : "Shutdown", - "name" : "iPhone 13 Pro Max" + "name" : "Apple Watch Series 5 (40mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/7C8049B2-56D6-42A2-9D45-D341BF26A947\/data", - "dataPathSize" : 18341888, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/7C8049B2-56D6-42A2-9D45-D341BF26A947", - "udid" : "7C8049B2-56D6-42A2-9D45-D341BF26A947", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/BB78C6AA-9E0B-48FD-9F10-A3C009FB0059\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/BB78C6AA-9E0B-48FD-9F10-A3C009FB0059", + "udid" : "BB78C6AA-9E0B-48FD-9F10-A3C009FB0059", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-13-mini", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-44mm", "state" : "Shutdown", - "name" : "iPhone 13 mini" + "name" : "Apple Watch Series 5 (44mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/3D1C6BDD-B6C0-4021-A586-1FE37517476F\/data", - "dataPathSize" : 18341888, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/3D1C6BDD-B6C0-4021-A586-1FE37517476F", - "udid" : "3D1C6BDD-B6C0-4021-A586-1FE37517476F", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/FF248C08-155B-4A95-9356-BB9D08340DED\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/FF248C08-155B-4A95-9356-BB9D08340DED", + "udid" : "FF248C08-155B-4A95-9356-BB9D08340DED", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-13", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-6-40mm", "state" : "Shutdown", - "name" : "iPhone 13" + "name" : "Apple Watch Series 6 (40mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/4126586B-527D-4C47-AEB2-167FDACEAC87\/data", - "dataPathSize" : 18341888, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/4126586B-527D-4C47-AEB2-167FDACEAC87", - "udid" : "4126586B-527D-4C47-AEB2-167FDACEAC87", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/AE7CC376-DC9A-4AC3-A1CF-97CC5E581C24\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/AE7CC376-DC9A-4AC3-A1CF-97CC5E581C24", + "udid" : "AE7CC376-DC9A-4AC3-A1CF-97CC5E581C24", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-SE-3rd-generation", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-6-44mm", "state" : "Shutdown", - "name" : "iPhone SE (3rd generation)" + "name" : "Apple Watch Series 6 (44mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/0DD7B602-4E1C-4996-86B5-7852CA692984\/data", - "dataPathSize" : 18341888, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/0DD7B602-4E1C-4996-86B5-7852CA692984", - "udid" : "0DD7B602-4E1C-4996-86B5-7852CA692984", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/D5538379-73A4-4ACA-B502-FD97F1EFFACE\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/D5538379-73A4-4ACA-B502-FD97F1EFFACE", + "udid" : "D5538379-73A4-4ACA-B502-FD97F1EFFACE", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPod-touch--7th-generation-", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-7-41mm", "state" : "Shutdown", - "name" : "iPod touch (7th generation)" + "name" : "Apple Watch Series 7 (41mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/B72AF683-94F3-4545-A150-AEDFBD4D871E\/data", - "dataPathSize" : 18341888, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/B72AF683-94F3-4545-A150-AEDFBD4D871E", - "udid" : "B72AF683-94F3-4545-A150-AEDFBD4D871E", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/1AE40C29-5B6B-4516-9735-A877E3C3A40A\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/1AE40C29-5B6B-4516-9735-A877E3C3A40A", + "udid" : "1AE40C29-5B6B-4516-9735-A877E3C3A40A", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--9-7-inch-", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-7-45mm", "state" : "Shutdown", - "name" : "iPad Pro (9.7-inch)" + "name" : "Apple Watch Series 7 (45mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/DD5D64D2-D64E-477F-B133-5AE3880B52A0\/data", - "dataPathSize" : 18341888, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/DD5D64D2-D64E-477F-B133-5AE3880B52A0", - "udid" : "DD5D64D2-D64E-477F-B133-5AE3880B52A0", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/45B4BF6C-B8F2-45CC-B839-0412C473FAD5\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/45B4BF6C-B8F2-45CC-B839-0412C473FAD5", + "udid" : "45B4BF6C-B8F2-45CC-B839-0412C473FAD5", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-9th-generation", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-SE-40mm-2nd-generation", "state" : "Shutdown", - "name" : "iPad (9th generation)" + "name" : "Apple Watch SE (40mm) (2nd generation)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/3FB47B5C-E989-4EC0-9FA3-D403B2210575\/data", - "dataPathSize" : 18341888, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/3FB47B5C-E989-4EC0-9FA3-D403B2210575", - "udid" : "3FB47B5C-E989-4EC0-9FA3-D403B2210575", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/F440C1B4-0268-4E52-98AA-57FEC702541D\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/F440C1B4-0268-4E52-98AA-57FEC702541D", + "udid" : "F440C1B4-0268-4E52-98AA-57FEC702541D", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-11-inch-3rd-generation", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-SE-44mm-2nd-generation", "state" : "Shutdown", - "name" : "iPad Pro (11-inch) (3rd generation)" + "name" : "Apple Watch SE (44mm) (2nd generation)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/5C25815C-03D5-41A4-8672-9CA7FE9FD34C\/data", - "dataPathSize" : 18341888, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/5C25815C-03D5-41A4-8672-9CA7FE9FD34C", - "udid" : "5C25815C-03D5-41A4-8672-9CA7FE9FD34C", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/72F78F5E-A8D9-4653-BAEF-310024B4E9FF\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/72F78F5E-A8D9-4653-BAEF-310024B4E9FF", + "udid" : "72F78F5E-A8D9-4653-BAEF-310024B4E9FF", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-12-9-inch-5th-generation", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-9-41mm", "state" : "Shutdown", - "name" : "iPad Pro (12.9-inch) (5th generation)" + "name" : "Apple Watch Series 9 (41mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/5C775344-2E1D-46F7-812B-75393AC8D7E9\/data", - "dataPathSize" : 18341888, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/5C775344-2E1D-46F7-812B-75393AC8D7E9", - "udid" : "5C775344-2E1D-46F7-812B-75393AC8D7E9", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/3C89B015-BBCE-4BC2-B8B7-42647FAB0696\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/3C89B015-BBCE-4BC2-B8B7-42647FAB0696", + "udid" : "3C89B015-BBCE-4BC2-B8B7-42647FAB0696", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air-5th-generation", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-9-45mm", "state" : "Shutdown", - "name" : "iPad Air (5th generation)" + "name" : "Apple Watch Series 9 (45mm)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/19DD92A6-331D-4F4C-932E-FF81E6327D94\/data", - "dataPathSize" : 18341888, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/19DD92A6-331D-4F4C-932E-FF81E6327D94", - "udid" : "19DD92A6-331D-4F4C-932E-FF81E6327D94", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/F189C646-4B3C-48A6-BC8A-34563E9C0327\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/F189C646-4B3C-48A6-BC8A-34563E9C0327", + "udid" : "F189C646-4B3C-48A6-BC8A-34563E9C0327", "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-mini-6th-generation", + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Ultra-2-49mm", "state" : "Shutdown", - "name" : "iPad mini (6th generation)" + "name" : "Apple Watch Ultra 2 (49mm)" } ], - "com.apple.CoreSimulator.SimRuntime.iOS-17-0" : [ + "com.apple.CoreSimulator.SimRuntime.iOS-17-4" : [ { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/37E40472-5E3A-4547-A886-9BD6D0451557\/data", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/52F745DB-5D0E-4BAF-9444-2F8D5701E0BB\/data", "dataPathSize" : 18337792, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/37E40472-5E3A-4547-A886-9BD6D0451557", - "udid" : "37E40472-5E3A-4547-A886-9BD6D0451557", + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/52F745DB-5D0E-4BAF-9444-2F8D5701E0BB", + "udid" : "52F745DB-5D0E-4BAF-9444-2F8D5701E0BB", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11", "state" : "Shutdown", "name" : "Bitrise iOS default" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/B3E8C956-7BD9-4924-AF1F-B1F72D5CF1ED\/data", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/4483BE9C-3EA4-4745-BE24-19776197BEEA\/data", "dataPathSize" : 18337792, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/B3E8C956-7BD9-4924-AF1F-B1F72D5CF1ED", - "udid" : "B3E8C956-7BD9-4924-AF1F-B1F72D5CF1ED", + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/4483BE9C-3EA4-4745-BE24-19776197BEEA", + "udid" : "4483BE9C-3EA4-4745-BE24-19776197BEEA", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11", "state" : "Shutdown", "name" : "iPhone 11" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/A7E9E0F7-18C3-4302-9396-5FD327DFD905\/data", - "dataPathSize" : 13258752, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/A7E9E0F7-18C3-4302-9396-5FD327DFD905", - "udid" : "A7E9E0F7-18C3-4302-9396-5FD327DFD905", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/E7A335F5-904A-4D53-8D83-A3EC92809FAC\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/E7A335F5-904A-4D53-8D83-A3EC92809FAC", + "udid" : "E7A335F5-904A-4D53-8D83-A3EC92809FAC", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-SE-3rd-generation", "state" : "Shutdown", "name" : "iPhone SE (3rd generation)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/7AECA35A-8E61-4107-A030-4EE3E23BD3F4\/data", - "dataPathSize" : 13258752, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/7AECA35A-8E61-4107-A030-4EE3E23BD3F4", - "udid" : "7AECA35A-8E61-4107-A030-4EE3E23BD3F4", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/4D874F1E-5270-4ADC-890A-F8C7D3C8582D\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/4D874F1E-5270-4ADC-890A-F8C7D3C8582D", + "udid" : "4D874F1E-5270-4ADC-890A-F8C7D3C8582D", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-15", "state" : "Shutdown", "name" : "iPhone 15" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/60520C4C-2DB7-4FF5-AA45-5E9E9E96B22E\/data", - "dataPathSize" : 13258752, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/60520C4C-2DB7-4FF5-AA45-5E9E9E96B22E", - "udid" : "60520C4C-2DB7-4FF5-AA45-5E9E9E96B22E", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/C3F9AD55-CF82-40DB-AF18-EB976958B84F\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/C3F9AD55-CF82-40DB-AF18-EB976958B84F", + "udid" : "C3F9AD55-CF82-40DB-AF18-EB976958B84F", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-15-Plus", "state" : "Shutdown", "name" : "iPhone 15 Plus" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/09C70039-69DC-4EA4-A8EB-61C882099DB4\/data", - "dataPathSize" : 13258752, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/09C70039-69DC-4EA4-A8EB-61C882099DB4", - "udid" : "09C70039-69DC-4EA4-A8EB-61C882099DB4", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/52197C9D-A16D-4978-B822-FEF511A8D151\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/52197C9D-A16D-4978-B822-FEF511A8D151", + "udid" : "52197C9D-A16D-4978-B822-FEF511A8D151", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-15-Pro", "state" : "Shutdown", "name" : "iPhone 15 Pro" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/02F3BF37-F96F-4754-809E-B69D94D32FA9\/data", - "dataPathSize" : 13258752, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/02F3BF37-F96F-4754-809E-B69D94D32FA9", - "udid" : "02F3BF37-F96F-4754-809E-B69D94D32FA9", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/7FD194FF-3FA7-40C4-A4FA-6F91C74285B5\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/7FD194FF-3FA7-40C4-A4FA-6F91C74285B5", + "udid" : "7FD194FF-3FA7-40C4-A4FA-6F91C74285B5", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-15-Pro-Max", "state" : "Shutdown", "name" : "iPhone 15 Pro Max" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/CF87604C-8564-4EE7-B38D-0CDE3F4E2CC9\/data", - "dataPathSize" : 13258752, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/CF87604C-8564-4EE7-B38D-0CDE3F4E2CC9", - "udid" : "CF87604C-8564-4EE7-B38D-0CDE3F4E2CC9", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/A1AE8E9B-B443-46F6-ABF7-BB9F32FFB205\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/A1AE8E9B-B443-46F6-ABF7-BB9F32FFB205", + "udid" : "A1AE8E9B-B443-46F6-ABF7-BB9F32FFB205", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air-5th-generation", "state" : "Shutdown", "name" : "iPad Air (5th generation)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/15A61F4A-0B03-42C8-A481-575125AD719A\/data", - "dataPathSize" : 13258752, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/15A61F4A-0B03-42C8-A481-575125AD719A", - "udid" : "15A61F4A-0B03-42C8-A481-575125AD719A", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/23F625B3-EEA0-4F16-BB39-EEB77ED8EDC8\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/23F625B3-EEA0-4F16-BB39-EEB77ED8EDC8", + "udid" : "23F625B3-EEA0-4F16-BB39-EEB77ED8EDC8", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-10th-generation", "state" : "Shutdown", "name" : "iPad (10th generation)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/0C893F0C-EA3F-43EB-9D9D-B0ACF16D7ABC\/data", - "dataPathSize" : 13258752, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/0C893F0C-EA3F-43EB-9D9D-B0ACF16D7ABC", - "udid" : "0C893F0C-EA3F-43EB-9D9D-B0ACF16D7ABC", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/011A88E0-5B28-401D-A15C-518597916B2C\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/011A88E0-5B28-401D-A15C-518597916B2C", + "udid" : "011A88E0-5B28-401D-A15C-518597916B2C", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-mini-6th-generation", "state" : "Shutdown", "name" : "iPad mini (6th generation)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/AFB45044-D9E7-425F-BE0B-B8830526E1B1\/data", - "dataPathSize" : 13258752, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/AFB45044-D9E7-425F-BE0B-B8830526E1B1", - "udid" : "AFB45044-D9E7-425F-BE0B-B8830526E1B1", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/7B8C60D1-DA57-40B9-BDDC-262B78F03367\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/7B8C60D1-DA57-40B9-BDDC-262B78F03367", + "udid" : "7B8C60D1-DA57-40B9-BDDC-262B78F03367", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-11-inch-4th-generation-8GB", "state" : "Shutdown", "name" : "iPad Pro (11-inch) (4th generation)" }, { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/EFCE4968-80F4-49E2-BD85-40F85CF18A83\/data", - "dataPathSize" : 13258752, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/EFCE4968-80F4-49E2-BD85-40F85CF18A83", - "udid" : "EFCE4968-80F4-49E2-BD85-40F85CF18A83", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/F07BB397-8055-4C18-B9B0-9955D2400510\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/F07BB397-8055-4C18-B9B0-9955D2400510", + "udid" : "F07BB397-8055-4C18-B9B0-9955D2400510", "isAvailable" : true, "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-12-9-inch-6th-generation-8GB", "state" : "Shutdown", "name" : "iPad Pro (12.9-inch) (6th generation)" } ], - "com.apple.CoreSimulator.SimRuntime.tvOS-17-0" : [ - { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/73765F02-CB50-4576-AB12-3221CEE5960D\/data", - "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/73765F02-CB50-4576-AB12-3221CEE5960D", - "udid" : "73765F02-CB50-4576-AB12-3221CEE5960D", - "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-1080p", - "state" : "Shutdown", - "name" : "Apple TV" - }, - { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/77E09064-49E5-4515-B051-CBB27891A2ED\/data", - "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/77E09064-49E5-4515-B051-CBB27891A2ED", - "udid" : "77E09064-49E5-4515-B051-CBB27891A2ED", - "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-3rd-generation-4K", - "state" : "Shutdown", - "name" : "Apple TV 4K (3rd generation)" - }, + "com.apple.CoreSimulator.SimRuntime.xrOS-1-1" : [ { - "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/A57F483E-CD5D-42A7-B24D-29200627D565\/data", + "availabilityError" : "device type profile not found", + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/5FFD02A4-FB2E-44C0-930F-F38F11D6EB45\/data", "dataPathSize" : 4096, - "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/A57F483E-CD5D-42A7-B24D-29200627D565", - "udid" : "A57F483E-CD5D-42A7-B24D-29200627D565", - "isAvailable" : true, - "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-3rd-generation-1080p", + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/5FFD02A4-FB2E-44C0-930F-F38F11D6EB45", + "udid" : "5FFD02A4-FB2E-44C0-930F-F38F11D6EB45", + "isAvailable" : false, "state" : "Shutdown", - "name" : "Apple TV 4K (3rd generation) (at 1080p)" + "name" : "Apple Vision Pro" } ] }, "pairs" : { - "15B5BE05-641E-41EB-BE6F-2B6C3AE25351" : { + "AD1D0695-8412-4C7E-82D2-DED932B83B9B" : { "watch" : { - "name" : "Apple Watch Series 7 (45mm)", - "udid" : "9566A3FD-FDBF-400E-8F04-4CFCD01FE326", + "name" : "Apple Watch Ultra 2 (49mm)", + "udid" : "9DC6723C-A7EE-49BC-B47C-72A3943BA6B4", "state" : "Shutdown" }, "phone" : { - "name" : "iPhone 15", - "udid" : "EEFE00A8-E600-4156-BC38-704185330681", + "name" : "iPhone 15 Pro Max", + "udid" : "30C4F5B8-E390-42D7-8F60-1797E52BF2E5", "state" : "Shutdown" }, "state" : "(active, disconnected)" }, - "F1E06E12-5AD2-4900-B697-35C60234149D" : { + "B9C4CAAF-87DD-42FC-BA78-EB8454A66B45" : { "watch" : { - "name" : "Apple Watch Ultra 2 (49mm)", - "udid" : "8A938D50-238F-4DD2-9A6E-8AAA34AD7E53", + "name" : "Apple Watch Series 9 (45mm)", + "udid" : "3301D69B-1D48-45DB-8B7E-C2230E178EAE", "state" : "Shutdown" }, "phone" : { - "name" : "iPhone 15 Pro Max", - "udid" : "6C491FF9-D273-4236-A6ED-BCE66512FD56", + "name" : "iPhone 15 Pro", + "udid" : "D870CF68-184F-45F3-9C1B-7BE7B2B2FE4B", + "state" : "Shutdown" + }, + "state" : "(active, disconnected)" + }, + "57D64A98-512B-4954-8235-5CC50CDA45D1" : { + "watch" : { + "name" : "Apple Watch Series 9 (41mm)", + "udid" : "3BBEDC8F-3304-445B-BF38-72C8D6A84774", + "state" : "Shutdown" + }, + "phone" : { + "name" : "iPhone 15 Plus", + "udid" : "C3F9AD55-CF82-40DB-AF18-EB976958B84F", "state" : "Shutdown" }, "state" : "(active, disconnected)" }, - "FB901D28-D1C6-4BFC-B45F-128386D2111B" : { + "791C2C4F-02F0-4DF3-9421-779446DF8C97" : { "watch" : { "name" : "Apple Watch Series 9 (45mm)", - "udid" : "CC6BC081-B1F4-4609-9AA7-E8DE7169D02C", + "udid" : "0DAB8341-88AD-4C0E-8BEB-8C68138B5A7C", "state" : "Shutdown" }, "phone" : { "name" : "iPhone 15 Pro", - "udid" : "A2035CA1-F090-42A6-B41A-3F8294FED88A", + "udid" : "52197C9D-A16D-4978-B822-FEF511A8D151", + "state" : "Shutdown" + }, + "state" : "(active, disconnected)" + }, + "F73D6FA8-E774-482A-A604-A5352C69D060" : { + "watch" : { + "name" : "Apple Watch Ultra 2 (49mm)", + "udid" : "70379F7B-6A8A-42A7-99A9-01C9B2D43A3C", + "state" : "Shutdown" + }, + "phone" : { + "name" : "iPhone 15 Pro Max", + "udid" : "7FD194FF-3FA7-40C4-A4FA-6F91C74285B5", "state" : "Shutdown" }, "state" : "(active, disconnected)" }, - "6CA6DC3B-7728-438E-9113-4C3135A5DEA0" : { + "9EBC837E-8466-412C-BBE0-E2F8F4BD65E1" : { "watch" : { "name" : "Apple Watch Series 9 (41mm)", - "udid" : "B382DD87-EC28-4BA5-B29A-22CA7D5FE7C0", + "udid" : "2F1AD624-BC06-43FB-BC93-AC25F0778972", "state" : "Shutdown" }, "phone" : { "name" : "iPhone 15 Plus", - "udid" : "23068044-0A59-4272-85DE-B853F730FDA7", + "udid" : "98E424E6-EB0D-49C3-BCF5-409495D184B0", + "state" : "Shutdown" + }, + "state" : "(active, disconnected)" + }, + "5065C53A-343E-4889-BD5D-989D795D6C08" : { + "watch" : { + "name" : "Apple Watch Series 7 (45mm)", + "udid" : "878055B9-C9FA-4208-AE7C-A822AABFA6F5", + "state" : "Shutdown" + }, + "phone" : { + "name" : "iPhone 15", + "udid" : "4D874F1E-5270-4ADC-890A-F8C7D3C8582D", + "state" : "Shutdown" + }, + "state" : "(active, disconnected)" + }, + "1965881F-4802-48D4-A40B-BBB4F734FD68" : { + "watch" : { + "name" : "Apple Watch Series 7 (45mm)", + "udid" : "32EB12C7-7D8D-423D-9657-DF82A65D99FD", + "state" : "Shutdown" + }, + "phone" : { + "name" : "iPhone 15", + "udid" : "78E9B4B7-065B-4C90-BDA0-FE6215345D78", "state" : "Shutdown" }, "state" : "(active, disconnected)" diff --git a/data/osx-xcode-15.0.x-edge/simctl_plain.txt b/data/osx-xcode-15.0.x-edge/simctl_plain.txt index 30f64b68..8179ee17 100644 --- a/data/osx-xcode-15.0.x-edge/simctl_plain.txt +++ b/data/osx-xcode-15.0.x-edge/simctl_plain.txt @@ -93,125 +93,172 @@ iOS 15.5 (15.5 - 19F70) - com.apple.CoreSimulator.SimRuntime.iOS-15-5 iOS 16.4 (16.4 - 20E247) - com.apple.CoreSimulator.SimRuntime.iOS-16-4 iOS 17.0 (17.0.1 - 21A342) - com.apple.CoreSimulator.SimRuntime.iOS-17-0 iOS 17.2 (17.2 - 21C62) - com.apple.CoreSimulator.SimRuntime.iOS-17-2 +iOS 17.4 (17.4 - 21E5195d) - com.apple.CoreSimulator.SimRuntime.iOS-17-4 tvOS 17.0 (17.0 - 21J353) - com.apple.CoreSimulator.SimRuntime.tvOS-17-0 tvOS 17.2 (17.2 - 21K364) - com.apple.CoreSimulator.SimRuntime.tvOS-17-2 +tvOS 17.4 (17.4 - 21L5206e) - com.apple.CoreSimulator.SimRuntime.tvOS-17-4 watchOS 9.4 (9.4 - 20T253) - com.apple.CoreSimulator.SimRuntime.watchOS-9-4 watchOS 10.0 (10.0 - 21R355) - com.apple.CoreSimulator.SimRuntime.watchOS-10-0 watchOS 10.2 (10.2 - 21S364) - com.apple.CoreSimulator.SimRuntime.watchOS-10-2 +watchOS 10.4 (10.4 - 21T5196c) - com.apple.CoreSimulator.SimRuntime.watchOS-10-4 visionOS 1.0 (1.0 - 21N305) - com.apple.CoreSimulator.SimRuntime.xrOS-1-0 +visionOS 1.1 (1.1 - 21O5181e) - com.apple.CoreSimulator.SimRuntime.xrOS-1-1 == Devices == -- iOS 15.5 -- - Bitrise iOS default (C4C65BA3-B2E8-431A-98A6-5DE28BE09742) (Shutdown) - iPhone 8 Plus (01C98898-D44E-45A9-ACF7-3D5174901B95) (Shutdown) - iPhone 11 (156F36D5-5834-4DE2-96F9-168323107F72) (Shutdown) - iPhone 13 Pro (150DE18B-B97D-49EC-847C-0646CADED9B0) (Shutdown) - iPhone 13 Pro Max (EB664C5B-709E-4A8A-975A-C7AFEA55B663) (Shutdown) - iPhone 13 mini (7C8049B2-56D6-42A2-9D45-D341BF26A947) (Shutdown) - iPhone 13 (3D1C6BDD-B6C0-4021-A586-1FE37517476F) (Shutdown) - iPhone SE (3rd generation) (4126586B-527D-4C47-AEB2-167FDACEAC87) (Shutdown) - iPod touch (7th generation) (0DD7B602-4E1C-4996-86B5-7852CA692984) (Shutdown) - iPad Pro (9.7-inch) (B72AF683-94F3-4545-A150-AEDFBD4D871E) (Shutdown) - iPad (9th generation) (DD5D64D2-D64E-477F-B133-5AE3880B52A0) (Shutdown) - iPad Pro (11-inch) (3rd generation) (3FB47B5C-E989-4EC0-9FA3-D403B2210575) (Shutdown) - iPad Pro (12.9-inch) (5th generation) (5C25815C-03D5-41A4-8672-9CA7FE9FD34C) (Shutdown) - iPad Air (5th generation) (5C775344-2E1D-46F7-812B-75393AC8D7E9) (Shutdown) - iPad mini (6th generation) (19DD92A6-331D-4F4C-932E-FF81E6327D94) (Shutdown) + Bitrise iOS default (BCE66572-CDB6-4CBC-B1E3-EB90FE92CF6F) (Shutdown) + iPhone 8 Plus (F2494257-3F9D-4928-922A-DADC17454BA0) (Shutdown) + iPhone 11 (30125D62-9B3F-4859-AFE8-F0D700444EBF) (Shutdown) + iPhone 13 Pro (6C55CD86-4C10-49D7-AADF-D9DE9C1775C0) (Shutdown) + iPhone 13 Pro Max (32AB82BF-B99A-4283-9637-F96C91E98524) (Shutdown) + iPhone 13 mini (A857F8E3-38C8-4F37-BA1E-A2481B4F1AEA) (Shutdown) + iPhone 13 (96992B6C-DC08-4045-81BF-9B3078C47F83) (Shutdown) + iPhone SE (3rd generation) (1DC9C919-5C40-4619-B452-C9701349B95D) (Shutdown) + iPod touch (7th generation) (BAEA9E06-0A7F-47CA-9A60-3FA1CBD6AB49) (Shutdown) + iPad Pro (9.7-inch) (5DE30CCD-67D8-4A08-84F3-EBE9BC587792) (Shutdown) + iPad (9th generation) (A06663F4-20A9-4C5D-8AD5-7FDD3121855D) (Shutdown) + iPad Pro (11-inch) (3rd generation) (0C2DB964-B380-487D-B222-417C9DE5483F) (Shutdown) + iPad Pro (12.9-inch) (5th generation) (02387DC8-9184-42A5-94F6-3D2DE84462A9) (Shutdown) + iPad Air (5th generation) (A149EE51-EDA6-47FC-85BF-9A95F431405E) (Shutdown) + iPad mini (6th generation) (C8DDF4C6-5221-42F9-B749-A8E759A5237C) (Shutdown) -- iOS 16.4 -- - Bitrise iOS default (B078291D-1436-4459-AC4E-DCE16E59737E) (Shutdown) - iPhone 8 Plus (E13C183B-9D7A-4197-8463-25753C578163) (Shutdown) - iPhone 11 (61BBA430-32D3-4824-BE08-6E82B8C37C0F) (Shutdown) - iPhone SE (3rd generation) (4B41325E-FF68-467E-98B5-EC2A35715E9D) (Shutdown) - iPhone 14 (8EFD261D-1CE0-44F4-936B-8F5E72BA82BA) (Shutdown) - iPhone 14 Plus (18BBB437-A790-4399-8C4A-779DE9B0C74F) (Shutdown) - iPhone 14 Pro (F22C1A13-AE74-4065-8545-A09A935F698F) (Shutdown) - iPhone 14 Pro Max (F2E48AA9-AAC7-4F18-AC70-BE6A2DE1361E) (Shutdown) - iPad Air (5th generation) (04D11FB5-5D24-43B5-9821-A69911BB84E0) (Shutdown) - iPad (10th generation) (AA0E8F1A-4EFE-432A-BB8D-B8EB48ACA33B) (Shutdown) - iPad mini (6th generation) (FE74FF9E-27A2-4C4D-9497-CDBD95424F2A) (Shutdown) - iPad Pro (11-inch) (4th generation) (8304943A-F7E4-4B6C-B75B-5379DF453634) (Shutdown) - iPad Pro (12.9-inch) (6th generation) (DAFC1087-6B32-4FB8-A260-749B29BCD6A4) (Shutdown) + Bitrise iOS default (E638A4C3-8FBE-449D-9D6A-9108086E646A) (Shutdown) + iPhone 8 Plus (2B1782BC-C6BB-41CA-93F2-621B85B31689) (Shutdown) + iPhone 11 (A6BAC01C-6801-462C-A861-52BDB236C016) (Shutdown) + iPhone SE (3rd generation) (856E5EDE-2BAF-4260-AEBB-752558C0F2C6) (Shutdown) + iPhone 14 (B4E98119-9F2D-4793-9254-C1A37C0E48A6) (Shutdown) + iPhone 14 Plus (CEA26F73-811E-417C-8E46-C1910D139C1D) (Shutdown) + iPhone 14 Pro (9CA4963F-C29B-45DD-88C0-6C716CA20851) (Shutdown) + iPhone 14 Pro Max (0ECA52A9-9992-4F12-9887-857C93FE6CF1) (Shutdown) + iPad Air (5th generation) (3C4A1B97-0B26-41F7-A5DF-EA0A4CE6FFCD) (Shutdown) + iPad (10th generation) (94E76A50-36A2-490D-B5F1-076E41B92B07) (Shutdown) + iPad mini (6th generation) (40BA5D11-1F02-4BD9-92BE-3CF55EF80B50) (Shutdown) + iPad Pro (11-inch) (4th generation) (56FB84B5-D6EF-42AA-ABF8-A85167159056) (Shutdown) + iPad Pro (12.9-inch) (6th generation) (259F4B98-D489-4BA0-B43C-5D18E5532F71) (Shutdown) -- iOS 17.0 -- - Bitrise iOS default (37E40472-5E3A-4547-A886-9BD6D0451557) (Shutdown) - iPhone 11 (B3E8C956-7BD9-4924-AF1F-B1F72D5CF1ED) (Shutdown) - iPhone SE (3rd generation) (A7E9E0F7-18C3-4302-9396-5FD327DFD905) (Shutdown) - iPhone 15 (7AECA35A-8E61-4107-A030-4EE3E23BD3F4) (Shutdown) - iPhone 15 Plus (60520C4C-2DB7-4FF5-AA45-5E9E9E96B22E) (Shutdown) - iPhone 15 Pro (09C70039-69DC-4EA4-A8EB-61C882099DB4) (Shutdown) - iPhone 15 Pro Max (02F3BF37-F96F-4754-809E-B69D94D32FA9) (Shutdown) - iPad Air (5th generation) (CF87604C-8564-4EE7-B38D-0CDE3F4E2CC9) (Shutdown) - iPad (10th generation) (15A61F4A-0B03-42C8-A481-575125AD719A) (Shutdown) - iPad mini (6th generation) (0C893F0C-EA3F-43EB-9D9D-B0ACF16D7ABC) (Shutdown) - iPad Pro (11-inch) (4th generation) (AFB45044-D9E7-425F-BE0B-B8830526E1B1) (Shutdown) - iPad Pro (12.9-inch) (6th generation) (EFCE4968-80F4-49E2-BD85-40F85CF18A83) (Shutdown) + Bitrise iOS default (674EACBC-6086-4E44-AFD8-FEBBD26EFCCE) (Shutdown) + iPhone 11 (0CA1296C-7F30-4E03-AB7B-5A8BFE5AE7B6) (Shutdown) + iPhone SE (3rd generation) (BFE7DF27-AACD-42D0-B32D-B904DA8380BA) (Shutdown) + iPhone 15 (A10BA622-B48E-4387-BF90-D20FF53055D8) (Shutdown) + iPhone 15 Plus (02DF122E-4AAF-4C17-9C81-04BFA94CC15F) (Shutdown) + iPhone 15 Pro (AD624BB9-375E-4383-A978-BC2B36DA7E59) (Shutdown) + iPhone 15 Pro Max (68CEBDCA-2C6E-4B26-A240-5F1B3943B9E5) (Shutdown) + iPad Air (5th generation) (1A288FA5-F382-469B-AF2D-6B2D9A68923A) (Shutdown) + iPad (10th generation) (248E8F09-58D6-4C4C-84BD-3153121ECB8C) (Shutdown) + iPad mini (6th generation) (3DF7E780-AEE1-416C-AF8F-46BE3171C72B) (Shutdown) + iPad Pro (11-inch) (4th generation) (BEDE740F-7F3C-4C96-9EBF-9240A2C4F43E) (Shutdown) + iPad Pro (12.9-inch) (6th generation) (3E3C6A7F-D276-41A2-8A31-31150E383214) (Shutdown) -- iOS 17.2 -- - Bitrise iOS default (392B222E-C004-4792-983A-DFEA65FB4EA7) (Shutdown) - iPhone 11 (96A3F99D-753B-475D-9863-D5BD7119151F) (Shutdown) - iPhone SE (3rd generation) (75C1F316-0006-415E-BA22-77851370CBE9) (Shutdown) - iPhone 15 (EEFE00A8-E600-4156-BC38-704185330681) (Shutdown) - iPhone 15 Plus (23068044-0A59-4272-85DE-B853F730FDA7) (Shutdown) - iPhone 15 Pro (A2035CA1-F090-42A6-B41A-3F8294FED88A) (Shutdown) - iPhone 15 Pro Max (6C491FF9-D273-4236-A6ED-BCE66512FD56) (Shutdown) - iPad Air (5th generation) (14B72F2E-64DE-4C20-8603-A9801935DB9C) (Shutdown) - iPad (10th generation) (10604DE8-1478-4269-B502-26A463118573) (Shutdown) - iPad mini (6th generation) (68B114BD-AD2E-465D-B756-DCC253D46300) (Shutdown) - iPad Pro (11-inch) (4th generation) (D0976CED-3CB1-4E56-B9A8-9F1C0294CEC2) (Shutdown) - iPad Pro (12.9-inch) (6th generation) (22A8077C-174F-45FD-BF7C-F67463832243) (Shutdown) + Bitrise iOS default (7274502B-5809-4FF7-BCB7-B9FAF21EA274) (Shutdown) + iPhone 11 (A7CF57D6-6874-4497-B48D-B775F88E5A5B) (Shutdown) + iPhone SE (3rd generation) (1DAF3F3D-065C-4046-AF6B-62CBCD25B3E7) (Shutdown) + iPhone 15 (78E9B4B7-065B-4C90-BDA0-FE6215345D78) (Shutdown) + iPhone 15 Plus (98E424E6-EB0D-49C3-BCF5-409495D184B0) (Shutdown) + iPhone 15 Pro (D870CF68-184F-45F3-9C1B-7BE7B2B2FE4B) (Shutdown) + iPhone 15 Pro Max (30C4F5B8-E390-42D7-8F60-1797E52BF2E5) (Shutdown) + iPad Air (5th generation) (416870EF-47A7-4174-A2F0-E861E0AEAA4F) (Shutdown) + iPad (10th generation) (82057B5B-21E7-4DEB-A617-5B4C69292F10) (Shutdown) + iPad mini (6th generation) (3DB2C921-B11E-40B8-9EE9-30AB6237FEE0) (Shutdown) + iPad Pro (11-inch) (4th generation) (C72477BD-5364-4D39-9E40-87C89AFD7A55) (Shutdown) + iPad Pro (12.9-inch) (6th generation) (319D4A69-5CFC-464D-9421-79077859CDDD) (Shutdown) +-- iOS 17.4 -- + Bitrise iOS default (52F745DB-5D0E-4BAF-9444-2F8D5701E0BB) (Shutdown) + iPhone 11 (4483BE9C-3EA4-4745-BE24-19776197BEEA) (Shutdown) + iPhone SE (3rd generation) (E7A335F5-904A-4D53-8D83-A3EC92809FAC) (Shutdown) + iPhone 15 (4D874F1E-5270-4ADC-890A-F8C7D3C8582D) (Shutdown) + iPhone 15 Plus (C3F9AD55-CF82-40DB-AF18-EB976958B84F) (Shutdown) + iPhone 15 Pro (52197C9D-A16D-4978-B822-FEF511A8D151) (Shutdown) + iPhone 15 Pro Max (7FD194FF-3FA7-40C4-A4FA-6F91C74285B5) (Shutdown) + iPad Air (5th generation) (A1AE8E9B-B443-46F6-ABF7-BB9F32FFB205) (Shutdown) + iPad (10th generation) (23F625B3-EEA0-4F16-BB39-EEB77ED8EDC8) (Shutdown) + iPad mini (6th generation) (011A88E0-5B28-401D-A15C-518597916B2C) (Shutdown) + iPad Pro (11-inch) (4th generation) (7B8C60D1-DA57-40B9-BDDC-262B78F03367) (Shutdown) + iPad Pro (12.9-inch) (6th generation) (F07BB397-8055-4C18-B9B0-9955D2400510) (Shutdown) -- tvOS 17.0 -- - Apple TV (73765F02-CB50-4576-AB12-3221CEE5960D) (Shutdown) - Apple TV 4K (3rd generation) (77E09064-49E5-4515-B051-CBB27891A2ED) (Shutdown) - Apple TV 4K (3rd generation) (at 1080p) (A57F483E-CD5D-42A7-B24D-29200627D565) (Shutdown) + Apple TV (E64AB4F2-B03A-4882-B8B2-04DA0CD51268) (Shutdown) + Apple TV 4K (3rd generation) (7685C558-FF6E-4587-A2FA-69D38D642A4C) (Shutdown) + Apple TV 4K (3rd generation) (at 1080p) (5FA59FC9-A79A-4470-BE7C-F460BEC1293C) (Shutdown) -- tvOS 17.2 -- - Apple TV (43399126-9363-4582-AF59-C8A8729E5179) (Shutdown) - Apple TV 4K (3rd generation) (5F6D3B28-711C-42D7-BFA3-2F283875B5CA) (Shutdown) - Apple TV 4K (3rd generation) (at 1080p) (18580D09-4199-44F2-BFC4-5940E93B966D) (Shutdown) + Apple TV (5772710C-B888-43C8-8E6A-D061A0954DCD) (Shutdown) + Apple TV 4K (3rd generation) (771846B9-CC0B-412C-9127-BCC2A9D45955) (Shutdown) + Apple TV 4K (3rd generation) (at 1080p) (A6527DA5-C523-4E7F-ADE6-F56AC737DDA2) (Shutdown) +-- tvOS 17.4 -- + Apple TV (3BDAAFEF-6A9B-4257-BCAF-D9C978CBD458) (Shutdown) + Apple TV 4K (3rd generation) (98AE402A-339C-45FB-A8DF-39368DEC6E6A) (Shutdown) + Apple TV 4K (3rd generation) (at 1080p) (8E0757F1-B2C4-4A5D-B071-6FC951518F73) (Shutdown) -- watchOS 9.4 -- - Apple Watch Series 5 (40mm) (CAB39F10-0802-46C5-A5FC-8555E0168410) (Shutdown) - Apple Watch Series 5 (44mm) (8FFA5162-2F51-4D7F-B943-1D84BD7639A3) (Shutdown) - Apple Watch Series 6 (40mm) (6D44EEC2-950E-45CE-9D8B-3EDCBC8D60C7) (Shutdown) - Apple Watch Series 6 (44mm) (19488345-5501-43F3-B7DF-81E78A41B2BF) (Shutdown) - Apple Watch Series 7 (41mm) (3337C3F1-2774-4CEF-93D0-BD030F530D60) (Shutdown) - Apple Watch Series 7 (45mm) (111AF5D6-D7A6-4796-B0A7-03A85A0B8383) (Shutdown) - Apple Watch SE (40mm) (2nd generation) (1EEE4461-C787-4C43-B467-BFE6ACB77C2F) (Shutdown) - Apple Watch SE (44mm) (2nd generation) (9086B5FE-D739-43BC-8F65-736AC8448CF1) (Shutdown) - Apple Watch Series 8 (41mm) (9BB3D83F-0686-4627-9764-58C85141AF28) (Shutdown) - Apple Watch Series 8 (45mm) (475B13D4-A11A-48FB-A475-AF1E8B73BBE1) (Shutdown) - Apple Watch Ultra (49mm) (DDD66A66-032F-46DB-AA1E-68D02B52B650) (Shutdown) + Apple Watch Series 5 (40mm) (BA1883FC-8E3E-43AE-BEE2-2AD112B7CAA6) (Shutdown) + Apple Watch Series 5 (44mm) (57678826-490A-4485-B695-215E7E767601) (Shutdown) + Apple Watch Series 6 (40mm) (B8E2CE30-D711-40F2-A7D3-4271BE982100) (Shutdown) + Apple Watch Series 6 (44mm) (31CCEBCE-7B55-4250-A92F-4156022EE61D) (Shutdown) + Apple Watch Series 7 (41mm) (6A06F342-FBB9-48E0-889D-B23D538BA85E) (Shutdown) + Apple Watch Series 7 (45mm) (7BE172E8-603B-4134-9E06-59188D4F8D7F) (Shutdown) + Apple Watch SE (40mm) (2nd generation) (E2AC4C02-C2EE-429F-9EF3-3736D792B412) (Shutdown) + Apple Watch SE (44mm) (2nd generation) (28827256-3711-4A0B-9F2E-A5548943691F) (Shutdown) + Apple Watch Series 8 (41mm) (0682F1BD-35E1-4F19-AA53-64C45524BDCC) (Shutdown) + Apple Watch Series 8 (45mm) (D44EC4EC-7FFF-4687-850C-14EAB1427129) (Shutdown) + Apple Watch Ultra (49mm) (FD625FB2-2053-4A61-8129-47C979C323C3) (Shutdown) -- watchOS 10.0 -- - Apple Watch Series 5 (40mm) (BB484BF7-8A17-4C23-B19A-428A0B8AF6A9) (Shutdown) - Apple Watch Series 5 (44mm) (E31BB503-838F-46DB-9695-F9E694DC3D1A) (Shutdown) - Apple Watch Series 6 (40mm) (F0CA3D43-ACCF-402D-8C73-0B6A3D5BCF01) (Shutdown) - Apple Watch Series 6 (44mm) (DD689D02-65BD-45C5-A788-83175CD21A27) (Shutdown) - Apple Watch Series 7 (41mm) (04A87E92-801D-4ECC-85E4-923FEB14E96B) (Shutdown) - Apple Watch Series 7 (45mm) (C5C62CA7-161C-4C13-A122-03394178E6D6) (Shutdown) - Apple Watch SE (40mm) (2nd generation) (6EBB94D4-DC0C-417D-87CB-ADFCC3F70DF5) (Shutdown) - Apple Watch SE (44mm) (2nd generation) (AE84E57C-3427-4486-867D-BD68F7E9861D) (Shutdown) - Apple Watch Series 9 (41mm) (26B03514-A9B3-4956-8CB4-A7DC5E265120) (Shutdown) - Apple Watch Series 9 (45mm) (A515C949-832E-48F4-B9D7-F18E38BDE0EE) (Shutdown) - Apple Watch Ultra 2 (49mm) (8E0B82CC-627E-46C5-A2FC-F8566D46240B) (Shutdown) + Apple Watch Series 5 (40mm) (F234C989-50B0-46E5-86A7-CF6FA774788A) (Shutdown) + Apple Watch Series 5 (44mm) (BB78C6AA-9E0B-48FD-9F10-A3C009FB0059) (Shutdown) + Apple Watch Series 6 (40mm) (FF248C08-155B-4A95-9356-BB9D08340DED) (Shutdown) + Apple Watch Series 6 (44mm) (AE7CC376-DC9A-4AC3-A1CF-97CC5E581C24) (Shutdown) + Apple Watch Series 7 (41mm) (D5538379-73A4-4ACA-B502-FD97F1EFFACE) (Shutdown) + Apple Watch Series 7 (45mm) (1AE40C29-5B6B-4516-9735-A877E3C3A40A) (Shutdown) + Apple Watch SE (40mm) (2nd generation) (45B4BF6C-B8F2-45CC-B839-0412C473FAD5) (Shutdown) + Apple Watch SE (44mm) (2nd generation) (F440C1B4-0268-4E52-98AA-57FEC702541D) (Shutdown) + Apple Watch Series 9 (41mm) (72F78F5E-A8D9-4653-BAEF-310024B4E9FF) (Shutdown) + Apple Watch Series 9 (45mm) (3C89B015-BBCE-4BC2-B8B7-42647FAB0696) (Shutdown) + Apple Watch Ultra 2 (49mm) (F189C646-4B3C-48A6-BC8A-34563E9C0327) (Shutdown) -- watchOS 10.2 -- - Apple Watch Series 5 (40mm) (61C30C86-57D4-4BA3-8580-11B3F7EE8648) (Shutdown) - Apple Watch Series 5 (44mm) (707AAA0D-1818-44FC-8C08-96DD8F0EB060) (Shutdown) - Apple Watch Series 6 (40mm) (40672C02-AA75-41F7-86CD-609F4499D273) (Shutdown) - Apple Watch Series 6 (44mm) (34C7B734-A663-481E-9C7E-3DF5D4B3B9F1) (Shutdown) - Apple Watch Series 7 (41mm) (44255043-F5DA-4005-A0E2-E7BB67EFF270) (Shutdown) - Apple Watch Series 7 (45mm) (9566A3FD-FDBF-400E-8F04-4CFCD01FE326) (Shutdown) - Apple Watch SE (40mm) (2nd generation) (86FD0823-690F-4F36-8BD8-99FC58A8CC46) (Shutdown) - Apple Watch SE (44mm) (2nd generation) (B5CBA105-F979-4CF1-9456-089437A10938) (Shutdown) - Apple Watch Series 9 (41mm) (B382DD87-EC28-4BA5-B29A-22CA7D5FE7C0) (Shutdown) - Apple Watch Series 9 (45mm) (CC6BC081-B1F4-4609-9AA7-E8DE7169D02C) (Shutdown) - Apple Watch Ultra 2 (49mm) (8A938D50-238F-4DD2-9A6E-8AAA34AD7E53) (Shutdown) + Apple Watch Series 5 (40mm) (45CE9242-7521-4F8B-8EEC-5AE5E929B73C) (Shutdown) + Apple Watch Series 5 (44mm) (6FA2498D-7584-4CED-8F34-1D22177B58C0) (Shutdown) + Apple Watch Series 6 (40mm) (287ABC53-4076-4B15-B829-908132E832EB) (Shutdown) + Apple Watch Series 6 (44mm) (8D0FC802-B369-4B9E-8ED4-929AD1D29DC4) (Shutdown) + Apple Watch Series 7 (41mm) (A0622BAE-98E3-43CA-8041-0FDD51FCAD85) (Shutdown) + Apple Watch Series 7 (45mm) (32EB12C7-7D8D-423D-9657-DF82A65D99FD) (Shutdown) + Apple Watch SE (40mm) (2nd generation) (45BD48E6-DAD9-4CB2-809F-99539A50B1A2) (Shutdown) + Apple Watch SE (44mm) (2nd generation) (2AD221C4-2755-4136-83EF-2097D1DADBC4) (Shutdown) + Apple Watch Series 9 (41mm) (2F1AD624-BC06-43FB-BC93-AC25F0778972) (Shutdown) + Apple Watch Series 9 (45mm) (3301D69B-1D48-45DB-8B7E-C2230E178EAE) (Shutdown) + Apple Watch Ultra 2 (49mm) (9DC6723C-A7EE-49BC-B47C-72A3943BA6B4) (Shutdown) +-- watchOS 10.4 -- + Apple Watch Series 5 (40mm) (B8F411A2-3C3A-4FF3-B238-819DFB8C20A6) (Shutdown) + Apple Watch Series 5 (44mm) (0DEF3864-492F-4464-BA33-532CC90EEB91) (Shutdown) + Apple Watch Series 6 (40mm) (D2D64E3C-F658-4F0C-A687-B84A53CA62B2) (Shutdown) + Apple Watch Series 6 (44mm) (E5C4E3CB-87EC-4493-953A-DCB5D680ADDF) (Shutdown) + Apple Watch Series 7 (41mm) (5F2CCD25-DF74-4F1F-921D-83E072E094AC) (Shutdown) + Apple Watch Series 7 (45mm) (878055B9-C9FA-4208-AE7C-A822AABFA6F5) (Shutdown) + Apple Watch SE (40mm) (2nd generation) (324BA98E-A24D-43CC-B5E5-0D2A3A1ED8AE) (Shutdown) + Apple Watch SE (44mm) (2nd generation) (279EAAC0-3E54-404C-BC38-531F16DF3876) (Shutdown) + Apple Watch Series 9 (41mm) (3BBEDC8F-3304-445B-BF38-72C8D6A84774) (Shutdown) + Apple Watch Series 9 (45mm) (0DAB8341-88AD-4C0E-8BEB-8C68138B5A7C) (Shutdown) + Apple Watch Ultra 2 (49mm) (70379F7B-6A8A-42A7-99A9-01C9B2D43A3C) (Shutdown) -- visionOS 1.0 -- - Apple Vision Pro (9E39DCBD-16D8-43D3-A97C-40C58B664988) (Shutdown) (unavailable, device type profile not found) + Apple Vision Pro (FB4BE3D9-2C05-4FEF-8D87-C7D26C3783C3) (Shutdown) (unavailable, device type profile not found) +-- visionOS 1.1 -- + Apple Vision Pro (5FFD02A4-FB2E-44C0-930F-F38F11D6EB45) (Shutdown) (unavailable, device type profile not found) == Device Pairs == -15B5BE05-641E-41EB-BE6F-2B6C3AE25351 (active, disconnected) - Watch: Apple Watch Series 7 (45mm) (9566A3FD-FDBF-400E-8F04-4CFCD01FE326) (Shutdown) - Phone: iPhone 15 (EEFE00A8-E600-4156-BC38-704185330681) (Shutdown) -6CA6DC3B-7728-438E-9113-4C3135A5DEA0 (active, disconnected) - Watch: Apple Watch Series 9 (41mm) (B382DD87-EC28-4BA5-B29A-22CA7D5FE7C0) (Shutdown) - Phone: iPhone 15 Plus (23068044-0A59-4272-85DE-B853F730FDA7) (Shutdown) -FB901D28-D1C6-4BFC-B45F-128386D2111B (active, disconnected) - Watch: Apple Watch Series 9 (45mm) (CC6BC081-B1F4-4609-9AA7-E8DE7169D02C) (Shutdown) - Phone: iPhone 15 Pro (A2035CA1-F090-42A6-B41A-3F8294FED88A) (Shutdown) -F1E06E12-5AD2-4900-B697-35C60234149D (active, disconnected) - Watch: Apple Watch Ultra 2 (49mm) (8A938D50-238F-4DD2-9A6E-8AAA34AD7E53) (Shutdown) - Phone: iPhone 15 Pro Max (6C491FF9-D273-4236-A6ED-BCE66512FD56) (Shutdown) +1965881F-4802-48D4-A40B-BBB4F734FD68 (active, disconnected) + Watch: Apple Watch Series 7 (45mm) (32EB12C7-7D8D-423D-9657-DF82A65D99FD) (Shutdown) + Phone: iPhone 15 (78E9B4B7-065B-4C90-BDA0-FE6215345D78) (Shutdown) +9EBC837E-8466-412C-BBE0-E2F8F4BD65E1 (active, disconnected) + Watch: Apple Watch Series 9 (41mm) (2F1AD624-BC06-43FB-BC93-AC25F0778972) (Shutdown) + Phone: iPhone 15 Plus (98E424E6-EB0D-49C3-BCF5-409495D184B0) (Shutdown) +B9C4CAAF-87DD-42FC-BA78-EB8454A66B45 (active, disconnected) + Watch: Apple Watch Series 9 (45mm) (3301D69B-1D48-45DB-8B7E-C2230E178EAE) (Shutdown) + Phone: iPhone 15 Pro (D870CF68-184F-45F3-9C1B-7BE7B2B2FE4B) (Shutdown) +AD1D0695-8412-4C7E-82D2-DED932B83B9B (active, disconnected) + Watch: Apple Watch Ultra 2 (49mm) (9DC6723C-A7EE-49BC-B47C-72A3943BA6B4) (Shutdown) + Phone: iPhone 15 Pro Max (30C4F5B8-E390-42D7-8F60-1797E52BF2E5) (Shutdown) +5065C53A-343E-4889-BD5D-989D795D6C08 (active, disconnected) + Watch: Apple Watch Series 7 (45mm) (878055B9-C9FA-4208-AE7C-A822AABFA6F5) (Shutdown) + Phone: iPhone 15 (4D874F1E-5270-4ADC-890A-F8C7D3C8582D) (Shutdown) +57D64A98-512B-4954-8235-5CC50CDA45D1 (active, disconnected) + Watch: Apple Watch Series 9 (41mm) (3BBEDC8F-3304-445B-BF38-72C8D6A84774) (Shutdown) + Phone: iPhone 15 Plus (C3F9AD55-CF82-40DB-AF18-EB976958B84F) (Shutdown) +791C2C4F-02F0-4DF3-9421-779446DF8C97 (active, disconnected) + Watch: Apple Watch Series 9 (45mm) (0DAB8341-88AD-4C0E-8BEB-8C68138B5A7C) (Shutdown) + Phone: iPhone 15 Pro (52197C9D-A16D-4978-B822-FEF511A8D151) (Shutdown) +F73D6FA8-E774-482A-A604-A5352C69D060 (active, disconnected) + Watch: Apple Watch Ultra 2 (49mm) (70379F7B-6A8A-42A7-99A9-01C9B2D43A3C) (Shutdown) + Phone: iPhone 15 Pro Max (7FD194FF-3FA7-40C4-A4FA-6F91C74285B5) (Shutdown) diff --git a/data/osx-xcode-15.0.x-edge/stack_rev_id.txt b/data/osx-xcode-15.0.x-edge/stack_rev_id.txt index 0ad6e94d..837010f4 100644 --- a/data/osx-xcode-15.0.x-edge/stack_rev_id.txt +++ b/data/osx-xcode-15.0.x-edge/stack_rev_id.txt @@ -1 +1 @@ -v2024-01-03 +v2024-02-07 diff --git a/data/osx-xcode-15.0.x-edge/tools.json b/data/osx-xcode-15.0.x-edge/tools.json index 26b363b2..78472c6b 100644 --- a/data/osx-xcode-15.0.x-edge/tools.json +++ b/data/osx-xcode-15.0.x-edge/tools.json @@ -20,8 +20,8 @@ { "name": "GitHub CLI", "category": "tools", - "version": "2.40.1", - "raw_output": "gh version 2.40.1 (2023-12-13)\nhttps://github.com/cli/cli/releases/tag/v2.40.1", + "version": "2.43.1", + "raw_output": "gh version 2.43.1 (2024-01-31)\nhttps://github.com/cli/cli/releases/tag/v2.43.1", "executed_command": "gh --version" }, { @@ -34,8 +34,8 @@ { "name": "AWS CLI", "category": "tools", - "version": "2.15.6", - "raw_output": "aws-cli/2.15.6 Python/3.11.6 Darwin/22.6.0 source/arm64 prompt/off", + "version": "2.15.17", + "raw_output": "aws-cli/2.15.17 Python/3.11.7 Darwin/23.1.0 source/arm64 prompt/off", "executed_command": "aws --version" }, { @@ -48,36 +48,36 @@ { "name": "Mercurial", "category": "tools", - "version": "6.6.1", - "raw_output": "Mercurial Distributed SCM (version 6.6.1)\n(see https://mercurial-scm.org for more information)\n\nCopyright (C) 2005-2023 Olivia Mackall and others\nThis is free software; see the source for copying conditions. There is NO\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.", + "version": "6.6.2", + "raw_output": "Mercurial Distributed SCM (version 6.6.2)\n(see https://mercurial-scm.org for more information)\n\nCopyright (C) 2005-2023 Olivia Mackall and others\nThis is free software; see the source for copying conditions. There is NO\nwarranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.", "executed_command": "hg version" }, { "name": "Firebase", "category": "tools", - "version": "12.6.1", - "raw_output": "12.6.1", + "version": "12.9.1", + "raw_output": "12.9.1", "executed_command": "firebase --version" }, { "name": "OpenConnect", "category": "tools", "version": "9.12", - "raw_output": "OpenConnect version v9.12\nUsing GnuTLS 3.8.2. Features present: PKCS#11, RSA software token, HOTP software token, TOTP software token, Yubikey OATH, System keys, DTLS, ESP\nSupported protocols: anyconnect (default), nc, gp, pulse, f5, fortinet, array\nDefault vpnc-script (override with --script): /opt/homebrew/etc/vpnc/vpnc-script", + "raw_output": "OpenConnect version v9.12-unknown\nUsing GnuTLS 3.8.3. Features present: PKCS#11, RSA software token, HOTP software token, TOTP software token, Yubikey OATH, System keys, DTLS, ESP\nSupported protocols: anyconnect (default), nc, gp, pulse, f5, fortinet, array\nDefault vpnc-script (override with --script): /opt/homebrew/etc/vpnc/vpnc-script", "executed_command": "openconnect --version" }, { "name": "CMake", "category": "tools", - "version": "3.28.1", - "raw_output": "cmake version 3.28.1\n\nCMake suite maintained and supported by Kitware (kitware.com/cmake).", + "version": "3.28.2", + "raw_output": "cmake version 3.28.2\n\nCMake suite maintained and supported by Kitware (kitware.com/cmake).", "executed_command": "cmake --version" }, { "name": "OpenVPN", "category": "tools", "version": "2.6.8", - "raw_output": "OpenVPN 2.6.8 aarch64-apple-darwin22.6.0 [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [MH/RECVDA] [AEAD]\nlibrary versions: OpenSSL 3.2.0 23 Nov 2023, LZO 2.10\nOriginally developed by James Yonan\nCopyright (C) 2002-2023 OpenVPN Inc \u003csales@openvpn.net\u003e\nCompile time defines: enable_async_push=no enable_comp_stub=no enable_crypto_ofb_cfb=yes enable_dco=no enable_debug=no enable_dependency_tracking=no enable_dlopen=unknown enable_dlopen_self=unknown enable_dlopen_self_static=unknown enable_fast_install=needless enable_fragment=yes enable_iproute2=no enable_libtool_lock=yes enable_lz4=yes enable_lzo=yes enable_management=yes enable_pam_dlopen=no enable_pedantic=no enable_pkcs11=yes enable_plugin_auth_pam=yes enable_plugin_down_root=yes enable_plugins=yes enable_port_share=yes enable_selinux=no enable_shared=yes enable_shared_with_static_runtimes=no enable_silent_rules=no enable_small=no enable_static=yes enable_strict=no enable_strict_options=no enable_systemd=no enable_werror=no enable_win32_dll=yes enable_wolfssl_options_h=yes enable_x509_alt_username=no with_aix_soname=aix with_crypto_library=openssl with_gnu_ld=no with_mem_check=no with_openssl_engine=auto with_sysroot=no", + "raw_output": "OpenVPN 2.6.8 aarch64-apple-darwin23.0.0 [SSL (OpenSSL)] [LZO] [LZ4] [PKCS11] [MH/RECVDA] [AEAD]\nlibrary versions: OpenSSL 3.2.1 30 Jan 2024, LZO 2.10\nOriginally developed by James Yonan\nCopyright (C) 2002-2023 OpenVPN Inc \u003csales@openvpn.net\u003e\nCompile time defines: enable_async_push=no enable_comp_stub=no enable_crypto_ofb_cfb=yes enable_dco=no enable_debug=no enable_dependency_tracking=no enable_dlopen=unknown enable_dlopen_self=unknown enable_dlopen_self_static=unknown enable_fast_install=needless enable_fragment=yes enable_iproute2=no enable_libtool_lock=yes enable_lz4=yes enable_lzo=yes enable_management=yes enable_pam_dlopen=no enable_pedantic=no enable_pkcs11=yes enable_plugin_auth_pam=yes enable_plugin_down_root=yes enable_plugins=yes enable_port_share=yes enable_selinux=no enable_shared=yes enable_shared_with_static_runtimes=no enable_silent_rules=no enable_small=no enable_static=yes enable_strict=no enable_strict_options=no enable_systemd=no enable_werror=no enable_win32_dll=yes enable_wolfssl_options_h=yes enable_x509_alt_username=no with_aix_soname=aix with_crypto_library=openssl with_gnu_ld=no with_mem_check=no with_openssl_engine=auto with_sysroot=no", "executed_command": "openvpn --version" } ],