Remove application components from MobileFirst projects
We can remove application components from a MobileFirst project if they are no longer required.
Automatic modification of Xcode projects after removing components is currently not supported.
- In the Explorer view in MobileFirst Studio, right-click the application and click Add/Remove Application Component(s). The Add/Remove Application Component(s) window opens.
- From the Application list, select the relevant application.
- Clear In Use for each application component to remove, and then click Finish. In some cases, an information message might be displayed, or you might be prompted to confirm to remove an application component.
Results
The application component files are removed from the project. and the project is restored to its former state.
Parent topic: Application components