The end of the range of error codes reserved for bundle errors.
SDKs
- iOS 9.0+
- macOS 10.11+
- Mac Catalyst 13.0+
- tvOS 9.0+
- watchOS 2.0+
- Xcode 7.0+
Framework
- Foundation
Declaration
var NSBundleErrorMaximum: Int { get }
The end of the range of error codes reserved for bundle errors.
SDKs
Framework
var NSBundleErrorMaximum: Int { get }
var NSBundle Error Minimum: Int
The start of the range of error codes reserved for bundle errors.
var NSBundle On Demand Resource Exceeded Maximum Size Error: Int
The application exceeded the amount of on-demand resources content in use at one time.
var NSBundle On Demand Resource Invalid Tag Error: Int
The application specified a tag that the system couldn’t find in the application tag manifest.
var NSBundle On Demand Resource Out Of Space Error: Int
Insufficient space available to download the requested on-demand resources.