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 swift-influxdb-telemetry, reference 1.10.0 (ef6ef8), with Swift 6.0 for macOS (SPM) on 16 Sep 2024 03:02:58 UTC.

Swift 6 data race errors: 2

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.53.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/swift-influxdb-telemetry.git
Reference: 1.10.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dankinsoid/swift-influxdb-telemetry
 * tag               1.10.0     -> FETCH_HEAD
HEAD is now at ef6ef83 1.10.0
Cloned https://github.com/dankinsoid/swift-influxdb-telemetry.git
Revision (git rev-parse @):
ef6ef83623637ed2bc2ae18006df12fb0d5c68e7
SUCCESS checkout https://github.com/dankinsoid/swift-influxdb-telemetry.git at 1.10.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/dankinsoid/swift-influxdb-telemetry.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.0.0-Release.Candidate.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Building for debugging...
[0/19] Write sources
[16/19] Compiling system-zlib anchor.c
[17/19] Write swift-version-117DEE11B69C53C9.txt
[18/40] Compiling _AtomicsShims.c
[20/68] Compiling ServiceContextModule ServiceContextKey.swift
[21/68] Compiling ServiceContextModule ServiceContext.swift
[22/68] Emitting module ServiceContextModule
[23/74] Compiling Instrumentation NoOpInstrument.swift
[24/74] Compiling Instrumentation MultiplexInstrument.swift
[25/74] Compiling Instrumentation Instrument.swift
[26/74] Emitting module Instrumentation
[27/74] Compiling Instrumentation Locks.swift
[28/74] Compiling Instrumentation InstrumentationSystem.swift
[29/82] Compiling Atomics AtomicStorage.swift
[30/82] Compiling Atomics AtomicValue.swift
[31/82] Compiling Atomics UnsafeAtomic.swift
[32/82] Compiling Atomics UnsafeAtomicLazyReference.swift
[33/82] Compiling Atomics ManagedAtomic.swift
[34/82] Compiling Atomics ManagedAtomicLazyReference.swift
[35/82] Compiling Atomics AtomicMemoryOrderings.swift
[36/82] Compiling Atomics DoubleWord.swift
[37/84] Compiling Logging MetadataProvider.swift
[38/84] Compiling Logging Locks.swift
[39/84] Emitting module Logging
[40/84] Compiling Tracing TracerProtocol.swift
[41/84] Compiling Tracing TracingTime.swift
[42/84] Compiling CoreMetrics Locks.swift
[43/84] Compiling Atomics IntegerOperations.swift
[44/84] Compiling Atomics Unmanaged extensions.swift
[45/84] Compiling Atomics Primitives.shims.swift
[46/84] Compiling Atomics AtomicInteger.swift
[47/84] Compiling Atomics AtomicOptionalWrappable.swift
[48/84] Compiling Atomics AtomicReference.swift
[49/84] Compiling CSV UnicodeIterator.swift
[50/84] Compiling CSV Legacy.swift
[51/84] Emitting module CoreMetrics
[52/84] Compiling CoreMetrics Metrics.swift
[53/86] Compiling CSV Endian.swift
[54/86] Compiling Logging LogHandler.swift
[55/86] Compiling Logging Logging.swift
[56/86] Compiling Tracing SpanProtocol.swift
[57/86] Compiling Tracing InstrumentationSystem+Tracing.swift
[58/86] Compiling Tracing TracerProtocol+Legacy.swift
[59/86] Compiling Tracing NoOpTracer.swift
[60/86] Compiling Tracing Tracer.swift
[61/86] Emitting module Tracing
[62/86] Emitting module Atomics
[63/86] Compiling Atomics OptionalRawRepresentable.swift
[64/86] Compiling Atomics RawRepresentable.swift
[65/86] Compiling Atomics AtomicBool.swift
[66/86] Compiling Atomics IntegerConformances.swift
[67/86] Compiling Atomics PointerConformances.swift
[68/86] Compiling Atomics Primitives.native.swift
[69/86] Compiling Metrics Metrics.swift
[70/86] Emitting module Metrics
[71/86] Emitting module CSV
[72/86] Compiling CSV BinaryReader.swift
[73/86] Compiling SwiftAnalytics NOOPAnalyticsHandler.swift
[74/86] Compiling CSV CSVWriter.swift
[75/86] Compiling CSV CSVError.swift
[76/86] Compiling CSV CSVReader.swift
[77/86] Compiling CSV CSVRowDecoder.swift
[78/86] Compiling SwiftAnalytics AnalyticsSystem.swift
[79/86] Compiling SwiftAnalytics MockAnalyticsHandler.swift
[80/86] Compiling SwiftAnalytics AnalyticsHandler.swift
[81/86] Compiling SwiftAnalytics Locks.swift
[82/86] Compiling SwiftAnalytics Analytics.swift
[83/86] Emitting module SwiftAnalytics
[84/86] Compiling SwiftAnalytics MultiplexAnalyticsHandler.swift
[85/86] Emitting module Gzip
[86/86] Compiling Gzip Data+Gzip.swift
[87/106] Compiling InfluxDBSwift ScriptLanguage.swift
[88/106] Compiling InfluxDBSwift ScriptUpdateRequest.swift
[89/108] Compiling InfluxDBSwift CodableHelper.swift
[90/108] Compiling InfluxDBSwift Cursor.swift
[91/108] Emitting module InfluxDBSwift
[92/108] Compiling InfluxDBSwift DeleteAPI.swift
[93/108] Compiling InfluxDBSwift FluxCSVParser.swift
[94/108] Compiling InfluxDBSwift APIHelper.swift
[95/108] Compiling InfluxDBSwift Scripts.swift
[96/108] Compiling InfluxDBSwift OpenISO8601DateFormatter.swift
[97/108] Compiling InfluxDBSwift Query.swift
[98/108] Compiling InfluxDBSwift Script.swift
[99/108] Compiling InfluxDBSwift DeletePredicateRequest.swift
[100/108] Compiling InfluxDBSwift Dialect.swift
[101/108] Compiling InfluxDBSwift InfluxDBClient.swift
[102/108] Compiling InfluxDBSwift LoggingHelper.swift
[103/108] Compiling InfluxDBSwift ScriptCreateRequest.swift
[104/108] Compiling InfluxDBSwift ScriptInvocationParams.swift
[105/108] Compiling InfluxDBSwift InvokableScriptsAPI.swift
[106/108] Compiling InfluxDBSwift Point.swift
[107/108] Compiling InfluxDBSwift QueryAPI.swift
[108/108] Compiling InfluxDBSwift WriteAPI.swift
[109/114] Compiling SwiftInfluxDBCore NIOLockedValueBox.swift
[110/114] Compiling SwiftInfluxDBCore NIOLock.swift
[111/114] Compiling SwiftInfluxDBCore IntervalType.swift
[112/114] Emitting module SwiftInfluxDBCore
[113/114] Compiling SwiftInfluxDBCore LabelsSet.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftInfluxDBCore/LabelsSet.swift:13:5: warning: capture of 'contains' with non-sendable type '(String, String) -> Bool' in a `@Sendable` closure; this is an error in the Swift 6 language mode
 11 | 	public var inverted: LabelsSet {
 12 | 		LabelsSet { [contains] in
 13 | 			!contains($0, $1)
    |     |- warning: capture of 'contains' with non-sendable type '(String, String) -> Bool' in a `@Sendable` closure; this is an error in the Swift 6 language mode
    |     `- note: a function type must be marked '@Sendable' to conform to 'Sendable'
 14 | 		}
 15 | 	}
[114/114] Compiling SwiftInfluxDBCore SwiftInfluxAPI.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftInfluxDBCore/SwiftInfluxAPI.swift:193:17: warning: non-sendable type 'QueryAPI.FluxRecord?' returned by implicitly asynchronous call to actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
191 | 		fields: Set<String>
192 | 	) async throws -> QueryAPI.FluxRecord? {
193 | 		try await api.load(measurement: measurement, tags: tags, fields: fields)
    |                 `- warning: non-sendable type 'QueryAPI.FluxRecord?' returned by implicitly asynchronous call to actor-isolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
194 | 	}
195 |
/Users/admin/builder/spi-builder-workspace/.build/checkouts/influxdb-client-swift/Sources/InfluxDBSwift/QueryAPI.swift:331:18: note: class 'FluxRecord' does not conform to the 'Sendable' protocol
329 |
330 |     /// FluxRecord represents row in the flux query result table
331 |     public class FluxRecord: Equatable {
    |                  `- note: class 'FluxRecord' does not conform to the 'Sendable' protocol
332 |         /// The list of values in Record
333 |         public let values: [String: Decodable]
/Users/admin/builder/spi-builder-workspace/Sources/SwiftInfluxDBCore/SwiftInfluxAPI.swift:2:12: warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'InfluxDBSwift'
  1 | import Foundation
  2 | @_exported import InfluxDBSwift
    |            `- warning: add '@preconcurrency' to suppress 'Sendable'-related warnings from module 'InfluxDBSwift'
  3 | #if canImport(FoundationNetworking)
  4 | @_exported import FoundationNetworking
/Users/admin/builder/spi-builder-workspace/Sources/SwiftInfluxDBCore/SwiftInfluxAPI.swift:220:4: warning: capture of 'point' with non-sendable type 'InfluxDBClient.Point' in a `@Sendable` closure; this is an error in the Swift 6 language mode
218 | 		}
219 | 		let nextPoint: @Sendable (Date) -> InfluxDBClient.Point = { date in
220 | 			point.time(time: .date(date))
    |    `- warning: capture of 'point' with non-sendable type 'InfluxDBClient.Point' in a `@Sendable` closure; this is an error in the Swift 6 language mode
221 | 		}
222 | 		switch intervalType {
/Users/admin/builder/spi-builder-workspace/.build/checkouts/influxdb-client-swift/Sources/InfluxDBSwift/Point.swift:11:18: note: class 'Point' does not conform to the 'Sendable' protocol
  9 |     ///
 10 |     /// - SeeAlso: http://bit.ly/influxdata-point
 11 |     public class Point {
    |                  `- note: class 'Point' does not conform to the 'Sendable' protocol
 12 |         /// The measurement name.
 13 |         private let measurement: String
/Users/admin/builder/spi-builder-workspace/Sources/SwiftInfluxDBCore/SwiftInfluxAPI.swift:288:44: warning: non-sendable type 'QueryAPI.FluxRecordCursor' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
286 | 			.joined(separator: "\n")
287 |
288 | 		return try await options.client.queryAPI.query(
    |                                            `- warning: non-sendable type 'QueryAPI.FluxRecordCursor' returned by implicitly asynchronous call to nonisolated function cannot cross actor boundary; this is an error in the Swift 6 language mode
289 | 			query: """
290 | 			from(bucket: "\(options.bucket)")
/Users/admin/builder/spi-builder-workspace/.build/checkouts/influxdb-client-swift/Sources/InfluxDBSwift/QueryAPI.swift:355:24: note: class 'FluxRecordCursor' does not conform to the 'Sendable' protocol
353 | extension QueryAPI {
354 |     /// Cursor for `FluxRecord`.
355 |     public final class FluxRecordCursor: Cursor {
    |                        `- note: class 'FluxRecordCursor' does not conform to the 'Sendable' protocol
356 |         private let _parser: FluxCSVParser
357 |
/Users/admin/builder/spi-builder-workspace/Sources/SwiftInfluxDBCore/SwiftInfluxAPI.swift:383:7: warning: sending 'batch' risks causing data races; this is an error in the Swift 6 language mode
381 | 				let batch = Array(points[0 ..< min(options.batchSize, points.count)])
382 | 				try await options.client.makeWriteAPI()
383 | 					.write(
    |       |- warning: sending 'batch' risks causing data races; this is an error in the Swift 6 language mode
    |       `- note: sending 'self'-isolated 'batch' to nonisolated callee risks causing data races between nonisolated and 'self'-isolated uses
384 | 						bucket: options.bucket,
385 | 						org: options.org,
[115/130] Compiling InfluxDBMetrics Timer.swift
[116/130] Emitting module InfluxDBAnalytics
[117/130] Compiling InfluxDBAnalytics SwiftInfluxDBAnalytics.swift
[118/130] Emitting module InfluxDBMetrics
[119/130] Compiling InfluxDBMetrics Recorder.swift
[120/130] Compiling InfluxDBMetrics SwiftInfluxDBMetrics.swift
[121/130] Emitting module InfluxDBLogs
[122/130] Compiling InfluxDBLogs SwiftInfluxDBLogs.swift
[123/130] Compiling InfluxDBMetrics MetricIdentifyingPolicy.swift
[124/130] Compiling InfluxDBMetrics HandlerID.swift
[125/130] Compiling InfluxDBMetrics FloatingCounter.swift
[126/130] Compiling InfluxDBMetrics Counter.swift
[127/130] Compiling InfluxDBMetrics InfluxMetric.swift
[128/130] Compiling InfluxDBMetrics InfluxMetricHandler.swift
[129/130] Emitting module InfluxDBTracing
/Users/admin/builder/spi-builder-workspace/Sources/InfluxDBTracing/InfluxDBTracing.swift:357:14: warning: type 'SpanContextKey.Value' (aka 'InfluxDBSpanContext') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
348 | }
349 |
350 | public struct InfluxDBSpanContext {
    |               `- note: consider making struct 'InfluxDBSpanContext' conform to the 'Sendable' protocol
351 |
352 | 	public var traceID: String
    :
355 | }
356 |
357 | private enum SpanContextKey: ServiceContextKey {
    |              `- warning: type 'SpanContextKey.Value' (aka 'InfluxDBSpanContext') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
358 |
359 | 	typealias Value = InfluxDBSpanContext
[130/130] Compiling InfluxDBTracing InfluxDBTracing.swift
/Users/admin/builder/spi-builder-workspace/Sources/InfluxDBTracing/InfluxDBTracing.swift:357:14: warning: type 'SpanContextKey.Value' (aka 'InfluxDBSpanContext') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
348 | }
349 |
350 | public struct InfluxDBSpanContext {
    |               `- note: consider making struct 'InfluxDBSpanContext' conform to the 'Sendable' protocol
351 |
352 | 	public var traceID: String
    :
355 | }
356 |
357 | private enum SpanContextKey: ServiceContextKey {
    |              `- warning: type 'SpanContextKey.Value' (aka 'InfluxDBSpanContext') does not conform to the 'Sendable' protocol; this is an error in the Swift 6 language mode
358 |
359 | 	typealias Value = InfluxDBSpanContext
Build complete! (51.58s)
Fetching https://github.com/apple/swift-service-context.git
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/influxdata/influxdb-client-swift.git
Fetching https://github.com/yaslab/CSV.swift
Fetching https://github.com/dankinsoid/swift-analytics.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/1024jp/GzipSwift
[1/1569] Fetching swift-atomics
[49/6320] Fetching swift-atomics, swift-distributed-tracing
[97/6479] Fetching swift-atomics, swift-distributed-tracing, swift-analytics
[255/7403] Fetching swift-atomics, swift-distributed-tracing, swift-analytics, swift-service-context
[388/8997] Fetching swift-atomics, swift-distributed-tracing, swift-analytics, swift-service-context, csv.swift
[466/10533] Fetching swift-atomics, swift-distributed-tracing, swift-analytics, swift-service-context, csv.swift, gzipswift
[483/14318] Fetching swift-atomics, swift-distributed-tracing, swift-analytics, swift-service-context, csv.swift, gzipswift, influxdb-client-swift
Fetched https://github.com/yaslab/CSV.swift from cache (0.94s)
Fetching https://github.com/apple/swift-log.git
[4029/12724] Fetching swift-atomics, swift-distributed-tracing, swift-analytics, swift-service-context, gzipswift, influxdb-client-swift
Fetched https://github.com/dankinsoid/swift-analytics.git from cache (1.12s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.12s)
Fetched https://github.com/1024jp/GzipSwift from cache (1.12s)
Fetching https://github.com/apple/swift-metrics.git
[6688/9460] Fetching swift-distributed-tracing, swift-service-context, influxdb-client-swift
Fetched https://github.com/apple/swift-service-context.git from cache (1.33s)
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.33s)
Fetched https://github.com/influxdata/influxdb-client-swift.git from cache (1.33s)
[1/3586] Fetching swift-log
[683/5645] Fetching swift-log, swift-metrics
Fetched https://github.com/apple/swift-log.git from cache (1.06s)
[1092/2059] Fetching swift-metrics
Fetched https://github.com/apple/swift-metrics.git from cache (0.96s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.1.0 (3.37s)
Computing version for https://github.com/dankinsoid/swift-analytics.git
Computed https://github.com/dankinsoid/swift-analytics.git at 1.2.0 (0.66s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.53s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.5.4 (0.83s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.4.1 (0.79s)
Computing version for https://github.com/influxdata/influxdb-client-swift.git
Computed https://github.com/influxdata/influxdb-client-swift.git at 1.7.0 (0.72s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.0.0 (0.72s)
Computing version for https://github.com/yaslab/CSV.swift
Computed https://github.com/yaslab/CSV.swift at 2.4.3 (0.69s)
Computing version for https://github.com/1024jp/GzipSwift
Computed https://github.com/1024jp/GzipSwift at 5.2.0 (0.68s)
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.4.1
Creating working copy for https://github.com/apple/swift-service-context.git
Working copy of https://github.com/apple/swift-service-context.git resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.1.0
Creating working copy for https://github.com/dankinsoid/swift-analytics.git
Working copy of https://github.com/dankinsoid/swift-analytics.git resolved at 1.2.0
Creating working copy for https://github.com/yaslab/CSV.swift
Working copy of https://github.com/yaslab/CSV.swift resolved at 2.4.3
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.5.4
Creating working copy for https://github.com/1024jp/GzipSwift
Working copy of https://github.com/1024jp/GzipSwift resolved at 5.2.0
Creating working copy for https://github.com/influxdata/influxdb-client-swift.git
Working copy of https://github.com/influxdata/influxdb-client-swift.git resolved at 1.7.0
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "influxdb-client-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.7.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/influxdata/influxdb-client-swift.git"
    },
    {
      "identity" : "swift-metrics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.4.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-metrics.git"
    },
    {
      "identity" : "swift-log",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.5.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-log.git"
    },
    {
      "identity" : "swift-atomics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-atomics.git"
    },
    {
      "identity" : "swift-analytics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dankinsoid/swift-analytics.git"
    },
    {
      "identity" : "swift-distributed-tracing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-distributed-tracing.git"
    }
  ],
  "manifest_display_name" : "swift-influxdb-telemetry",
  "name" : "swift-influxdb-telemetry",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "InfluxDBLogs",
      "targets" : [
        "InfluxDBLogs"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "InfluxDBMetrics",
      "targets" : [
        "InfluxDBMetrics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "InfluxDBAnalytics",
      "targets" : [
        "InfluxDBAnalytics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "InfluxDBTracing",
      "targets" : [
        "InfluxDBTracing"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftInfluxDBCore",
      "module_type" : "SwiftTarget",
      "name" : "SwiftInfluxDBCore",
      "path" : "Sources/SwiftInfluxDBCore",
      "product_dependencies" : [
        "InfluxDBSwift",
        "Logging"
      ],
      "product_memberships" : [
        "InfluxDBLogs",
        "InfluxDBMetrics",
        "InfluxDBAnalytics",
        "InfluxDBTracing"
      ],
      "sources" : [
        "IntervalType.swift",
        "LabelsSet.swift",
        "NIOLock.swift",
        "NIOLockedValueBox.swift",
        "SwiftInfluxAPI.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "InfluxDBTracing",
      "module_type" : "SwiftTarget",
      "name" : "InfluxDBTracing",
      "path" : "Sources/InfluxDBTracing",
      "product_dependencies" : [
        "Tracing",
        "Instrumentation"
      ],
      "product_memberships" : [
        "InfluxDBTracing"
      ],
      "sources" : [
        "InfluxDBTracing.swift"
      ],
      "target_dependencies" : [
        "SwiftInfluxDBCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "InfluxDBMetrics",
      "module_type" : "SwiftTarget",
      "name" : "InfluxDBMetrics",
      "path" : "Sources/InfluxDBMetrics",
      "product_dependencies" : [
        "Metrics",
        "Atomics"
      ],
      "product_memberships" : [
        "InfluxDBMetrics"
      ],
      "sources" : [
        "Counter.swift",
        "FloatingCounter.swift",
        "HandlerID.swift",
        "InfluxMetric.swift",
        "InfluxMetricHandler.swift",
        "MetricIdentifyingPolicy.swift",
        "Recorder.swift",
        "SwiftInfluxDBMetrics.swift",
        "Timer.swift"
      ],
      "target_dependencies" : [
        "SwiftInfluxDBCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "InfluxDBLogs",
      "module_type" : "SwiftTarget",
      "name" : "InfluxDBLogs",
      "path" : "Sources/InfluxDBLogs",
      "product_dependencies" : [
        "Logging"
      ],
      "product_memberships" : [
        "InfluxDBLogs"
      ],
      "sources" : [
        "SwiftInfluxDBLogs.swift"
      ],
      "target_dependencies" : [
        "SwiftInfluxDBCore"
      ],
      "type" : "library"
    },
    {
      "c99name" : "InfluxDBAnalytics",
      "module_type" : "SwiftTarget",
      "name" : "InfluxDBAnalytics",
      "path" : "Sources/InfluxDBAnalytics",
      "product_dependencies" : [
        "SwiftAnalytics"
      ],
      "product_memberships" : [
        "InfluxDBAnalytics"
      ],
      "sources" : [
        "SwiftInfluxDBAnalytics.swift"
      ],
      "target_dependencies" : [
        "SwiftInfluxDBCore"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.