This topic describes how to install the mPaaS Xcode Extension.
If you have an older version of the mPaaS plug-in that removes code signing, you must first restore the Xcode signature or uninstall the old plug-in. For uninstallation instructions, see Uninstall the mPaaS plug-in.
The mPaaS Xcode Extension continues to work after an Xcode upgrade, so you do not need to reinstall it.
Prerequisites
Install Xcode. The mPaaS Xcode Extension only supports Xcode 9.0 or later.
macOS 10.13 or later.
The mPaaS Xcode Extension is not installed. (To upgrade an existing version, use the upgrade feature within the extension.)
Procedure
Run the following installation command in the terminal.
curl -sSL https://mpaas-ios.oss-cn-hangzhou.aliyuncs.com/mpaaskit/Xcode-extension/install.sh | shAfter the installation is complete, a guide page is displayed.
To create a new project, close the guide page, then find and open mPaaSPlugin in Launchpad. For more information, see Create a new project.
To edit an existing project, click Start Using on the guide page to open mPaaSPlugin. In the plugin menu, select Edit Project, and then open an existing project by dragging and dropping the project file or clicking the Open Project button. For more information, see Edit Project.
What to do next
Grant system authorization. The system requires authorization the first time you use the Edit Project feature because the mPaaS Xcode Extension needs to modify Xcode projects. You must grant this authorization, or the extension will not work correctly.