The ApplicationObject object contains the following properties:
Property List
Name | Description |
---|---|
BundleDisplayName
|
Returns the application bundle display name. |
BundleExecutable
|
Returns the name of the application’s executable file. |
BundleIdentifier
|
Returns the application bundle identifier. |
BundleName
|
Returns the application’s short bundle name. |
BundleVersion
|
Returns the application bundle version number. |
Container
|
Returns the name (with the full path) of the application’s container directory. |
Path
|
Returns the path to the application bundle file (.app). |
PlatformBuild
|
Returns the build number of the platform for which the application is compiled. |
PlatformName
|
Returns the name of the platform for which the application is compiled. |
PlatformVersion
|
Returns the version of the platform for which the application is compiled. |
SDKBuild
|
Returns the build number of the SDK with which the application is built. |
SDKName
|
Returns the name of the SDK with which the application is built. |
SignerIdentity
|
Returns the application’s signing identity. |