Unable to build project in Xcode 12.5

I am having problems after updating my macOS to 14.2.1.

Current configuration: Xcode version: 12.5(12E262) MacOS version: 14.2.1 Nativescript version: 8.2.3 IOS platform version: 7.1.0

Below error:

Failed to launch tool with description <IBCocoaTouchPlatformToolDescription: 0x6000010d7f60> System content for IBCocoaTouchFramework-fourteenAndLater <IBScaleFactorDeviceTypeDescription: 0x6000010d7ec0> scaleFactor=2x, renderMode.identifier=(null): Failed to find or create execution context for description '<IBCocoaTouchPlatformToolDescription: 0x6000010d7f60> System content for IBCocoaTouchFramework-fourteenAndLater <IBScaleFactorDeviceTypeDescription: 0x6000010d7ec0> scaleFactor=2x, renderMode.identifier=(null)'. Device type: IBSimDeviceTypeiPad2x (com.apple.dt.Xcode.IBSimDeviceType.iPad-2x)

Please also include the output of xcrun simctl list and xcode-select -p.: Failed to find newest available Simulator runtime: No available runtime found from: [ watchOS 7.4 (7.4 - 18T187) - com.apple.CoreSimulator.SimRuntime.watchOS-7-4 (unavailable, The watchOS 7.4 simulator runtime is not supported on hosts after macOS 13.3.99.)

/Users/example/WorkSpace/projects/app1/platforms/ios/app1.xcodeproj: warning: Building for iOS Simulator, but the linked and embedded framework 'TNSWidgets.framework' was built for iOS + iOS Simulator. (in target 'app1' from project 'app1') /Users/example/WorkSpace/projects/app1/platforms/ios/app1.xcodeproj: warning: Building for iOS Simulator, but the linked and embedded framework 'TNSSideDrawer.framework' was built for iOS + iOS Simulator. (in target 'app1' from project 'app1') /Users/example/WorkSpace/projects/app1/platforms/ios/app1.xcodeproj: warning: Building for iOS Simulator, but the linked and embedded framework 'TNSCore.framework' was built for iOS + iOS Simulator. (in target 'app1' from project 'app1')

I tried updating my xcode to 15.2, but same issue

Any change? I'm still got this error. I tried install on mac 13.x Ventura but not work. My mac mini was macos 14.0, Xcode 15.0 run normally.

Unable to build project in Xcode 12.5
 
 
Q