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 b37057d commit 734ee77Copy full SHA for 734ee77
Package.swift
@@ -1,4 +1,4 @@
1
-// swift-tools-version:5.1
+// swift-tools-version:5.3
2
// The swift-tools-version declares the minimum version of Swift required to build this package.
3
4
import PackageDescription
README.md
@@ -27,7 +27,7 @@ github "BatchLabs/Batch-iOS-SDK-Extension"
27
28
### Swift Package Manager
29
30
-_Requires Xcode 11_
+_Requires Xcode 15_
31
32
Add https://github.com/BatchLabs/Batch-iOS-SDK-Extension.git as a dependency, and add it to your Extension target.
33
You do not need to add this package to your main target.
0 commit comments