cordova-docs icon indicating copy to clipboard operation
cordova-docs copied to clipboard

Document Xcode Cordova build pitfall

Open brody4hire opened this issue 4 years ago • 1 comments

Coming from the symptom from https://github.com/apache/cordova-ios/issues/760#issuecomment-645604332:

I get the same error.

Captura de Tela 2020-06-17 às 17 05 02

with explanation of the pitfall from https://github.com/apache/cordova-ios/issues/760#issuecomment-645616290:

it looks like your Xcode GUI is trying to just build the Cordova subproject, which is not really tested or supported by us. Please click on this control and use it to select your application build project:

Screen Shot 2020-06-17 at 4 44 20 PM

I suspect that this would affect other users. I think this should be documented as a pitfall.

The screenshots may be outdated but I think the pitfall is self-evident and needs to be documented. I think this is not specific to Ionic.

brody4hire avatar Dec 28 '20 14:12 brody4hire

Screenshot 2020-12-28 at 10 54 08 PM

Build succeded :: in VScode

Screenshot 2020-12-28 at 10 56 03 PM

When i open .xcodeProj file then run build it shows error of info.plist

Rahulbhutani97 avatar Dec 28 '20 17:12 Rahulbhutani97