Author: dgolovin
Date: 2012-06-21 14:50:04 -0400 (Thu, 21 Jun 2012)
New Revision: 42149
Modified:
trunk/xulrunner/plugins/org.mozilla.xulrunner.cocoa.macosx/pom.xml
Log:
added arch definition for mac osx 32 bit xulrunner plugin
Modified: trunk/xulrunner/plugins/org.mozilla.xulrunner.cocoa.macosx/pom.xml
===================================================================
--- trunk/xulrunner/plugins/org.mozilla.xulrunner.cocoa.macosx/pom.xml 2012-06-21 17:17:16
UTC (rev 42148)
+++ trunk/xulrunner/plugins/org.mozilla.xulrunner.cocoa.macosx/pom.xml 2012-06-21 18:50:04
UTC (rev 42149)
@@ -22,7 +22,7 @@
<environment>
<os>macosx</os>
<ws>cocoa</ws>
- <arch/>
+ <arch>x86</arch>
</environment>
</environments>
</configuration>
Show replies by date