{"id":19098991,"url":"https://github.com/dimaru/fastddsprebuild","last_synced_at":"2026-03-06T15:02:10.547Z","repository":{"id":95393046,"uuid":"307994798","full_name":"DimaRU/FastDDSPrebuild","owner":"DimaRU","description":"Prebuilt Fast-DDS (formerly FastRTPS) library for Apple platforms","archived":false,"fork":false,"pushed_at":"2024-07-12T09:00:48.000Z","size":24,"stargazers_count":7,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2026-02-28T14:45:48.681Z","etag":null,"topics":["dds","fastdds","fastrtps","rtps"],"latest_commit_sha":null,"homepage":"","language":"Swift","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DimaRU.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2020-10-28T11:28:23.000Z","updated_at":"2026-02-28T06:17:07.000Z","dependencies_parsed_at":null,"dependency_job_id":"e3640bb0-5d19-4964-b52b-0ac36377d63f","html_url":"https://github.com/DimaRU/FastDDSPrebuild","commit_stats":null,"previous_names":[],"tags_count":31,"template":false,"template_full_name":null,"purl":"pkg:github/DimaRU/FastDDSPrebuild","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimaRU%2FFastDDSPrebuild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimaRU%2FFastDDSPrebuild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimaRU%2FFastDDSPrebuild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimaRU%2FFastDDSPrebuild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DimaRU","download_url":"https://codeload.github.com/DimaRU/FastDDSPrebuild/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DimaRU%2FFastDDSPrebuild/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30182686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-06T14:42:24.748Z","status":"ssl_error","status_checked_at":"2026-03-06T14:42:14.925Z","response_time":250,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dds","fastdds","fastrtps","rtps"],"created_at":"2024-11-09T03:48:09.688Z","updated_at":"2026-03-06T15:02:10.521Z","avatar_url":"https://github.com/DimaRU.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FastDDSPrebuild\n## Prebuilt Eprosima [Fast-DDS](https://github.com/eProsima/Fast-DDS) (formerly FastRTPS) library for Apple platforms.\n\n\n### Supported platforms and architectures\n| Platform          |  Architectures     |\n|-------------------|--------------------|\n| macOS             | x86_64 arm64       |\n| iOS               | arm64              |\n| iOS Simulator     | x86_64 arm64       |\n| Mac Catalyst      | x86_64 arm64       |\n| xrOS              | arm64              |\n| xrOS Simulator    | arm64              |\n\n### Usage\n\nAdd line to you package.swift dependencies:\n\n```\n.package(url: \"https://github.com/DimaRU/FastDDSPrebuild.git\", from: \"2.0.0\")\n```\n\nRight now used with the FastRTPSSwift library: [https://github.com/DimaRU/FastRTPSSwift](https://github.com/DimaRU/FastRTPSSwift)\n\n### Xcode 12 bug note!\n\nXcode 12 now has a bug that causes static library .a files to be copied into the app bundle. Add `Run Script` to your Xcode project with this commands:\n\n```\n# Remove static libs\nls -1 ${CODESIGNING_FOLDER_PATH}/Contents/Frameworks/*.a\nrm -f ${CODESIGNING_FOLDER_PATH}/Contents/Frameworks/*.a\n\n```\n\n### Build your own repo from source\n\n#### Requirements \n\n- Xcode 15\n- cmake 3.28\n- [github cli](https://github.com/cli/cli). GitHub’s official command line tool.\n- [xczip](https://github.com/DimaRU/xczip). Create xcframework zip archive for Swift binary package.\n\n#### Steps for build\n\n1. Install gh: `brew install gh`\n2. Install xczip: `brew install DimaRU/formulae/xczip`\n3. Authorize gh: `gh auth`\n4. Clone this repo\n5. Checkout *script* branch `git switch script`\n6. Make your own repo\n5. Run `./script/fastrtps_build_xctframework.sh repo_path v2.6.7 commit`\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimaru%2Ffastddsprebuild","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdimaru%2Ffastddsprebuild","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdimaru%2Ffastddsprebuild/lists"}