Notice: The Monaca & Onsen UI Community Forum is shutting down.

For Onsen UI bug reports, feature requests and questions, please use the Onsen UI GitHub issues page. For help with Monaca, please contact Monaca Support Team.

Thank you to all our community for your contributions to the forum. We look forward to hearing from you in the new communication channels.

Change Xcode Version to 10.1



  • I try to deploy my App to iOs system but when i build it, it shows the next message

    Change Xcode Version to 10.1

    Search builder by config
    Starting Build
    cordova version: 7.1.0

    • preBuild -
      Change Xcode Version to 10.1
      Remove DerivedData files…
      Remove IB Support files…
      Change Xcode Version to 10.1
      Build Error: Error: Sandbox Exec Error: [ Error: Path must be a string. Received undefined ]

    I follow the steps to change to Xcode9 to Xcode10.1 but reading the documentation, Xcode10 only works with cordova CLI 9.0.0.

    How can i fix this? i need to deploy my app soon :(

    Thanks!