1
edit
Changes
→FAQ
== FAQ ==
=== '''Q'''===
* [http://groups.google.com/group/mozilla.dev.platform/browse_thread/thread/f36bd89790743d85/0a59403a5f9d092c#0a59403a5f9d092c|Sep 27 Xulrunner fails without feedback on OSX Intel 10.4.7]
''I am trying to port our XUL application to OS X. However when I run
Can anyone give me any pointers on how to pin down this problem?
=== '''A'''===
In order for applications to run on
mac, they must be in an application bundle (Foo.app). The xulrunner
<pre>-install-app </pre> flag can be used to "unpack" a XUL app into the correct mac
bundle structure.