Hi,
maybe a “stupid” question, sorry I’m new in Enterprise stuff…
- I use the App template (which is in ProjectTemplates)
- Its size is about 300 MO
- If I open App.xcodeproj in XCode, I can see on the left side that It uses a lot of Frameworks.
- I can also see these frameworks on the “Build Phases / Link Binaries with Libraries” section
- If I try to remove one of them, I’ve got some errors.
I would like to keep only frameworks I use in my app (to keep a low app size…)
I don’t need MapKit, CoreVideo, CFNetwork etc.
Is there a way to remove unecessary frameworks or should I keep all of them
Thanks for your help
Best
Olivier