Skip to content

Commit

Permalink
Update Package.swift
Browse files Browse the repository at this point in the history
  • Loading branch information
PW2718Z authored Aug 28, 2024
1 parent 3576edf commit d221092
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 @@ -19,7 +19,7 @@ let package = Package(
// Targets can depend on other targets in this package and products from dependencies.
.binaryTarget(
name: "ZebraScannerSDK",
url: "https://github.com/zebratechnologies/Zebra-Scanner-SDK-iOS-SPM/releases/download/v1.4.43/ZebraScannerSDK.xcframework.zip",
url: "https://github.com/ZebraDevs/Zebra-Scanner-SDK-iOS-SPM/releases/download/1.4.43/ZebraScannerSDK.xcframework.zip",
checksum: "58434ec8bfef2b79c06577293d27b6aea7da064f74aa69145840e18cf55f5e2e"
)
]
Expand Down

0 comments on commit d221092

Please sign in to comment.