| 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 ! |