Question by
alexisyang0909 · Feb 15 at 04:55 AM ·
xcode
How to Reduce App’s Size
Hi all,
I'm developing a mobile game for iOS. using Xcode.
I have compressed all the PNG and JPEG files,
also, remove unused resources and minimize resources imported from libraries.
but the app's size is still too large. (it shows that its size is1.1GB...)
I also import animation by png sequence. (not too much and all the png is compressed.)
How can I reduce my app size to be smaller?
Comment
Your answer

Follow this Question
Related Questions
iOs build fails on 5.3 1 Answer
Xcode7.3 iPad Simulator Failure 0 Answers
running error: dyld: Symbol not found: __ZN14Il2CppIUnknown3IIDE unity5 to xcode8.0 0 Answers
When is it required to rebuild the xCode/Visual Studio project? 0 Answers
Undefined symbols for architecture arm64 - Unity Ads 1 Answer