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/03 13:56:11 UTC

[GitHub] [cordova-ios] mushu8 opened a new issue #760: XCode cannot build : Cordova.h and Info.plist missing files

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 (cordova-lib@9.0.1)
      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:
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


[GitHub] [cordova-ios] brodybits commented on issue #760: XCode cannot build : Cordova.h and Info.plist missing files

Posted by GitBox <gi...@apache.org>.
brodybits commented on issue #760: XCode cannot build : Cordova.h and Info.plist missing files 
URL: https://github.com/apache/cordova-ios/issues/760#issuecomment-587739396
 
 
   I just added the **help wanted** label. It would be extremely helpful for us if you could give us the [minimal, reproducible example ([1])](https://stackoverflow.com/help/minimal-reproducible-example) with no use of Ionic. Also this looks like a custom build procedure which we do not have the extra resources to support.
   
   How to embed in an existing application was already documented. I am not sure if anyone has tested this in the past few years.
   
   [1] https://stackoverflow.com/help/minimal-reproducible-example

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