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 d1b5662 commit aef6d47Copy full SHA for aef6d47
FirebaseCombineSwift/Sources/Auth/GameCenterAuthProvider+Combine.swift
@@ -12,7 +12,7 @@
12
// See the License for the specific language governing permissions and
13
// limitations under the License.
14
15
-#if canImport(Combine) && swift(>=5.0) && !os(watchOS)
+#if canImport(Combine) && !os(watchOS)
16
17
import Combine
18
import FirebaseAuth
0 commit comments