Skip to content

Commit aef6d47

Browse files
committed
review
1 parent d1b5662 commit aef6d47

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

FirebaseCombineSwift/Sources/Auth/GameCenterAuthProvider+Combine.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
// See the License for the specific language governing permissions and
1313
// limitations under the License.
1414

15-
#if canImport(Combine) && swift(>=5.0) && !os(watchOS)
15+
#if canImport(Combine) && !os(watchOS)
1616

1717
import Combine
1818
import FirebaseAuth

0 commit comments

Comments
 (0)