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

Post build dYSM script not working #40

Closed calebwilson706 closed 5 months ago

calebwilson706 commented 1 year ago

Description

Using the script

ARTIFACT_DIR="${BUILD_DIR%Build/*}"
SCRIPT=`/usr/bin/find "${SRCROOT}" "${ARTIFACT_DIR}" -type f -name run-symbol-tool | head -n 1`
/bin/sh "${SCRIPT}" "APP_ID" --debug

Steps to Reproduce

Expected Behavior

Crash report should have symbols correctly

Relevant Logs / Console output

logs from upload_dysm_results.log

New Relic: Starting dSYM upload script...
**** Using Region Aware URL: https://mobile-symbol-upload.eu01.nr-data.net
Successfully uploaded map: /Users/calebjw/Library/Caches/E575AFF7-37BC-4325-88E6-2ED3FB2A145C/mapArchive.zip
Successfully uploaded map: /Users/calebjw/Library/Caches/4349F237-6C75-40CD-BEAF-D2DD3EC59627/mapArchive.zip

Additional context

New relic console shown here:

Screenshot 2023-08-08 at 17 42 27
smalsam-newr commented 1 year ago

Hello. Can you please include what version of iOS you are experiencing this issue on?

calebwilson706 commented 1 year ago

Hello. Can you please include what version of iOS you are experiencing this issue on?

iOS 16.4 - more specifically iPad OS 16.4

smalsam-newr commented 1 year ago

Thank you. For this issue, I would ask that you please contact New Relic Support.

nodata commented 10 months ago

Also doesn't work for me 7.4.7, XCode 15.0.1 any iOS simulator. Looking in derived data the script run-symbol-tool does not exist.

cdillard-NewRelic commented 5 months ago

Please use our latest iOS agent version 7.4.11