Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-17686] iOS8: 'rsync failed' and unable to submit apps with Xcode 6 if including DSYM file

GitHub Issuen/a
TypeBug
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-11-03T21:23:41.000+0000
Affected Version/sn/a
Fix Version/sRelease 3.4.2, Release 3.5.0, Release 4.0.0
ComponentsiOS
Labelsios8, module_package, qe-manualtest
ReporterTiman Rebel
AssigneeChee Kiat Ng
Created2014-09-13T15:33:28.000+0000
Updated2014-11-28T07:09:58.000+0000

Description

When trying to submit an app to the AppStore with Xcode 6 GM an error occurs saying 'rsync failed'. Clicking the 'View Log' button does not show any logs, so I cannot provide more information. I googled the issue and saw at least 1 other having a similar problem on the dev Q&A site. https://developer.appcelerator.com/question/177627/app-store-build---340---rsync-failed The current workaround seems to be to exclude uploading the DSYM file to receive symbolicated crash logs from Apple.

Comments

  1. Fokke Zandbergen 2014-10-12

    It would be very nice to have better crash reports in iTunes Connect if we could get this working for Titanium apps. Also for new devs it would be good if their first submit of a Titanium app would not result in an error when having this option enabled (which it is by default).
  2. Chee Kiat Ng 2014-10-31

    After investigation, it is found that Apple has changed the folder name that contains the dSYM file in the xarchive in Xcode 6, resulting in this error. Made changes accordingly so that apps can be submitted with app symbols. PR here: https://github.com/appcelerator/titanium_mobile/pull/6295 PR for 3_4_X: https://github.com/appcelerator/titanium_mobile/pull/6296
  3. Fokke Zandbergen 2014-11-03

    [~ingo] could we get this tiny PR in 3.4.1 please?
  4. Khushbu Agrawal 2014-11-28

    Closing ticket as fixed. Created and Added the app details at Apple developer account. Then Verified by packaging the app for Distribute Apple iTunes Store. At Xcode Organizer window, selected the packaged app and click "validate", leaving the box checked to "Include app symbols" . It's validated without showing any error for DSYM file. Tested on: 1. Mac OSX Yosemite 10.10 2. Appcelerator Studio, build: 3.4.1.201410281743 3. Titanium SDK, build: 3.5.0.v20141125154115 4. Titanium CLI, build: 3.4.1 5. Alloy: 1.5.1 6. Xcode 6.1 7. iOS SDK 8.1 8. iPhone 5s with iOS 8.1

JSON Source