The Swift Package Index logo.Swift Package Index

Build Information

Successful build of GatheredKit, reference main (847629), with Swift 6.2 for macOS (SPM) on 17 Mar 2026 04:47:41 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.69.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/JosephDuffy/GatheredKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/JosephDuffy/GatheredKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8476294 Add #SourceKind macro
Cloned https://github.com/JosephDuffy/GatheredKit.git
Revision (git rev-parse @):
84762941b18cb525acbe8fc2a6c2cece37a607e8
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/JosephDuffy/GatheredKit.git at main
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/apple/swift-docc-plugin
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-numerics.git
[1/6058] Fetching swift-algorithms
[62/8229] Fetching swift-algorithms, swift-docc-plugin
[422/14645] Fetching swift-algorithms, swift-docc-plugin, swift-numerics
[14646/89449] Fetching swift-algorithms, swift-docc-plugin, swift-numerics, swift-syntax
Fetched https://github.com/apple/swift-algorithms.git from cache (3.75s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.75s)
Fetched https://github.com/apple/swift-docc-plugin from cache (3.75s)
Computing version for https://github.com/apple/swift-algorithms.git
Fetched https://github.com/apple/swift-numerics.git from cache (3.75s)
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (6.30s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.71s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.0.0 (0.63s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.64s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/601.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.18s)
========================================
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": "gatheredkit",
      "name": "GatheredKit",
      "url": "https://github.com/JosephDuffy/GatheredKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/GatheredKit",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax",
          "version": "601.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-algorithms",
          "name": "swift-algorithms",
          "url": "https://github.com/apple/swift-algorithms.git",
          "version": "1.2.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-algorithms",
          "dependencies": [
            {
              "identity": "swift-numerics",
              "name": "swift-numerics",
              "url": "https://github.com/apple/swift-numerics.git",
              "version": "1.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-numerics",
              "dependencies": [
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/JosephDuffy/GatheredKit.git
[1/7105] Fetching gatheredkit
Fetched https://github.com/JosephDuffy/GatheredKit.git from cache (1.28s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.97s)
Fetched https://github.com/apple/swift-algorithms.git from cache (0.97s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.03s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.56s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.62s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.54s)
Creating working copy for https://github.com/JosephDuffy/GatheredKit.git
Working copy of https://github.com/JosephDuffy/GatheredKit.git resolved at main (8476294)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
warning: '.resolve-product-dependencies': dependency 'gatheredkit' is not used by any target
Found 2 product dependencies
  - swift-syntax
  - swift-algorithms
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/JosephDuffy/GatheredKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC Preview
[2/2] Compiling plugin Swift-DocC
Building for debugging...
[2/27] Write sources
[23/27] Write swift-version-49B95AFC49DCD68C.txt
[24/27] Compiling _NumericsShims _NumericsShims.c
[26/101] Emitting module RealModule
[27/102] Compiling RealModule AlgebraicField.swift
[28/102] Compiling RealModule ApproximateEquality.swift
[29/102] Compiling RealModule Float80+Real.swift
[30/102] Compiling RealModule Real.swift
[31/102] Compiling RealModule ElementaryFunctions.swift
[32/102] Compiling RealModule Float16+Real.swift
[33/102] Compiling RealModule Float+Real.swift
[34/102] Compiling RealModule AugmentedArithmetic.swift
[35/102] Compiling RealModule Double+Real.swift
[36/102] Compiling RealModule RealFunctions.swift
[37/128] Compiling Algorithms Suffix.swift
[38/128] Compiling Algorithms Trim.swift
[39/130] Compiling Algorithms Unique.swift
[40/130] Compiling Algorithms Windows.swift
[41/130] Compiling Algorithms EitherSequence.swift
[42/130] Compiling Algorithms FirstNonNil.swift
[43/130] Compiling Algorithms FlattenCollection.swift
[44/130] Compiling Algorithms Split.swift
[45/130] Compiling Algorithms Stride.swift
[46/130] Compiling Algorithms Joined.swift
[47/130] Compiling Algorithms Keyed.swift
[48/130] Compiling Algorithms MinMax.swift
[49/130] Compiling Algorithms RandomSample.swift
[50/130] Compiling Algorithms Reductions.swift
[51/130] Compiling Algorithms Rotate.swift
[52/130] Compiling Algorithms Grouped.swift
[53/130] Compiling Algorithms Indexed.swift
[54/130] Compiling Algorithms Intersperse.swift
[55/130] Compiling Algorithms Combinations.swift
[56/130] Compiling Algorithms Compacted.swift
[57/130] Compiling Algorithms Cycle.swift
[58/130] Compiling Algorithms Partition.swift
[59/130] Compiling Algorithms Permutations.swift
[60/130] Compiling Algorithms Product.swift
[61/130] Compiling Algorithms AdjacentPairs.swift
[62/130] Compiling Algorithms Chain.swift
[63/130] Compiling Algorithms Chunked.swift
[64/130] Emitting module Algorithms
[65/135] Emitting module GatheredKitMacrosMacros
[66/135] Emitting module GatheredKit
[68/141] Compiling GatheredKit SourceProvider.swift
[69/141] Compiling GatheredKit SourceProviderEvent.swift
[70/141] Compiling GatheredKit SourceProviderIdentifier.swift
[71/141] Compiling GatheredKitMacrosMacros MessageID+GatheredKit.swift
[72/141] Compiling GatheredKitMacrosMacros GatheredKitFixItMessage.swift
[73/141] Compiling GatheredKitMacrosMacros GatheredKitDiagnosticMessage.swift
[74/141] Compiling GatheredKitMacrosMacros MAcros.swift
[74/141] Write Objects.LinkFileList
[75/141] Linking GatheredKitMacrosMacros-tool
[77/141] Compiling GatheredKit UpdatingSourceProvider.swift
[78/141] Compiling GatheredKit UnitFrequency+radiansPerSecond.swift
[79/141] Compiling GatheredKit UnitMagneticField.swift
[86/141] Compiling GatheredKit PrimitiveProperty.swift
[142/149] Compiling GatheredKitTestHelpers MockNotificationCenter.swift
[143/149] Emitting module GatheredKitTestHelpers
[144/149] Compiling GatheredKitTestHelpers MockNotificationCenter.swift
[145/149] Emitting module GatheredKitTestHelpers
[146/149] Compiling GatheredKitMacros Macros.swift
[147/149] Emitting module GatheredKitMacros
[149/149] Compiling GatheredKitMacros Macros.swift
[150/231] Emitting module GatheredKitDevice
[151/231] Compiling GatheredKitSystemStatistics SourceKind+memoryUsage.swift
[152/231] Emitting module GatheredKitProcessInfo
[153/231] Compiling GatheredKitDevice Battery.swift
[154/231] Compiling GatheredKitDevice SourceKind+battery.swift
[155/231] Compiling GatheredKitExternalAccessory SourceKind+externalAccessory.swift
[156/231] Compiling GatheredKitLocation SourceKind+location.swift
[157/236] Compiling GatheredKitProcessInfo ThermalState.swift
[158/236] Compiling GatheredKitProcessInfo SourceKind+thermalState.swift
[159/241] Compiling GatheredKitExternalAccessory ExternalAccessoryProvider.swift
[160/241] Emitting module GatheredKitWiFi
[161/241] Compiling GatheredKitUserTracking UserTracking.swift
[162/241] Compiling GatheredKitUserTracking SourceKind+userTracking.swift
[163/241] Emitting module GatheredKitUserTracking
[164/241] Emitting module GatheredKitLocation
[165/241] Compiling GatheredKitLocation CoordinateProperty.swift
[166/241] Emitting module GatheredKitExternalAccessory
[167/241] Compiling GatheredKitExternalAccessory ExternalAccessory.swift
[168/241] Emitting module GatheredKitSystemStatistics
[169/241] Compiling GatheredKitSystemStatistics MemoryStatistics.swift
[170/241] Compiling GatheredKitLocation OptionalCoordinateProperty.swift
[171/241] Compiling GatheredKitLocation Location.swift
[172/241] Compiling GatheredKitMotion CMMagneticFieldProperty.swift
[173/241] Compiling GatheredKitMotion CMQuaternionProperty.swift
[174/241] Compiling GatheredKitMotion CMRotationMatrixProperty.swift
[175/241] Compiling GatheredKitMotion CMAbsoluteAltitudeDataProperty.swift
[176/241] Compiling GatheredKitMotion CMAccelerationProperty.swift
[177/241] Compiling GatheredKitMotion CMAttitudeProperty.swift
[178/241] Compiling GatheredKitMotion CMCalibratedMagneticFieldProperty.swift
[179/244] Emitting module GatheredKitMotion
[180/244] Compiling GatheredKitMotion CMAccelerationFormatter.swift
[181/244] Compiling GatheredKitMotion CMAttitudeFormatter.swift
[182/244] Compiling GatheredKitScreen NSColorSpaceProperty.swift
[183/244] Compiling GatheredKitScreen OptionalNSColorSpaceProperty.swift
[184/244] Compiling GatheredKitScreen ResolutionProperty.swift
[185/244] Compiling GatheredKitScreen ResolutionMeasurement.swift
[186/244] Compiling GatheredKitMotion CMRotationRateFormatter.swift
[187/244] Compiling GatheredKitMotion MagneticFieldCalibrationAccuracyFormatter.swift
[188/244] Compiling GatheredKitMotion CMLogItem+date.swift
[189/244] Compiling GatheredKitMotion CMMotionManager+shared.swift
[190/244] Compiling GatheredKitMotion DeviceMotion.swift
[191/244] Compiling GatheredKitMotion CMRotationRateProperty.swift
[192/244] Compiling GatheredKitMotion MagneticFieldCalibrationAccuracyProperty.swift
[193/244] Compiling GatheredKitMotion OptionalCMAbsoluteAltitudeDataProperty.swift
[194/244] Compiling GatheredKitMotion OptionalCMMagneticFieldProperty.swift
[195/244] Compiling GatheredKitMotion OptionalCMQuaternionProperty.swift
[196/244] Compiling GatheredKitMotion OptionalCMRotationMatrixProperty.swift
[197/244] Compiling GatheredKitMotion OptionalCMAccelerationProperty.swift
[198/244] Compiling GatheredKitMotion OptionalCMAttitudeProperty.swift
[199/244] Compiling GatheredKitMotion OptionalCMCalibratedMagneticFieldProperty.swift
[200/244] Compiling GatheredKitMotion OptionalCMRotationRateProperty.swift
[201/244] Compiling GatheredKitMotion Accelerometer.swift
[202/244] Compiling GatheredKitMotion Altimeter.swift
[203/244] Compiling GatheredKitLocation CoordinateProperty.swift
[204/244] Compiling GatheredKitLocation OptionalCoordinateProperty.swift
[205/244] Compiling GatheredKitLocation SourceKind+location.swift
[206/244] Emitting module GatheredKitLocation
[207/244] Compiling GatheredKitLocation Location.swift
[208/244] Compiling GatheredKitWiFi SourceKind+wifi.swift
[209/244] Compiling GatheredKitWiFi WiFi.swift
[210/244] Compiling GatheredKitWiFi WiFiProvider.swift
[211/244] Compiling GatheredKitMotion Gyroscope.swift
[212/244] Compiling GatheredKitMotion Magnetometer.swift
[213/244] Compiling GatheredKitMotion SourceKind+motionSources.swift
[214/244] Compiling GatheredKitScreen SourceKind+screen.swift
[216/245] Compiling GatheredKitScreen Screen_watchOS.swift
[222/246] Compiling GatheredKitScreen UnitResolution.swift
[224/246] Emitting module GatheredKitScreen
[234/246] Compiling GatheredKitCamera CameraProvider.swift
[235/246] Compiling GatheredKitCamera SourceKind+camera.swift
[236/246] Compiling GatheredKitScreen ScreenProvider_iOS_tvOS.swift
[237/246] Compiling GatheredKitScreen ScreenProvider_macOS.swift
[239/246] Compiling GatheredKitScreen ScreenProvider_iOS_tvOS.swift
[240/246] Compiling GatheredKitScreen Screen_iOS_tvOS.swift
[241/246] Compiling GatheredKitScreen Screen_macOS.swift
[242/246] Compiling GatheredKitScreen Screen_iOS_tvOS.swift
[243/246] Compiling GatheredKitScreen Screen_macOS.swift
[244/246] Compiling GatheredKitCamera AVCaptureDevicePositionFormatStyle.swift
[245/246] Emitting module GatheredKitCamera
[246/246] Compiling GatheredKitCamera Camera.swift
Build complete! (20.91s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "exact" : [
          "1.0.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "602.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    }
  ],
  "manifest_display_name" : "GatheredKit",
  "name" : "GatheredKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "8.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "GatheredKit",
      "targets" : [
        "GatheredKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GatheredKitCamera",
      "targets" : [
        "GatheredKitCamera"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GatheredKitDevice",
      "targets" : [
        "GatheredKitDevice"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GatheredKitExternalAccessory",
      "targets" : [
        "GatheredKitExternalAccessory"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GatheredKitLocation",
      "targets" : [
        "GatheredKitLocation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GatheredKitMotion",
      "targets" : [
        "GatheredKitMotion"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GatheredKitProcessInfo",
      "targets" : [
        "GatheredKitProcessInfo"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GatheredKitScreen",
      "targets" : [
        "GatheredKitScreen"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GatheredKitSystemStatistics",
      "targets" : [
        "GatheredKitSystemStatistics"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GatheredKitTestHelpers",
      "targets" : [
        "GatheredKitTestHelpers"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GatheredKitUserTracking",
      "targets" : [
        "GatheredKitUserTracking"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GatheredKitWiFi",
      "targets" : [
        "GatheredKitWiFi"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "GatheredKitMacrosMacros",
      "targets" : [
        "GatheredKitMacrosMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "GatheredKitWiFi",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitWiFi",
      "path" : "Sources/GatheredKitWiFi",
      "product_memberships" : [
        "GatheredKitWiFi"
      ],
      "sources" : [
        "SourceKind+wifi.swift",
        "WiFi.swift",
        "WiFiProvider.swift"
      ],
      "target_dependencies" : [
        "GatheredKit",
        "GatheredKitMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GatheredKitUserTracking",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitUserTracking",
      "path" : "Sources/GatheredKitUserTracking",
      "product_memberships" : [
        "GatheredKitUserTracking"
      ],
      "sources" : [
        "SourceKind+userTracking.swift",
        "UserTracking.swift"
      ],
      "target_dependencies" : [
        "GatheredKit",
        "GatheredKitMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GatheredKitTests",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitTests",
      "path" : "Tests/GatheredKitTests",
      "sources" : [
        "MicroTeslaTests.swift",
        "PlatformTests.swift",
        "PropertyIdentifierTests.swift",
        "SourceIdentifierTests.swift",
        "SourceProviderIdentifierTests.swift"
      ],
      "target_dependencies" : [
        "GatheredKit",
        "GatheredKitTestHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GatheredKitTestHelpers",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitTestHelpers",
      "path" : "Sources/GatheredKitTestHelpers",
      "product_memberships" : [
        "GatheredKitTestHelpers"
      ],
      "sources" : [
        "Mocks/MockNotificationCenter.swift"
      ],
      "target_dependencies" : [
        "GatheredKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GatheredKitSystemStatistics",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitSystemStatistics",
      "path" : "Sources/GatheredKitSystemStatistics",
      "product_memberships" : [
        "GatheredKitSystemStatistics"
      ],
      "sources" : [
        "MemoryStatistics.swift",
        "SourceKind+memoryUsage.swift"
      ],
      "target_dependencies" : [
        "GatheredKit",
        "GatheredKitMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GatheredKitScreenTests",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitScreenTests",
      "path" : "Tests/GatheredKitScreenTests",
      "sources" : [
        "MockScreen.swift",
        "ScreenTests_iOS_tvOS.swift",
        "UnitResolutionTests.swift"
      ],
      "target_dependencies" : [
        "GatheredKitScreen",
        "GatheredKitTestHelpers"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GatheredKitScreen",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitScreen",
      "path" : "Sources/GatheredKitScreen",
      "product_memberships" : [
        "GatheredKitScreen"
      ],
      "sources" : [
        "Formatters/NSColorSpaceFormatter.swift",
        "Formatters/NSColorSpaceModelFormatter.swift",
        "Properties/NSColorSpaceProperty.swift",
        "Properties/OptionalNSColorSpaceProperty.swift",
        "Properties/ResolutionProperty.swift",
        "ResolutionMeasurement.swift",
        "ScreenProvider_iOS_tvOS.swift",
        "ScreenProvider_macOS.swift",
        "Screen_iOS_tvOS.swift",
        "Screen_macOS.swift",
        "Screen_watchOS.swift",
        "SourceKind+screen.swift",
        "Units/UnitResolution.swift"
      ],
      "target_dependencies" : [
        "GatheredKit",
        "GatheredKitMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GatheredKitProcessInfo",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitProcessInfo",
      "path" : "Sources/GatheredKitProcessInfo",
      "product_memberships" : [
        "GatheredKitProcessInfo"
      ],
      "sources" : [
        "SourceKind+thermalState.swift",
        "ThermalState.swift"
      ],
      "target_dependencies" : [
        "GatheredKit",
        "GatheredKitMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GatheredKitMotion",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitMotion",
      "path" : "Sources/GatheredKitMotion",
      "product_memberships" : [
        "GatheredKitMotion"
      ],
      "sources" : [
        "Formatters/CMAccelerationFormatter.swift",
        "Formatters/CMAttitudeFormatter.swift",
        "Formatters/CMCalibratedMagneticFieldFormatter.swift",
        "Formatters/CMMagneticFieldFormatter.swift",
        "Formatters/CMQuaternionFormatter.swift",
        "Formatters/CMRotationMatrixFormatter.swift",
        "Formatters/CMRotationRateFormatter.swift",
        "Formatters/MagneticFieldCalibrationAccuracyFormatter.swift",
        "Properties/CMAbsoluteAltitudeDataProperty.swift",
        "Properties/CMAccelerationProperty.swift",
        "Properties/CMAttitudeProperty.swift",
        "Properties/CMCalibratedMagneticFieldProperty.swift",
        "Properties/CMMagneticFieldProperty.swift",
        "Properties/CMQuaternionProperty.swift",
        "Properties/CMRotationMatrixProperty.swift",
        "Properties/CMRotationRateProperty.swift",
        "Properties/MagneticFieldCalibrationAccuracyProperty.swift",
        "Properties/OptionalCMAbsoluteAltitudeDataProperty.swift",
        "Properties/OptionalCMAccelerationProperty.swift",
        "Properties/OptionalCMAttitudeProperty.swift",
        "Properties/OptionalCMCalibratedMagneticFieldProperty.swift",
        "Properties/OptionalCMMagneticFieldProperty.swift",
        "Properties/OptionalCMQuaternionProperty.swift",
        "Properties/OptionalCMRotationMatrixProperty.swift",
        "Properties/OptionalCMRotationRateProperty.swift",
        "Sources/Accelerometer.swift",
        "Sources/Altimeter.swift",
        "Sources/CMLogItem+date.swift",
        "Sources/CMMotionManager+shared.swift",
        "Sources/DeviceMotion.swift",
        "Sources/Gyroscope.swift",
        "Sources/Magnetometer.swift",
        "Sources/SourceKind+motionSources.swift"
      ],
      "target_dependencies" : [
        "GatheredKit",
        "GatheredKitMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GatheredKitMacrosMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitMacrosMacrosTests",
      "path" : "Tests/GatheredKitMacrosMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "SourceKindsMacroTests.swift"
      ],
      "target_dependencies" : [
        "GatheredKitMacrosMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GatheredKitMacrosMacros",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitMacrosMacros",
      "path" : "Sources/GatheredKitMacrosMacros",
      "product_dependencies" : [
        "Algorithms",
        "SwiftDiagnostics",
        "SwiftSyntax",
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "GatheredKitCamera",
        "GatheredKitDevice",
        "GatheredKitExternalAccessory",
        "GatheredKitLocation",
        "GatheredKitMotion",
        "GatheredKitProcessInfo",
        "GatheredKitScreen",
        "GatheredKitSystemStatistics",
        "GatheredKitUserTracking",
        "GatheredKitWiFi",
        "GatheredKitMacrosMacros"
      ],
      "sources" : [
        "Dignostics/GatheredKitDiagnosticMessage.swift",
        "Dignostics/GatheredKitFixItMessage.swift",
        "Dignostics/MessageID+GatheredKit.swift",
        "MAcros.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "GatheredKitMacros",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitMacros",
      "path" : "Sources/GatheredKitMacros",
      "product_memberships" : [
        "GatheredKitCamera",
        "GatheredKitDevice",
        "GatheredKitExternalAccessory",
        "GatheredKitLocation",
        "GatheredKitMotion",
        "GatheredKitProcessInfo",
        "GatheredKitScreen",
        "GatheredKitSystemStatistics",
        "GatheredKitUserTracking",
        "GatheredKitWiFi"
      ],
      "sources" : [
        "Macros.swift"
      ],
      "target_dependencies" : [
        "GatheredKit",
        "GatheredKitMacrosMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GatheredKitLocationTests",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitLocationTests",
      "path" : "Tests/GatheredKitLocationTests",
      "sources" : [
        "LocationTests.swift",
        "MockLocationManager.swift"
      ],
      "target_dependencies" : [
        "GatheredKitLocation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "GatheredKitLocation",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitLocation",
      "path" : "Sources/GatheredKitLocation",
      "product_memberships" : [
        "GatheredKitLocation"
      ],
      "sources" : [
        "Properties/CoordinateProperty.swift",
        "Properties/OptionalCoordinateProperty.swift",
        "Sources/Location.swift",
        "Sources/SourceKind+location.swift"
      ],
      "target_dependencies" : [
        "GatheredKit",
        "GatheredKitMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GatheredKitExternalAccessory",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitExternalAccessory",
      "path" : "Sources/GatheredKitExternalAccessory",
      "product_memberships" : [
        "GatheredKitExternalAccessory"
      ],
      "sources" : [
        "ExternalAccessory.swift",
        "ExternalAccessoryProvider.swift",
        "SourceKind+externalAccessory.swift"
      ],
      "target_dependencies" : [
        "GatheredKit",
        "GatheredKitMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GatheredKitDevice",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitDevice",
      "path" : "Sources/GatheredKitDevice",
      "product_memberships" : [
        "GatheredKitDevice"
      ],
      "sources" : [
        "Battery/Battery.swift",
        "Battery/SourceKind+battery.swift"
      ],
      "target_dependencies" : [
        "GatheredKit",
        "GatheredKitMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GatheredKitCamera",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKitCamera",
      "path" : "Sources/GatheredKitCamera",
      "product_memberships" : [
        "GatheredKitCamera"
      ],
      "sources" : [
        "AVCaptureDevicePositionFormatStyle.swift",
        "Camera.swift",
        "CameraProvider.swift",
        "SourceKind+camera.swift"
      ],
      "target_dependencies" : [
        "GatheredKit",
        "GatheredKitMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "GatheredKit",
      "module_type" : "SwiftTarget",
      "name" : "GatheredKit",
      "path" : "Sources/GatheredKit",
      "product_memberships" : [
        "GatheredKit",
        "GatheredKitCamera",
        "GatheredKitDevice",
        "GatheredKitExternalAccessory",
        "GatheredKitLocation",
        "GatheredKitMotion",
        "GatheredKitProcessInfo",
        "GatheredKitScreen",
        "GatheredKitSystemStatistics",
        "GatheredKitTestHelpers",
        "GatheredKitUserTracking",
        "GatheredKitWiFi"
      ],
      "sources" : [
        "Controllable/Controllable.swift",
        "Controllable/ControllableError.swift",
        "Controllable/CustomisableUpdateIntervalControllable.swift",
        "Extensions/OperationQueue+convenience.swift",
        "Extensions/String+localized.swift",
        "Extensions/castToOptional.swift",
        "Properties/MeasurementProperty.swift",
        "Properties/OptionalMeasurementProperty.swift",
        "PropertiesProvider/ManuallyUpdatablePropertiesProvider.swift",
        "PropertiesProvider/PropertiesProviding.swift",
        "Property/OptionalProperty.swift",
        "Property/PrimitiveProperty.swift",
        "Property/Property.swift",
        "Property/PropertyIdentifier.swift",
        "Property/ReadOnlyProperty.swift",
        "Property/ScaleProperty.swift",
        "Property/Snapshot.swift",
        "Property/UpdatableProperty.swift",
        "Source/BasePollingSource.swift",
        "Source/Source.swift",
        "Source/SourceAvailability.swift",
        "Source/SourceError.swift",
        "Source/SourceEvent.swift",
        "Source/SourceIdentifier.swift",
        "Source/SourceKind.swift",
        "Source/UpdatingSource.swift",
        "SourceProvider/ControllableSourceProvider.swift",
        "SourceProvider/SingleSourceProvider.swift",
        "SourceProvider/SourceProvider.swift",
        "SourceProvider/SourceProviderEvent.swift",
        "SourceProvider/SourceProviderIdentifier.swift",
        "SourceProvider/UpdatingSourceProvider.swift",
        "Units/UnitFrequency+radiansPerSecond.swift",
        "Units/UnitMagneticField.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.