Skip to content

Commit

Permalink
Swift 6 Language Mode (#29)
Browse files Browse the repository at this point in the history
  • Loading branch information
AllDmeat authored Jan 10, 2025
1 parent 7138baf commit 1b11ae0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -54,5 +54,6 @@ let package = Package(
.product(name: "FirebasePerformance", package: "firebase-ios-sdk")
]
),
]
],
swiftLanguageModes: [.v6]
)

0 comments on commit 1b11ae0

Please sign in to comment.