Hi,
So yesterday I updates my iPhone to ios7, and things when wrong… My studio Mac OS X is too old to update to 10.8 OS X where to build an apps to ios7 devices require Xcode 5 which also require 10.8 OS X.
Basically, I can’t build and test my game now, since it is very difficult to downgrade my phone. (I know I should check before I got too exacting and upgrade my phone).
So my question is, do you know what I need to do if I want to build my apps in another mac?
Yesterday I tired and google for a long Time but still can’t get it to work.
So I export all my old computer developer/distribution certificates and import then to the new Mac. Download Xcode 5 to new Mac.
I copy my whole build folder from my old computer to the new one and double click on the . xcodeproj to build in the new Mac. However… I keep getting "apple O-Mach linker error. clang: error: linker command failed with exit code 1 (use -v to see invocation) ".
I googled and tired change architecture to armv7. Delete .m in the Build phrase >> link compile sources. Some people suggest reimport framework, but get what they mean… Do they mean I delete all the stuff in the build phrase>> link binary libraries. Then import them back one by one?
P.s. I can’t build the app from unity in the new Mac because it don’t have unity pro.
Beat regards,
Jason.