...
Note |
---|
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 copy it from another machine too). ( Alternatively, inside the Xcode tools 2.5 disk image, pbprojectdump can be found at Packages/Packages/DeveloperTools.pkg/Contents/Archive.pax.gz:/Tools/pbprojectdump) |
Get the project from the GitHub repository.
...