We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0644873 commit e7241b7Copy full SHA for e7241b7
Datadog/TargetSupport/DatadogCrashReporting/DatadogCrashReporting.xcconfig
@@ -4,7 +4,7 @@
4
// Include base config
5
#include "../xcconfigs/Base.xcconfig"
6
7
-// Workaround:
+// RUM-12594 workaround:
8
// SPM dependencies don't automatically build for arm64e, so we need to exclude it
9
// to avoid linker errors when using KSCrash from SPM
10
ARCHS[sdk=iphoneos*]=$(ARCHS_STANDARD)
0 commit comments