[ x ] I have read the documentation thoroughly and it does not help solve my issue.
[ ] I have checked that no similar issues (open or closed) already exist.
Current behavior:
first screenshot is the output from ionic cordova build ios run from cli and the second one is the build output from xcode,
same error is present in my project and in the cordova-plugin-firebasex-test project
Steps to reproduce:
I cloned the example project, run npm i, cordova platform add ios and cordova run ios and ended up with the bellow error ( screens )
I have a fresh XCode install and I have only one simulator, for IOS 18.1, should I get an older one? ( I'm a bit out of space for doing that :) )
Screenshots
Environment information
Cordova CLI version
cordova -v : 11.1.0
Cordova platform version
cordova platform ls:
Installed platforms:
ios 7.1.1
Available platforms:
android ^10.1.1
browser ^6.0.0
electron ^3.0.0
osx ^6.0.0 (deprecated)
Plugins & versions installed in project (including this plugin)
Bug report
CHECKLIST
[ x ] I have read the issue reporting guidelines
[ ] I confirm this is a suspected bug or issue that will affect other users
[ x ] I have reproduced the issue using the example project
[ x ] I have read the documentation thoroughly and it does not help solve my issue.
[ ] I have checked that no similar issues (open or closed) already exist.
Current behavior:
first screenshot is the output from
ionic cordova build ios
run from cli and the second one is the build output from xcode, same error is present in my project and in thecordova-plugin-firebasex-test
projectSteps to reproduce: I cloned the example project, run
npm i
,cordova platform add ios
andcordova run ios
and ended up with the bellow error ( screens )I have a fresh XCode install and I have only one simulator, for IOS 18.1, should I get an older one? ( I'm a bit out of space for doing that :) )
Screenshots
Environment information
Cordova CLI version
cordova -v
: 11.1.0Cordova platform version
cordova platform ls
:Plugins & versions installed in project (including this plugin)
cordova plugin ls
Dev machine OS and version, e.g.
sw_vers
winver
iOS build issue:
node -v
: v20.18.0