Skip to content

Commit

Permalink
update Package.swift for version 10.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rakutentech-ci-publisher committed Jun 5, 2023
1 parent 88aed8c commit 32906bb
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions Package.swift
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// swift-tools-version:5.4
// swift-tools-version:5.7.1
// The swift-tools-version declares the minimum version of Swift required to build this package.

import PackageDescription
Expand All @@ -18,8 +18,8 @@ let package = Package(
targets: [
.binaryTarget(
name: "RAnalytics",
url: "https://github.com/rakutentech/ios-analytics-framework/releases/download/9.8.1/RAnalyticsRelease-v9.8.1.zip",
checksum: "b30f6f77deb4282f53ba2f9fe23962b6ca4d517c6cc696a773dab165a37f5758"
url: "https://github.com/rakutentech/ios-analytics-framework/releases/download/10.0.0/RAnalyticsRelease-v10.0.0.zip",
checksum: "546bf73111d10927d31b5a3f325da506fd0e5c23b1b119df5c90d3e1c1deeecb"
)
]
)

0 comments on commit 32906bb

Please sign in to comment.