I've now spent 8+ hours trying to figure this out.
I've upgraded to XCode 4.0.2.
I've used clean several times.
Still, every time I try to upload to the app store I get:
What the hell does that mean?
Can anyone give me a walkthrough on going from testing on your device (which I can do fine,) to uploading to the app store?
I was able to follow this walkthrough:
https://developer.apple.com/ios/manage/distribution/index.action
up until "Building your application for distribution with XCode", step 3, which involves using features that were in XCode 3 but are no longer in 4.
This document offers some more recent stuff but nothing in it is helping me with the error I'm getting:
http://developer.apple.com/library/.../doc/uid/TP40010215-CH11-DontLinkElementID_69
I've upgraded to XCode 4.0.2.
I've used clean several times.
Still, every time I try to upload to the app store I get:
Code:
com.apple.transporter.util.StreamUtil.readBytes(Ljava/io/InputStream;)[B
What the hell does that mean?
Can anyone give me a walkthrough on going from testing on your device (which I can do fine,) to uploading to the app store?
I was able to follow this walkthrough:
https://developer.apple.com/ios/manage/distribution/index.action
up until "Building your application for distribution with XCode", step 3, which involves using features that were in XCode 3 but are no longer in 4.
This document offers some more recent stuff but nothing in it is helping me with the error I'm getting:
http://developer.apple.com/library/.../doc/uid/TP40010215-CH11-DontLinkElementID_69