rolinger opened a new issue, #608:
URL: https://github.com/apache/cordova-cli/issues/608

   # Bug Report
   `cordova build ios` is displaying verbose info even though `--verbose` is 
not used.  Its like its on by default for iOS.
   
   ## Problem
   Something has to have changed or isn't working as expected.  I just upgraded 
to Cordova 11 and my projects that used to take 30-45 to compile with `cordova 
build ios` are now taking 5 to 6 minutes.  As well, I am seeing all the verbose 
info when I am not using the `--verbose` option.  It's like `--verbose` is on 
by default on iOS.  Granted, I have always seen verbose info when using 
`cordova build ios` but its never bothered me as much because my app would 
usually compile in 30 seconds.  But now i am seeing its thousands of useless 
terminal messages just soaking up buffer.
   
   On my windows machine: `cordova build android` takes about 10 seconds AND 
only spits out about 60 lines of terminal messages.  So something def keeps 
going the wrong direction with iOS.
   
   ### What is expected to happen?
   Compile in 30 seconds and not show thousands of lines of terminal messages.
   
   
   ### What does actually happen?
   Compiles in nearly 6 minutes and show thousands of lines of terminal 
messages.
   
   
   ## Information
   
   
   ### Command or Code
   `cordova build ios`
   
   
   ### Environment, Platform, Device & version info
   Mac: 3.6Ghz quad Core i3, 8Gb memory 
   MacOS: 13.2.1 Ventura
   Xcode 14.2
   Cordova@11
   [email protected]
   
   
   
   ## Checklist
   <!-- Please check the boxes by putting an x in the [ ] like so: [x] -->
   
   - [ ] I searched for existing GitHub issues
   - [ ] I updated all Cordova tooling to most recent version
   - [ ] 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