Hello,
i'm using
Version 15.0.1 of xcode
cordova 12.0.0
cordova-ios 6.3.0
if i build the project with command: cordova build ios
i get:
platforms/ios/build/emulator/GCDWebServer.framework/GCDWebServer normal (in target 'GCDWebServer' from project 'Pods')
(1 failure)
xcodebuild: Command failed with exit code 65
Anyone has a suggestion how to solve this issue?