newrelic / newrelic-ios-agent-spm

This repository hosts the Swift Package Manager deployment of the iOS agent
Apache License 2.0
15 stars 9 forks source link

Oss run symbol tool #36

Closed cdillard-NewRelic closed 1 year ago

cdillard-NewRelic commented 1 year ago

This PR adds

dsym-upload-tools/run-symbol-tool dsym-upload-tools/run-symbol-tool.swift

You can now use a simple script to generate map files and upload to New Relic:

SCRIPT=`/usr/bin/find "${BUILD_DIR%/Build/*}/" -name run-symbol-tool | head -n 1`
/bin/sh "${SCRIPT}" "TOKEN-NRMA" --debug