Skip to content

Commit

Permalink
Bump to 0.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed May 8, 2024
1 parent ea00751 commit 0ab9571
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Package.swift
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@ let package = Package(
)
],
targets: [
.binaryTarget(name: "ReactNativeKit-Debug", url: "https://github.com/wafflestudio/ios-rn-prebuilt/releases/download/0.7.0/ReactNativeKit-Debug.xcframework.zip", checksum: "2986b5805dbc218ebb9389dfef91cb57116f3ca2c66ed4f9a31ca85ec9b0decb"),
.binaryTarget(name: "ReactNativeKit-Release", url: "https://github.com/wafflestudio/ios-rn-prebuilt/releases/download/0.7.0/ReactNativeKit-Release.xcframework.zip", checksum: "92a255527d926583563818013057afbedcd01d233266b959eea2e1f330eb2513"),
.binaryTarget(name: "ReactNativeKit-Debug", url: "https://github.com/wafflestudio/ios-rn-prebuilt/releases/download/0.8.0/ReactNativeKit-Debug.xcframework.zip", checksum: "2feb7062ac07cf850ff686a296c69dc6832c4e20a370102ff1571321dcc12a04"),
.binaryTarget(name: "ReactNativeKit-Release", url: "https://github.com/wafflestudio/ios-rn-prebuilt/releases/download/0.8.0/ReactNativeKit-Release.xcframework.zip", checksum: "7de3e0d994d1085ba196951c1295f718c2111a84ba706985d7ae3db8d8915acb"),

]
)

0 comments on commit 0ab9571

Please sign in to comment.