The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of FastRTPSSwift, reference master (763319), with Swift 6.0 for macOS (SPM) on 30 Nov 2024 19:49:36 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/DimaRU/FastRTPSSwift.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DimaRU/FastRTPSSwift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 7633194 Changes for CDRCodable latest version.
Cloned https://github.com/DimaRU/FastRTPSSwift.git
Revision (git rev-parse @):
76331945ebf4c4e80095373245cbaa9fee508ba2
SUCCESS checkout https://github.com/DimaRU/FastRTPSSwift.git at master
Fetching https://github.com/DimaRU/FastDDSPrebuild.git
Fetching https://github.com/DimaRU/CDRCodable.git
[1/413] Fetching cdrcodable
[212/546] Fetching cdrcodable, fastddsprebuild
Fetched https://github.com/DimaRU/FastDDSPrebuild.git from cache (0.75s)
Fetched https://github.com/DimaRU/CDRCodable.git from cache (0.75s)
Computing version for https://github.com/DimaRU/CDRCodable.git
Computed https://github.com/DimaRU/CDRCodable.git at 1.2.3 (0.42s)
Fetching https://github.com/DimaRU/Msg2swift.git
[1/184] Fetching msg2swift
Fetched https://github.com/DimaRU/Msg2swift.git from cache (0.71s)
Computing version for https://github.com/DimaRU/Msg2swift.git
Computed https://github.com/DimaRU/Msg2swift.git at 1.0.0 (0.40s)
Fetching https://github.com/apple/swift-argument-parser
[1/12395] Fetching swift-argument-parser
Fetched https://github.com/apple/swift-argument-parser from cache (1.64s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.42s)
Computing version for https://github.com/DimaRU/FastDDSPrebuild.git
Computed https://github.com/DimaRU/FastDDSPrebuild.git at 2.14.3 (3.21s)
Creating working copy for https://github.com/DimaRU/Msg2swift.git
Working copy of https://github.com/DimaRU/Msg2swift.git resolved at 1.0.0
Creating working copy for https://github.com/DimaRU/FastDDSPrebuild.git
Working copy of https://github.com/DimaRU/FastDDSPrebuild.git resolved at 2.14.3
Creating working copy for https://github.com/DimaRU/CDRCodable.git
Working copy of https://github.com/DimaRU/CDRCodable.git resolved at 1.2.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
[16375/58714387] Downloading https://github.com/DimaRU/FastDDSPrebuild/releases/download/v2.14.3/fastdds-v2.14.3.xcframework.zip
Downloading binary artifact https://github.com/DimaRU/FastDDSPrebuild/releases/download/v2.14.3/fastdds-v2.14.3.xcframework.zip
Downloaded https://github.com/DimaRU/FastDDSPrebuild/releases/download/v2.14.3/fastdds-v2.14.3.xcframework.zip (5.01s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "fastrtpsswift",
      "name": "FastRTPSSwift",
      "url": "https://github.com/DimaRU/FastRTPSSwift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FastRTPSSwift",
      "dependencies": [
        {
          "identity": "cdrcodable",
          "name": "CDRCodable",
          "url": "https://github.com/DimaRU/CDRCodable.git",
          "version": "1.2.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CDRCodable",
          "dependencies": [
            {
              "identity": "msg2swift",
              "name": "msg2swift",
              "url": "https://github.com/DimaRU/Msg2swift.git",
              "version": "1.0.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Msg2swift",
              "dependencies": [
                {
                  "identity": "swift-argument-parser",
                  "name": "swift-argument-parser",
                  "url": "https://github.com/apple/swift-argument-parser",
                  "version": "1.5.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "fastddsprebuild",
          "name": "FastDDS",
          "url": "https://github.com/DimaRU/FastDDSPrebuild.git",
          "version": "2.14.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FastDDSPrebuild",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/DimaRU/FastRTPSSwift.git
[1/1645] Fetching fastrtpsswift
Fetched https://github.com/DimaRU/FastRTPSSwift.git from cache (1.13s)
Fetching https://github.com/DimaRU/CDRCodable.git from cache
Fetching https://github.com/DimaRU/FastDDSPrebuild.git from cache
Fetched https://github.com/DimaRU/CDRCodable.git from cache (0.46s)
Fetched https://github.com/DimaRU/FastDDSPrebuild.git from cache (0.47s)
Computing version for https://github.com/DimaRU/CDRCodable.git
Computed https://github.com/DimaRU/CDRCodable.git at 1.2.3 (0.02s)
Fetching https://github.com/DimaRU/Msg2swift.git from cache
Fetched https://github.com/DimaRU/Msg2swift.git from cache (0.46s)
Computing version for https://github.com/DimaRU/Msg2swift.git
Computed https://github.com/DimaRU/Msg2swift.git at 1.0.0 (0.02s)
Fetching https://github.com/apple/swift-argument-parser from cache
Fetched https://github.com/apple/swift-argument-parser from cache (0.53s)
Computing version for https://github.com/apple/swift-argument-parser
Computed https://github.com/apple/swift-argument-parser at 1.5.0 (0.03s)
Computing version for https://github.com/DimaRU/FastDDSPrebuild.git
Computed https://github.com/DimaRU/FastDDSPrebuild.git at 2.14.3 (0.02s)
Creating working copy for https://github.com/DimaRU/Msg2swift.git
Working copy of https://github.com/DimaRU/Msg2swift.git resolved at 1.0.0
Creating working copy for https://github.com/DimaRU/FastRTPSSwift.git
Working copy of https://github.com/DimaRU/FastRTPSSwift.git resolved at master (7633194)
Creating working copy for https://github.com/DimaRU/CDRCodable.git
Working copy of https://github.com/DimaRU/CDRCodable.git resolved at 1.2.3
Creating working copy for https://github.com/DimaRU/FastDDSPrebuild.git
Working copy of https://github.com/DimaRU/FastDDSPrebuild.git resolved at 2.14.3
Creating working copy for https://github.com/apple/swift-argument-parser
Working copy of https://github.com/apple/swift-argument-parser resolved at 1.5.0
Fetching binary artifact https://github.com/DimaRU/FastDDSPrebuild/releases/download/v2.14.3/fastdds-v2.14.3.xcframework.zip from cache
Fetched https://github.com/DimaRU/FastDDSPrebuild/releases/download/v2.14.3/fastdds-v2.14.3.xcframework.zip from cache (3.69s)
warning: '.resolve-product-dependencies': dependency 'fastrtpsswift' is not used by any target
Found 2 product dependencies
  - CDRCodable
  - FastDDS
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/DimaRU/FastRTPSSwift.git
{
  "cxx_language_standard" : "c++14",
  "dependencies" : [
    {
      "identity" : "cdrcodable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/DimaRU/CDRCodable.git"
    },
    {
      "identity" : "fastddsprebuild",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/DimaRU/FastDDSPrebuild.git"
    }
  ],
  "manifest_display_name" : "FastRTPSSwift",
  "name" : "FastRTPSSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FastRTPSSwift",
      "targets" : [
        "FastRTPSSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FastRTPSWrapper",
      "module_type" : "ClangTarget",
      "name" : "FastRTPSWrapper",
      "path" : "Sources/FastRTPSWrapper",
      "product_dependencies" : [
        "FastDDS"
      ],
      "product_memberships" : [
        "FastRTPSSwift"
      ],
      "sources" : [
        "BridgedParticipant.cpp",
        "BridgedParticipantListener.cpp",
        "BridgedReaderListener.cpp",
        "BridgedWriterListener.cpp",
        "CustomLogConsumer.cpp",
        "FastRTPSWrapper.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FastRTPSSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "FastRTPSSwiftTests",
      "path" : "Tests/FastRTPSSwiftTests",
      "sources" : [
        "FastRTPSSwiftTests.swift",
        "RovBarometer.swift",
        "RovDepth.swift",
        "RovTopic.swift"
      ],
      "target_dependencies" : [
        "FastRTPSSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FastRTPSSwift",
      "module_type" : "SwiftTarget",
      "name" : "FastRTPSSwift",
      "path" : "Sources/FastRTPSSwift",
      "product_dependencies" : [
        "CDRCodable"
      ],
      "product_memberships" : [
        "FastRTPSSwift"
      ],
      "sources" : [
        "DDSTopic.swift",
        "DDSType.swift",
        "FastRTPSEnum_CustomStringConvertible.swift",
        "FastRTPSSwift.swift",
        "PayloadDecoderProxy.swift"
      ],
      "target_dependencies" : [
        "FastRTPSWrapper"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
[1/1] Compiling plugin GenerateManual
[2/2] Compiling plugin Msg2swiftCommand
Building for debugging...
[2/12] Write sources
[4/12] Copying libfastrtpsa.a
[5/12] Write swift-version--7754E27361AE5C74.txt
[6/22] Compiling FastRTPSWrapper CustomLogConsumer.cpp
[7/22] Compiling FastRTPSWrapper BridgedReaderListener.cpp
[8/22] Compiling FastRTPSWrapper BridgedParticipantListener.cpp
[9/22] Compiling FastRTPSWrapper BridgedWriterListener.cpp
[10/22] Compiling FastRTPSWrapper FastRTPSWrapper.cpp
[11/22] Compiling FastRTPSWrapper BridgedParticipant.cpp
[13/22] Compiling CDRCodable Numeric+Bytes.swift
[14/22] Compiling CDRCodable UnkeyedEncodingContainer.swift
[15/22] Compiling CDRCodable CDREncoder.swift
[16/22] Compiling CDRCodable UnkeyedDecodingContainer.swift
[17/22] Compiling CDRCodable SingleValueEncodingContainer.swift
[18/22] Compiling CDRCodable KeyedDecodingContainer.swift
[19/22] Compiling CDRCodable CDRDecoder.swift
[20/22] Compiling CDRCodable SingleValueDecodingContainer.swift
[21/22] Emitting module CDRCodable
[22/22] Compiling CDRCodable KeyedEncodingContainer.swift
[23/28] Emitting module FastRTPSSwift
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSSwift/FastRTPSEnum_CustomStringConvertible.swift:9:1: warning: extension declares a conformance of imported type 'RTPSStatus' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'FastRTPSWrapper' introduce this conformance in the future
 7 | import Foundation
 8 |
 9 | extension RTPSStatus: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'RTPSStatus' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'FastRTPSWrapper' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
10 |     public var description: String {
11 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSSwift/FastRTPSEnum_CustomStringConvertible.swift:22:1: warning: extension declares a conformance of imported type 'RTPSReaderStatus' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'FastRTPSWrapper' introduce this conformance in the future
20 | }
21 |
22 | extension RTPSReaderStatus: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'RTPSReaderStatus' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'FastRTPSWrapper' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
23 |     public var description: String {
24 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSSwift/FastRTPSEnum_CustomStringConvertible.swift:33:1: warning: extension declares a conformance of imported type 'RTPSWriterStatus' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'FastRTPSWrapper' introduce this conformance in the future
31 | }
32 |
33 | extension RTPSWriterStatus: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'RTPSWriterStatus' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'FastRTPSWrapper' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
34 |     public var description: String {
35 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSSwift/FastRTPSEnum_CustomStringConvertible.swift:44:1: warning: extension declares a conformance of imported type 'RTPSParticipantStatus' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'FastRTPSWrapper' introduce this conformance in the future
42 | }
43 |
44 | extension RTPSParticipantStatus: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'RTPSParticipantStatus' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'FastRTPSWrapper' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
45 |     public var description: String {
46 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSSwift/FastRTPSEnum_CustomStringConvertible.swift:56:1: warning: extension declares a conformance of imported type 'Durability' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'FastRTPSWrapper' introduce this conformance in the future
54 | }
55 |
56 | extension Durability: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'Durability' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'FastRTPSWrapper' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
57 |     public var description: String {
58 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSSwift/FastRTPSEnum_CustomStringConvertible.swift:67:1: warning: extension declares a conformance of imported type 'Reliability' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'FastRTPSWrapper' introduce this conformance in the future
65 | }
66 |
67 | extension Reliability: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'Reliability' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'FastRTPSWrapper' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
68 |     public var description: String {
69 |         switch self {
[24/28] Compiling FastRTPSSwift DDSType.swift
[25/28] Compiling FastRTPSSwift PayloadDecoderProxy.swift
[26/28] Compiling FastRTPSSwift FastRTPSEnum_CustomStringConvertible.swift
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSSwift/FastRTPSEnum_CustomStringConvertible.swift:9:1: warning: extension declares a conformance of imported type 'RTPSStatus' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'FastRTPSWrapper' introduce this conformance in the future
 7 | import Foundation
 8 |
 9 | extension RTPSStatus: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'RTPSStatus' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'FastRTPSWrapper' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
10 |     public var description: String {
11 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSSwift/FastRTPSEnum_CustomStringConvertible.swift:22:1: warning: extension declares a conformance of imported type 'RTPSReaderStatus' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'FastRTPSWrapper' introduce this conformance in the future
20 | }
21 |
22 | extension RTPSReaderStatus: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'RTPSReaderStatus' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'FastRTPSWrapper' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
23 |     public var description: String {
24 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSSwift/FastRTPSEnum_CustomStringConvertible.swift:33:1: warning: extension declares a conformance of imported type 'RTPSWriterStatus' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'FastRTPSWrapper' introduce this conformance in the future
31 | }
32 |
33 | extension RTPSWriterStatus: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'RTPSWriterStatus' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'FastRTPSWrapper' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
34 |     public var description: String {
35 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSSwift/FastRTPSEnum_CustomStringConvertible.swift:44:1: warning: extension declares a conformance of imported type 'RTPSParticipantStatus' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'FastRTPSWrapper' introduce this conformance in the future
42 | }
43 |
44 | extension RTPSParticipantStatus: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'RTPSParticipantStatus' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'FastRTPSWrapper' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
45 |     public var description: String {
46 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSSwift/FastRTPSEnum_CustomStringConvertible.swift:56:1: warning: extension declares a conformance of imported type 'Durability' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'FastRTPSWrapper' introduce this conformance in the future
54 | }
55 |
56 | extension Durability: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'Durability' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'FastRTPSWrapper' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
57 |     public var description: String {
58 |         switch self {
/Users/admin/builder/spi-builder-workspace/Sources/FastRTPSSwift/FastRTPSEnum_CustomStringConvertible.swift:67:1: warning: extension declares a conformance of imported type 'Reliability' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'FastRTPSWrapper' introduce this conformance in the future
65 | }
66 |
67 | extension Reliability: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'Reliability' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'FastRTPSWrapper' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
68 |     public var description: String {
69 |         switch self {
[27/28] Compiling FastRTPSSwift DDSTopic.swift
[28/28] Compiling FastRTPSSwift FastRTPSSwift.swift
Build complete! (21.04s)
Build complete.
{
  "cxx_language_standard" : "c++14",
  "dependencies" : [
    {
      "identity" : "cdrcodable",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/DimaRU/CDRCodable.git"
    },
    {
      "identity" : "fastddsprebuild",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/DimaRU/FastDDSPrebuild.git"
    }
  ],
  "manifest_display_name" : "FastRTPSSwift",
  "name" : "FastRTPSSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "FastRTPSSwift",
      "targets" : [
        "FastRTPSSwift"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FastRTPSWrapper",
      "module_type" : "ClangTarget",
      "name" : "FastRTPSWrapper",
      "path" : "Sources/FastRTPSWrapper",
      "product_dependencies" : [
        "FastDDS"
      ],
      "product_memberships" : [
        "FastRTPSSwift"
      ],
      "sources" : [
        "BridgedParticipant.cpp",
        "BridgedParticipantListener.cpp",
        "BridgedReaderListener.cpp",
        "BridgedWriterListener.cpp",
        "CustomLogConsumer.cpp",
        "FastRTPSWrapper.cpp"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FastRTPSSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "FastRTPSSwiftTests",
      "path" : "Tests/FastRTPSSwiftTests",
      "sources" : [
        "FastRTPSSwiftTests.swift",
        "RovBarometer.swift",
        "RovDepth.swift",
        "RovTopic.swift"
      ],
      "target_dependencies" : [
        "FastRTPSSwift"
      ],
      "type" : "test"
    },
    {
      "c99name" : "FastRTPSSwift",
      "module_type" : "SwiftTarget",
      "name" : "FastRTPSSwift",
      "path" : "Sources/FastRTPSSwift",
      "product_dependencies" : [
        "CDRCodable"
      ],
      "product_memberships" : [
        "FastRTPSSwift"
      ],
      "sources" : [
        "DDSTopic.swift",
        "DDSType.swift",
        "FastRTPSEnum_CustomStringConvertible.swift",
        "FastRTPSSwift.swift",
        "PayloadDecoderProxy.swift"
      ],
      "target_dependencies" : [
        "FastRTPSWrapper"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.8"
}
Done.