[JIRA] [xcode-plugin] (JENKINS-29480) Xcode plugin: dSYMs for embedded frameworks are not packaged

21 views
Skip to first unread message

ben-jenkins@zygoat.ca (JIRA)

unread,
Jul 17, 2015, 5:53:02 PM7/17/15
to jenkinsc...@googlegroups.com
Ben Kennedy created an issue
 
Jenkins / Bug JENKINS-29480
Xcode plugin: dSYMs for embedded frameworks are not packaged
Issue Type: Bug Bug
Assignee: Unassigned
Components: xcode-plugin
Created: 17/Jul/15 9:52 PM
Priority: Major Major
Reporter: Ben Kennedy

After a build, the Xcode plugin generates two zip files: .ipa for the distribution binary, and .zip containing the dSYM (symbol information) for debugging.

The dSYM zip archive, however, only includes the dSYM package related to the principal binary and not any dependent build products that are bundled within it (such as embedded frameworks or application extensions). This results in incomplete symbol information.

Our current build pipeline involves uploading the build artifacts to HockeyApp for crash reporting, and the lack of complete symbols means that any logs involving subordinate frameworks are not symbolicated.

Thus, it is desirable to have the dSYM zip archive include the dSYM bundles for all products produced by building the target.

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v6.4.2#64017-sha1:e244265)
Atlassian logo

lacostej@java.net (JIRA)

unread,
Sep 23, 2015, 1:01:01 AM9/23/15
to jenkinsc...@googlegroups.com
lacostej commented on Bug JENKINS-29480
 
Re: Xcode plugin: dSYMs for embedded frameworks are not packaged

Hello, thanks for the bug report !

It's my understanding that xcodebuild manages the dSYM generation itself. Have you checked that building the app using xcode manually does add the embedded frameworks symbols as well ?

ben-jenkins@zygoat.ca (JIRA)

unread,
Sep 23, 2015, 1:24:01 PM9/23/15
to jenkinsc...@googlegroups.com

Yes, the dSYM packages are created by xcodebuild. They are just not incorporated into the .zip file produced by the Jenkins Xcode plugin.

Rmccamish@gmail.com (JIRA)

unread,
Jun 13, 2016, 10:32:01 AM6/13/16
to jenkinsc...@googlegroups.com

This is still a nasty bug for us. We will either have to upload the Framework dsym by hand or write a post-script to add the Framework dsym's to the *.dsym.zip file.

knoland@retrieve.com (JIRA)

unread,
Oct 13, 2016, 10:52:05 AM10/13/16
to jenkinsc...@googlegroups.com

This is a nasty bug for us as well. I've had to abandon using the Xcode plugin in favor of shell scripts to resolve this.

This message was sent by Atlassian JIRA (v7.1.7#71011-sha1:2526d7c)
Atlassian logo
Reply all
Reply to author
Forward
0 new messages