I am working on a proprietary application for clients. To automate the signature branded part, I developed a script that the client can run to write off the generated xcArchive with his / her certificates and settings, and then upload it to the App Store.
At the build stage of the project, I run scripts to send dSYMs to Crashlytics (I have access to client keys). Will dSYMs be useful after the application is decommissioned and its package identifier is changed?
Eil88 source
share