Changes

Jump to: navigation, search

How to deploy XULRunner

1,020 bytes added, 13:18, 25 November 2006
Windows
* xulrunner/
+ ... copy xulrunner/ to this directory
== Mac OS ===
 
On Mac OS X, the XULRunner framework bundle is placed in your application bundle:
 
* MyApp.app/
o Contents/
+ Info.plist
+ Frameworks/
# XUL.framework/
* files copied from /Library/Frameworks/XUL.framework/Versions/1.8/... make sure you copy all symlinks correctly (use rsync -rl /Library/Frameworks/XUL.framework ...).
+ Resources
# application.ini
# app_icon.icns
# components/
* ... components which are part of the application
# chrome/
* ... chrome which is part of the application
# ... additional application files such as icons, etc
+ MacOS/
# xulrunner (This is the "stub executable"... you should copy this file from /Library/Frameworks/XUL.framework/Versions/1.8/xulrunner.
1
edit

Navigation menu