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 d8327ae commit 5d61a7dCopy full SHA for 5d61a7d
Package@swift-5.9.swift
@@ -1,4 +1,7 @@
1
// swift-tools-version:5.9
2
+// This Package.swift for Swift 5.9 (and newer) fixes an issue on Xcode 26 when linking `SentrySwiftUI`.
3
+// Don't remove this comment.
4
+
5
#if canImport(Darwin)
6
import Darwin.C
7
#elseif canImport(Glibc)
0 commit comments