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 2019/10/14 16:35:56 UTC

[GitHub] [cordova-ios] AbhishekQliktag opened a new issue #688: bug: Not able to generate .xcarchive file after updating xCode version to 11.0

AbhishekQliktag opened a new issue #688: bug: Not able to generate .xcarchive file after updating xCode version to 11.0
URL: https://github.com/apache/cordova-ios/issues/688
 
 
   **Ionic version:**
   [x] **3.x**
   
   **Current behavior:**
   Only build is happening, no archive process
   
   **Expected behavior:**
   Should generate .xcarchive after build succeed 
   
   **Related code:**
   
   <!-- If you are able to illustrate the bug or feature request with an example, please provide a sample application via one of the following means:
   
   A sample application via GitHub
   
   StackBlitz (https://stackblitz.com)
   Ionic Angular StackBlitz: https://stackblitz.com/edit/ionic-v4-angular-tabs
   
   Plunker (http://plnkr.co/edit/cpeRJs?p=preview)
   
   -->
   
   ```
   cordova build ios --buildConfig build.json --noSign=true
   ```
   
   **Other information:**
   <!-- List any other information that is relevant to your issue. Stack traces, related issues, suggestions on how to fix, Stack Overflow links, forum links, etc. -->
   
   **Ionic info:**
   <!-- (run `ionic info` from a terminal/cmd prompt and paste output below): -->
   
   ```
   Ionic:
   
      Ionic CLI          : 5.2.6 (/usr/local/lib/node_modules/ionic)
      Ionic Framework    : ionic-angular 3.9.2
      @ionic/app-scripts : 3.2.4
   
   Cordova:
   
      Cordova CLI       : 8.1.2 (cordova-lib@8.1.1)
      Cordova Platforms : ios 5.0.1
      Cordova Plugins   : cordova-plugin-ionic-keyboard 2.2.0, cordova-plugin-ionic-webview 2.5.2, (and 12 other plugins)
   
   Utility:
   
      cordova-res : not installed
      native-run  : not installed
   
   System:
   
      Android SDK Tools : 26.1.1 (/Users/Abhishek/Library/Android/sdk)
      ios-deploy        : 1.9.4
      ios-sim           : 8.0.2
      NodeJS            : v10.12.0 (/usr/local/bin/node)
      npm               : 6.9.0
      OS                : macOS Mojave
      Xcode             : Xcode 11.0 Build version 11A420a
   ```
   
   
   Please help

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