Tagged Questions

12
votes
2answers
3k views

Why is XCode Organizer console sometimes empty when I connect my iPhone

When testing my iPhone app I have found it incredibly useful to log information to the console window. I think it is amazing that I can send out an adhoc build to my co-workers and if they experience ...
11
votes
21answers
7k views

Xcode iOS organizer submit to app store yields “The archive is invalid” error

I just switched from Xcode 3 to 4. When I attempt to upload an app that I have archived to the organizer, I receive this error: The archive is invalid. /var/folders/.../app.ipa does not exist. ...
7
votes
4answers
3k views

iPhone Could Not Support Development

I recently reinstalled OSX. It has been a pain rounding up all of my certificates, etc, but I finally am back. However, when trying to install an app on either of two iPhones 3G's I have, they both ...
5
votes
3answers
3k views

Xcode: iPhone screenshots no longer work

I can't be sure when this stopped working because I haven't used it for a while, but it was possibly since I upgraded to the 3.2 SDK. In Organizer, when I select the "Screenshots" tab and press ...
4
votes
3answers
215 views

Xcode 4 archive not showing up in Organizer

When I go to archive my app, everything builds without error, but the archive doesnt show up in the Organizer, and the .xcarchive file is 0 bytes. I've looked at solutions all over the web and on ...
4
votes
3answers
3k views

Symbolicate adhoc iphone app crashes

I can't manage to make my code symbolicated ... I read the part "below" : Given a crash report, the matching binary, and its .dSYM file, symbolication is relatively easy. The Xcode Organizer ...
3
votes
2answers
838 views

“The archive is invalid” during archive validation in xcode

I try to upload an update for my app. However I always get this error message: I use xcode 4.2 and the iOS 5.0 SDK. I read that question Xcode iOS organizer submit to app store yields "The ...
3
votes
2answers
936 views

Uploading to iTunesConnect with Organiser crashes

I've been trying to re-upload a previously uploaded app (it originally failed submission), but both the 'Validate' and the 'Submit' button in Organiser crash Organiser itself before finishing. This ...
3
votes
6answers
3k views

XCode Organizer: Archived application icon missing?

If I choose "build and archive" from XCode, the Organizer is launched and I can see a list of my archived applications. I have 4 different applications (with several archives each), but the icon ...
2
votes
1answer
155 views

(iphone) what's included in application binary, and how to view the size of it?

I'd like my app be under 20Mb limit. Old posts talk about zipping an app and see the file size. But archiving through xcode4, and submitting through organizer doesn't show the file. Archive file ...
2
votes
2answers
826 views

How to install previously-archived apps from xcode organizer to my iphone

Xcode keeps an archive of all the versions of my apps that I've submitted to the app store in the 'archived applications' section. I assumed using this I could install an old version of an app to my ...
2
votes
3answers
1k views

How to change your XCode iTunes Connect login?

I am using several accounts to manage my customers iPhone/iPad applications. Therefore I need to connect to iTunes Connect with different logins. How can I change the login in XCode or Application ...
2
votes
2answers
1k views

Xcode: The session is inactive. Please check your setup and try again. 0xE800001E

This happens after I hit Build and Go to run my app on my device. Build -> Clean fixes it, but it's very annoying to have to clean and rebuild the entire project every time I want to run it. P.S. Is ...
1
vote
2answers
226 views

iPhone - How to symbolicate/translate/read device crashlog with XCode 4

How may I "translate" / symbolicate the crashlog coming from my device to know where the app crashed, assuming I ran a debug build, I have the .crash file, and the .app, and .app.dSYM files ...
1
vote
2answers
375 views

NSLog Timestamps in Xcode Organizer's Console Don't Show Milliseconds

I am using NSLog to record logs in an Iphone application. In Xcode when I execute my iPhone application with "Run -> Console," I get timestamps in the following format: "2011-06-06 18:34:58.189". ...
1
vote
1answer
113 views

From the Organizer, how do you reinstall your “provisioning profile” back to a “restored” iPod?

From the Organizer, how do you reinstall your "provisioning profile" back to a "restored" iPod ? I had "restored" my iPod, but now Xcode says "No provisioned iOS device is connected" and can't build ...
1
vote
3answers
419 views

Xcode 3.2 iPhone dev - Can't download development application data anymore?

In the organizer of Xcode 3.1.x I used to be able to download the application data for an app in development (not installed thru itunes). In Xcode 3.2 I don't see that option anywhere. Am I missing ...
1
vote
1answer
823 views

Where does Xcode Organizer store iPhone screenshots?

I've made a hundred of screenshots from iPhone thru Organizer but it looks like the only way to get actual files is by clicking on each screenshot and saving it. Is there any place on my Mac I can ...
1
vote
1answer
721 views

Organizer reporting, “The version of iPhone OS doesn't match iPhone OS supported for development”

Earlier this week I was developing to the device just fine. I upgraded itunes to the latest version (9.0.2 (25)) and I noticed that Organizer was throwing the: The version of iPhone OS on “sk’s ...
0
votes
2answers
45 views

iPhone shows Question mark (in place of its icon) on connecting to the Mac

I have a (dev) build for the iPhone App & I need to install it on the iPhone that has been given to me. Now, I have added the iPhone as a device to the provisioning profile for the App. But, ...
0
votes
0answers
43 views

Archive doesn't show up in xcode

I created an archive of my application, this one exist, I checked in: /Library/Developer/Xcode/Archives But my archive doesn't show up in xcode organizer, I don't understand why and I didn't find how ...
0
votes
3answers
332 views

Unable to connect jailbroken iPhone 3G running iOS 4.2.1 to Xcode for development

I have jailbroken iPhone 3G and recently I've updated the firmware to 4.2.1 (was 3.1.2). Now I'm trying to add this iPhone to Xcode organizer to use it for development. Xcode runs the process of ...
0
votes
1answer
767 views

Application Loader is currently unavailable

Does anyone know what this error message means: "Invalid result returned from the software lookup service" , I am getting this for the past 2 days both on application loader and xcode organizer when I ...
0
votes
0answers
64 views

Use Xcode 4 organizer instead of iTunes to test 'updating application'?

I find installing ipa through xcode4 organizer much easier than using itunes. I wonder if testing update could be done with organizer. Has anyone done this? install version 1 ipa with organizer ...
0
votes
0answers
56 views

Organizer upload

the iPhone SDK organizer uploader takes forever: Any idea why this is happening? The App validates nicely.
0
votes
2answers
463 views

“This device isn't eligible for the requested build.”

I have an iPhone 3GS with 4.3 firmware. I downloaded a 3.1.3 firmware and was hoping to restore the iPhone using Organizer. But! I got the following error: "This device isn't eligible for the ...
0
votes
1answer
428 views

Device not detected by Xcode4 but Organizer

I would know is there is a reason to a non-detection of any device by Xcode but Organizer yes. This fail happen only when I create a new project under Xcode4... Any suggestion ?
0
votes
2answers
127 views

Application submit problem

i just try to upload a new version binary of my approved app to itunes connect with organizer. i double check the CFBundleVersion and other things. when i click to validate or submit button, xcode ...