You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cordova.apache.org by GitBox <gi...@apache.org> on 2020/01/14 07:55:05 UTC

[GitHub] [cordova-ios] NiklasMerz edited a comment on issue #764: could not find -Info.plist file, or config.xml file after adding extension, cordova build, with FIX

NiklasMerz edited a comment on issue #764: could not find -Info.plist file, or config.xml file after adding extension, cordova build, with FIX
URL: https://github.com/apache/cordova-ios/issues/764#issuecomment-574049685
 
 
   If I run `cordova run ios --verbose`, I get this stacktrace which might help
   
   ```
   Need to update build settings because project is using our launch storyboard.
   Could not parse /Users/me/path/platforms/ios/MyApp.xcodeproj/project.pbxproj: Could not find *-Info.plist file, or config.xml file.
   CordovaError: Could not parse /Users/me/path/platforms/ios/MyApp.xcodeproj/project.pbxproj: Could not find *-Info.plist file, or config.xml file.
       at handleBuildSettings (/Users/me/path/platforms/ios/cordova/lib/prepare.js:333:25)
       at updateProject (/Users/me/path/platforms/ios/cordova/lib/prepare.js:228:12)
       at /Users/me/path/platforms/ios/cordova/lib/prepare.js:56:21
       at _fulfilled (/Users/me/path/node_modules/q/q.js:854:54)
       at /Users/me/path/node_modules/q/q.js:883:30
       at Promise.promise.promiseDispatch (/Users/me/path/node_modules/q/q.js:816:13)
       at /Users/me/path/node_modules/q/q.js:570:49
       at runSingle (/Users/me/path/node_modules/q/q.js:137:13)
       at flush (/Users/me/path/node_modules/q/q.js:125:13)
       at processTicksAndRejections (internal/process/task_queues.js:76:11)
   ```

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@cordova.apache.org
For additional commands, e-mail: commits-help@cordova.apache.org