var NSBundleErrorMaximum : Int
The end 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 NSBundleOnDemandResourceInvalidTagError : Int
The application specified a tag that the system couldn’t find in the application tag manifest.
アプリケーションは、アプリケーションタグ目録においてシステムが見つけられなかったタグを指定しました。
var NSBundleOnDemandResourceOutOfSpaceError : Int
Insufficient space available to download the requested on-demand resources.
要請されたオンデマンドリソースをダウンロードするのに利用可能な空きの不足。