App Size Question
-
Question about app size:
When HyperPad exports for Xcode does it export all images that have been imported into the project or just images that are actually used? I'm trying to see if I need to erase images I didn't use or if it doesn't matter. -
It exports everything in your asset library. So even unused assets get exported.
But you can manually go an delete the unused assets from xcode. May be a bit easier if you're dealing with a lot of images and sounds.