-
Notifications
You must be signed in to change notification settings - Fork 2.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Cannot build iOS Ionic Capacitor project #1039
Comments
Does it build with a vanilla cordova-ios? |
@breautek I did a quick test, it seems fine on a vanilla project, no iOS build failure. |
Thanks, then it seems the issue is within the capacitor/ionic framework. I don't think there is anything actionable by Cordova. |
This comment was marked as abuse.
This comment was marked as abuse.
3 tasks
FYI, it looks like this issue will be addressed in the next Capacitor version: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Building for iOS using cordova-plugin-inappbrowser 6.0.0 fails.
Ionic:
Ionic CLI : 7.1.5
Ionic Framework : @ionic/angular 6.7.1
@angular-devkit/build-angular : 17.0.3
@angular-devkit/schematics : 17.0.3
@angular/cli : 17.0.3
@ionic/angular-toolkit : 10.0.0
Capacitor:
Capacitor CLI : 5.5.1
@capacitor/android : 5.5.1
@capacitor/core : 5.5.1
@capacitor/ios : 5.5.1
Utility:
cordova-res : not installed globally
native-run (update available: 2.0.0) : 1.7.4
System:
NodeJS : v20.10.0
npm : 10.2.3
OS : macOS Unknown
Checklist
The text was updated successfully, but these errors were encountered: