Last modified by Pascal Robert on 2010/09/19 10:26

From version 2.1
edited by smmccraw
on 2007/07/08 09:46
Change comment: There is no comment for this version
To version 3.1
edited by Quinton Dolan
on 2007/07/12 21:07
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.smmccraw
1 +XWiki.qdolan
Content
... ... @@ -30,11 +30,11 @@
30 30  
31 31  (8) Build and install your WO framework:
32 32  
33 -{{panel}}
33 +{{code}}
34 34  
35 - xcodebuild install -buildstyle Deployment DSTROOT=/
35 +xcodebuild install -buildstyle Deployment DSTROOT=/
36 36  
37 -{{/panel}}
37 +{{/code}}
38 38  
39 39  That's all there is to it. Inside your installed framework, you'll find all your .jar files located in the Resources/Java directory
40 40  (e.g. /Library/Frameworks/batik-1.5.1.framework/Versions/A/Resources/Java),