GitToTheHub commented on issue #1685:
URL: https://github.com/apache/cordova-ios/issues/1685#issuecomment-5203675558

   Please remove the platform by ´cordova platform remove ios´ and add it again 
`cordova platform add ios`. Keep sure, when doing this, that XCode is closed. 
Open the project newly with XCode. Maybe there are some caching issues in XCode 
which could relate to the same Bundle Indentifier. You could clean the Build 
folder when the project is opened and click on the menu on `Product > Clean 
Build Folder...`. A clean Hello world app works fine with cordova-ios 8.1.1.
   
   Also there could be a problem with other plugins producing these errors. If 
the steps before didn't help, you could create a clean Hello World Cordova app 
and your plugins one by one and see if you can fix the issue.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to