The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swift-influxdb-telemetry, reference main (9639bc), with Swift 6.2 (beta) for macOS (SPM) on 13 Aug 2025 04:37:56 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.65.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/swift-influxdb-telemetry.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dankinsoid/swift-influxdb-telemetry
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 9639bcd writer
Cloned https://github.com/dankinsoid/swift-influxdb-telemetry.git
Revision (git rev-parse @):
9639bcd93a0ee8d5bf82c4794191b712c72055c1
SUCCESS checkout https://github.com/dankinsoid/swift-influxdb-telemetry.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/dankinsoid/swift-influxdb-telemetry.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/19] Write sources
[16/19] Compiling system-zlib anchor.c
[17/19] Write swift-version-1EA4D86E10B52AF.txt
[18/54] Compiling _AtomicsShims.c
[20/73] Compiling Atomics ManagedAtomicLazyReference.swift
[21/73] Compiling Atomics UnsafeAtomic.swift
[22/73] Compiling Atomics DoubleWord.swift
[23/73] Compiling Atomics ManagedAtomic.swift
[24/74] Compiling Atomics UnsafeAtomicLazyReference.swift
[25/74] Compiling Atomics IntegerOperations.swift
[26/74] Compiling ServiceContextModule ServiceContext.swift
[27/74] Emitting module ServiceContextModule
[28/74] Compiling ServiceContextModule ServiceContextKey.swift
[29/80] Compiling Atomics Unmanaged extensions.swift
[30/80] Compiling Atomics AtomicReference.swift
[31/80] Compiling Atomics AtomicStorage.swift
[32/80] Compiling Atomics AtomicValue.swift
[33/80] Compiling Atomics AtomicMemoryOrderings.swift
[34/80] Compiling Atomics AtomicInteger.swift
[35/80] Compiling Atomics AtomicOptionalWrappable.swift
[36/80] Compiling Instrumentation MultiplexInstrument.swift
[37/80] Compiling Instrumentation NoOpInstrument.swift
[38/80] Compiling Atomics AtomicBool.swift
[39/80] Compiling Atomics IntegerConformances.swift
[40/80] Compiling Atomics PointerConformances.swift
[41/80] Compiling Atomics Primitives.native.swift
[42/80] Compiling Atomics OptionalRawRepresentable.swift
[43/80] Compiling Atomics RawRepresentable.swift
[44/80] Emitting module Atomics
[45/80] Compiling Logging MetadataProvider.swift
[46/80] Compiling Instrumentation Instrument.swift
[47/80] Emitting module Instrumentation
[48/80] Compiling Instrumentation InstrumentationSystem.swift
[49/80] Compiling Instrumentation Locks.swift
[50/88] Compiling Tracing TracingTime.swift
[51/88] Compiling CoreMetrics Locks.swift
[52/88] Emitting module CoreMetrics
[53/88] Compiling CoreMetrics Metrics.swift
[54/88] Compiling Logging LogHandler.swift
[55/88] Compiling Logging Locks.swift
[56/88] Emitting module Logging
[57/88] Compiling Logging Logging.swift
[58/90] Emitting module Tracing
[59/90] Compiling Tracing InstrumentationSystem+Tracing.swift
[60/90] Compiling Tracing NoOpTracer.swift
[61/90] Compiling Tracing Tracer.swift
[62/90] Compiling Tracing TracerProtocol.swift
[63/90] Compiling Tracing SpanProtocol.swift
[64/90] Compiling Tracing TracerProtocol+Legacy.swift
[65/90] Compiling CSV Endian.swift
[66/90] Compiling CSV Legacy.swift
[67/90] Compiling CSV UnicodeIterator.swift
[68/90] Emitting module SwiftAnalytics
[69/91] Compiling SwiftAnalytics NOOPAnalyticsHandler.swift
[74/91] Emitting module Metrics
[75/91] Compiling Metrics Metrics.swift
[76/91] Compiling SwiftAnalytics ParametersProvider.swift
[77/91] Compiling SwiftAnalytics MultiplexAnalyticsHandler.swift
[78/91] Compiling CSV CSVWriter.swift
[81/91] Emitting module CSV
[82/91] Compiling CSV BinaryReader.swift
[83/91] Compiling CSV CSVError.swift
[84/91] Compiling SwiftAnalytics ParametersValueEncoder.swift
[85/91] Compiling SwiftAnalytics WithAnalyticsParameters.swift
[86/91] Compiling Gzip Data+Gzip.swift
[87/91] Emitting module Gzip
[88/91] Compiling SwiftAnalytics ParametersValue+JSONString.swift
[89/91] Compiling SwiftAnalytics ParametersValueDecoder.swift
[90/91] Compiling CSV CSVReader.swift
[91/91] Compiling CSV CSVRowDecoder.swift
[92/111] Emitting module InfluxDBSwift
[93/113] Compiling InfluxDBSwift DeletePredicateRequest.swift
[94/113] Compiling InfluxDBSwift Dialect.swift
[95/113] Compiling InfluxDBSwift CodableHelper.swift
[96/113] Compiling InfluxDBSwift Cursor.swift
[97/113] Compiling InfluxDBSwift Scripts.swift
[98/113] Compiling InfluxDBSwift OpenISO8601DateFormatter.swift
[99/113] Compiling InfluxDBSwift DeleteAPI.swift
[100/113] Compiling InfluxDBSwift FluxCSVParser.swift
[101/113] Compiling InfluxDBSwift APIHelper.swift
[102/113] Compiling InfluxDBSwift Query.swift
[103/113] Compiling InfluxDBSwift Script.swift
[104/113] Compiling InfluxDBSwift InfluxDBClient.swift
[105/113] Compiling InfluxDBSwift LoggingHelper.swift
[106/113] Compiling InfluxDBSwift ScriptCreateRequest.swift
[107/113] Compiling InfluxDBSwift ScriptInvocationParams.swift
[108/113] Compiling InfluxDBSwift ScriptLanguage.swift
[109/113] Compiling InfluxDBSwift ScriptUpdateRequest.swift
[110/113] Compiling InfluxDBSwift InvokableScriptsAPI.swift
[111/113] Compiling InfluxDBSwift Point.swift
[112/113] Compiling InfluxDBSwift QueryAPI.swift
[113/113] Compiling InfluxDBSwift WriteAPI.swift
[114/120] Compiling SwiftInfluxDBCore SwiftInfluxAPI.swift
[115/120] Compiling SwiftInfluxDBCore NIOLock.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftInfluxDBCore/NIOLock.swift:165:35: warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
109 | /// See also: https://github.com/apple/swift/pull/40000
110 | @usableFromInline
111 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
    |             `- note: 'LockStorage<Value>' inherits conformance to protocol 'Sendable' from superclass here
112 |
113 | 	@inlinable
    :
163 | }
164 |
165 | extension LockStorage: @unchecked Sendable {}
    |                                   `- warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
166 |
167 | /// A threading lock based on `libpthread` instead of `libdispatch`.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftInfluxDBCore/NIOLock.swift:177:6: warning: stored property '_storage' of 'Sendable'-conforming struct 'NIOLock' has non-sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
109 | /// See also: https://github.com/apple/swift/pull/40000
110 | @usableFromInline
111 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
    |             `- note: generic class 'LockStorage' does not conform to the 'Sendable' protocol
112 |
113 | 	@inlinable
    :
175 | struct NIOLock {
176 | 	@usableFromInline
177 | 	let _storage: LockStorage<Void>
    |      `- warning: stored property '_storage' of 'Sendable'-conforming struct 'NIOLock' has non-sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
178 |
179 | 	/// Create a new lock.
[116/120] Compiling SwiftInfluxDBCore LabelsSet.swift
[117/120] Compiling SwiftInfluxDBCore IntervalType.swift
[118/120] Compiling SwiftInfluxDBCore InfluxDBPointsWriter.swift
[119/120] Compiling SwiftInfluxDBCore NIOLockedValueBox.swift
/Users/admin/builder/spi-builder-workspace/Sources/SwiftInfluxDBCore/NIOLockedValueBox.swift:5:6: warning: stored property '_storage' of 'Sendable'-conforming generic struct 'NIOLockedValueBox' has non-sendable type 'LockStorage<Value>'; this is an error in the Swift 6 language mode
 3 |
 4 | 	@usableFromInline
 5 | 	let _storage: LockStorage<Value>
   |      `- warning: stored property '_storage' of 'Sendable'-conforming generic struct 'NIOLockedValueBox' has non-sendable type 'LockStorage<Value>'; this is an error in the Swift 6 language mode
 6 |
 7 | 	/// Initialize the `Value`.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftInfluxDBCore/NIOLock.swift:111:13: note: generic class 'LockStorage' does not conform to the 'Sendable' protocol
109 | /// See also: https://github.com/apple/swift/pull/40000
110 | @usableFromInline
111 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
    |             `- note: generic class 'LockStorage' does not conform to the 'Sendable' protocol
112 |
113 | 	@inlinable
[120/120] Emitting module SwiftInfluxDBCore
/Users/admin/builder/spi-builder-workspace/Sources/SwiftInfluxDBCore/NIOLock.swift:165:35: warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
109 | /// See also: https://github.com/apple/swift/pull/40000
110 | @usableFromInline
111 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
    |             `- note: 'LockStorage<Value>' inherits conformance to protocol 'Sendable' from superclass here
112 |
113 | 	@inlinable
    :
163 | }
164 |
165 | extension LockStorage: @unchecked Sendable {}
    |                                   `- warning: conformance of 'LockStorage<Value>' to protocol 'Sendable' is already unavailable
166 |
167 | /// A threading lock based on `libpthread` instead of `libdispatch`.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftInfluxDBCore/NIOLock.swift:177:6: warning: stored property '_storage' of 'Sendable'-conforming struct 'NIOLock' has non-sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
109 | /// See also: https://github.com/apple/swift/pull/40000
110 | @usableFromInline
111 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
    |             `- note: generic class 'LockStorage' does not conform to the 'Sendable' protocol
112 |
113 | 	@inlinable
    :
175 | struct NIOLock {
176 | 	@usableFromInline
177 | 	let _storage: LockStorage<Void>
    |      `- warning: stored property '_storage' of 'Sendable'-conforming struct 'NIOLock' has non-sendable type 'LockStorage<Void>'; this is an error in the Swift 6 language mode
178 |
179 | 	/// Create a new lock.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftInfluxDBCore/NIOLockedValueBox.swift:5:6: warning: stored property '_storage' of 'Sendable'-conforming generic struct 'NIOLockedValueBox' has non-sendable type 'LockStorage<Value>'; this is an error in the Swift 6 language mode
 3 |
 4 | 	@usableFromInline
 5 | 	let _storage: LockStorage<Value>
   |      `- warning: stored property '_storage' of 'Sendable'-conforming generic struct 'NIOLockedValueBox' has non-sendable type 'LockStorage<Value>'; this is an error in the Swift 6 language mode
 6 |
 7 | 	/// Initialize the `Value`.
/Users/admin/builder/spi-builder-workspace/Sources/SwiftInfluxDBCore/NIOLock.swift:111:13: note: generic class 'LockStorage' does not conform to the 'Sendable' protocol
109 | /// See also: https://github.com/apple/swift/pull/40000
110 | @usableFromInline
111 | final class LockStorage<Value>: ManagedBuffer<Value, LockPrimitive> {
    |             `- note: generic class 'LockStorage' does not conform to the 'Sendable' protocol
112 |
113 | 	@inlinable
[121/136] Emitting module InfluxDBAnalytics
[122/136] Compiling InfluxDBAnalytics SwiftInfluxDBAnalytics.swift
[123/136] Compiling InfluxDBMetrics Timer.swift
[124/136] Compiling InfluxDBMetrics HandlerID.swift
[125/136] Compiling InfluxDBMetrics FloatingCounter.swift
[126/136] Compiling InfluxDBMetrics Counter.swift
[127/136] Compiling InfluxDBMetrics MetricIdentifyingPolicy.swift
[128/136] Compiling InfluxDBMetrics InfluxMetric.swift
[129/136] Compiling InfluxDBMetrics InfluxMetricHandler.swift
[130/136] Emitting module InfluxDBMetrics
[131/136] Compiling InfluxDBMetrics Recorder.swift
[132/136] Compiling InfluxDBMetrics SwiftInfluxDBMetrics.swift
[133/136] Emitting module InfluxDBLogs
[134/136] Compiling InfluxDBLogs SwiftInfluxDBLogs.swift
[135/136] Emitting module InfluxDBTracing
[136/136] Compiling InfluxDBTracing InfluxDBTracing.swift
Build complete! (22.40s)
Fetching https://github.com/apple/swift-distributed-tracing.git
Fetching https://github.com/apple/swift-metrics.git
Fetching https://github.com/apple/swift-log.git
Fetching https://github.com/influxdata/influxdb-client-swift.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/dankinsoid/swift-analytics.git
[1/5116] Fetching swift-distributed-tracing
[104/5365] Fetching swift-distributed-tracing, swift-analytics
[316/9196] Fetching swift-distributed-tracing, swift-analytics, influxdb-client-swift
[355/11004] Fetching swift-distributed-tracing, swift-analytics, influxdb-client-swift, swift-atomics
[479/13223] Fetching swift-distributed-tracing, swift-analytics, influxdb-client-swift, swift-atomics, swift-metrics
[1095/17109] Fetching swift-distributed-tracing, swift-analytics, influxdb-client-swift, swift-atomics, swift-metrics, swift-log
Fetched https://github.com/apple/swift-distributed-tracing.git from cache (1.06s)
[11105/11993] Fetching swift-analytics, influxdb-client-swift, swift-atomics, swift-metrics, swift-log
Fetched https://github.com/apple/swift-log.git from cache (1.22s)
Fetched https://github.com/apple/swift-metrics.git from cache (1.22s)
Fetched https://github.com/dankinsoid/swift-analytics.git from cache (1.22s)
Fetched https://github.com/influxdata/influxdb-client-swift.git from cache (1.22s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.22s)
Computing version for https://github.com/influxdata/influxdb-client-swift.git
Computed https://github.com/influxdata/influxdb-client-swift.git at 1.7.0 (3.79s)
Fetching https://github.com/yaslab/CSV.swift
Fetching https://github.com/1024jp/GzipSwift
[1/1557] Fetching gzipswift
[126/3390] Fetching gzipswift, csv.swift
Fetched https://github.com/1024jp/GzipSwift from cache (0.84s)
[1779/1833] Fetching csv.swift
Fetched https://github.com/yaslab/CSV.swift from cache (0.91s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.32s)
Computing version for https://github.com/1024jp/GzipSwift
Computed https://github.com/1024jp/GzipSwift at 5.2.0 (0.50s)
Computing version for https://github.com/yaslab/CSV.swift
Computed https://github.com/yaslab/CSV.swift at 2.5.2 (0.48s)
Computing version for https://github.com/apple/swift-distributed-tracing.git
Computed https://github.com/apple/swift-distributed-tracing.git at 1.2.1 (0.37s)
Fetching https://github.com/apple/swift-service-context.git
[1/1088] Fetching swift-service-context
Fetched https://github.com/apple/swift-service-context.git from cache (0.77s)
Computing version for https://github.com/apple/swift-service-context.git
Computed https://github.com/apple/swift-service-context.git at 1.2.1 (1.17s)
Computing version for https://github.com/dankinsoid/swift-analytics.git
Computed https://github.com/dankinsoid/swift-analytics.git at 1.10.1 (0.54s)
Computing version for https://github.com/apple/swift-log.git
Computed https://github.com/apple/swift-log.git at 1.6.4 (0.39s)
Computing version for https://github.com/apple/swift-metrics.git
Computed https://github.com/apple/swift-metrics.git at 2.7.0 (0.39s)
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-metrics.git
Working copy of https://github.com/apple/swift-metrics.git resolved at 2.7.0
Creating working copy for https://github.com/yaslab/CSV.swift
Working copy of https://github.com/yaslab/CSV.swift resolved at 2.5.2
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-distributed-tracing.git
Working copy of https://github.com/apple/swift-distributed-tracing.git resolved at 1.2.1
Creating working copy for https://github.com/dankinsoid/swift-analytics.git
Working copy of https://github.com/dankinsoid/swift-analytics.git resolved at 1.10.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.2.1
Creating working copy for https://github.com/apple/swift-log.git
Working copy of https://github.com/apple/swift-log.git resolved at 1.6.4
Creating working copy for https://github.com/1024jp/GzipSwift
Working copy of https://github.com/1024jp/GzipSwift resolved at 5.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" : [
        "InfluxDBPointsWriter.swift",
        "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.