Skip to content

Commit 5d61a7d

Browse files
committed
Add explanation comment to Package@swift-5.9.swift
1 parent d8327ae commit 5d61a7d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Package@swift-5.9.swift

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
// 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+
25
#if canImport(Darwin)
36
import Darwin.C
47
#elseif canImport(Glibc)

0 commit comments

Comments
 (0)