bundleURL
The full URL of the receiver’s bundle directory.
レシーバの持つバンドルディレクトリの完全URL。
bundleIdentifier
The receiver’s bundle identifier.
レシーバの持つバンドル識別子。
infoDictionary
A dictionary, constructed from the bundle’s
Info.plist
file, that contains information about the receiver.
ある辞書、バンドルのもつInfo.plist
ファイルから組み立てられます、それはレシーバについての情報を含みます。
- objectForInfoDictionaryKey:
Returns the value associated with the specified key in the receiver's information property list.
レシーバの持つ情報プロパティリストの中の指定されたキーと結びつけられた値を返します。