আমি সম্প্রতি এই ত্রুটি পেতে শুরু করেছি:
2015-03-23 11:35:48.902 run[60036:1047011] Crashlytics.framework/run 1.3.14
2015-03-23 11:35:48.911 run[60036:1047011]
Crashlytics: dSYM Error
Unable to process <your app>.app.dSYM at path /path/to/<your app>.app.dSYM
Make sure your project build settings are generating a dSYM file. DEBUG_INFORMATION_FORMAT should be set to dwarf-with-dsym for all configurations. This could also be a timing issue, make sure the Crashlytics run script build phase is the last build phase and no other scripts have moved the dSYM from the location Xcode generated it.
Command /bin/sh failed with exit code 1
আমি এই উত্তরের চেষ্টা করেছিলাম সংরক্ষণাগারে dSYM ফাইলটি অনুলিপি করতে অক্ষম তবে আমার Generate Debug Symbols
সমস্ত সেট করা আছেYES
আরও কোন পরামর্শ?