0.90 Viewer problems?
micksolo
Member Posts: 264
Having problems installing viewer for .90, when i go into xcode and press run i get the following message
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.
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.
Comments
2. Make sure device is setup in the provisioning portal for development.
3. Renew or create a new app id and provisional profile.
4. Download and double click to install into Xcode.
5. Change the viewer bundle id in the .plist file to match what you use in step 3.
6. Build within Xcode
Thanks