Skip to content
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

[Bug]: Blank project 'Capacitor/Capacitor-Swift.h' file not found, #7907

Open
1 of 3 tasks
yayashn opened this issue Mar 5, 2025 · 0 comments
Open
1 of 3 tasks

[Bug]: Blank project 'Capacitor/Capacitor-Swift.h' file not found, #7907

yayashn opened this issue Mar 5, 2025 · 0 comments
Labels

Comments

@yayashn
Copy link

yayashn commented Mar 5, 2025

Image

Capacitor Version

7.0.1

Other API Details

node --version
v23.7.0

npm --version
11.2.0

pod --version
1.15.2

Platforms Affected

  • iOS
  • Android
  • Web

Current Behavior

Build fails with error unable to find various Capacitor headers when I simply follow the docs:

  • npm init @capacitor/app@latest
  • npm install
  • npm run build
  • npm install @capacitor/ios
  • npx cap add ios
  • npx cap open ios
  • select any simulator, click run on xcode.

Expected Behavior

The blank project to run.

Project Reproduction

All that is needed is to paste those commands above.

Additional Information

I'm on a Macbook Pro M1.

@yayashn yayashn added the triage label Mar 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant