Size of unity IOS build

Hey people

How do I see the current size of my IOS build?

Inside the folder where you’ve created your iOS build, check the “build” folder.

Your build size is roughly the size of the file that’s in the folder plus the .build subfolder.

From: Unity - Manual: Optimizing the size of the built iOS Player

Don’t use “import System” don’t use Unityscript (which uses System) and you save 1-2MB