I’ve created a brand new utility utilizing Ionic and I can’t run it on a iPhone simulator. I have never change something within the code. It has default code and configuration. It was generated utilizing “ionic begin newApp” command. The ios config was added utilizing “ionic capacitor add ios” command.
Working xcodebuild - failed!
[error] Command line invocation:
/Functions/Xcode.app/Contents/Developer/usr/bin/xcodebuild -workspace App.xcworkspace -scheme App
-configuration Debug -destination id=E8523B36-96CD-4DBE-B2DA-15ED46AE9E60 -derivedDataPath
/Customers/annag/tasks/newApp/ios/DerivedData/E8523B36-96CD-4DBE-B2DA-15ED46AE9E60
Consumer defaults from command line:
IDEDerivedDataPathOverride = /Customers/annag/tasks/newApp/ios/DerivedData/E8523B36-96CD-4DBE-B2DA-15ED46AE9E60
IDEPackageSupportUseBuiltinSCM = YES
2024-05-31 00:30:06.861 xcodebuild[8836:138848] Writing error consequence bundle to
/var/folders/ql/p6m_x4fs14l3ppqd7jlkx18r0000gn/T/ResultBundle_2024-31-05_00-30-0006.xcresult
xcodebuild: error: The workspace named "App" doesn't include a scheme named "App". The "-list" possibility could be
used to search out the names of the schemes within the workspace.
Does anybody have an thought what’s unsuitable?
I’ve tried “npx cap sync” (no outcomes), npx cap open ios (clean editor)
Variations: Ionic – 7.2.0, Node – 20.14.0, Xcode – 15.4