Discussion Forums  >  Images, Documents, File Locations

Replies: 2    Views: 80

MrT
Aspiring developer
Profile
Posts: 81
Reg: Jan 21, 2013
Dallas
3,010
08/27/13 07:41 AM (10 years ago)

Question about reducing the file size of my app

To keep the file size of my app down, I went through and removed lots of images from my xcode project that i ended up not using in the final version of the app. Do i need to remove these from the BT control panel also?
 
LA
Aspiring developer
Profile
Posts: 3278
Reg: Aug 16, 2012
Jerseyville, IL
42,880
like
08/27/13 08:00 AM (10 years ago)
Hi MrT, If they are not included in your project or App, and no other use of them, then yes. This a self-hosted? Although, if they are in the control panel and no linking to them or anything, then it would not affect your file size. LA
 
SmugWimp
Smugger than thou...
Profile
Posts: 6316
Reg: Nov 07, 2012
Tamuning, GU
81,410
like
08/27/13 08:00 AM (10 years ago)
Nope. Control Panel only provides the configuration file. If you're certain that you're not going to expand your app services, you can remove other unused plugins to reduce the size of your binary. However, it's something I rarely (as in never) do, because you never ever know when something could change. And its so much easier just making a quick control panel change rather than release a new binary and go through the review process again. Cheers! -- Smug
 

Login + Screen Name Required to Post

pointerLogin to participate so you can start earning points. Once you're logged in (and have a screen name entered in your profile), you can subscribe to topics, follow users, and start learning how to make apps like the pros.