Skip to content

Commit e7241b7

Browse files
committed
Update DatadogCrashReporting.xcconfig
1 parent 0644873 commit e7241b7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Datadog/TargetSupport/DatadogCrashReporting/DatadogCrashReporting.xcconfig

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
// Include base config
55
#include "../xcconfigs/Base.xcconfig"
66

7-
// Workaround:
7+
// RUM-12594 workaround:
88
// SPM dependencies don't automatically build for arm64e, so we need to exclude it
99
// to avoid linker errors when using KSCrash from SPM
1010
ARCHS[sdk=iphoneos*]=$(ARCHS_STANDARD)

0 commit comments

Comments
 (0)