resourceURL
The file URL of the bundle’s subdirectory containing resource files.
リソースファイルを含んでいる、バンドルの持つ下位ディレクトリのファイルURL。
executableURL
The file URL of the receiver's executable file.
レシーバの持つ実行ファイルのファイルURL。
privateFrameworksURL
The file URL of the bundle’s subdirectory containing private frameworks.
プライベートフレームワークを含んでいる、バンドルの持つ下位ディレクトリのファイルURL。
sharedFrameworksURL
The file URL of the receiver's subdirectory containing shared frameworks.
共有フレームワークを含んでいる、レシーバの持つ下位ディレクトリのファイルURL。
builtInPlugInsURL
The file URL of the receiver's subdirectory containing plug-ins.
プラグインを含んでいる、レシーバの持つ下位ディレクトリのファイルURL。
- URLForAuxiliaryExecutable:
Returns the file URL of the executable with the specified name in the receiver’s bundle.
レシーバの持つバンドルの中の、指定された名前を持つ実行可能ファイルのファイルURLを返します。
appStoreReceiptURL
The file URL for the bundle’s App Store receipt.
バンドルの持つApp Storeレシートに対するファイルURL。
resourcePath
The full pathname of the bundle’s subdirectory containing resources.
リソースを含んでいる、バンドルの持つ下位ディレクトリの完全パス名。
executablePath
The full pathname of the receiver's executable file.
レシーバの持つ実行ファイルの完全パス名。
privateFrameworksPath
The full pathname of the bundle’s subdirectory containing private frameworks.
プライベートフレームワークを含んでいる、バンドルの持つ下位ディレクトリの完全パス名。
sharedFrameworksPath
The full pathname of the bundle’s subdirectory containing shared frameworks.
共有フレームワークを含んでいる、バンドルの持つ下位ディレクトリの完全パス名。
builtInPlugInsPath
The full pathname of the receiver's subdirectory containing plug-ins.
このレシーバの、プラグインを含んでいる下位ディレクトリの完全パス名。
- pathForAuxiliaryExecutable:
Returns the full pathname of the executable with the specified name in the receiver’s bundle.
レシーバの持つバンドルの中の、指定された名前を持つ実行可能ファイルの完全パス名を返します。
sharedSupportPath
The full pathname of the bundle’s subdirectory containing shared support files.
共有サポートファイルを含んでいる、バンドルの持つ下位ディレクトリのファイルURL。