Skip to content

Commit

Permalink
Commit from GitHub Actions (Pre-Release)
Browse files Browse the repository at this point in the history
  • Loading branch information
Steven0351 committed Apr 12, 2024
1 parent c08cb19 commit 523bb57
Show file tree
Hide file tree
Showing 2 changed files with 1,243 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,12 @@ let package = Package(
.binaryTarget(
name: "Capacitor",
url: "https://github.com/ionic-team/capacitor-swift-pm/releases/download/6.0.0-rc.1/Capacitor.xcframework.zip",
checksum: "968e1966ae438cc56904ce535445db9015c0d8de8daf0cc6462c6822f6826aa3"
checksum: "1b95e6415e12aa1d8940358e62a0e30269e65ccb673a2d43a49f733a3edd7acb"
),
.binaryTarget(
name: "Cordova",
url: "https://github.com/ionic-team/capacitor-swift-pm/releases/download/6.0.0-rc.1/Cordova.xcframework.zip",
checksum: "21a38233d2abcfe016934a4179ae28570139940c344fe1b2f0702180368c7a22"
checksum: "f78ce3713481af6949b95adaff9d83a900f89021c5539e707b68f3476c45ac22"
)
]
)
Loading

0 comments on commit 523bb57

Please sign in to comment.