Skip to content

Commit

Permalink
update tools to 5.3 in spm script
Browse files Browse the repository at this point in the history
  • Loading branch information
cdhoffmann committed Mar 18, 2024
1 parent aa1fa4f commit 814672b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Script/test-SPM.sh
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ mkdir -p $PROJECT_NAME && cd $PROJECT_NAME
swift package init

# Create the Package.swift.
echo "// swift-tools-version:5.1
echo "// swift-tools-version:5.3
// The swift-tools-version declares the minimum version of Swift required to build this package.
import PackageDescription
let package = Package(
Expand Down

0 comments on commit 814672b

Please sign in to comment.