BenH_76 8 Posted April 3, 2013 I've been so busy playing around with the editor that I never actually tried to press "Run" . I get a "Failed to launch" error when trying to run it from the editor. Then I tried to compile the project in Xcode and I get a "There is no SDK with the name or path 'macosx10.7' " error. I didn't want to post this as a bug because it is probably something stupid on my end. How to run a project without errors? I'm on OSX 10.8.3 Quote Share this post Link to post
xtreampb 29 Posted April 3, 2013 make sure you download the latest xCode from the mac app store. Once downloaded, right click on your *.xcodeproj file and left click on get info. In the new window that appears expand the "Open with" section. in the drop down menu select xCode (4.6.1). Below the drop down menu click the "Change All..." button to change all projects to open with this new latest xCode app. Quote Share this post Link to post
BenH_76 8 Posted April 3, 2013 (edited) It worked, thanks for the help! Edited April 3, 2013 by BenH_76 Quote Share this post Link to post