Global Variable グローバル変数

NSExecutableLoadError

Executable cannot be loaded for an otherwise-unspecified reason. 実行可能ファイルは、それ以外では指定されない理由のためにロードされることができません。

Declaration 宣言

var NSExecutableLoadError: Int { get }

Discussion 議論

This error covers situations such as an error caused by a library the executable depends on. このエラーは、たとえば実行可能ファイルが依存するあるライブラリによって引き起こされるエラーなどの状況を扱います。

See Also 参照

Errors エラー