var NSBundleErrorMaximum : Int
The end of the range of error codes reserved for bundle errors.
バンドルエラーのために予約されるエラーコードの範囲の終わり。
var NSBundleErrorMinimum : Int
The start of the range of error codes reserved for bundle errors.
バンドルエラーのために予約されたエラーコードの範囲の始まり。
var NSBundleOnDemandResourceExceededMaximumSizeError : Int
The application exceeded the amount of on-demand resources content in use at one time.
アプリケーションは、一度に使用するオンデマンドリソースの内容量を超過しました。
var NSBundleOnDemandResourceOutOfSpaceError : Int
Insufficient space available to download the requested on-demand resources.
要請されたオンデマンドリソースをダウンロードするのに利用可能な空きの不足。