I have some unused frameworks in my xcode project.I want to remove those frameworks from the project. I tried deleting the framework but that deletes the framework from the entire xcode.Can anyone please tell me how to remove the framework only from the project not not the entire xcode
The red text indicates that the actual files are not at the path that the project has for them. Get info on the framework and look under the General tab. The first section shows the name and path of the framework bundle itself.
To include a framework in your Xcode project, choose Project > Add to Project and select the framework directory. Alternatively, you can control-click your project group and choose Add Files > Existing Frameworks from the contextual menu.
Simply select the framework you want to delete in your list of frameworks in your Xcode project (which you see I've done on the left side of my Test project) and you should see this dialog when you click the "delete" key:
Just click the remove reference button.
Do NOT click the "Move To Trash" button, or else you'll get the nasty surprise of losing frameworks out of your installed copy of Xcode.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With