Skip to content

Commit

Permalink
Build 2.0.1-whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaRU committed Nov 19, 2020
1 parent e1a4ccb commit 1c00740
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 @@ -9,7 +9,7 @@ let package = Package(
],
targets: [
.binaryTarget(name: "FastDDS",
url: "https://github.com/DimaRU/FastDDSPrebuild/releases/download/2.0.2/fastrtps-2.0.2.xcframework.zip",
checksum: "233332c7438b97c3cc43589de4df22e77c0b0ad68d44bd4f9827978b5ebbd62f")
url: "https://github.com/DimaRU/FastDDSPrebuild/releases/download/2.0.1-whitelist/fastrtps-2.0.1-whitelist.xcframework.zip",
checksum: "f398dc352cbe06651bce63b730ad5318135a04ae403fd7b84b1fd59eb6b5e382")
]
)

0 comments on commit 1c00740

Please sign in to comment.