Viewer Issue with Xcode

my provision files are in my iphone
My provision files have not expired
my iphone is up to date with latest release
I have the most recent xcode released to public
I plug my iphone in to the Mac
I download viewer
I unzip viewer
I open up the xcode file that is in viewer distribution folder.
xcode opens
i choose iOS device
I click build

this is what i get.

No provisioned iOS devices are available with a compatible iOS version. Connect an iOS device with a recent enough version of iOS to run your application or choose an iOS simulator as the destination.


WTF?

Comments

  • stackpoolestackpoole Melbourne, Victoria, AustraliaMember, PRO Posts: 473
    What up
    Make sure that in the "Gamesalad viewer.xcodeproj", that the 'Bundle Identifier' is typed in correctly. [You should have made a development provisioning profile for gs viewer].

    Make sure you download this provisioning profile off the iOS dev centre and load it into your computer - make sure its in Xcode Organizer [normally just double click the downloaded provisioning profile].

    Then make sure your device can be used for development.

    Once the profile is downloaded and correctly typed in, in the xcode project of the viewer, it should work.

    Sydney Swans 2014!!

  • JSprojectJSproject Member Posts: 730
    @FINNBOGG, what zhongapps said. In addition to that you need to run an IOS device with at least IOS 4.3 to build the viewer app on it using Xcode5.
Sign In or Register to comment.