Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 55890a1

Browse files
author
ada
committed
Add DWARF 4 build setting per Aditi
1 parent 5777cf7 commit 55890a1

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

gdi/get-data-in/rum/ios/add-dsyms.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,8 @@ You can upload dSYMs from your main application code and from third-party framew
2020
Prerequisites
2121
=====================================================================
2222

23+
* Build your applications with ``DEBUG_INFORMATION_FORMAT`` set to ``dwarf-with-dsym`` and ``DEBUG_INFORMATION_VERSION`` set to ``dwarf4``. Splunk RUM doesn't fully support the dwarf5 value for iOS symbolication. For more information on these settings, see :new-page:`Apple developer documentation on Debug Information Version <https://developer.apple.com/documentation/xcode/build-settings-reference#Debug-Information-Version>`.
24+
2325
* Upgrade the following Splunk components:
2426

2527
* :new-page:`SplunkOtelCrashReporting<https://github.com/signalfx/splunk-otel-ios-crashreporting>`: v0.7.0

0 commit comments

Comments
 (0)