[JIRA] (JENKINS-58237) dSYMs not generated in version 2.0.11

48 views
Skip to first unread message

biaji@biaji.net (JIRA)

unread,
Jun 27, 2019, 6:00:03 AM6/27/19
to jenkinsc...@googlegroups.com
biAji Na created an issue
 
Jenkins / Bug JENKINS-58237
dSYMs not generated in version 2.0.11
Issue Type: Bug Bug
Assignee: Unassigned
Components: xcode-plugin
Created: 2019-06-27 09:59
Priority: Minor Minor
Reporter: biAji Na

dSYMs zip not packaged in the product release.  The same configuration is ok while using xcode plugin version 2.0.8.

Maybe it releated to the commit "fix dSYMs generation JENKINS-54414"?

====

in 2.0.8.  the log said:

 

Archiving dSYM
No dSYM file found in /Users/haojiepan/Workspaces/workspace/xxxx/build/xxxx.xcarchive/dSYMs !
[build] $ ditto -c -k --keepParent -rsrc /Workspaces/workspace/xxxx/build/Release-iphoneos/xxxx.app.dSYM /Workspaces/workspace/xxxx/Releases/xxxx-dSYM.zip

 

in 2.0.11. the log is :

Archiving dSYM
No dSYM file found in /Workspaces/workspace/xxxx/build/xxxx.xcarchive/dSYMs !
No dSYM file found in /Workspaces/workspace/xxxx/build/eTrip.xcarchive/dSYMs !

 

Add Comment Add Comment
 
This message was sent by Atlassian Jira (v7.11.2#711002-sha1:fdc329d)

biaji@biaji.net (JIRA)

unread,
Jun 27, 2019, 6:02:02 AM6/27/19
to jenkinsc...@googlegroups.com
biAji Na updated an issue
Change By: biAji Na
Priority: Minor Major

biaji@biaji.net (JIRA)

unread,
Jun 27, 2019, 6:14:02 AM6/27/19
to jenkinsc...@googlegroups.com
biAji Na updated an issue
dSYMs zip not packaged in the product release.  The same configuration is ok while using xcode plugin version 2.0.8.

Maybe it releated to the commit "
fix dSYMs generation


Fixed the validation when multiple projects are included in WorkSpace…
….
[JENKINS- 54414 54113 ]
"?

====

in 2.0.8.  the log said:

 

Archiving dSYM
No dSYM file found in /Users/haojiepan/Workspaces/workspace/xxxx/build/xxxx.xcarchive/dSYMs !
[build] $ ditto -c -k --keepParent -rsrc /Workspaces/workspace/xxxx/build/Release-iphoneos/xxxx.app.dSYM /Workspaces/workspace/xxxx/Releases/xxxx-dSYM.zip

 

in 2.0.11. the log is :

Archiving dSYM
No dSYM file found in /Workspaces/workspace/xxxx/build/xxxx.xcarchive/dSYMs !
No dSYM file found in /Workspaces/workspace/xxxx/build/eTrip.xcarchive/dSYMs !

 

kazuhide.t@linux-powered.com (JIRA)

unread,
Jun 28, 2019, 1:33:02 AM6/28/19
to jenkinsc...@googlegroups.com
Kazuhide Takahashi commented on Bug JENKINS-58237
 
Re: dSYMs not generated in version 2.0.11

biAji Na
The old Xcode seems to have been somewhere else, but in recent Xcode, dSYM files should always be created in build/brbrbr.../xxxx.xcarchive/dSYMs under the build directory.
And the plug-in assumes that dSYMs file is there, and it is searching only there.
However, I see your message, the dSYMs file seems to be in a different place (other than build/brbrbr.../xxxx.xcarchive/dSYMs).
Are you running the build with some special parameters for xcodebuild ?

kazuhide.t@linux-powered.com (JIRA)

unread,
Jun 28, 2019, 2:05:02 AM6/28/19
to jenkinsc...@googlegroups.com

By the way, plug-ins of version 2.0.10 or earlier searched for dSYMs files under the build/ directory, but with this way, even incorrect files may be processed.

biaji@biaji.net (JIRA)

unread,
Jul 3, 2019, 6:16:01 AM7/3/19
to jenkinsc...@googlegroups.com
biAji Na commented on Bug JENKINS-58237

I'm not sure if it releated to xcode version.  My build machine is xcode 10. 

it looked like xxx.xcarchive  only generated when Generate Archive option checked?  In my case,  we build enterprise ipa instead of app for appstore. So maybe this is the difference?

kazuhide.t@linux-powered.com (JIRA)

unread,
Jul 10, 2019, 3:51:02 AM7/10/19
to jenkinsc...@googlegroups.com

biAji Na

When xcodebuild is executed using this plug-in, the specification to generate an IPA file (’Pack application, build and sign .ipa?’ Is checked) automatically creates the '.xcarchive' as well. The ’archive’ option is also turned on. It should be, so if there is a dSYM folder there, it will be archived.

kazuhide.t@linux-powered.com (JIRA)

unread,
Jul 18, 2019, 9:10:03 PM7/18/19
to jenkinsc...@googlegroups.com
Reply all
Reply to author
Forward
0 new messages