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 DHDeclarable, reference main (c06520), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 21:48:09 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.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dan-hart/DHDeclarable.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dan-hart/DHDeclarable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at c06520b Merge pull request #12 from PushedCrayon/constraint-update
Cloned https://github.com/dan-hart/DHDeclarable.git
Revision (git rev-parse @):
c06520bbc696d03d21050b502e0f64ca181e7f60
SUCCESS checkout https://github.com/dan-hart/DHDeclarable.git at main
Fetching https://github.com/JohnSundell/ShellOut.git
Fetching https://github.com/shibapm/PackageConfig.git
Fetching https://github.com/shibapm/Komondor.git
[1/509] Fetching komondor
[103/1089] Fetching komondor, packageconfig
[341/2049] Fetching komondor, packageconfig, shellout
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.91s)
Fetched https://github.com/shibapm/Komondor.git from cache (0.91s)
Fetched https://github.com/shibapm/PackageConfig.git from cache (0.91s)
Computing version for https://github.com/shibapm/Komondor.git
Computed https://github.com/shibapm/Komondor.git at 1.1.3 (2.36s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.53s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.53s)
Creating working copy for https://github.com/shibapm/Komondor.git
Working copy of https://github.com/shibapm/Komondor.git resolved at 1.1.3
Creating working copy for https://github.com/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 1.1.3
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
========================================
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": "dhdeclarable",
      "name": "DHDeclarable",
      "url": "https://github.com/dan-hart/DHDeclarable.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/DHDeclarable",
      "dependencies": [
        {
          "identity": "komondor",
          "name": "Komondor",
          "url": "https://github.com/shibapm/Komondor.git",
          "version": "1.1.4",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Komondor",
          "dependencies": [
            {
              "identity": "packageconfig",
              "name": "PackageConfig",
              "url": "https://github.com/shibapm/PackageConfig.git",
              "version": "1.1.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PackageConfig",
              "dependencies": [
              ]
            },
            {
              "identity": "shellout",
              "name": "ShellOut",
              "url": "https://github.com/JohnSundell/ShellOut.git",
              "version": "2.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShellOut",
              "dependencies": [
              ]
            },
            {
              "identity": "swiftformat",
              "name": "SwiftFormat",
              "url": "https://github.com/nicklockwood/SwiftFormat.git",
              "version": "0.55.3",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftFormat",
              "dependencies": [
              ]
            },
            {
              "identity": "swiftlint",
              "name": "SwiftLint",
              "url": "https://github.com/Realm/SwiftLint.git",
              "version": "0.57.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftLint",
              "dependencies": [
                {
                  "identity": "swift-argument-parser",
                  "name": "swift-argument-parser",
                  "url": "https://github.com/apple/swift-argument-parser.git",
                  "version": "1.5.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swift-syntax",
                  "name": "swift-syntax",
                  "url": "https://github.com/swiftlang/swift-syntax.git",
                  "version": "600.0.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "sourcekitten",
                  "name": "SourceKitten",
                  "url": "https://github.com/jpsim/SourceKitten.git",
                  "version": "0.35.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SourceKitten",
                  "dependencies": [
                    {
                      "identity": "swift-argument-parser",
                      "name": "swift-argument-parser",
                      "url": "https://github.com/apple/swift-argument-parser.git",
                      "version": "1.5.0",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-argument-parser",
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "swxmlhash",
                      "name": "SWXMLHash",
                      "url": "https://github.com/drmohundro/SWXMLHash.git",
                      "version": "7.0.2",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SWXMLHash",
                      "dependencies": [
                      ]
                    },
                    {
                      "identity": "yams",
                      "name": "Yams",
                      "url": "https://github.com/jpsim/Yams",
                      "version": "5.1.3",
                      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
                      "dependencies": [
                      ]
                    }
                  ]
                },
                {
                  "identity": "yams",
                  "name": "Yams",
                  "url": "https://github.com/jpsim/Yams",
                  "version": "5.1.3",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swiftytexttable",
                  "name": "SwiftyTextTable",
                  "url": "https://github.com/scottrhoyt/SwiftyTextTable.git",
                  "version": "0.9.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftyTextTable",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "collectionconcurrencykit",
                  "name": "CollectionConcurrencyKit",
                  "url": "https://github.com/JohnSundell/CollectionConcurrencyKit.git",
                  "version": "0.2.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CollectionConcurrencyKit",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "cryptoswift",
                  "name": "CryptoSwift",
                  "url": "https://github.com/krzyzanowskim/CryptoSwift.git",
                  "version": "1.8.3",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CryptoSwift",
                  "dependencies": [
                  ]
                }
              ]
            },
            {
              "identity": "rocket",
              "name": "Rocket",
              "url": "https://github.com/f-meloni/Rocket",
              "version": "1.3.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Rocket",
              "dependencies": [
                {
                  "identity": "yams",
                  "name": "Yams",
                  "url": "https://github.com/jpsim/Yams",
                  "version": "5.1.3",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Yams",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "logger",
                  "name": "Logger",
                  "url": "https://github.com/shibapm/Logger",
                  "version": "0.2.3",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Logger",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "swiftshell",
                  "name": "SwiftShell",
                  "url": "https://github.com/kareman/SwiftShell",
                  "version": "5.1.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftShell",
                  "dependencies": [
                  ]
                },
                {
                  "identity": "packageconfig",
                  "name": "PackageConfig",
                  "url": "https://github.com/shibapm/PackageConfig.git",
                  "version": "1.1.3",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PackageConfig",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/dan-hart/DHDeclarable.git
[1/1312] Fetching dhdeclarable
Fetched https://github.com/dan-hart/DHDeclarable.git from cache (0.86s)
Fetching https://github.com/shibapm/Komondor.git from cache
Fetched https://github.com/shibapm/Komondor.git from cache (0.45s)
Computing version for https://github.com/shibapm/Komondor.git
Computed https://github.com/shibapm/Komondor.git at 1.1.4 (0.52s)
Fetching https://github.com/JohnSundell/ShellOut.git from cache
Fetching https://github.com/nicklockwood/SwiftFormat.git
Fetching https://github.com/shibapm/PackageConfig.git from cache
Fetching https://github.com/Realm/SwiftLint.git
Fetching https://github.com/f-meloni/Rocket
Fetched https://github.com/JohnSundell/ShellOut.git from cache (0.44s)
[1/1386] Fetching rocket
[1387/47164] Fetching rocket, swiftformat
[3676/189583] Fetching rocket, swiftformat, swiftlint
Fetched https://github.com/f-meloni/Rocket from cache (115.38s)
Fetched https://github.com/Realm/SwiftLint.git from cache (115.38s)
Fetched https://github.com/shibapm/PackageConfig.git from cache (115.38s)
Fetched https://github.com/nicklockwood/SwiftFormat.git from cache (115.38s)
Computing version for https://github.com/f-meloni/Rocket
Computed https://github.com/f-meloni/Rocket at 1.3.0 (0.82s)
Fetching https://github.com/jpsim/Yams
Fetching https://github.com/shibapm/Logger
Fetching https://github.com/kareman/SwiftShell
[1/116] Fetching logger
[26/4979] Fetching logger, swiftshell
[750/14915] Fetching logger, swiftshell, yams
Fetched https://github.com/kareman/SwiftShell from cache (1.28s)
[1011/10052] Fetching logger, yams
Fetched https://github.com/jpsim/Yams from cache (1.86s)
Fetched https://github.com/shibapm/Logger from cache (1.86s)
Computing version for https://github.com/kareman/SwiftShell
Computed https://github.com/kareman/SwiftShell at 5.1.0 (0.54s)
Computing version for https://github.com/shibapm/Logger
Computed https://github.com/shibapm/Logger at 0.2.3 (0.53s)
Computing version for https://github.com/JohnSundell/ShellOut.git
Computed https://github.com/JohnSundell/ShellOut.git at 2.3.0 (0.02s)
Computing version for https://github.com/shibapm/PackageConfig.git
Computed https://github.com/shibapm/PackageConfig.git at 1.1.3 (0.02s)
Computing version for https://github.com/jpsim/Yams
Computed https://github.com/jpsim/Yams at 5.1.3 (0.54s)
Computing version for https://github.com/Realm/SwiftLint.git
Computed https://github.com/Realm/SwiftLint.git at 0.57.1 (0.50s)
Fetching https://github.com/jpsim/SourceKitten.git
Fetching https://github.com/scottrhoyt/SwiftyTextTable.git
Fetching https://github.com/swiftlang/swift-syntax.git
Fetching https://github.com/JohnSundell/CollectionConcurrencyKit.git
Fetching https://github.com/krzyzanowskim/CryptoSwift.git
Fetching https://github.com/apple/swift-argument-parser.git
[1/929] Fetching swiftytexttable
[76/1012] Fetching swiftytexttable, collectionconcurrencykit
[512/13715] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift
[513/26110] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift, swift-argument-parser
[1142/42126] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift, swift-argument-parser, sourcekitten
[42127/108809] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift, swift-argument-parser, sourcekitten, swift-syntax
Fetched https://github.com/jpsim/SourceKitten.git from cache (1.86s)
Fetched https://github.com/apple/swift-argument-parser.git from cache (1.86s)
[14382/80398] Fetching swiftytexttable, collectionconcurrencykit, cryptoswift, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.55s)
Fetched https://github.com/krzyzanowskim/CryptoSwift.git from cache (3.55s)
Fetched https://github.com/JohnSundell/CollectionConcurrencyKit.git from cache (3.55s)
Fetched https://github.com/scottrhoyt/SwiftyTextTable.git from cache (3.55s)
Computing version for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Computed https://github.com/JohnSundell/CollectionConcurrencyKit.git at 0.2.0 (0.54s)
Computing version for https://github.com/scottrhoyt/SwiftyTextTable.git
Computed https://github.com/scottrhoyt/SwiftyTextTable.git at 0.9.0 (2.29s)
Computing version for https://github.com/jpsim/SourceKitten.git
Computed https://github.com/jpsim/SourceKitten.git at 0.35.0 (0.52s)
Fetching https://github.com/drmohundro/SWXMLHash.git
[1/2820] Fetching swxmlhash
Fetched https://github.com/drmohundro/SWXMLHash.git from cache (1.06s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.0 (0.61s)
Computing version for https://github.com/drmohundro/SWXMLHash.git
Computed https://github.com/drmohundro/SWXMLHash.git at 7.0.2 (0.52s)
Computing version for https://github.com/krzyzanowskim/CryptoSwift.git
Computed https://github.com/krzyzanowskim/CryptoSwift.git at 1.8.3 (0.50s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.5.0 (0.41s)
Computing version for https://github.com/nicklockwood/SwiftFormat.git
Computed https://github.com/nicklockwood/SwiftFormat.git at 0.55.3 (0.51s)
Creating working copy for https://github.com/shibapm/Komondor.git
Working copy of https://github.com/shibapm/Komondor.git resolved at 1.1.4
Creating working copy for https://github.com/krzyzanowskim/CryptoSwift.git
Working copy of https://github.com/krzyzanowskim/CryptoSwift.git resolved at 1.8.3
Creating working copy for https://github.com/nicklockwood/SwiftFormat.git
Working copy of https://github.com/nicklockwood/SwiftFormat.git resolved at 0.55.3
Creating working copy for https://github.com/JohnSundell/ShellOut.git
Working copy of https://github.com/JohnSundell/ShellOut.git resolved at 2.3.0
Creating working copy for https://github.com/Realm/SwiftLint.git
Working copy of https://github.com/Realm/SwiftLint.git resolved at 0.57.1
Creating working copy for https://github.com/drmohundro/SWXMLHash.git
Working copy of https://github.com/drmohundro/SWXMLHash.git resolved at 7.0.2
Creating working copy for https://github.com/scottrhoyt/SwiftyTextTable.git
Working copy of https://github.com/scottrhoyt/SwiftyTextTable.git resolved at 0.9.0
Creating working copy for https://github.com/shibapm/PackageConfig.git
Working copy of https://github.com/shibapm/PackageConfig.git resolved at 1.1.3
Creating working copy for https://github.com/jpsim/SourceKitten.git
Working copy of https://github.com/jpsim/SourceKitten.git resolved at 0.35.0
Creating working copy for https://github.com/JohnSundell/CollectionConcurrencyKit.git
Working copy of https://github.com/JohnSundell/CollectionConcurrencyKit.git resolved at 0.2.0
Creating working copy for https://github.com/kareman/SwiftShell
Working copy of https://github.com/kareman/SwiftShell resolved at 5.1.0
Creating working copy for https://github.com/f-meloni/Rocket
Working copy of https://github.com/f-meloni/Rocket resolved at 1.3.0
Creating working copy for https://github.com/shibapm/Logger
Working copy of https://github.com/shibapm/Logger resolved at 0.2.3
Creating working copy for https://github.com/dan-hart/DHDeclarable.git
Working copy of https://github.com/dan-hart/DHDeclarable.git resolved at main (c06520b)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.0
Creating working copy for https://github.com/jpsim/Yams
Working copy of https://github.com/jpsim/Yams resolved at 5.1.3
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.5.0
[32750/10999301] Downloading https://github.com/realm/SwiftLint/releases/download/0.57.1/SwiftLintBinary-macos.artifactbundle.zip
Downloading binary artifact https://github.com/realm/SwiftLint/releases/download/0.57.1/SwiftLintBinary-macos.artifactbundle.zip
Downloaded https://github.com/realm/SwiftLint/releases/download/0.57.1/SwiftLintBinary-macos.artifactbundle.zip (1.58s)
warning: '.resolve-product-dependencies': dependency 'dhdeclarable' is not used by any target
Found 1 product dependencies
  - Komondor
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/dan-hart/DHDeclarable.git
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
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--7754E27361AE5C74.txt
[3/39] Emitting module DHDeclarable
[4/43] Compiling DHDeclarable DHDLabel.swift
[5/43] Compiling DHDeclarable DHDScrollView.swift
[6/43] Compiling DHDeclarable DHDHStack.swift
[7/43] Compiling DHDeclarable DHDStack.swift
[8/43] Compiling DHDeclarable UIKit+DHDStringRepresentable.swift
[9/43] Compiling DHDeclarable UILabel+Style.swift
[10/43] Compiling DHDeclarable UIStackView+Layout.swift
[11/43] Compiling DHDeclarable UIStackView+Rrecursive.swift
[12/43] Compiling DHDeclarable DHDVStack.swift
[13/43] Compiling DHDeclarable DHDView+divider.swift
[14/43] Compiling DHDeclarable DHDView+spacer.swift
[15/43] Compiling DHDeclarable DHDView.swift
[16/43] Compiling DHDeclarable DHDeclarable.swift
[17/43] Compiling DHDeclarable Collection+optional.swift
[18/43] Compiling DHDeclarable String+asLabel.swift
[19/43] Compiling DHDeclarable String+inQuotes.swift
[20/43] Compiling DHDeclarable DHDViewController.swift
[21/43] Compiling DHDeclarable DHDViewControllerContentRenderingMode.swift
[22/43] Compiling DHDeclarable DHDViewControlling.swift
[23/43] Compiling DHDeclarable DHDIdentifier.swift
[24/43] Compiling DHDeclarable UIStackView+arrangedSubviewAtIndex.swift
[25/43] Compiling DHDeclarable UIStackView+forEach.swift
[26/43] Compiling DHDeclarable UIStackView+removeAllArrangedSubviews.swift
[27/43] Compiling DHDeclarable UIView+Divider.swift
[28/43] Compiling DHDeclarable DHDComponentable.swift
[29/43] Compiling DHDeclarable DHDStackViewComponent.swift
[30/43] Compiling DHDeclarable DHDViewComponent.swift
[31/43] Compiling DHDeclarable DHDTwoLabelRowComponent.swift
[32/43] Compiling DHDeclarable UIView+pin.swift
[33/43] Compiling DHDeclarable UIView+rounded.swift
[34/43] Compiling DHDeclarable UIView+tag.swift
[35/43] Compiling DHDeclarable UIViewController+as.swift
[36/43] Compiling DHDeclarable UIView+Style.swift
[37/43] Compiling DHDeclarable UIView+as.swift
[38/43] Compiling DHDeclarable UIView+center.swift
[39/43] Compiling DHDeclarable UIView+declaredWithRedLines.swift
[40/43] Compiling DHDeclarable UIView+Preview.swift
[41/43] Compiling DHDeclarable UIViewController+Preview.swift
[42/43] Compiling DHDeclarable ResettableLazy.swift
[43/43] Compiling DHDeclarable DHDStringRepresentable.swift
Build complete! (22.64s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "komondor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/shibapm/Komondor.git"
    }
  ],
  "manifest_display_name" : "DHDeclarable",
  "name" : "DHDeclarable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "DHDeclarable",
      "targets" : [
        "DHDeclarable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DHDeclarableTests",
      "module_type" : "SwiftTarget",
      "name" : "DHDeclarableTests",
      "path" : "Tests/DHDeclarableTests",
      "sources" : [
        "ClassTests/DHComponentTests/DHDTwoLabelRowComponentTests.swift",
        "ClassTests/DHDLabelTests/DHDLabelTests.swift",
        "ClassTests/DHDScrollViewTests/DHDScrollViewTests.swift",
        "ClassTests/DHDStackTests/DHDStackTests.swift",
        "ClassTests/DHDViewControllerTests/DHDViewControllerTests.swift",
        "ClassTests/DHDViewTests/DHDViewTests.swift",
        "DHDeclarable+ValueTypeTests.swift",
        "DHDeclarable+declaredIfTests.swift",
        "ExtensionTests/Collection+optionalTests.swift",
        "ExtensionTests/StringTests/String+asLabelTests.swift",
        "ExtensionTests/StringTests/String+inQuotesTests.swift",
        "ExtensionTests/UIKitTests/UIKit+DHDStringRepresentableTests.swift",
        "ExtensionTests/UIKitTests/UILabelTests/UILabel+StyleTests.swift",
        "ExtensionTests/UIKitTests/UIStackViewTests/UIStackView+AxisTests.swift",
        "ExtensionTests/UIKitTests/UIStackViewTests/UIStackView+LayoutTests.swift",
        "ExtensionTests/UIKitTests/UIStackViewTests/UIStackView+RecursiveTests.swift",
        "ExtensionTests/UIKitTests/UIStackViewTests/UIStackView+arrangedSubviewAtIndexTests.swift",
        "ExtensionTests/UIKitTests/UIStackViewTests/UIStackView+hierarchyTests.swift",
        "ExtensionTests/UIKitTests/UIStackViewTests/UIStackView+removeAllArrangedSubviewsTests.swift",
        "ExtensionTests/UIKitTests/UIViewControllerTests/UIViewController+asTests.swift",
        "ExtensionTests/UIKitTests/UIViewTests/UIView+StyleTests.swift",
        "ExtensionTests/UIKitTests/UIViewTests/UIView+addDividerTests.swift",
        "ExtensionTests/UIKitTests/UIViewTests/UIView+centerTests.swift",
        "ExtensionTests/UIKitTests/UIViewTests/UIView+declaredWithRedLinesTests.swift",
        "ExtensionTests/UIKitTests/UIViewTests/UIView+roundedTests.swift",
        "ExtensionTests/UIKitTests/UIViewTests/UIView+tagTests.swift",
        "PreviewTests/PreviewTests.swift",
        "PropertyWrapperTests/ResettableLazyTests.swift"
      ],
      "target_dependencies" : [
        "DHDeclarable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DHDeclarable",
      "module_type" : "SwiftTarget",
      "name" : "DHDeclarable",
      "path" : "Sources/DHDeclarable",
      "product_memberships" : [
        "DHDeclarable"
      ],
      "sources" : [
        "Classes/DHDComponent/BaseClasses/DHDComponentable.swift",
        "Classes/DHDComponent/BaseClasses/DHDStackViewComponent.swift",
        "Classes/DHDComponent/BaseClasses/DHDViewComponent.swift",
        "Classes/DHDComponent/DHDTwoLabelRowComponent.swift",
        "Classes/DHDLabel/DHDLabel.swift",
        "Classes/DHDScrollView/DHDScrollView.swift",
        "Classes/DHDStack/DHDHStack.swift",
        "Classes/DHDStack/DHDStack.swift",
        "Classes/DHDStack/DHDVStack.swift",
        "Classes/DHDView/DHDView+divider.swift",
        "Classes/DHDView/DHDView+spacer.swift",
        "Classes/DHDView/DHDView.swift",
        "Classes/DHDViewController/DHDViewController.swift",
        "Classes/DHDViewController/DHDViewControllerContentRenderingMode.swift",
        "Classes/DHDViewController/DHDViewControlling.swift",
        "DHDIdentifier.swift",
        "DHDeclarable.swift",
        "Extensions/Collection+optional.swift",
        "Extensions/String/String+asLabel.swift",
        "Extensions/String/String+inQuotes.swift",
        "Extensions/UIKit/UIKit+DHDStringRepresentable.swift",
        "Extensions/UIKit/UILabel/UILabel+Style.swift",
        "Extensions/UIKit/UIStackView/UIStackView+Layout.swift",
        "Extensions/UIKit/UIStackView/UIStackView+Rrecursive.swift",
        "Extensions/UIKit/UIStackView/UIStackView+arrangedSubviewAtIndex.swift",
        "Extensions/UIKit/UIStackView/UIStackView+forEach.swift",
        "Extensions/UIKit/UIStackView/UIStackView+removeAllArrangedSubviews.swift",
        "Extensions/UIKit/UIView/UIView+Divider.swift",
        "Extensions/UIKit/UIView/UIView+Style.swift",
        "Extensions/UIKit/UIView/UIView+as.swift",
        "Extensions/UIKit/UIView/UIView+center.swift",
        "Extensions/UIKit/UIView/UIView+declaredWithRedLines.swift",
        "Extensions/UIKit/UIView/UIView+pin.swift",
        "Extensions/UIKit/UIView/UIView+rounded.swift",
        "Extensions/UIKit/UIView/UIView+tag.swift",
        "Extensions/UIKit/UIViewController/UIViewController+as.swift",
        "Previews/UIView+Preview.swift",
        "Previews/UIViewController+Preview.swift",
        "PropertyWrappers/ResettableLazy.swift",
        "Protocols/DHDStringRepresentable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
Done.