Skip to content

Commit 94de8ba

Browse files
chore: Fix Changelog
1 parent d6d7fcf commit 94de8ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
- Add package traits for UI framework opt-out (#7578).
88
When building from source with Swift 6.1+ (using `Package@swift-6.1.swift`), you can enable the `NoUIFramework` trait to avoid linking UIKit or AppKit. Use this for command-line tools, headless server contexts, or other environments where UI frameworks are unavailable.
99
In Xcode 26.4 and later, add the Sentry package as a dependency and the `SentrySPM` product, then enable the `NoUIFramework` trait on the package reference (Package Dependencies → select Sentry → Traits).
10-
- Metric kit app hangs now report a full flamegraph rather than just one stacktrace during the hang. (#7185)
10+
- Metric kit app hangs now report a full flamegraph rather than just one stacktrace during the hang. (#7185)
1111

1212
### Fixes
1313

0 commit comments

Comments
 (0)