Tagged Questions
3
votes
1answer
317 views
How to run and deploy XCode 4.2 project in XCode 3.2 and iOS 4.2 device
Currently i am working on Xcode 4.2 with iOS 5 sdk. I have created the project with core data framework. I have designed the screens and deployed in iOS 5 devices.
I want to run my project in Xcode ...
0
votes
1answer
126 views
Print controller does not appear
I am working on an application for iPad. I am using Xcode 3.2.6. Earlier I had ios 4.2 in my iPad. Now I have upgraded it to 5.0. I have implemented print functionality in my app. When I was using ios ...
0
votes
1answer
254 views
No provision ios device connected
I trying to test my iPhone app on real iPhone device having ios 5.0 restored recently.
Now when i connect iPhone to mac in xcode's organizer it is showing orange dot in front of device. Let me tell ...
0
votes
3answers
399 views
XCode 4 causing iOS4 app top crash, where XCode 3 didn't
Working on an iPhone app for my company. Recently upgraded to XCode 4 (But kept an installation of XCode 3 in a separate folder).
The application, if compiled and run under XCode 3, runs stable and ...