Fabric Crashlytics How to upload dSYM file in Jenkins with Xcode integration plugin
问题 ok, I use Jenkins + Xcode integration plugin to auto export iPA for tester to test. I want Jenkins to auto upload dSYM file to fabric server on every build. How to do it? Jenkins is running on my mac mini 2012 with mac os 10.11.1. I have install fabric.app on it, and the app is always running, and the project have a shell ./Fabric.framework/run xxxkey xxx But it sees not work? 回答1: Ok I find the problem is that the upload dSYM process is killed by jenkins. Jenkins kills all process spawn by