Implement app thinning in iphone application
问题 My iOS application's size is quite bigger on app store. How can I lower achieve the app thinning so that application size get lower. Note :- I am already using Images.xcassets to put x/2x/3x images separately. I also read this apple documentation and take care of optimisation level build settings. I am also using an 8-bit PNG instead of a 32-bit PNG. 回答1: App slicing is currently not working until further notice. The only way to reduce your app size is currently to reduce the amount of assets