We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c3335bb commit af9b5bfCopy full SHA for af9b5bf
Package.swift
@@ -9,7 +9,7 @@ let package = Package(
9
],
10
targets: [
11
.binaryTarget(name: "FastDDS",
12
- url: "https://github.com/DimaRU/FastDDSPrebuild/releases/download/2.0.2/fastrtps-2.0.2.xcframework.zip",
13
- checksum: "233332c7438b97c3cc43589de4df22e77c0b0ad68d44bd4f9827978b5ebbd62f")
+ url: "https://github.com/DimaRU/FastDDSPrebuild/releases/download/2.1.0/fastrtps-2.1.0.xcframework.zip",
+ checksum: "efdb24d6a6bc3f666a815061d18f836c10c717db01cfbe040d4b8b80b52a3a1b")
14
]
15
)
0 commit comments