1: Delete you ios folder
2: then again add ios using this cmd
npx cap add ios
3: then follow the capacitor official doc that ask you to
two steps
=> Edit pods file like this
=> Rename the App in target section Check this
then it will not throw any error work perfectly


