Changes for page XcodeMigration

Last modified by William Sandner on 2011/10/19 21:07

From version 31.1
edited by Kieran Kelleher
on 2007/12/20 22:52
Change comment: There is no comment for this version
To version 38.1
edited by Pascal Robert
on 2009/12/25 07:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Author
... ... @@ -1,1 +1,1 @@
1 -XWiki.kieran
1 +XWiki.probert
Content
... ... @@ -10,6 +10,11 @@
10 10  
11 11  {{/info}}
12 12  
13 +{{note}}
14 +XcodeMigration is using the tool _pbprojectdump_ which is no longer present in the Xcode 3 bundle. You need to install Xcode 2.5 to get access to _pbprojectdump_ (you can it over another machine too).
15 +
16 +{{/note}}
17 +
13 13  = How to use it =
14 14  
15 15  If you want to convert your Java classes from MacRoman to UTF-8, make sure your Eclipse workspace is in UTF-8 (the default is MacRoman).