ath0mas commented on issue #725: Setting WKWebViewOnly causes `cordova platform 
add ios` to fail
URL: https://github.com/apache/cordova-ios/issues/725#issuecomment-558668846
 
 
   Same problem, with this basic repro:
   ```
   cordova create hello com.example.hello HelloWorld
   cd hello
   <<add "WKWebViewOnly" preference into config.xml>>
   cordova platform add ios
   ```
   fails with
   > ...
   > iOS project created with [email protected]
   > ENOENT: no such file or directory, open 
'/Users/foo/dev/hello/platforms/ios/CordovaLib/CordovaLib.xcodeproj/project.pbxproj'

----------------------------------------------------------------
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:
[email protected]


With regards,
Apache Git Services

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

Reply via email to