8 C
Canberra
Friday, July 25, 2025

ios – Xcode reveals nothing after updating Angular 18 to 19 and Capacitor 6 to 7


I am engaged on an Ionic/Angular app utilizing Capacitor for iOS growth. Earlier than updating, every thing labored high-quality with:

After updating to:

I ran the next instructions to replace the iOS platform:

npx cap sync ios

o

npx cap add ios

The method completes with out errors, and I can open Xcode, however after I open App.xcworkspace, Xcode reveals nothing (no file tree, no undertaking settings):

npx cap add ios
✔ Including native Xcode undertaking in ios in 12.08ms
✔ add in 12.46ms
✔ Copying internet belongings from browser to ios/App/App/public in 188.87ms
✔ Creating capacitor.config.json in ios/App/App in 330.71μs
✔ copy ios in 227.08ms
✔ Updating iOS plugins in 3.17ms
✔ Updating iOS native dependencies with pod set up in 7.07s
[info] Discovered 7 Capacitor plugins for ios:
       @capacitor-firebase/[email protected]
       @capacitor/[email protected]
       @capacitor/[email protected]
       @capacitor/[email protected]
       @capacitor/[email protected]
       @capacitor/[email protected]
       @capacitor/[email protected]
✔ replace ios in 7.12s
[success] ios platform added!
Comply with the Developer Workflow information to get constructing:
https://capacitorjs.com/docs/fundamentals/workflow

What I’ve tried:

Checked if App.xcworkspace exists in ios/App (it does).
Tried opening Xcode manually with:

open ios/App/App.xcworkspace

Eliminated and re-added the iOS platform with:

npx cap rm ios
npx cap add ios
npx cap sync ios

Ensured Xcode is updated (I am utilizing the most recent model).

I do not see any error messages within the terminal or in Xcode. Has anybody encountered this difficulty after updating Angular and Capacitor? Any assist can be drastically appreciated!

Related Articles

LEAVE A REPLY

Please enter your comment!
Please enter your name here

[td_block_social_counter facebook="tagdiv" twitter="tagdivofficial" youtube="tagdiv" style="style8 td-social-boxed td-social-font-icons" tdc_css="eyJhbGwiOnsibWFyZ2luLWJvdHRvbSI6IjM4IiwiZGlzcGxheSI6IiJ9LCJwb3J0cmFpdCI6eyJtYXJnaW4tYm90dG9tIjoiMzAiLCJkaXNwbGF5IjoiIn0sInBvcnRyYWl0X21heF93aWR0aCI6MTAxOCwicG9ydHJhaXRfbWluX3dpZHRoIjo3Njh9" custom_title="Stay Connected" block_template_id="td_block_template_8" f_header_font_family="712" f_header_font_transform="uppercase" f_header_font_weight="500" f_header_font_size="17" border_color="#dd3333"]
- Advertisement -spot_img

Latest Articles