Skip to content

Commit 15237f6

Browse files
committed
Fix missing PrivacyInfo.xcprivacy : Update swift-tools to 5.3 to allow resources defintion in targets
Fix missing PrivacyInfo.xcprivacy when building framework using Xcode Package Dependencies.
1 parent 3dab28a commit 15237f6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
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.0
1+
// swift-tools-version:5.3
22

33
import PackageDescription
44

0 commit comments

Comments
 (0)