Hi everyone;
I'm trying to compile an application on my mac, but I get that message (just take the part where it says error, since the text is very long) the strange thing is that I compiled another application and compiled correctly without problems
I attached the sent message
thanks in advance
I'm trying to compile an application on my mac, but I get that message (just take the part where it says error, since the text is very long) the strange thing is that I compiled another application and compiled correctly without problems
I attached the sent message
thanks in advance
B4X:
Build settings from command line:
ARCHS = x86_64
CODE_SIGNING_REQUIRED = NO
CONFIGURATION_BUILD_DIR = /Users/josegudino/Documents/B4iBuildServer06/UploadedProjects/<user id>/Payload
PRODUCT_NAME = Resuelve
SDKROOT = iphonesimulator14.1
note: Using new build system
note: Planning build
note: Constructing build description
Error: 2021-09-04 17:43:07.141 xcodebuild[15178:288552] iPhoneConnect: ?<DVTiOSDevice (0x7fc1b7960690), iPhone 6 jose luis, iPhone, 14.4.1 (18D61), 728ae7c609cca41099e0df2b077eaeff0eeb5b7b> unable to mount developer disk image, (Error Domain=com.apple.dtdevicekit Code=601 "The current device configuration is unsupported. This iPhone 6s Plus is running iOS 14.4.1 (18D61), which is not supported by Xcode 12.1." UserInfo={NSLocalizedDescription=The current device configuration is unsupported. This iPhone 6s Plus is running iOS 14.4.1 (18D61), which is not supported by Xcode 12.1., NSLocalizedRecoverySuggestion=To run on this device, please update to a version of Xcode that supports iOS 14.4.1. You can download Xcode from the Mac App Store or the Apple Developer website., DVTRadarComponentKey=487927, DeviceType=iPhone8,2, NSUnderlyingError=0x7fc1b7f848d0 {Error Domain=com.apple.dt.DVTDeviceSupportFilesError Code=2 "Unable to locate ideal DDI for platform: <DVTPlatform:0x7fc1b4e3c300:'com.apple.platform.iphoneos':<DVTFilePath:0x7fc1b4e3c150:'/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform'>>, version: 14.4.1, build: 18D61" UserInfo={NSLocalizedDescription=Unable to locate ideal DDI for platform: <DVTPlatform:0x7fc1b4e3c300:'com.apple.platform.iphoneos':<DVTFilePath:0x7fc1b4e3c150:'/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform'>>, version: 14.4.1, build: 18D61, DVTRadarComponentKey=487927}}}) {
DVTRadarComponentKey = 487927;
DeviceType = "iPhone8,2";
NSLocalizedDescription = "The current device configuration is unsupported. This iPhone 6s Plus is running iOS 14.4.1 (18D61), which is not supported by Xcode 12.1.";
NSLocalizedRecoverySuggestion = "To run on this device, please update to a version of Xcode that supports iOS 14.4.1. You can download Xcode from the Mac App Store or the Apple Developer website.";
NSUnderlyingError = "Error Domain=com.apple.dt.DVTDeviceSupportFilesError Code=2 \"Unable to locate ideal DDI for platform: <DVTPlatform:0x7fc1b4e3c300:'com.apple.platform.iphoneos':<DVTFilePath:0x7fc1b4e3c150:'/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform'>>, version: 14.4.1, build: 18D61\" UserInfo={NSLocalizedDescription=Unable to locate ideal DDI for platform: <DVTPlatform:0x7fc1b4e3c300:'com.apple.platform.iphoneos':<DVTFilePath:0x7fc1b4e3c150:'/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform'>>, version: 14.4.1, build: 18D61, DVTRadarComponentKey=487927}";
}