Skip to content

Commit 734ee77

Browse files
committed
feat(privacy): bump required spm version
1 parent b37057d commit 734ee77

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Package.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// swift-tools-version:5.1
1+
// swift-tools-version:5.3
22
// The swift-tools-version declares the minimum version of Swift required to build this package.
33

44
import PackageDescription

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ github "BatchLabs/Batch-iOS-SDK-Extension"
2727

2828
### Swift Package Manager
2929

30-
_Requires Xcode 11_
30+
_Requires Xcode 15_
3131

3232
Add https://github.com/BatchLabs/Batch-iOS-SDK-Extension.git as a dependency, and add it to your Extension target.
3333
You do not need to add this package to your main target.

0 commit comments

Comments
 (0)