Tagged Questions
8
votes
4answers
1k views
Xcode 4.6.1 crashes whenever i try to add my device to the provisioning portal.
Xcode 4.6.1 crashes whenever i try to add my device to the provisioning portal through Xcode Organizer.
1
vote
1answer
86 views
Access clients ios app crash reports in case of an in-house app
I have developed an iPad in-house app. I gave it to client to test. He is using it and its crashing some times. Now, i know how to get hold of crash reports on my test ipad device. Go to organizer and ...
0
votes
1answer
130 views
Unable to open log for Persistent Connection, i.e. push log on iPhone
I have tried to enable push notification logging on my iPhone according to these instructions: Apple Technical Note 2265.
I have managed to install the PersistentConnectionLogging.mobileconfig file ...
2
votes
1answer
218 views
How to change Xcode4.3 Organizer's repository names
As the title says, I'm looking for a way to change the repository names given by Xcode4.3's Organizer.
To emphasize this, not the repository itself should be renamed, but the name that Organizer ...
3
votes
1answer
778 views
Xcode Organizer: Can't Remove Device
Using Xcode 3.2.5. I recently connected a coworkers iPhone to my mac to try to install a test build for him to test. After that, I cannot remove his device from my Xcode Organizer. Removing the device ...
0
votes
1answer
236 views
Xcode organizer icon doesn't meet size requirements when is actually do
I trying to upload a newsstand application for ipad. I have a icon file that is 72x72 and 72 dpi. But when I am trying to submit it trough the Organizer I got a error that says that the icon doesn't ...
1
vote
4answers
3k views
XCode 4 Take screeenshot of Universal app (iPhone/iPad)
Using XCode 4, how do I take screeenshot of a Universal app which I have created (iPhone/iPad) ?
Is it necessary to connect the device and run the app on that to take screenshot ?
Actually I have ...
3
votes
3answers
5k views
What does the “Use for Development” button in Xcode Organizer to an iOS device?
When selecting an iOS device and clicking the "Use for Development" button in Xcode organizer, what does it changes on the device (iPhone or iPad)?
Are there any debugging symbols installed or some ...
4
votes
1answer
2k views
This device isn't eligible for the requested build
I have an iPad 1st gen with with iOS 4.3.5 is the current software version. I am trying to upgrade to "iOS 5 beta 6", but I am getting this error message
This device isn't eligible for the requested ...
1
vote
4answers
268 views
Uploading to the App Store
So I was wondering which way is the right way to upload an app to the app store?
Is it by using the Application Loader app that apple provides us with
or is it by using the Submit feature in the Xcode ...
0
votes
1answer
445 views
XCode Organizer Device Console Length
I have an device that was used in the field where errors occurred. I want to be able read the console logs on the device to determine the error. Unfortunately it appears that the XCode Organizer ...
1
vote
0answers
117 views
Xcode: Iphone App version in organizer shows “local”
I'm building an ipa file in xcode. I'm using the build and archive option. In info.plist file for the project, I have set "Bundle versions string, short" and "Bundle Version" to a user defined ...
14
votes
5answers
10k views
Xcode won't recognize my new provisioning profile
My app's development provisioning profile expired a couple of weeks ago, so I went to the provisioning portal to get a fresh new one. After obtaining it, I visited the Xcode Organizer, removed the ...
4
votes
2answers
5k views
Provisioned iPhone not showing in Xcode Organizer (or iTunes)
I've recently set up an app id and provisioning profile and was able to test my app on the device successfully. I then downloaded some sample iOS XCode projects and upon deploying one of them and ...