AdrianTeamMatrix opened a new issue, #1385:
URL: https://github.com/apache/cordova-ios/issues/1385

   <!--
   Please have a look at the issue templates you get when you click "New issue" 
in the GitHub UI.
   We very much prefer issues created by using one of these templates.
   -->
   
   ### Issue Type
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [x] Bug Report
   - [ ] Feature Request
   - [x] Support Question
   
   ## Description
   After upgrading to Cordova 7.0.1 from Cordova 6.1.0 and building with 
**ionic cordova build ios** I get the error
   
   xcodebuild was not found. Please install version 11.0.0 or greater from App 
Store.
   
   I even tried with **ionic cordova build ios -- 
--buildFlag="-UseModernBuildSystem=0"** same error
   
   
   xcodebuild was not found. Please install version 11.0.0 or greater from App 
Store
   CordovaError: xcodebuild was not found. Please install version 11.0.0 or 
greater from App Store
       at checkTool 
(C:\...\...\node_modules\cordova-ios\lib\check_reqs.js:95:31)
       at Object.module.exports.run.module.exports.check_xcodebuild 
(C:\...\...\node_modules\cordova-ios\lib\check_reqs.js:44:12)
       at Api.build (C:\...\...\node_modules\cordova-ios\lib\Api.js:558:27)
       at 
C:\Users\...\AppData\Roaming\npm\node_modules\cordova\node_modules\cordova-lib\src\cordova\compile.js:38:30
       at 
C:\Users\...\AppData\Roaming\npm\node_modules\cordova\node_modules\cordova-lib\src\util\promise-util.js:28:24
       at processTicksAndRejections (node:internal/process/task_queues:96:5)
   
   ## Information
   **Ionic:**
   
      Ionic CLI          : 5.4.16 
      Ionic Framework    : ionic-angular 3.9.2
      @ionic/app-scripts : 3.2.4
   
   **Cordova:**
   
      Cordova CLI       : 11.0.0
      Cordova Platforms : android 11.0.0, ios 7.0.1
      Cordova Plugins   : cordova-plugin-ionic-keyboard 2.2.0, 
cordova-plugin-ionic-webview 5.0.0, cordova-plugin-ionic 5.5.3, (and 21 other 
plugins)
   
   **Utility:**
   
      cordova-res : not installed
      native-run  : 1.7.1
   
   **System:**
   
      NodeJS : v16.20.2 (C:\Program Files\nodejs\node.exe)
      npm    : 8.19.4
      OS     : Windows 10
   
   ### Command or Code
   ionic cordova build ios
   ionic cordova build ios -- --buildFlag="-UseModernBuildSystem=0"
   
   ### Environment, Platform, Device
   Windows 11
   
   
   
   
   ### Version information
   <!-- 
   What are relevant versions you are using?
   For example:
   Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins 
   Other Frameworks: Ionic Framework and CLI version
   Operating System, Android Studio, Xcode etc.
   -->
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an `x` in the `[ ]` like so: `[x]` -->
   
   - [x] I searched for already existing GitHub issues about this
   - [x] I updated all Cordova tooling to their 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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


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

Reply via email to