Build Project button on 1.3 iPhone on Mac non-functional
by Dave Rushton · in iTorque 2D · 01/09/2010 (7:57 pm) · 1 replies
When I try to build the project using the Build Project button in Torque Game Builder in version 1.3 for the Mac, nothing happens. I was using the Build Project selection in the drop down menu in version 1.3 Beta to build my game after making changes in the editor and it worked great. The option was removed from the drop down for the new non-beta version. Any suggestions or has anyone else seen this?
Torque 3D Owner Marc Dreamora Schaerer
Gayasoft
build project does the same as open xcode project. so if you just open it manually in the build projects folder of your projects folder, you are fine to go.
The old build dialog no longer exists actually. there is no need for it any longer.
The build targets (sim, device - release / debug / deploy)are all present in xcode.
and other platforms are no longer targeted by T2Di, thats the job of TGB, finally :)