mac-cain13 / R.swift

Strong typed, autocompleted resources like images, fonts and segues in Swift projects
MIT License
9.49k stars 763 forks source link

Increases App Clip size by 1Mb in Xcode 14 #814

Closed abe-union closed 1 week ago

abe-union commented 1 year ago

Unfortunately Apple only provides 10 Mb of uncompressed size for the App clip if its not set to iOS 16. When updating the library to upgrade to Xcode 14, the app clip sizes jump up by 1Mb.

mac-cain13 commented 1 week ago

This isn't something we will focus on right now. If you figure out what gives the biggest increase in size and have concrete pointers to fixes we might be able to improve this. But we won't spend time on measuring this ourselves right now.