Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
adronse authored Feb 16, 2024
1 parent ff3d2f6 commit 6904f2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ let package = Package(
targets: ["IterationXFramework"]),
],
targets: [
.binaryTarget(name: "IterationXFramework", url: "https://github.com/Iteration-X/IterationXFramework/releases/download/1.0.1/ItxFramework.xcframework.zip", checksum: "0bde5f306c3d376f202f06fd40473661a4704101009a0782bfcc6bb592670eeb")
.binaryTarget(name: "IterationXFramework", url: "https://github.com/Iteration-X/IterationXFramework/releases/download/1.0.2/ItxFramework.xcframework.zip", checksum: "a2d795f1a22e52eb21ce42e11a4084aeb87cf255ba3e80755e1b1c89f3e3f7ee")
]
)

0 comments on commit 6904f2b

Please sign in to comment.