my Mac put on a forced update (big sur) last night , and it forced an XCODE (13) update
and now my app doesn’t build to run on my iphone
no such module capacitor
the node_modules/@capacitor/ios folder is there
npx cap sync works
I see search results that suggest deleting the ios folder and adding it again…
but there are a bunch of settings (many I don’t remember) that will be lost…
this works in the ios/App/App folder
xcodebuild -workspace App.xcworkspace -scheme App build
1 post - 1 participant