You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[ 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)
cordova plugin ls
Dev machine OS and version, e.g.
OSX
sw_vers
Windows 10
winver
iOS build issue:
Node JS version
node -v : v20.18.0
XCode version: Version 16.1 (16B40)
The text was updated successfully, but these errors were encountered:
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
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
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 -v
: 11.1.0cordova platform ls
:cordova plugin ls
sw_vers
winver
iOS build issue:
node -v
: v20.18.0The text was updated successfully, but these errors were encountered: