Error Domain=ITunesSoftwareServiceErrorDomain Code=-20008


  ""

)



Trying to push an iOS SDK 8.0 App Store build , but on submission to App Store via Xcode i receive the error:

Rsync failed

"\"The package could not be unpacked because of the following error: Unable to extract archive.  Please make sure /var/folders/pl/j275sk254ln2lq5hn9h_c32c0000gn/T/XCodeDistPipeline.sej/Collars.ipa is a valid zip or ipa archive.\" UserInfo=0x7f83ceb491b0 {NSLocalizedDescription=The package could not be unpacked because of the following error: Unable to extract archive.  Please make sure /var/folders/pl/j275sk254ln2lq5hn9h_c32c0000gn/T/XCodeDistPipeline.sej/Collars.ipa is a valid zip or ipa archive., NSLocalizedFailureReason=Unable to validate your application.})>"
)
214-09-12 00:07:50 +0000 [MT] Canceled distribution assistant
This file is not here:

/var/folders/pl/j275sk254ln2lq5hn9h_c32c0000gn/T/XCodeDistPipeline.sej/Collars.ipa

Is there anything i need to do relating to entitlements (beta).

All other builds work fine, just submission to app store.

Has anyone seen the same behavior.

Thanks in advance.

OSX 10.10 dp7 Xcode 6 iOS SDK 8.0 Ti Studio 3.4.0 SDK 3.4.0

— asked 2 months ago by  Keith Tucci
6 Comments
  • Titanium Studio, build: 3.4.0.201409101241

    — commented 2 months ago by Keith Tucci

  • Found some more logs, not sure if it related or not:

    }
    2014-09-12 01:01:04 +0000 [MT] Rejecting: 8FF3442F-BD6F-4B72-99C9-6A9917DEC66F (Offending Key: beta-reports-active)
    2014-09-12 01:01:04 +0000 [MT] Rejecting: 205529D7-2BA7-457D-85C2-1229A55DA5F1 (Offending Key: beta-reports-active)
    2014-09-12 01:01:04 +0000 [MT] Rejecting: 082A302B-3EA9-49D6-8B63-60B889AA96A9 (Offending Key: beta-reports-active)
    2014-09-12 01:01:04 +0000 [MT] Accepting: edbf6e3a-3288-4a26-8871-c0793cb16bf8
    2014-09-12 01:01:04 +0000 [MT] selecting top entry in sorted array: (
        "edbf6e3a-3288-4a26-8871-c0793cb16bf8"
    )

    — commented 2 months ago by Keith Tucci

  • Titanium Studio, build: 3.4.0.201409111130

    — commented 2 months ago by Keith Tucci

  • Show 3 more comments

4 Answers

12 votes

Accepted Answer

If you uncheck the box that says "Include app symbols for your application to receive symbolicated crash logs from Apple." the validation or submission will be successful.

— answered 2 months ago by  Troy Taylor
answer permalink
2 Comments
  • That was it, thank you very much.

    — commented 2 months ago by Keith Tucci

  • nice catch

    — commented 4 weeks ago by Alberto Marcone

1 vote

Can anyone tell me where the checkbox is located to turn off "Include app symbols for your application to receive symbolicated crash logs from Apple."?

— answered 5 weeks ago by  Mark King
answer permalink
3 Comments
    1. Open Xcode->Window->Organizer->Archives
    2. Click "Submit" and log in to your account
    3. Uncheck the box in the next view (http://abload.de/img/apc61c5a.jpg)

    Cool?

    — commented 5 weeks ago by Hans Knoechel

  • Very cool. Thank you!!!

    — commented 5 weeks ago by Mark King

  • https://dl.dropboxusercontent.com/u/3065889/xcode1.png

    — commented 5 weeks ago by Keith Tucci

0 votes

Still getting a weird validation error named "iTunes Store operation failed". Any suggestions here?

Screenshot

— answered 2 months ago by  Hans Knoechel
answer permalink
2 Comments
  • No, Ive numerous app store builds since w/ no probs on yosemite/xcode 6.

    Soon as i un-checked that box (as per Troy's comment), all seemed good.

    — commented 6 weeks ago by Keith Tucci

  • I had the same error, but using Application Loader to upload the app worked

    — commented 4 weeks ago by Timan Rebel

0 votes

I have same problem with validation process.Same message "iTunes Store operation failed".Any suggestions ?


你可能感兴趣的:(Mac,OS,iOS)