I’m at present constructing an app with ionic cordova for iOS. usually every part is ok however when I attempt to run, “ionic cordova construct iOS” the mission fails. I dont know what todo since it is a new error.
Command Line Outcome:
The next construct instructions failed:
Ld /Customers/trevormarr/Paperwork/Offroadin/Repository/platforms/ios/construct/Debug-iphonesimulator/offroadin-app.app/offroadin-app regular (in goal 'offroadin-app' from mission 'offroadin-app')
(1 failure)
Command failed with exit code 65: xcodebuild -workspace offroadin-app.xcworkspace -scheme offroadin-app -configuration Debug -sdk iphonesimulator -destination platform=iOS Simulator,title=iPhone 14 Professional Max construct SYMROOT=/Customers/trevormarr/Paperwork/Offroadin/Repository/platforms/ios/construct
[ERROR] An error occurred whereas operating subprocess cordova.
I attempted to construct my app for iOS utilizing the construct command however its appears to have a problem with some simulator factor. ive up to date my Xcode and simulators but it surely nonetheless would not work.
The one new characteristic ive added was the AdMob plugin and all these SDKs from the cordova group plugins. Thats the one factor I can consider is inflicting the problem.