Apple Bundle Identifier property

Official Content
This documentation is valid for:
An identifier string that specifies the application type of the bundle. The string should be in reverse DNS format using only the Roman alphabet in upper and lower case (A-Z, a-z), numbers (0-9), dots ('.'), and hyphens ('-').

Scope

Objects: Menu, Panel, Work With (Only Main Objects)
Generators: Apple

Runtime/Design time

This property applies only at design-time.

How to apply changes

To apply the corresponding changes when the property value is configured, Build the Main Object.

See Also