Alejandro Rios
09/22/2022, 12:59 PMfalling-balls-mpp
project on a iOS simulator by using ./gradlew iosDeployIPhone8Debug
, it's launching the simulator but then it shows this error, I'm trying to run it in a Macbook M1 ProLandry Norris
09/22/2022, 1:06 PMAlejandro Rios
09/22/2022, 1:08 PM2022-09-22 07:55:25.975 xcodebuild[4399:81326] Writing error result bundle to /var/folders/0d/_z8m28hd0qbdrtbdy0x6dmlh0000gn/T/ResultBundle_2022-22-09_07-55-0025.xcresult
xcodebuild: error: SDK "iphonesimulator15.4" cannot be located.
Landry Norris
09/22/2022, 1:08 PMAlejandro Rios
09/22/2022, 1:23 PMDima Avdeev
09/23/2022, 4:16 AMAlejandro Rios
09/23/2022, 12:15 PM14.0 (14A309)
Dima Avdeev
09/23/2022, 12:22 PM./gradlew iosDeployIPadDebug
Dima Avdeev
09/23/2022, 12:22 PMAlejandro Rios
09/23/2022, 12:27 PM./gradlew iosDeployIPadDebug
I get this:
2022-09-23 07:25:12.539 xcodebuild[2106:37391] Writing error result bundle to /var/folders/0d/_z8m28hd0qbdrtbdy0x6dmlh0000gn/T/ResultBundle_2022-23-09_07-25-0012.xcresult
xcodebuild: error: SDK "iphonesimulator15.4" cannot be located.
Alejandro Rios
09/23/2022, 12:28 PMOr rename configuration to iPhoneB here:I'm getting
Task 'iosDeployIPhone8BDebug' not found in root project 'falling-balls-mpp'. Some candidates are: 'iosDeployIPhoneBDebug'.
Dima Avdeev
09/23/2022, 1:04 PMAlejandro Rios
09/23/2022, 1:14 PMDima Avdeev
09/23/2022, 1:19 PMAlejandro Rios
10/12/2022, 2:10 AMDima Avdeev
10/12/2022, 4:26 AM