bug: run failed on IOS #6638
-
Bug ReportI have created a simple ionic boilerplate app, It should run on ios but it is not running on my end, I created an issue on ionic repository (here is link for that ionic-team/ionic-framework#27587 (comment) ). They said this my code is running fine on their end. How can i debug on my end? why i am unable to run on ios. you can clone code using (git clone https://github.com/areeb-gsoftconsulting/ionicapp.git). Capacitor Versionionicapp git:(master) ✗ npx cap doctor Latest Dependencies: @capacitor/cli: 5.0.4 Installed Dependencies: @capacitor/android: not installed [success] iOS looking great! 👌 Code Reproductionyou can clone my code by running following command
Ionic: Ionic CLI : 7.1.1 (/usr/local/lib/node_modules/@ionic/cli) Capacitor: Capacitor CLI : 5.0.4 Utility: cordova-res : not installed globally System: NodeJS : v20.2.0 (/usr/local/Cellar/node/20.2.0/bin/node) |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 1 reply
-
It's also working fine on my end. Converting the issue to discussion. What's your Xcode version? Capacitor 5 requires Xcode 14.1 or newer. |
Beta Was this translation helpful? Give feedback.
-
I just updated my Xcode to 14.2 and Project successfully run. |
Beta Was this translation helpful? Give feedback.
It's also working fine on my end. Converting the issue to discussion.
What's your Xcode version? Capacitor 5 requires Xcode 14.1 or newer.
If using Xcode 14.3, then CocoaPods version should be 1.12.1 (still recommended to use that even if your Xcode is older)