Prebuilt Eprosima Fast-DDS v3 (formerly FastRTPS) library for Apple platforms.
Platform | Architectures |
---|---|
macOS | x86_64 arm64 |
iOS | arm64 |
iOS Simulator | x86_64 arm64 |
Mac Catalyst (Not Working) | x86_64 arm64 |
xrOS | arm64 |
xrOS Simulator | arm64 |
Add line to you Package.swift dependencies:
.package(url: "https://github.com/literally-anything/Fast-DDS-Prebuild.git", from: "3.0.1")
To build version 3.0.1 from sources, run:
bash build.bash v3.0.1
- Xcode Command Line Tools
- cmake 3.30