Skip to content

Commit

Permalink
Build 2.1.0-whitelist
Browse files Browse the repository at this point in the history
  • Loading branch information
DimaRU committed Dec 5, 2020
1 parent 6098573 commit bf56fa5
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-whitelist/fastrtps-2.0.2-whitelist.xcframework.zip",
checksum: "20bd313c4719d5bc288f9b9d15848124be36758026d4be2c5d62b21da15430a2")
url: "https://github.com/DimaRU/FastDDSPrebuild/releases/download/2.1.0-whitelist/fastrtps-2.1.0-whitelist.xcframework.zip",
checksum: "d810076aa6875b471a74b18a73a7cea7ccb6ed2bf08268cb3e7705993780481e")
]
)

0 comments on commit bf56fa5

Please sign in to comment.