16
edits
| Line 45: | Line 45: | ||
''' Mac OS X''' | ''' Mac OS X''' | ||
The structure of a XUL application package is complient with | The structure of a XUL application package is complient with [http://developer.apple.com/documentation/CoreFoundation/Conceptual/CFBundles/Concepts/DocumentBundles.html Apple's specification for document bundles]. Mac OS X recognizes the XUL application package as a document bundle handled by XULRunner. Double clicking on the application package launches XULRunner with the application package as a document to be opened. | ||
http://developer.apple.com/documentation/CoreFoundation/Conceptual/CFBundles/Concepts/DocumentBundles.html | |||
Mac OS X recognizes the XUL application package as a document bundle handled by XULRunner. Double clicking on the application package launches XULRunner with the application package as a document to be opened. | |||
== Shipping Applications == | == Shipping Applications == | ||
edits