I’ve to run some security tests on an App created by an external company for my work. The app they’ve created will have been done in XCode 4.x, though my work only has access to a Mac capable of running Xcode 2.5 (OS X 10.4.11).
Will the app open and run correctly in XCode 2.5 or will there be compatability issues?
Thanks
It won’t be able to open the project.
Since the mac you have access to is limited to OS X 10.4, I asssume it is a PowerPC mac – in this case, you can’t use the iOS SDK (if this is an iOS app) anyway as this is limited to Intel machines.