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 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.
要請されたオンデマンドリソースをダウンロードするのに利用可能な空きの不足。