mushu8 opened a new issue #760: XCode cannot build : Cordova.h and Info.plist 
missing files 
URL: https://github.com/apache/cordova-ios/issues/760
 
 
   # Bug Report
   
   ## Problem
   I cannot build my XCode project generated by Cordova :
   
   CordovaLib.xcodeproj/Cordova/Cordova.h and 
CordovaLib.xcodeproj/Cordova/Info.plist files are not generated thus an error 
is thrown during XCode compilation.
   
   ### What is expected to happen?
   I can build and run my project.
   
   ### What does actually happen?
   
   
   
   ## Information
   
   I tried to get these files from the cordova-ios repository and add them (and 
link) manually in the XCode project but others errors are thrown by the compiler
   
   ### Command or Code
   these commands don't show any errors and very few warning (ld file or 
directory not found for -F… due to the cordova-plugin-firebasex plugin) :
   * ionic cordova platofrm add ios --no-resources
   * ionic cordova build ios --debug --buildConfig=./resources/ios/build.json 
--source-map
   
   ### Environment, Platform, Device
   Mac OS X Mojave 10.14.5 (18F132)
   iOS 12.0
   
   ### Version information
   Ionic:
      Ionic CLI                     : 5.4.13 
(~/.nvm/versions/node/v10.14.1/lib/node_modules/ionic)
      Ionic Framework               : @ionic/angular 4.11.7
      @angular-devkit/build-angular : 0.801.3
      @angular-devkit/schematics    : 8.1.3
      @angular/cli                                : 8.1.3
      @ionic/angular-toolkit                : 2.0.0
   
   Cordova:
      Cordova CLI       : 9.0.0 ([email protected])
      Cordova Platforms : ios 5.1.1
      Cordova Plugins   : cordova-plugin-ionic-keyboard 2.2.0, 
cordova-plugin-ionic-webview 4.1.3, (and 9 other plugins)
   
   Utility:
      cordova-res                          : 0.8.1
      native-run                             : 0.3.0
   
   System:
      Android SDK Tools : 26.1.1 (~/Library/Android/sdk)
      ios-deploy        : 1.10.0
      ios-sim           : 8.0.2
      NodeJS            : v10.14.1 (~/.nvm/versions/node/v10.14.1/bin/node)
      npm               : 6.13.1
      OS                : macOS Mojave
      Xcode             : Xcode 11.2.1 Build version 11B500
   
   ## Checklist
   - [X] I searched for existing GitHub issues
   - [X] I updated all Cordova tooling to most recent version
   - [X] I included all the necessary information above
   

----------------------------------------------------------------
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