-
App information
-
Platform version information
-
App privacy
-
Age ratings
-
Required, localizable, and editable properties
-
App bundle information
-
App pricing and availability
-
App and submission statuses
-
App build statuses
-
App Store localizations
-
App Store pricing and availability start times by country or region
-
App Sandbox information
-
App review information
-
Maximum build file sizes
-
Export compliance documentation for encryption
-
TestFlight tester information
-
Beta tester feedback
-
App preview specifications
-
Screenshot specifications
-
Role permissions
-
User notifications
-
Generate catalog reports
-
App catalog report
-
Game Center achievement catalog report
-
Game Center leaderboard catalog report
-
In-app purchases catalog report
-
In-app purchase types
-
In-app purchase information
-
Auto-renewable subscription information
-
Pricing and availability
-
In-app purchase statuses
-
In-app purchase localization statuses
-
Auto-renewable subscription price increase thresholds
-
In-app event statues
-
In-app event badges
-
Media and audio specifications
-
Leaderboards
-
Achievements
-
Group properties
-
App version properties
-
App metrics
-
App Clip metrics
-
In-app event metrics
-
Performance metrics
-
App analytics filters and dimensions
-
Product page optimization
-
Payment information
-
Financial report fields
-
Transaction tax report fields
-
Apple legal entities
-
Currency codes
-
Financial report regions and currencies
-
Minimum payment threshold
-
Summary Sales Report
-
Sales Events Report
-
Pre-Order Report
-
Subscription Report
-
Subscription Event Report
-
Subscriber Report
-
Subscription Offer Redemption Report
-
Magazines & Newspapers Report
-
Report file names
-
Subscription events
-
Promotional codes
-
Product type identifiers
-
Cancellation reasons
-
Sales and Trends metrics and dimensions
-
Sales and Trends reports availability
-
Banking information
Maximum build file sizes
For iOS and tvOS apps, verify that your app doesn’t exceed the maximum file sizes on the supported operating systems. Your app’s total uncompressed size must be less than 4GB. Apple Watch apps must be less than 75MB. In addition, each Mach-O executable file — for example, app_name.app/app_name
— must not exceed these maximum file sizes.
For OS version |
Maximum executable file size |
Notes |
|||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
iOS 9.0 and later tvOS 9.0 and later |
500 MB |
For the total of all __TEXT sections in the binary. |
|||||||||
iOS 7.X through iOS 8.X |
60 MB |
For the __TEXT sections in each architecture slice.1 |
|||||||||
Earlier than iOS 7.0 |
80 MB |
For the total of all __TEXT sections in the binary. |
1 An architecture slice is a part of the fat binary layout that targets a specific architecture. For example, a fat binary might include slices for 32-bit and 64-bit architectures.