From f7169d1db1dd6d695ebff86f2101ac4cc1866bc9 Mon Sep 17 00:00:00 2001 From: Bitrise InfraBot Date: Wed, 13 Dec 2023 13:53:53 -0500 Subject: [PATCH] Stack update `v2023-12-13` for `osx-xcode-15.2.x-edge` (#197) Co-authored-by: pgyula <88027101+pgyula@users.noreply.github.com> --- data/osx-xcode-15.2.x-edge/android-sdk.txt | 16 + data/osx-xcode-15.2.x-edge/android.json | 38 + data/osx-xcode-15.2.x-edge/apple.json | 108 + data/osx-xcode-15.2.x-edge/bitrise.json | 31 + data/osx-xcode-15.2.x-edge/brew.txt | 166 + data/osx-xcode-15.2.x-edge/languages.json | 80 + data/osx-xcode-15.2.x-edge/npm.json | 17 + data/osx-xcode-15.2.x-edge/os.json | 31 + data/osx-xcode-15.2.x-edge/simctl.json | 3640 +++++++++++++++++++ data/osx-xcode-15.2.x-edge/simctl_plain.txt | 218 ++ data/osx-xcode-15.2.x-edge/stack_rev_id.txt | 1 + data/osx-xcode-15.2.x-edge/tools.json | 87 + 12 files changed, 4433 insertions(+) create mode 100644 data/osx-xcode-15.2.x-edge/android-sdk.txt create mode 100644 data/osx-xcode-15.2.x-edge/android.json create mode 100644 data/osx-xcode-15.2.x-edge/apple.json create mode 100644 data/osx-xcode-15.2.x-edge/bitrise.json create mode 100644 data/osx-xcode-15.2.x-edge/brew.txt create mode 100644 data/osx-xcode-15.2.x-edge/languages.json create mode 100644 data/osx-xcode-15.2.x-edge/npm.json create mode 100644 data/osx-xcode-15.2.x-edge/os.json create mode 100644 data/osx-xcode-15.2.x-edge/simctl.json create mode 100644 data/osx-xcode-15.2.x-edge/simctl_plain.txt create mode 100644 data/osx-xcode-15.2.x-edge/stack_rev_id.txt create mode 100644 data/osx-xcode-15.2.x-edge/tools.json diff --git a/data/osx-xcode-15.2.x-edge/android-sdk.txt b/data/osx-xcode-15.2.x-edge/android-sdk.txt new file mode 100644 index 00000000..104009c9 --- /dev/null +++ b/data/osx-xcode-15.2.x-edge/android-sdk.txt @@ -0,0 +1,16 @@ + Path | Version | Description | Location + ------- | ------- | ------- | ------- + add-ons;addon-google_apis-google-24 | 1 | Google APIs | add-ons/addon-google_apis-google-24 + build-tools;32.0.0 | 32.0.0 | Android SDK Build-Tools 32 | build-tools/32.0.0 + build-tools;34.0.0 | 34.0.0 | Android SDK Build-Tools 34 | build-tools/34.0.0 + cmake;3.10.2.4988404 | 3.10.2 | CMake 3.10.2.4988404 | cmake/3.10.2.4988404 + cmake;3.22.1 | 3.22.1 | CMake 3.22.1 | cmake/3.22.1 + emulator | 32.1.15 | Android Emulator | emulator + extras;google;google_play_services | 49 | Google Play services | extras/google/google_play_services + ndk-bundle | 24.0.8215888 | Android NDK | ndk-bundle + patcher;v4 | 1 | SDK Patch Applier v4 | patcher/v4 + platform-tools | 34.0.4 | Android SDK Platform-Tools | platform-tools + platforms;android-32 | 1 | Android SDK Platform 32 | platforms/android-32 + platforms;android-33 | 3 | Android SDK Platform 33 | platforms/android-33 + platforms;android-34 | 2 | Android SDK Platform 34 | platforms/android-34 + diff --git a/data/osx-xcode-15.2.x-edge/android.json b/data/osx-xcode-15.2.x-edge/android.json new file mode 100644 index 00000000..c186d200 --- /dev/null +++ b/data/osx-xcode-15.2.x-edge/android.json @@ -0,0 +1,38 @@ +[ + { + "category": "android", + "output": { + "items": [ + { + "name": "Emulator version", + "category": "android", + "version": "32.1.15", + "raw_output": "Pkg.Revision=32.1.15", + "executed_command": "grep ^Pkg.Revision \"${ANDROID_HOME}\"/emulator/source.properties" + }, + { + "name": "Gradle", + "category": "android", + "version": "8.5", + "raw_output": "Welcome to Gradle 8.5!\n\nHere are the highlights of this release:\n - Support for running on Java 21\n - Faster first use with Kotlin DSL\n - Improved error and warning messages\n\nFor more details see https://docs.gradle.org/8.5/release-notes.html\n\n\n------------------------------------------------------------\nGradle 8.5\n------------------------------------------------------------\n\nBuild time: 2023-11-29 14:08:57 UTC\nRevision: 28aca86a7180baa17117e0e5ba01d8ea9feca598\n\nKotlin: 1.9.20\nGroovy: 3.0.17\nAnt: Apache Ant(TM) version 1.10.13 compiled on January 4 2023\nJVM: 11.0.20.1 (Eclipse Adoptium 11.0.20.1+1)\nOS: Mac OS X 13.5.2 aarch64", + "executed_command": "gradle --version" + }, + { + "name": "Maven", + "category": "android", + "version": "3.9.6", + "raw_output": "Apache Maven 3.9.6 (bc0240f3c744dd6b6ec2920b3cd08dcc295161ae)\nMaven home: /opt/homebrew/Cellar/maven/3.9.6/libexec\nJava version: 11.0.20.1, vendor: Eclipse Adoptium, runtime: /Library/Java/JavaVirtualMachines/temurin-11.jdk/Contents/Home\nDefault locale: en_US, platform encoding: UTF-8\nOS name: \"mac os x\", version: \"13.5.2\", arch: \"aarch64\", family: \"mac\"", + "executed_command": "mvn --version" + }, + { + "name": "Ant", + "category": "android", + "version": "1.10.14", + "raw_output": "Apache Ant(TM) version 1.10.14 compiled on August 16 2023", + "executed_command": "ant -version" + } + ], + "errors": null + } + } +] diff --git a/data/osx-xcode-15.2.x-edge/apple.json b/data/osx-xcode-15.2.x-edge/apple.json new file mode 100644 index 00000000..8ff52df4 --- /dev/null +++ b/data/osx-xcode-15.2.x-edge/apple.json @@ -0,0 +1,108 @@ +[ + { + "category": "apple", + "output": { + "items": [ + { + "name": "Xcode version", + "category": "apple", + "version": "", + "raw_output": "Xcode 15.2\nBuild version 15C5500c", + "executed_command": "xcodebuild -version" + }, + { + "name": "Swift (Xcode bundled)", + "category": "apple", + "version": "", + "raw_output": "swift-driver version: 1.87.3 Apple Swift version 5.9.2 (swiftlang-5.9.2.2.56 clang-1500.1.0.2.5)\nTarget: arm64-apple-macosx13.0", + "executed_command": "xcrun swift --version" + }, + { + "name": "Active Xcode command line tools", + "category": "apple", + "version": "", + "raw_output": "/Applications/Xcode-15.2.0.app/Contents/Developer", + "executed_command": "xcode-select --print-path" + }, + { + "name": "swift-format", + "category": "apple", + "version": "509.0.0", + "raw_output": "509.0.0", + "executed_command": "swift-format --version" + }, + { + "name": "Tuist", + "category": "apple", + "version": "3.20.0", + "raw_output": "3.20.0", + "executed_command": "tuist version" + }, + { + "name": "Mint", + "category": "apple", + "version": "0.17.5", + "raw_output": "Version: 0.17.5", + "executed_command": "mint version" + }, + { + "name": "Cocoapods", + "category": "apple", + "version": "1.13.0", + "raw_output": "1.13.0", + "executed_command": "pod --version" + }, + { + "name": "Carthage", + "category": "apple", + "version": "0.39.1", + "raw_output": "0.39.1", + "executed_command": "carthage version" + }, + { + "name": "SwiftLint", + "category": "apple", + "version": "0.53.0", + "raw_output": "0.53.0", + "executed_command": "swiftlint version" + }, + { + "name": "xcpretty", + "category": "apple", + "version": "0.3.0", + "raw_output": "0.3.0", + "executed_command": "xcpretty --version" + }, + { + "name": "applesimutils", + "category": "apple", + "version": "0.9.10", + "raw_output": "applesimutils version 0.9.10", + "executed_command": "applesimutils -v" + }, + { + "name": "danger-swift", + "category": "apple", + "version": "3.18.0", + "raw_output": "3.18.0\n\u001b[0;0m", + "executed_command": "danger-swift --version" + }, + { + "name": "xcbeautify", + "category": "apple", + "version": "1.1.1", + "raw_output": "1.1.1", + "executed_command": "xcbeautify --version" + }, + { + "name": "xclogparser", + "category": "apple", + "version": "0.2.37", + "raw_output": "XCLogParser 0.2.37", + "executed_command": "xclogparser version" + } + ], + "errors": null + } + } +] diff --git a/data/osx-xcode-15.2.x-edge/bitrise.json b/data/osx-xcode-15.2.x-edge/bitrise.json new file mode 100644 index 00000000..b5dd44ea --- /dev/null +++ b/data/osx-xcode-15.2.x-edge/bitrise.json @@ -0,0 +1,31 @@ +[ + { + "category": "bitrise", + "output": { + "items": [ + { + "name": "Bitrise CLI", + "category": "bitrise", + "version": "2.6.1", + "raw_output": "2.6.1", + "executed_command": "bitrise --version" + }, + { + "name": "Bitrise stepman", + "category": "bitrise", + "version": "0.16.1", + "raw_output": "0.16.1", + "executed_command": "stepman --version" + }, + { + "name": "Bitrise envman", + "category": "bitrise", + "version": "2.4.2", + "raw_output": "2.4.2", + "executed_command": "envman --version" + } + ], + "errors": null + } + } +] diff --git a/data/osx-xcode-15.2.x-edge/brew.txt b/data/osx-xcode-15.2.x-edge/brew.txt new file mode 100644 index 00000000..9f7544d7 --- /dev/null +++ b/data/osx-xcode-15.2.x-edge/brew.txt @@ -0,0 +1,166 @@ +ant 1.10.14 +aom 3.8.0 +applesimutils 0.9.10 +apr 1.7.4 +apr-util 1.6.3_1 +argon2 20190702_1 +aria2 1.36.0_2 +aspell 0.60.8 +autoconf 2.71 +awscli 2.15.0 +bazelisk 1.19.0 +boost 1.83.0 +brotli 1.1.0 +ca-certificates 2023-08-22 +cairo 1.18.0 +carthage 0.39.1 +cffi 1.16.0_1 +cmake 3.28.0 +coreutils 9.4 +curl 8.4.0 +danger-js 64 +danger-swift 3.18.0 +dart 3.1.3 +docutils 0.20.1_1 +double-conversion 3.3.0 +edencommon 2023.12.04.00 +fb303 2023.12.04.00 +fbthrift 2023.11.06.00 +fizz 2023.12.04.00 +flow 0.223.3 +fmt 10.1.1 +folly 2023.12.04.00 +fontconfig 2.14.2 +freetds 1.4.6 +freetype 2.13.2 +fvm 2.4.1 +gd 2.3.3_6 +gettext 0.22.4 +gflags 2.2.2 +gh 2.40.0 +ghostscript 10.02.1 +giflib 5.2.1 +git 2.43.0 +git-lfs 3.4.0 +glib 2.78.3 +glog 0.6.0 +gmp 6.3.0 +gnupg 2.4.3 +gnutls 3.8.2 +gradle 8.5 +graphite2 1.3.14 +groovy 4.0.16 +harfbuzz 8.3.0 +highway 1.0.7 +hub 2.14.2 +icu4c 73.2 +imagemagick 7.1.1-23 +imath 3.1.9 +jasper 4.1.1 +jbig2dec 0.20 +jenv 0.5.6 +jpeg-turbo 3.0.0 +jpeg-xl 0.8.2_1 +jq 1.7 +kotlin 1.9.21 +krb5 1.21.2 +libassuan 2.5.6 +libavif 1.0.3 +libde265 1.0.14 +libevent 2.1.12_1 +libgcrypt 1.10.2 +libgpg-error 1.47 +libheif 1.17.5 +libidn 1.41 +libidn2 2.3.4_1 +libksba 1.6.4 +liblqr 0.4.2_1 +libnghttp2 1.58.0 +libomp 17.0.6 +libpng 1.6.40 +libpq 16.1_1 +libraw 0.21.1 +libsodium 1.0.19 +libssh2 1.11.0_1 +libtasn1 4.19.0 +libtiff 4.6.0 +libtool 2.4.7 +libunistring 1.1 +libusb 1.0.26 +libvmaf 2.3.1 +libx11 1.8.7 +libxau 1.0.11 +libxcb 1.16 +libxdmcp 1.1.4 +libxext 1.3.5 +libxrender 0.9.11 +libyaml 0.2.5 +libzip 1.10.1 +little-cms2 2.15 +lokalise2 2.6.10 +lz4 1.9.4 +lzo 2.10 +m4 1.4.19 +maven 3.9.6 +mercurial 6.6.1 +mint 0.17.5 +mpdecimal 2.5.1 +nettle 3.9.1 +npth 1.6 +oniguruma 6.9.9 +openconnect 9.12 +openexr 3.2.1 +openjdk 21.0.1 +openjpeg 2.5.0_1 +openldap 2.6.6 +openssl@3 3.2.0_1 +openvpn 2.6.8 +p11-kit 0.25.3 +parallel 20231122 +pcre2 10.42 +php 8.3.0 +pinentry 1.2.1 +pixman 0.42.2 +pkcs11-helper 1.29.0 +pkg-config 0.29.2_3 +pycparser 2.21_1 +pyenv 2.3.28 +python-setuptools 69.0.2 +python@3.11 3.11.6_1 +python@3.12 3.12.1 +pyyaml 6.0.1_1 +rbenv 1.2.0 +readline 8.2.7 +rtmpdump 2.4-20151223_3 +ruby-build 20230919 +screen 4.9.1 +shared-mime-info 2.4 +six 1.16.0_4 +snappy 1.1.10 +sonar-scanner 5.0.1.3006 +sqlite 3.44.2 +stoken 0.93 +swift-format 509.0.0 +swiftlint 0.53.0 +tidy-html5 5.8.0 +transcrypt 2.2.3 +tree 2.1.1 +unbound 1.19.0 +unixodbc 2.3.12 +wangle 2023.12.04.00 +watchman 2023.12.04.00 +webp 1.3.2 +wget 1.21.4 +x265 3.5 +xcbeautify 1.1.1 +xclogparser 0.2.37 +xcodes 1.3.0 +xorgproto 2023.2 +xz 5.4.5 +yamllint 1.33.0 +yarn 1.22.21 +zeromq 4.3.5_1 +zstd 1.5.5 +temurin11 11.0.20.1,1 +temurin17 17.0.8.1,1 +temurin8 8,382,05 diff --git a/data/osx-xcode-15.2.x-edge/languages.json b/data/osx-xcode-15.2.x-edge/languages.json new file mode 100644 index 00000000..cad7b487 --- /dev/null +++ b/data/osx-xcode-15.2.x-edge/languages.json @@ -0,0 +1,80 @@ +[ + { + "category": "languages", + "output": { + "items": [ + { + "name": "Ruby versions", + "category": "languages", + "version": "", + "raw_output": "3.0.6\n 3.0\n 3.1.4\n 3.1\n 3.2.2\n *3.2\n 3", + "executed_command": "asdf list ruby" + }, + { + "name": "Ruby version aliases", + "category": "languages", + "version": "", + "raw_output": "3 =\u003e 3.2.2\n3.0 =\u003e 3.0.6\n3.1 =\u003e 3.1.4\n3.2 =\u003e 3.2.2", + "executed_command": "asdf alias ruby --list" + }, + { + "name": "Go versions", + "category": "languages", + "version": "", + "raw_output": "1.20.8\n 1.20\n 1.21.1\n *1.21\n 1", + "executed_command": "asdf list golang" + }, + { + "name": "Go version aliases", + "category": "languages", + "version": "", + "raw_output": "1 =\u003e 1.21.1\n1.20 =\u003e 1.20.8\n1.21 =\u003e 1.21.1", + "executed_command": "asdf alias golang --list" + }, + { + "name": "Node.js versions", + "category": "languages", + "version": "", + "raw_output": "20.9.0\n 20.9\n *20\n 21.1.0\n 21.1\n 21\n lts", + "executed_command": "asdf list nodejs" + }, + { + "name": "Node.js version aliases", + "category": "languages", + "version": "", + "raw_output": "20 =\u003e 20.9.0\n20.9 =\u003e 20.9.0\n21 =\u003e 21.1.0\n21.1 =\u003e 21.1.0\nlts =\u003e 20.9.0", + "executed_command": "asdf alias nodejs --list" + }, + { + "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", + "executed_command": "jenv versions" + }, + { + "name": "Flutter versions", + "category": "languages", + "version": "3.7.12", + "raw_output": "Cache Directory: /Users/vagrant/fvm/versions\n\n3.7.12 (global)", + "executed_command": "fvm list" + }, + { + "name": "Python", + "category": "languages", + "version": "2.7.18", + "raw_output": "Python 2.7.18", + "executed_command": "python --version" + }, + { + "name": "Kotlin", + "category": "languages", + "version": "1.9.21", + "raw_output": "Kotlin version 1.9.21-release-633 (JRE 11.0.20.1+1)", + "executed_command": "kotlin -version" + } + ], + "errors": null + } + } +] diff --git a/data/osx-xcode-15.2.x-edge/npm.json b/data/osx-xcode-15.2.x-edge/npm.json new file mode 100644 index 00000000..e06e4b3d --- /dev/null +++ b/data/osx-xcode-15.2.x-edge/npm.json @@ -0,0 +1,17 @@ +[ + { + "category": "npm", + "output": { + "items": [ + { + "name": "Global NPM packages", + "category": "npm", + "version": "", + "raw_output": "/Users/vagrant/.asdf/installs/nodejs/20.9.0/lib\n├── @ionic/cli@6.20.1\n├── appcenter-cli@2.11.0\n├── cordova@11.0.0\n├── corepack@0.20.0\n├── npm@10.1.0\n├── openupm-cli@1.15.5\n└── react-native@0.70.0", + "executed_command": "npm list -g --depth=0" + } + ], + "errors": null + } + } +] diff --git a/data/osx-xcode-15.2.x-edge/os.json b/data/osx-xcode-15.2.x-edge/os.json new file mode 100644 index 00000000..753084a8 --- /dev/null +++ b/data/osx-xcode-15.2.x-edge/os.json @@ -0,0 +1,31 @@ +[ + { + "category": "os", + "output": { + "items": [ + { + "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-4ca8a606-ec49-4fbb-84d4-9aa514ac21c8\n User Name: vagrant (vagrant)\n Secure Virtual Memory: Enabled\n System Integrity Protection: Disabled\n Time since boot: 1 minute, 48 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 98Gi 8% 356050 1030285120 0% /", + "executed_command": "df -h /" + }, + { + "name": "OpenSSH", + "category": "os", + "version": "", + "raw_output": "OpenSSH_9.0p1, LibreSSL 3.3.6", + "executed_command": "ssh -V" + } + ], + "errors": null + } + } +] diff --git a/data/osx-xcode-15.2.x-edge/simctl.json b/data/osx-xcode-15.2.x-edge/simctl.json new file mode 100644 index 00000000..ab6b1860 --- /dev/null +++ b/data/osx-xcode-15.2.x-edge/simctl.json @@ -0,0 +1,3640 @@ +{ + "devicetypes" : [ + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 6s.simdevicetype", + "maxRuntimeVersion" : 1048575, + "maxRuntimeVersionString" : "15.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-6s", + "modelIdentifier" : "iPhone8,1", + "minRuntimeVersionString" : "9.0.0", + "minRuntimeVersion" : 589824, + "name" : "iPhone 6s" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 6s Plus.simdevicetype", + "maxRuntimeVersion" : 1048575, + "maxRuntimeVersionString" : "15.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-6s-Plus", + "modelIdentifier" : "iPhone8,2", + "minRuntimeVersionString" : "9.0.0", + "minRuntimeVersion" : 589824, + "name" : "iPhone 6s Plus" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone SE (1st generation).simdevicetype", + "maxRuntimeVersion" : 1048575, + "maxRuntimeVersionString" : "15.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-SE", + "modelIdentifier" : "iPhone8,4", + "minRuntimeVersionString" : "9.3.0", + "minRuntimeVersion" : 590592, + "name" : "iPhone SE (1st generation)" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 7.simdevicetype", + "maxRuntimeVersion" : 1048575, + "maxRuntimeVersionString" : "15.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-7", + "modelIdentifier" : "iPhone9,1", + "minRuntimeVersionString" : "10.0.0", + "minRuntimeVersion" : 655360, + "name" : "iPhone 7" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 7 Plus.simdevicetype", + "maxRuntimeVersion" : 1048575, + "maxRuntimeVersionString" : "15.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-7-Plus", + "modelIdentifier" : "iPhone9,2", + "minRuntimeVersionString" : "10.0.0", + "minRuntimeVersion" : 655360, + "name" : "iPhone 7 Plus" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 8.simdevicetype", + "maxRuntimeVersion" : 1050880, + "maxRuntimeVersionString" : "16.9.0", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8", + "modelIdentifier" : "iPhone10,4", + "minRuntimeVersionString" : "11.0.0", + "minRuntimeVersion" : 720896, + "name" : "iPhone 8" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 8 Plus.simdevicetype", + "maxRuntimeVersion" : 1050880, + "maxRuntimeVersionString" : "16.9.0", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8-Plus", + "modelIdentifier" : "iPhone10,5", + "minRuntimeVersionString" : "11.0.0", + "minRuntimeVersion" : 720896, + "name" : "iPhone 8 Plus" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone X.simdevicetype", + "maxRuntimeVersion" : 1050880, + "maxRuntimeVersionString" : "16.9.0", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-X", + "modelIdentifier" : "iPhone10,6", + "minRuntimeVersionString" : "11.0.0", + "minRuntimeVersion" : 720896, + "name" : "iPhone X" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone Xs.simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-XS", + "modelIdentifier" : "iPhone11,2", + "minRuntimeVersionString" : "12.0.0", + "minRuntimeVersion" : 786432, + "name" : "iPhone Xs" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone Xs Max.simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-XS-Max", + "modelIdentifier" : "iPhone11,4", + "minRuntimeVersionString" : "12.0.0", + "minRuntimeVersion" : 786432, + "name" : "iPhone Xs Max" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone Xʀ.simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-XR", + "modelIdentifier" : "iPhone11,8", + "minRuntimeVersionString" : "12.0.0", + "minRuntimeVersion" : 786432, + "name" : "iPhone Xʀ" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 11.simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11", + "modelIdentifier" : "iPhone12,1", + "minRuntimeVersionString" : "13.0.0", + "minRuntimeVersion" : 851968, + "name" : "iPhone 11" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 11 Pro.simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11-Pro", + "modelIdentifier" : "iPhone12,3", + "minRuntimeVersionString" : "13.0.0", + "minRuntimeVersion" : 851968, + "name" : "iPhone 11 Pro" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 11 Pro Max.simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11-Pro-Max", + "modelIdentifier" : "iPhone12,5", + "minRuntimeVersionString" : "13.0.0", + "minRuntimeVersion" : 851968, + "name" : "iPhone 11 Pro Max" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone SE (2nd generation).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-SE--2nd-generation-", + "modelIdentifier" : "iPhone12,8", + "minRuntimeVersionString" : "13.4.1", + "minRuntimeVersion" : 852993, + "name" : "iPhone SE (2nd generation)" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 12 mini.simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-12-mini", + "modelIdentifier" : "iPhone13,1", + "minRuntimeVersionString" : "14.1.0", + "minRuntimeVersion" : 917760, + "name" : "iPhone 12 mini" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 12.simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-12", + "modelIdentifier" : "iPhone13,2", + "minRuntimeVersionString" : "14.1.0", + "minRuntimeVersion" : 917760, + "name" : "iPhone 12" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 12 Pro.simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-12-Pro", + "modelIdentifier" : "iPhone13,3", + "minRuntimeVersionString" : "14.1.0", + "minRuntimeVersion" : 917760, + "name" : "iPhone 12 Pro" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 12 Pro Max.simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-12-Pro-Max", + "modelIdentifier" : "iPhone13,4", + "minRuntimeVersionString" : "14.1.0", + "minRuntimeVersion" : 917760, + "name" : "iPhone 12 Pro Max" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 13 Pro.simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-13-Pro", + "modelIdentifier" : "iPhone14,2", + "minRuntimeVersionString" : "15.0.0", + "minRuntimeVersion" : 983040, + "name" : "iPhone 13 Pro" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 13 Pro Max.simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-13-Pro-Max", + "modelIdentifier" : "iPhone14,3", + "minRuntimeVersionString" : "15.0.0", + "minRuntimeVersion" : 983040, + "name" : "iPhone 13 Pro Max" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 13 mini.simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-13-mini", + "modelIdentifier" : "iPhone14,4", + "minRuntimeVersionString" : "15.0.0", + "minRuntimeVersion" : 983040, + "name" : "iPhone 13 mini" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 13.simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-13", + "modelIdentifier" : "iPhone14,5", + "minRuntimeVersionString" : "15.0.0", + "minRuntimeVersion" : 983040, + "name" : "iPhone 13" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone SE (3rd generation).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-SE-3rd-generation", + "modelIdentifier" : "iPhone14,6", + "minRuntimeVersionString" : "15.4.0", + "minRuntimeVersion" : 984064, + "name" : "iPhone SE (3rd generation)" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 14.simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-14", + "modelIdentifier" : "iPhone14,7", + "minRuntimeVersionString" : "16.0.0", + "minRuntimeVersion" : 1048576, + "name" : "iPhone 14" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 14 Plus.simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-14-Plus", + "modelIdentifier" : "iPhone14,8", + "minRuntimeVersionString" : "16.0.0", + "minRuntimeVersion" : 1048576, + "name" : "iPhone 14 Plus" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 14 Pro.simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-14-Pro", + "modelIdentifier" : "iPhone15,2", + "minRuntimeVersionString" : "16.0.0", + "minRuntimeVersion" : 1048576, + "name" : "iPhone 14 Pro" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 14 Pro Max.simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-14-Pro-Max", + "modelIdentifier" : "iPhone15,3", + "minRuntimeVersionString" : "16.0.0", + "minRuntimeVersion" : 1048576, + "name" : "iPhone 14 Pro Max" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 15.simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-15", + "modelIdentifier" : "iPhone15,4", + "minRuntimeVersionString" : "17.0.0", + "minRuntimeVersion" : 1114112, + "name" : "iPhone 15" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 15 Plus.simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-15-Plus", + "modelIdentifier" : "iPhone15,5", + "minRuntimeVersionString" : "17.0.0", + "minRuntimeVersion" : 1114112, + "name" : "iPhone 15 Plus" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 15 Pro.simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-15-Pro", + "modelIdentifier" : "iPhone16,1", + "minRuntimeVersionString" : "17.0.0", + "minRuntimeVersion" : 1114112, + "name" : "iPhone 15 Pro" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 15 Pro Max.simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-15-Pro-Max", + "modelIdentifier" : "iPhone16,2", + "minRuntimeVersionString" : "17.0.0", + "minRuntimeVersion" : 1114112, + "name" : "iPhone 15 Pro Max" + }, + { + "productFamily" : "iPhone", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPod touch (7th generation).simdevicetype", + "maxRuntimeVersion" : 1048575, + "maxRuntimeVersionString" : "15.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPod-touch--7th-generation-", + "modelIdentifier" : "iPod9,1", + "minRuntimeVersionString" : "12.3.1", + "minRuntimeVersion" : 787201, + "name" : "iPod touch (7th generation)" + }, + { + "productFamily" : "iPad", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad mini 4.simdevicetype", + "maxRuntimeVersion" : 1048575, + "maxRuntimeVersionString" : "15.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-mini-4", + "modelIdentifier" : "iPad5,1", + "minRuntimeVersionString" : "9.0.0", + "minRuntimeVersion" : 589824, + "name" : "iPad mini 4" + }, + { + "productFamily" : "iPad", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Air 2.simdevicetype", + "maxRuntimeVersion" : 1048575, + "maxRuntimeVersionString" : "15.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air-2", + "modelIdentifier" : "iPad5,4", + "minRuntimeVersionString" : "8.0.0", + "minRuntimeVersion" : 524288, + "name" : "iPad Air 2" + }, + { + "productFamily" : "iPad", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (9.7-inch).simdevicetype", + "maxRuntimeVersion" : 1050880, + "maxRuntimeVersionString" : "16.9.0", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--9-7-inch-", + "modelIdentifier" : "iPad6,4", + "minRuntimeVersionString" : "10.0.0", + "minRuntimeVersion" : 655360, + "name" : "iPad Pro (9.7-inch)" + }, + { + "productFamily" : "iPad", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (12.9-inch) (1st generation).simdevicetype", + "maxRuntimeVersion" : 1050880, + "maxRuntimeVersionString" : "16.9.0", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro", + "modelIdentifier" : "iPad6,8", + "minRuntimeVersionString" : "9.1.0", + "minRuntimeVersion" : 590080, + "name" : "iPad Pro (12.9-inch) (1st generation)" + }, + { + "productFamily" : "iPad", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad (5th generation).simdevicetype", + "maxRuntimeVersion" : 1050880, + "maxRuntimeVersionString" : "16.9.0", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad--5th-generation-", + "modelIdentifier" : "iPad6,12", + "minRuntimeVersionString" : "10.3.0", + "minRuntimeVersion" : 656128, + "name" : "iPad (5th generation)" + }, + { + "productFamily" : "iPad", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (12.9-inch) (2nd generation).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---2nd-generation-", + "modelIdentifier" : "iPad7,1", + "minRuntimeVersionString" : "10.3.0", + "minRuntimeVersion" : 656128, + "name" : "iPad Pro (12.9-inch) (2nd generation)" + }, + { + "productFamily" : "iPad", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (10.5-inch).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--10-5-inch-", + "modelIdentifier" : "iPad7,3", + "minRuntimeVersionString" : "10.3.0", + "minRuntimeVersion" : 656128, + "name" : "iPad Pro (10.5-inch)" + }, + { + "productFamily" : "iPad", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad (6th generation).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad--6th-generation-", + "modelIdentifier" : "iPad7,6", + "minRuntimeVersionString" : "11.3.0", + "minRuntimeVersion" : 721664, + "name" : "iPad (6th generation)" + }, + { + "productFamily" : "iPad", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad (7th generation).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad--7th-generation-", + "modelIdentifier" : "iPad7,12", + "minRuntimeVersionString" : "13.0.0", + "minRuntimeVersion" : 851968, + "name" : "iPad (7th generation)" + }, + { + "productFamily" : "iPad", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (11-inch) (1st generation).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--11-inch-", + "modelIdentifier" : "iPad8,1", + "minRuntimeVersionString" : "12.0.0", + "minRuntimeVersion" : 786432, + "name" : "iPad Pro (11-inch) (1st generation)" + }, + { + "productFamily" : "iPad", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (12.9-inch) (3rd generation).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---3rd-generation-", + "modelIdentifier" : "iPad8,5", + "minRuntimeVersionString" : "12.0.0", + "minRuntimeVersion" : 786432, + "name" : "iPad Pro (12.9-inch) (3rd generation)" + }, + { + "productFamily" : "iPad", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (11-inch) (2nd generation).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--11-inch---2nd-generation-", + "modelIdentifier" : "iPad8,9", + "minRuntimeVersionString" : "13.4.0", + "minRuntimeVersion" : 852992, + "name" : "iPad Pro (11-inch) (2nd generation)" + }, + { + "productFamily" : "iPad", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (12.9-inch) (4th generation).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---4th-generation-", + "modelIdentifier" : "iPad8,12", + "minRuntimeVersionString" : "13.4.0", + "minRuntimeVersion" : 852992, + "name" : "iPad Pro (12.9-inch) (4th generation)" + }, + { + "productFamily" : "iPad", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad mini (5th generation).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-mini--5th-generation-", + "modelIdentifier" : "iPad11,1", + "minRuntimeVersionString" : "12.2.0", + "minRuntimeVersion" : 786944, + "name" : "iPad mini (5th generation)" + }, + { + "productFamily" : "iPad", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Air (3rd generation).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air--3rd-generation-", + "modelIdentifier" : "iPad11,3", + "minRuntimeVersionString" : "12.2.0", + "minRuntimeVersion" : 786944, + "name" : "iPad Air (3rd generation)" + }, + { + "productFamily" : "iPad", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad (8th generation).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad--8th-generation-", + "modelIdentifier" : "iPad11,7", + "minRuntimeVersionString" : "13.0.0", + "minRuntimeVersion" : 851968, + "name" : "iPad (8th generation)" + }, + { + "productFamily" : "iPad", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad (9th generation).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-9th-generation", + "modelIdentifier" : "iPad12,2", + "minRuntimeVersionString" : "15.0.0", + "minRuntimeVersion" : 983040, + "name" : "iPad (9th generation)" + }, + { + "productFamily" : "iPad", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Air (4th generation).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air--4th-generation-", + "modelIdentifier" : "iPad13,2", + "minRuntimeVersionString" : "12.2.0", + "minRuntimeVersion" : 786944, + "name" : "iPad Air (4th generation)" + }, + { + "productFamily" : "iPad", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (11-inch) (3rd generation).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-11-inch-3rd-generation", + "modelIdentifier" : "iPad13,5", + "minRuntimeVersionString" : "14.5.0", + "minRuntimeVersion" : 918784, + "name" : "iPad Pro (11-inch) (3rd generation)" + }, + { + "productFamily" : "iPad", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (12.9-inch) (5th generation).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-12-9-inch-5th-generation", + "modelIdentifier" : "iPad13,10", + "minRuntimeVersionString" : "14.5.0", + "minRuntimeVersion" : 918784, + "name" : "iPad Pro (12.9-inch) (5th generation)" + }, + { + "productFamily" : "iPad", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Air (5th generation).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air-5th-generation", + "modelIdentifier" : "iPad13,17", + "minRuntimeVersionString" : "15.4.0", + "minRuntimeVersion" : 984064, + "name" : "iPad Air (5th generation)" + }, + { + "productFamily" : "iPad", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad (10th generation).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-10th-generation", + "modelIdentifier" : "iPad13,18", + "minRuntimeVersionString" : "16.1.0", + "minRuntimeVersion" : 1048832, + "name" : "iPad (10th generation)" + }, + { + "productFamily" : "iPad", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad mini (6th generation).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-mini-6th-generation", + "modelIdentifier" : "iPad14,1", + "minRuntimeVersionString" : "15.0.0", + "minRuntimeVersion" : 983040, + "name" : "iPad mini (6th generation)" + }, + { + "productFamily" : "iPad", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (11-inch) (4th generation).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-11-inch-4th-generation-8GB", + "modelIdentifier" : "iPad14,3", + "minRuntimeVersionString" : "16.1.0", + "minRuntimeVersion" : 1048832, + "name" : "iPad Pro (11-inch) (4th generation)" + }, + { + "productFamily" : "iPad", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (11-inch) (4th generation) (16GB).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-11-inch-4th-generation-16GB", + "modelIdentifier" : "iPad14,4", + "minRuntimeVersionString" : "16.1.0", + "minRuntimeVersion" : 1048832, + "name" : "iPad Pro (11-inch) (4th generation) (16GB)" + }, + { + "productFamily" : "iPad", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (12.9-inch) (6th generation).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-12-9-inch-6th-generation-8GB", + "modelIdentifier" : "iPad14,5", + "minRuntimeVersionString" : "16.1.0", + "minRuntimeVersion" : 1048832, + "name" : "iPad Pro (12.9-inch) (6th generation)" + }, + { + "productFamily" : "iPad", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (12.9-inch) (6th generation) (16GB).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-12-9-inch-6th-generation-16GB", + "modelIdentifier" : "iPad14,5", + "minRuntimeVersionString" : "16.1.0", + "minRuntimeVersion" : 1048832, + "name" : "iPad Pro (12.9-inch) (6th generation) (16GB)" + }, + { + "productFamily" : "Apple TV", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/AppleTVOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple TV.simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-1080p", + "modelIdentifier" : "AppleTV5,3", + "minRuntimeVersionString" : "9.0.0", + "minRuntimeVersion" : 589824, + "name" : "Apple TV" + }, + { + "productFamily" : "Apple TV", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/AppleTVOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple TV 4K.simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-4K", + "modelIdentifier" : "AppleTV6,2", + "minRuntimeVersionString" : "11.0.0", + "minRuntimeVersion" : 720896, + "name" : "Apple TV 4K" + }, + { + "productFamily" : "Apple TV", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/AppleTVOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple TV 4K (at 1080p).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-1080p", + "modelIdentifier" : "AppleTV6,2", + "minRuntimeVersionString" : "11.0.0", + "minRuntimeVersion" : 720896, + "name" : "Apple TV 4K (at 1080p)" + }, + { + "productFamily" : "Apple TV", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/AppleTVOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple TV 4K (2nd generation).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-2nd-generation-4K", + "modelIdentifier" : "AppleTV11,1", + "minRuntimeVersionString" : "14.5.0", + "minRuntimeVersion" : 918784, + "name" : "Apple TV 4K (2nd generation)" + }, + { + "productFamily" : "Apple TV", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/AppleTVOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple TV 4K (2nd generation) (at 1080p).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-2nd-generation-1080p", + "modelIdentifier" : "AppleTV11,1", + "minRuntimeVersionString" : "14.5.0", + "minRuntimeVersion" : 918784, + "name" : "Apple TV 4K (2nd generation) (at 1080p)" + }, + { + "productFamily" : "Apple TV", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/AppleTVOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple TV 4K (3rd generation).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-3rd-generation-4K", + "modelIdentifier" : "AppleTV14,1", + "minRuntimeVersionString" : "16.1.0", + "minRuntimeVersion" : 1048832, + "name" : "Apple TV 4K (3rd generation)" + }, + { + "productFamily" : "Apple TV", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/AppleTVOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple TV 4K (3rd generation) (at 1080p).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-3rd-generation-1080p", + "modelIdentifier" : "AppleTV14,1", + "minRuntimeVersionString" : "16.1.0", + "minRuntimeVersion" : 1048832, + "name" : "Apple TV 4K (3rd generation) (at 1080p)" + }, + { + "productFamily" : "Apple Watch", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 2 (38mm).simdevicetype", + "maxRuntimeVersion" : 458751, + "maxRuntimeVersionString" : "6.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-2-38mm", + "modelIdentifier" : "Watch2,3", + "minRuntimeVersionString" : "3.0.0", + "minRuntimeVersion" : 196608, + "name" : "Apple Watch Series 2 (38mm)" + }, + { + "productFamily" : "Apple Watch", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 2 (42mm).simdevicetype", + "maxRuntimeVersion" : 458751, + "maxRuntimeVersionString" : "6.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-2-42mm", + "modelIdentifier" : "Watch2,4", + "minRuntimeVersionString" : "3.0.0", + "minRuntimeVersion" : 196608, + "name" : "Apple Watch Series 2 (42mm)" + }, + { + "productFamily" : "Apple Watch", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 3 (38mm).simdevicetype", + "maxRuntimeVersion" : 589823, + "maxRuntimeVersionString" : "8.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-3-38mm", + "modelIdentifier" : "Watch3,3", + "minRuntimeVersionString" : "4.0.0", + "minRuntimeVersion" : 262144, + "name" : "Apple Watch Series 3 (38mm)" + }, + { + "productFamily" : "Apple Watch", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 3 (42mm).simdevicetype", + "maxRuntimeVersion" : 589823, + "maxRuntimeVersionString" : "8.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-3-42mm", + "modelIdentifier" : "Watch3,4", + "minRuntimeVersionString" : "4.0.0", + "minRuntimeVersion" : 262144, + "name" : "Apple Watch Series 3 (42mm)" + }, + { + "productFamily" : "Apple Watch", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 4 (40mm).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-4-40mm", + "modelIdentifier" : "Watch4,3", + "minRuntimeVersionString" : "5.0.0", + "minRuntimeVersion" : 327680, + "name" : "Apple Watch Series 4 (40mm)" + }, + { + "productFamily" : "Apple Watch", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 4 (44mm).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-4-44mm", + "modelIdentifier" : "Watch4,4", + "minRuntimeVersionString" : "5.0.0", + "minRuntimeVersion" : 327680, + "name" : "Apple Watch Series 4 (44mm)" + }, + { + "productFamily" : "Apple Watch", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 5 (40mm).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-40mm", + "modelIdentifier" : "Watch5,3", + "minRuntimeVersionString" : "6.0.0", + "minRuntimeVersion" : 393216, + "name" : "Apple Watch Series 5 (40mm)" + }, + { + "productFamily" : "Apple Watch", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 5 (44mm).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-44mm", + "modelIdentifier" : "Watch5,4", + "minRuntimeVersionString" : "6.0.0", + "minRuntimeVersion" : 393216, + "name" : "Apple Watch Series 5 (44mm)" + }, + { + "productFamily" : "Apple Watch", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch SE (40mm).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-SE-40mm", + "modelIdentifier" : "Watch5,9", + "minRuntimeVersionString" : "7.0.0", + "minRuntimeVersion" : 458752, + "name" : "Apple Watch SE (40mm)" + }, + { + "productFamily" : "Apple Watch", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch SE (44mm).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-SE-44mm", + "modelIdentifier" : "Watch5,12", + "minRuntimeVersionString" : "7.0.0", + "minRuntimeVersion" : 458752, + "name" : "Apple Watch SE (44mm)" + }, + { + "productFamily" : "Apple Watch", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 6 (40mm).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-6-40mm", + "modelIdentifier" : "Watch6,1", + "minRuntimeVersionString" : "6.0.0", + "minRuntimeVersion" : 393216, + "name" : "Apple Watch Series 6 (40mm)" + }, + { + "productFamily" : "Apple Watch", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 6 (44mm).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-6-44mm", + "modelIdentifier" : "Watch6,2", + "minRuntimeVersionString" : "6.0.0", + "minRuntimeVersion" : 393216, + "name" : "Apple Watch Series 6 (44mm)" + }, + { + "productFamily" : "Apple Watch", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 7 (41mm).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-7-41mm", + "modelIdentifier" : "Watch6,6", + "minRuntimeVersionString" : "8.0.0", + "minRuntimeVersion" : 524288, + "name" : "Apple Watch Series 7 (41mm)" + }, + { + "productFamily" : "Apple Watch", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 7 (45mm).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-7-45mm", + "modelIdentifier" : "Watch6,9", + "minRuntimeVersionString" : "8.0.0", + "minRuntimeVersion" : 524288, + "name" : "Apple Watch Series 7 (45mm)" + }, + { + "productFamily" : "Apple Watch", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch SE (40mm) (2nd generation).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-SE-40mm-2nd-generation", + "modelIdentifier" : "Watch6,12", + "minRuntimeVersionString" : "9.0.0", + "minRuntimeVersion" : 589824, + "name" : "Apple Watch SE (40mm) (2nd generation)" + }, + { + "productFamily" : "Apple Watch", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch SE (44mm) (2nd generation).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-SE-44mm-2nd-generation", + "modelIdentifier" : "Watch6,13", + "minRuntimeVersionString" : "9.0.0", + "minRuntimeVersion" : 589824, + "name" : "Apple Watch SE (44mm) (2nd generation)" + }, + { + "productFamily" : "Apple Watch", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 8 (41mm).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-8-41mm", + "modelIdentifier" : "Watch6,14", + "minRuntimeVersionString" : "9.0.0", + "minRuntimeVersion" : 589824, + "name" : "Apple Watch Series 8 (41mm)" + }, + { + "productFamily" : "Apple Watch", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 8 (45mm).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-8-45mm", + "modelIdentifier" : "Watch6,15", + "minRuntimeVersionString" : "9.0.0", + "minRuntimeVersion" : 589824, + "name" : "Apple Watch Series 8 (45mm)" + }, + { + "productFamily" : "Apple Watch", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Ultra (49mm).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Ultra-49mm", + "modelIdentifier" : "Watch6,18", + "minRuntimeVersionString" : "9.0.0", + "minRuntimeVersion" : 589824, + "name" : "Apple Watch Ultra (49mm)" + }, + { + "productFamily" : "Apple Watch", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 9 (41mm).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-9-41mm", + "modelIdentifier" : "Watch7,3", + "minRuntimeVersionString" : "10.0.0", + "minRuntimeVersion" : 655360, + "name" : "Apple Watch Series 9 (41mm)" + }, + { + "productFamily" : "Apple Watch", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Series 9 (45mm).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-9-45mm", + "modelIdentifier" : "Watch7,4", + "minRuntimeVersionString" : "10.0.0", + "minRuntimeVersion" : 655360, + "name" : "Apple Watch Series 9 (45mm)" + }, + { + "productFamily" : "Apple Watch", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/WatchOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Watch Ultra 2 (49mm).simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Ultra-2-49mm", + "modelIdentifier" : "Watch7,5", + "minRuntimeVersionString" : "10.0.0", + "minRuntimeVersion" : 655360, + "name" : "Apple Watch Ultra 2 (49mm)" + }, + { + "productFamily" : "Apple Vision", + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/XROS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Vision Pro.simdevicetype", + "maxRuntimeVersion" : 4294967295, + "maxRuntimeVersionString" : "65535.255.255", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Vision-Pro", + "modelIdentifier" : "RealityDevice14,1", + "minRuntimeVersionString" : "1.0.0", + "minRuntimeVersion" : 65536, + "name" : "Apple Vision Pro" + } + ], + "runtimes" : [ + { + "bundlePath" : "\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 15.5.simruntime", + "buildversion" : "19F70", + "platform" : "iOS", + "runtimeRoot" : "\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 15.5.simruntime\/Contents\/Resources\/RuntimeRoot", + "identifier" : "com.apple.CoreSimulator.SimRuntime.iOS-15-5", + "version" : "15.5", + "isInternal" : false, + "isAvailable" : true, + "name" : "iOS 15.5", + "supportedDeviceTypes" : [ + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 6s.simdevicetype", + "name" : "iPhone 6s", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-6s", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 6s Plus.simdevicetype", + "name" : "iPhone 6s Plus", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-6s-Plus", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone SE (1st generation).simdevicetype", + "name" : "iPhone SE (1st generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-SE", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 7.simdevicetype", + "name" : "iPhone 7", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-7", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 7 Plus.simdevicetype", + "name" : "iPhone 7 Plus", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-7-Plus", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 8.simdevicetype", + "name" : "iPhone 8", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 8 Plus.simdevicetype", + "name" : "iPhone 8 Plus", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8-Plus", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone X.simdevicetype", + "name" : "iPhone X", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-X", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPod touch (7th generation).simdevicetype", + "name" : "iPod touch (7th generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPod-touch--7th-generation-", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad mini 4.simdevicetype", + "name" : "iPad mini 4", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-mini-4", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Air 2.simdevicetype", + "name" : "iPad Air 2", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Air-2", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (9.7-inch).simdevicetype", + "name" : "iPad Pro (9.7-inch)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--9-7-inch-", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (12.9-inch) (1st generation).simdevicetype", + "name" : "iPad Pro (12.9-inch) (1st generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad (5th generation).simdevicetype", + "name" : "iPad (5th generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad--5th-generation-", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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" : "\/Library\/Developer\/CoreSimulator\/Volumes\/iOS_20E247\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 16.4.simruntime", + "buildversion" : "20E247", + "platform" : "iOS", + "runtimeRoot" : "\/Library\/Developer\/CoreSimulator\/Volumes\/iOS_20E247\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 16.4.simruntime\/Contents\/Resources\/RuntimeRoot", + "identifier" : "com.apple.CoreSimulator.SimRuntime.iOS-16-4", + "version" : "16.4", + "isInternal" : false, + "isAvailable" : true, + "name" : "iOS 16.4", + "supportedDeviceTypes" : [ + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 8.simdevicetype", + "name" : "iPhone 8", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone 8 Plus.simdevicetype", + "name" : "iPhone 8 Plus", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8-Plus", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPhone X.simdevicetype", + "name" : "iPhone X", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-X", + "productFamily" : "iPhone" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (9.7-inch).simdevicetype", + "name" : "iPad Pro (9.7-inch)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--9-7-inch-", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad Pro (12.9-inch) (1st generation).simdevicetype", + "name" : "iPad Pro (12.9-inch) (1st generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/iPhoneOS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/iPad (5th generation).simdevicetype", + "name" : "iPad (5th generation)", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.iPad--5th-generation-", + "productFamily" : "iPad" + }, + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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\/iOS_21A342\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 17.0.simruntime", + "buildversion" : "21A342", + "platform" : "iOS", + "runtimeRoot" : "\/Library\/Developer\/CoreSimulator\/Volumes\/iOS_21A342\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 17.0.simruntime\/Contents\/Resources\/RuntimeRoot", + "identifier" : "com.apple.CoreSimulator.SimRuntime.iOS-17-0", + "version" : "17.0.1", + "isInternal" : false, + "isAvailable" : true, + "name" : "iOS 17.0", + "supportedDeviceTypes" : [ + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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\/iOS_21C62\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 17.2.simruntime", + "buildversion" : "21C62", + "platform" : "iOS", + "runtimeRoot" : "\/Library\/Developer\/CoreSimulator\/Volumes\/iOS_21C62\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/iOS 17.2.simruntime\/Contents\/Resources\/RuntimeRoot", + "identifier" : "com.apple.CoreSimulator.SimRuntime.iOS-17-2", + "version" : "17.2", + "isInternal" : false, + "isAvailable" : true, + "name" : "iOS 17.2", + "supportedDeviceTypes" : [ + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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", + "isInternal" : false, + "isAvailable" : true, + "name" : "tvOS 17.0", + "supportedDeviceTypes" : [ + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2", + "supportedDeviceTypes" : [ + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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\/watchOS_20T253\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/watchOS 9.4.simruntime", + "buildversion" : "20T253", + "platform" : "watchOS", + "runtimeRoot" : "\/Library\/Developer\/CoreSimulator\/Volumes\/watchOS_20T253\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/watchOS 9.4.simruntime\/Contents\/Resources\/RuntimeRoot", + "identifier" : "com.apple.CoreSimulator.SimRuntime.watchOS-9-4", + "version" : "9.4", + "isInternal" : false, + "isAvailable" : true, + "name" : "watchOS 9.4", + "supportedDeviceTypes" : [ + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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" : "\/Library\/Developer\/CoreSimulator\/Volumes\/watchOS_21R355\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/watchOS 10.0.simruntime", + "buildversion" : "21R355", + "platform" : "watchOS", + "runtimeRoot" : "\/Library\/Developer\/CoreSimulator\/Volumes\/watchOS_21R355\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/watchOS 10.0.simruntime\/Contents\/Resources\/RuntimeRoot", + "identifier" : "com.apple.CoreSimulator.SimRuntime.watchOS-10-0", + "version" : "10.0", + "isInternal" : false, + "isAvailable" : true, + "name" : "watchOS 10.0", + "supportedDeviceTypes" : [ + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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\/watchOS_21S364\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/watchOS 10.2.simruntime", + "buildversion" : "21S364", + "platform" : "watchOS", + "runtimeRoot" : "\/Library\/Developer\/CoreSimulator\/Volumes\/watchOS_21S364\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/watchOS 10.2.simruntime\/Contents\/Resources\/RuntimeRoot", + "identifier" : "com.apple.CoreSimulator.SimRuntime.watchOS-10-2", + "version" : "10.2", + "isInternal" : false, + "isAvailable" : true, + "name" : "watchOS 10.2", + "supportedDeviceTypes" : [ + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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.2.0.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", + "platform" : "xrOS", + "runtimeRoot" : "\/Library\/Developer\/CoreSimulator\/Volumes\/xrOS_21N305\/Library\/Developer\/CoreSimulator\/Profiles\/Runtimes\/xrOS 1.0.simruntime\/Contents\/Resources\/RuntimeRoot", + "identifier" : "com.apple.CoreSimulator.SimRuntime.xrOS-1-0", + "version" : "1.0", + "isInternal" : false, + "isAvailable" : true, + "name" : "visionOS 1.0", + "supportedDeviceTypes" : [ + { + "bundlePath" : "\/Applications\/Xcode-15.2.0.app\/Contents\/Developer\/Platforms\/XROS.platform\/Library\/Developer\/CoreSimulator\/Profiles\/DeviceTypes\/Apple Vision Pro.simdevicetype", + "name" : "Apple Vision Pro", + "identifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Vision-Pro", + "productFamily" : "Apple Vision" + } + ] + } + ], + "devices" : { + "com.apple.CoreSimulator.SimRuntime.iOS-17-2" : [ + { + "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", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11", + "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", + "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", + "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\/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", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-15", + "state" : "Shutdown", + "name" : "iPhone 15" + }, + { + "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", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-15-Plus", + "state" : "Shutdown", + "name" : "iPhone 15 Plus" + }, + { + "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", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-15-Pro", + "state" : "Shutdown", + "name" : "iPhone 15 Pro" + }, + { + "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", + "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\/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", + "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\/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", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-10th-generation", + "state" : "Shutdown", + "name" : "iPad (10th generation)" + }, + { + "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", + "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\/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", + "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\/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", + "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.watchOS-9-4" : [ + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/CAB39F10-0802-46C5-A5FC-8555E0168410\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/CAB39F10-0802-46C5-A5FC-8555E0168410", + "udid" : "CAB39F10-0802-46C5-A5FC-8555E0168410", + "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", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/8FFA5162-2F51-4D7F-B943-1D84BD7639A3", + "udid" : "8FFA5162-2F51-4D7F-B943-1D84BD7639A3", + "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", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/6D44EEC2-950E-45CE-9D8B-3EDCBC8D60C7", + "udid" : "6D44EEC2-950E-45CE-9D8B-3EDCBC8D60C7", + "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", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/19488345-5501-43F3-B7DF-81E78A41B2BF", + "udid" : "19488345-5501-43F3-B7DF-81E78A41B2BF", + "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", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/3337C3F1-2774-4CEF-93D0-BD030F530D60", + "udid" : "3337C3F1-2774-4CEF-93D0-BD030F530D60", + "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", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/111AF5D6-D7A6-4796-B0A7-03A85A0B8383", + "udid" : "111AF5D6-D7A6-4796-B0A7-03A85A0B8383", + "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", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/1EEE4461-C787-4C43-B467-BFE6ACB77C2F", + "udid" : "1EEE4461-C787-4C43-B467-BFE6ACB77C2F", + "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", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/9086B5FE-D739-43BC-8F65-736AC8448CF1", + "udid" : "9086B5FE-D739-43BC-8F65-736AC8448CF1", + "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", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/9BB3D83F-0686-4627-9764-58C85141AF28", + "udid" : "9BB3D83F-0686-4627-9764-58C85141AF28", + "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", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/475B13D4-A11A-48FB-A475-AF1E8B73BBE1", + "udid" : "475B13D4-A11A-48FB-A475-AF1E8B73BBE1", + "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", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/DDD66A66-032F-46DB-AA1E-68D02B52B650", + "udid" : "DDD66A66-032F-46DB-AA1E-68D02B52B650", + "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" : [ + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/BB484BF7-8A17-4C23-B19A-428A0B8AF6A9\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/BB484BF7-8A17-4C23-B19A-428A0B8AF6A9", + "udid" : "BB484BF7-8A17-4C23-B19A-428A0B8AF6A9", + "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", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/E31BB503-838F-46DB-9695-F9E694DC3D1A", + "udid" : "E31BB503-838F-46DB-9695-F9E694DC3D1A", + "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", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/F0CA3D43-ACCF-402D-8C73-0B6A3D5BCF01", + "udid" : "F0CA3D43-ACCF-402D-8C73-0B6A3D5BCF01", + "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", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/DD689D02-65BD-45C5-A788-83175CD21A27", + "udid" : "DD689D02-65BD-45C5-A788-83175CD21A27", + "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", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/04A87E92-801D-4ECC-85E4-923FEB14E96B", + "udid" : "04A87E92-801D-4ECC-85E4-923FEB14E96B", + "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", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/C5C62CA7-161C-4C13-A122-03394178E6D6", + "udid" : "C5C62CA7-161C-4C13-A122-03394178E6D6", + "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", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/6EBB94D4-DC0C-417D-87CB-ADFCC3F70DF5", + "udid" : "6EBB94D4-DC0C-417D-87CB-ADFCC3F70DF5", + "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", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/AE84E57C-3427-4486-867D-BD68F7E9861D", + "udid" : "AE84E57C-3427-4486-867D-BD68F7E9861D", + "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", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/26B03514-A9B3-4956-8CB4-A7DC5E265120", + "udid" : "26B03514-A9B3-4956-8CB4-A7DC5E265120", + "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", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/A515C949-832E-48F4-B9D7-F18E38BDE0EE", + "udid" : "A515C949-832E-48F4-B9D7-F18E38BDE0EE", + "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", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/8E0B82CC-627E-46C5-A2FC-F8566D46240B", + "udid" : "8E0B82CC-627E-46C5-A2FC-F8566D46240B", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Ultra-2-49mm", + "state" : "Shutdown", + "name" : "Apple Watch Ultra 2 (49mm)" + } + ], + "com.apple.CoreSimulator.SimRuntime.tvOS-17-2" : [ + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/43399126-9363-4582-AF59-C8A8729E5179\/data", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/43399126-9363-4582-AF59-C8A8729E5179", + "udid" : "43399126-9363-4582-AF59-C8A8729E5179", + "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", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/5F6D3B28-711C-42D7-BFA3-2F283875B5CA", + "udid" : "5F6D3B28-711C-42D7-BFA3-2F283875B5CA", + "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", + "dataPathSize" : 4096, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/18580D09-4199-44F2-BFC4-5940E93B966D", + "udid" : "18580D09-4199-44F2-BFC4-5940E93B966D", + "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" : [ + { + "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", + "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\/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", + "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\/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", + "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\/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", + "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\/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", + "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\/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", + "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\/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", + "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\/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", + "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\/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", + "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\/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", + "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\/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", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Ultra-2-49mm", + "state" : "Shutdown", + "name" : "Apple Watch Ultra 2 (49mm)" + } + ], + "com.apple.CoreSimulator.SimRuntime.xrOS-1-0" : [ + { + "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" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.Apple-Vision-Pro", + "state" : "Shutdown", + "name" : "Apple Vision Pro" + } + ], + "com.apple.CoreSimulator.SimRuntime.iOS-16-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", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8", + "state" : "Shutdown", + "name" : "Bitrise iOS default" + }, + { + "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", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8-Plus", + "state" : "Shutdown", + "name" : "iPhone 8 Plus" + }, + { + "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", + "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", + "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\/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", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-14", + "state" : "Shutdown", + "name" : "iPhone 14" + }, + { + "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", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-14-Plus", + "state" : "Shutdown", + "name" : "iPhone 14 Plus" + }, + { + "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", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-14-Pro", + "state" : "Shutdown", + "name" : "iPhone 14 Pro" + }, + { + "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", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-14-Pro-Max", + "state" : "Shutdown", + "name" : "iPhone 14 Pro Max" + }, + { + "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", + "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\/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", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-10th-generation", + "state" : "Shutdown", + "name" : "iPad (10th generation)" + }, + { + "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", + "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\/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", + "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\/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", + "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-15-5" : [ + { + "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", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8", + "state" : "Shutdown", + "name" : "Bitrise iOS default" + }, + { + "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", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-8-Plus", + "state" : "Shutdown", + "name" : "iPhone 8 Plus" + }, + { + "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", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-11", + "state" : "Shutdown", + "name" : "iPhone 11" + }, + { + "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", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-13-Pro", + "state" : "Shutdown", + "name" : "iPhone 13 Pro" + }, + { + "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", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-13-Pro-Max", + "state" : "Shutdown", + "name" : "iPhone 13 Pro Max" + }, + { + "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", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-13-mini", + "state" : "Shutdown", + "name" : "iPhone 13 mini" + }, + { + "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", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPhone-13", + "state" : "Shutdown", + "name" : "iPhone 13" + }, + { + "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", + "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\/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", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPod-touch--7th-generation-", + "state" : "Shutdown", + "name" : "iPod touch (7th generation)" + }, + { + "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", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro--9-7-inch-", + "state" : "Shutdown", + "name" : "iPad Pro (9.7-inch)" + }, + { + "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", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-9th-generation", + "state" : "Shutdown", + "name" : "iPad (9th 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", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-Pro-11-inch-3rd-generation", + "state" : "Shutdown", + "name" : "iPad Pro (11-inch) (3rd 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", + "isAvailable" : true, + "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\/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", + "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\/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", + "isAvailable" : true, + "deviceTypeIdentifier" : "com.apple.CoreSimulator.SimDeviceType.iPad-mini-6th-generation", + "state" : "Shutdown", + "name" : "iPad mini (6th generation)" + } + ], + "com.apple.CoreSimulator.SimRuntime.iOS-17-0" : [ + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/37E40472-5E3A-4547-A886-9BD6D0451557\/data", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/37E40472-5E3A-4547-A886-9BD6D0451557", + "udid" : "37E40472-5E3A-4547-A886-9BD6D0451557", + "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", + "dataPathSize" : 18337792, + "logPath" : "\/Users\/vagrant\/Library\/Logs\/CoreSimulator\/B3E8C956-7BD9-4924-AF1F-B1F72D5CF1ED", + "udid" : "B3E8C956-7BD9-4924-AF1F-B1F72D5CF1ED", + "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", + "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", + "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", + "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", + "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", + "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", + "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", + "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", + "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", + "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", + "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)" + }, + { + "dataPath" : "\/Users\/vagrant\/Library\/Developer\/CoreSimulator\/Devices\/A57F483E-CD5D-42A7-B24D-29200627D565\/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", + "state" : "Shutdown", + "name" : "Apple TV 4K (3rd generation) (at 1080p)" + } + ] + }, + "pairs" : { + "15B5BE05-641E-41EB-BE6F-2B6C3AE25351" : { + "watch" : { + "name" : "Apple Watch Series 7 (45mm)", + "udid" : "9566A3FD-FDBF-400E-8F04-4CFCD01FE326", + "state" : "Shutdown" + }, + "phone" : { + "name" : "iPhone 15", + "udid" : "EEFE00A8-E600-4156-BC38-704185330681", + "state" : "Shutdown" + }, + "state" : "(active, disconnected)" + }, + "F1E06E12-5AD2-4900-B697-35C60234149D" : { + "watch" : { + "name" : "Apple Watch Ultra 2 (49mm)", + "udid" : "8A938D50-238F-4DD2-9A6E-8AAA34AD7E53", + "state" : "Shutdown" + }, + "phone" : { + "name" : "iPhone 15 Pro Max", + "udid" : "6C491FF9-D273-4236-A6ED-BCE66512FD56", + "state" : "Shutdown" + }, + "state" : "(active, disconnected)" + }, + "FB901D28-D1C6-4BFC-B45F-128386D2111B" : { + "watch" : { + "name" : "Apple Watch Series 9 (45mm)", + "udid" : "CC6BC081-B1F4-4609-9AA7-E8DE7169D02C", + "state" : "Shutdown" + }, + "phone" : { + "name" : "iPhone 15 Pro", + "udid" : "A2035CA1-F090-42A6-B41A-3F8294FED88A", + "state" : "Shutdown" + }, + "state" : "(active, disconnected)" + }, + "6CA6DC3B-7728-438E-9113-4C3135A5DEA0" : { + "watch" : { + "name" : "Apple Watch Series 9 (41mm)", + "udid" : "B382DD87-EC28-4BA5-B29A-22CA7D5FE7C0", + "state" : "Shutdown" + }, + "phone" : { + "name" : "iPhone 15 Plus", + "udid" : "23068044-0A59-4272-85DE-B853F730FDA7", + "state" : "Shutdown" + }, + "state" : "(active, disconnected)" + } + } +} diff --git a/data/osx-xcode-15.2.x-edge/simctl_plain.txt b/data/osx-xcode-15.2.x-edge/simctl_plain.txt new file mode 100644 index 00000000..afb7d618 --- /dev/null +++ b/data/osx-xcode-15.2.x-edge/simctl_plain.txt @@ -0,0 +1,218 @@ +== Device Types == +iPhone 6s (com.apple.CoreSimulator.SimDeviceType.iPhone-6s) +iPhone 6s Plus (com.apple.CoreSimulator.SimDeviceType.iPhone-6s-Plus) +iPhone SE (1st generation) (com.apple.CoreSimulator.SimDeviceType.iPhone-SE) +iPhone 7 (com.apple.CoreSimulator.SimDeviceType.iPhone-7) +iPhone 7 Plus (com.apple.CoreSimulator.SimDeviceType.iPhone-7-Plus) +iPhone 8 (com.apple.CoreSimulator.SimDeviceType.iPhone-8) +iPhone 8 Plus (com.apple.CoreSimulator.SimDeviceType.iPhone-8-Plus) +iPhone X (com.apple.CoreSimulator.SimDeviceType.iPhone-X) +iPhone Xs (com.apple.CoreSimulator.SimDeviceType.iPhone-XS) +iPhone Xs Max (com.apple.CoreSimulator.SimDeviceType.iPhone-XS-Max) +iPhone Xʀ (com.apple.CoreSimulator.SimDeviceType.iPhone-XR) +iPhone 11 (com.apple.CoreSimulator.SimDeviceType.iPhone-11) +iPhone 11 Pro (com.apple.CoreSimulator.SimDeviceType.iPhone-11-Pro) +iPhone 11 Pro Max (com.apple.CoreSimulator.SimDeviceType.iPhone-11-Pro-Max) +iPhone SE (2nd generation) (com.apple.CoreSimulator.SimDeviceType.iPhone-SE--2nd-generation-) +iPhone 12 mini (com.apple.CoreSimulator.SimDeviceType.iPhone-12-mini) +iPhone 12 (com.apple.CoreSimulator.SimDeviceType.iPhone-12) +iPhone 12 Pro (com.apple.CoreSimulator.SimDeviceType.iPhone-12-Pro) +iPhone 12 Pro Max (com.apple.CoreSimulator.SimDeviceType.iPhone-12-Pro-Max) +iPhone 13 Pro (com.apple.CoreSimulator.SimDeviceType.iPhone-13-Pro) +iPhone 13 Pro Max (com.apple.CoreSimulator.SimDeviceType.iPhone-13-Pro-Max) +iPhone 13 mini (com.apple.CoreSimulator.SimDeviceType.iPhone-13-mini) +iPhone 13 (com.apple.CoreSimulator.SimDeviceType.iPhone-13) +iPhone SE (3rd generation) (com.apple.CoreSimulator.SimDeviceType.iPhone-SE-3rd-generation) +iPhone 14 (com.apple.CoreSimulator.SimDeviceType.iPhone-14) +iPhone 14 Plus (com.apple.CoreSimulator.SimDeviceType.iPhone-14-Plus) +iPhone 14 Pro (com.apple.CoreSimulator.SimDeviceType.iPhone-14-Pro) +iPhone 14 Pro Max (com.apple.CoreSimulator.SimDeviceType.iPhone-14-Pro-Max) +iPhone 15 (com.apple.CoreSimulator.SimDeviceType.iPhone-15) +iPhone 15 Plus (com.apple.CoreSimulator.SimDeviceType.iPhone-15-Plus) +iPhone 15 Pro (com.apple.CoreSimulator.SimDeviceType.iPhone-15-Pro) +iPhone 15 Pro Max (com.apple.CoreSimulator.SimDeviceType.iPhone-15-Pro-Max) +iPod touch (7th generation) (com.apple.CoreSimulator.SimDeviceType.iPod-touch--7th-generation-) +iPad mini 4 (com.apple.CoreSimulator.SimDeviceType.iPad-mini-4) +iPad Air 2 (com.apple.CoreSimulator.SimDeviceType.iPad-Air-2) +iPad Pro (9.7-inch) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro--9-7-inch-) +iPad Pro (12.9-inch) (1st generation) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro) +iPad (5th generation) (com.apple.CoreSimulator.SimDeviceType.iPad--5th-generation-) +iPad Pro (12.9-inch) (2nd generation) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---2nd-generation-) +iPad Pro (10.5-inch) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro--10-5-inch-) +iPad (6th generation) (com.apple.CoreSimulator.SimDeviceType.iPad--6th-generation-) +iPad (7th generation) (com.apple.CoreSimulator.SimDeviceType.iPad--7th-generation-) +iPad Pro (11-inch) (1st generation) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro--11-inch-) +iPad Pro (12.9-inch) (3rd generation) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---3rd-generation-) +iPad Pro (11-inch) (2nd generation) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro--11-inch---2nd-generation-) +iPad Pro (12.9-inch) (4th generation) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro--12-9-inch---4th-generation-) +iPad mini (5th generation) (com.apple.CoreSimulator.SimDeviceType.iPad-mini--5th-generation-) +iPad Air (3rd generation) (com.apple.CoreSimulator.SimDeviceType.iPad-Air--3rd-generation-) +iPad (8th generation) (com.apple.CoreSimulator.SimDeviceType.iPad--8th-generation-) +iPad (9th generation) (com.apple.CoreSimulator.SimDeviceType.iPad-9th-generation) +iPad Air (4th generation) (com.apple.CoreSimulator.SimDeviceType.iPad-Air--4th-generation-) +iPad Pro (11-inch) (3rd generation) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro-11-inch-3rd-generation) +iPad Pro (12.9-inch) (5th generation) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro-12-9-inch-5th-generation) +iPad Air (5th generation) (com.apple.CoreSimulator.SimDeviceType.iPad-Air-5th-generation) +iPad (10th generation) (com.apple.CoreSimulator.SimDeviceType.iPad-10th-generation) +iPad mini (6th generation) (com.apple.CoreSimulator.SimDeviceType.iPad-mini-6th-generation) +iPad Pro (11-inch) (4th generation) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro-11-inch-4th-generation-8GB) +iPad Pro (11-inch) (4th generation) (16GB) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro-11-inch-4th-generation-16GB) +iPad Pro (12.9-inch) (6th generation) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro-12-9-inch-6th-generation-8GB) +iPad Pro (12.9-inch) (6th generation) (16GB) (com.apple.CoreSimulator.SimDeviceType.iPad-Pro-12-9-inch-6th-generation-16GB) +Apple TV (com.apple.CoreSimulator.SimDeviceType.Apple-TV-1080p) +Apple TV 4K (com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-4K) +Apple TV 4K (at 1080p) (com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-1080p) +Apple TV 4K (2nd generation) (com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-2nd-generation-4K) +Apple TV 4K (2nd generation) (at 1080p) (com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-2nd-generation-1080p) +Apple TV 4K (3rd generation) (com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-3rd-generation-4K) +Apple TV 4K (3rd generation) (at 1080p) (com.apple.CoreSimulator.SimDeviceType.Apple-TV-4K-3rd-generation-1080p) +Apple Watch Series 2 (38mm) (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-2-38mm) +Apple Watch Series 2 (42mm) (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-2-42mm) +Apple Watch Series 3 (38mm) (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-3-38mm) +Apple Watch Series 3 (42mm) (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-3-42mm) +Apple Watch Series 4 (40mm) (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-4-40mm) +Apple Watch Series 4 (44mm) (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-4-44mm) +Apple Watch Series 5 (40mm) (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-40mm) +Apple Watch Series 5 (44mm) (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-5-44mm) +Apple Watch SE (40mm) (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-SE-40mm) +Apple Watch SE (44mm) (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-SE-44mm) +Apple Watch Series 6 (40mm) (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-6-40mm) +Apple Watch Series 6 (44mm) (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-6-44mm) +Apple Watch Series 7 (41mm) (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-7-41mm) +Apple Watch Series 7 (45mm) (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-7-45mm) +Apple Watch SE (40mm) (2nd generation) (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-SE-40mm-2nd-generation) +Apple Watch SE (44mm) (2nd generation) (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-SE-44mm-2nd-generation) +Apple Watch Series 8 (41mm) (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-8-41mm) +Apple Watch Series 8 (45mm) (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-8-45mm) +Apple Watch Ultra (49mm) (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Ultra-49mm) +Apple Watch Series 9 (41mm) (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-9-41mm) +Apple Watch Series 9 (45mm) (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Series-9-45mm) +Apple Watch Ultra 2 (49mm) (com.apple.CoreSimulator.SimDeviceType.Apple-Watch-Ultra-2-49mm) +Apple Vision Pro (com.apple.CoreSimulator.SimDeviceType.Apple-Vision-Pro) +== Runtimes == +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 +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 +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 +visionOS 1.0 (1.0 - 21N305) - com.apple.CoreSimulator.SimRuntime.xrOS-1-0 +== 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) +-- 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) +-- 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) +-- 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) +-- 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) +-- 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) +-- 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) +-- 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) +-- 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) +-- visionOS 1.0 -- + Apple Vision Pro (9E39DCBD-16D8-43D3-A97C-40C58B664988) (Shutdown) +== 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) diff --git a/data/osx-xcode-15.2.x-edge/stack_rev_id.txt b/data/osx-xcode-15.2.x-edge/stack_rev_id.txt new file mode 100644 index 00000000..1c02dbac --- /dev/null +++ b/data/osx-xcode-15.2.x-edge/stack_rev_id.txt @@ -0,0 +1 @@ +v2023-12-13 diff --git a/data/osx-xcode-15.2.x-edge/tools.json b/data/osx-xcode-15.2.x-edge/tools.json new file mode 100644 index 00000000..546d3d17 --- /dev/null +++ b/data/osx-xcode-15.2.x-edge/tools.json @@ -0,0 +1,87 @@ +[ + { + "category": "tools", + "output": { + "items": [ + { + "name": "Git", + "category": "tools", + "version": "2.39.3", + "raw_output": "git version 2.39.3 (Apple Git-145)", + "executed_command": "git --version" + }, + { + "name": "Git LFS", + "category": "tools", + "version": "3.4.0", + "raw_output": "git-lfs/3.4.0 (GitHub; darwin arm64; go 1.20.6)", + "executed_command": "git-lfs version" + }, + { + "name": "GitHub CLI", + "category": "tools", + "version": "2.40.0", + "raw_output": "gh version 2.40.0 (2023-12-07)\nhttps://github.com/cli/cli/releases/tag/v2.40.0", + "executed_command": "gh --version" + }, + { + "name": "jq", + "category": "tools", + "version": "1.7", + "raw_output": "jq-1.7", + "executed_command": "jq --version" + }, + { + "name": "AWS CLI", + "category": "tools", + "version": "2.15.0", + "raw_output": "aws-cli/2.15.0 Python/3.11.6 Darwin/22.6.0 source/arm64 prompt/off", + "executed_command": "aws --version" + }, + { + "name": "Dart global packages", + "category": "tools", + "version": "", + "raw_output": "junitreport 2.0.2", + "executed_command": "dart pub global list" + }, + { + "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.", + "executed_command": "hg version" + }, + { + "name": "Firebase", + "category": "tools", + "version": "12.6.1", + "raw_output": "12.6.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", + "executed_command": "openconnect --version" + }, + { + "name": "CMake", + "category": "tools", + "version": "3.28.0", + "raw_output": "cmake version 3.28.0\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", + "executed_command": "openvpn --version" + } + ], + "errors": null + } + } +]