I have an iOS app that I originally built in xcode 4.3.2. Today, I opened it with Xcode 4.5 and updated the facebook SDK to 3.1. Everything was fine, it built and ran on the ios6 simulator. BUT, it would not run on my iphone which is an iphone 4 with ios6 installed. I got an error that said "Xcode cannot run using the selected device. Choose a destination with a supported architecture in order to run on this device." I can, however, get apps in xcode 4.3.2 to run on my iphone. SO, I searched online, played with some settings as people suggested, I even installed mountain lion, rebooted everything, checked the organizer window and there were no errors, etc. And now, not only will the app not run on my iphone but it won't run on the simulator either!! Xcode still builds the project successfully though. Can anyone help me as far as what settings I need to adjust in order to get it to run on the simulator and iPhone?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.