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 DLKit, reference main (f12ceb), with Swift 5.8 for macOS (Xcode) using Xcode 14.3 on 23 Jul 2024 18:13:41 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DLKit-Package -destination platform=macOS,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.47.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/johnno1962/DLKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/johnno1962/DLKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at f12cebd Flatten sub-packages.
Cloned https://github.com/johnno1962/DLKit.git
Revision (git rev-parse @):
f12cebd9b0a39962b6b3f94b7b4946c903da0027
SUCCESS checkout https://github.com/johnno1962/DLKit.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.8
Building package at path:  $PWD
https://github.com/johnno1962/DLKit.git
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/johnno1962/fishhook
Creating working copy of package ‘fishhook’
Checking out 1.2.1 of package ‘fishhook’
Resolve Package Graph
Resolved source packages:
  DLKit: /Users/admin/builder/spi-builder-workspace
  fishhook: https://github.com/johnno1962/fishhook @ 1.2.1
resolved source packages: DLKit, fishhook
2024-07-23 14:13:12.633 xcodebuild[463:2458] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
  "dependencies" : [
    {
      "identity" : "fishhook",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "1.3.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/johnno1962/fishhook"
    }
  ],
  "manifest_display_name" : "DLKit",
  "name" : "DLKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
  ],
  "products" : [
    {
      "name" : "DLKit",
      "targets" : [
        "DLKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DLKitC",
      "targets" : [
        "DLKitC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DLKitD",
      "targets" : [
        "DLKitD"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "DLKitCD",
      "targets" : [
        "DLKitCD"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DLKitTests",
      "module_type" : "SwiftTarget",
      "name" : "DLKitTests",
      "path" : "Tests/DLKitTests",
      "sources" : [
        "DLKitTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "DLKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "DLKitD",
      "module_type" : "SwiftTarget",
      "name" : "DLKitD",
      "path" : "Sources/DLKitD",
      "product_dependencies" : [
        "fishhookD"
      ],
      "product_memberships" : [
        "DLKitD"
      ],
      "sources" : [
        "DLKit.swift",
        "Demangling.swift",
        "FileSymbols.swift",
        "ImageSymbols.swift",
        "Interposing.swift",
        "Iterators.swift"
      ],
      "target_dependencies" : [
        "DLKitCD"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DLKitCD",
      "module_type" : "ClangTarget",
      "name" : "DLKitCD",
      "path" : "Sources/DLKitCD",
      "product_dependencies" : [
        "fishhookD"
      ],
      "product_memberships" : [
        "DLKitD",
        "DLKitCD"
      ],
      "sources" : [
        "DLKitC.c",
        "trie_dladdr.mm",
        "trie_dlops.mm"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DLKitC",
      "module_type" : "ClangTarget",
      "name" : "DLKitC",
      "path" : "Sources/DLKitC",
      "product_memberships" : [
        "DLKit",
        "DLKitC"
      ],
      "sources" : [
        "DLKitC.c",
        "trie_dladdr.mm",
        "trie_dlops.mm"
      ],
      "type" : "library"
    },
    {
      "c99name" : "DLKit",
      "module_type" : "SwiftTarget",
      "name" : "DLKit",
      "path" : "Sources/DLKit",
      "product_dependencies" : [
        "fishhook"
      ],
      "product_memberships" : [
        "DLKit"
      ],
      "sources" : [
        "DLKit.swift",
        "Demangling.swift",
        "FileSymbols.swift",
        "ImageSymbols.swift",
        "Interposing.swift",
        "Iterators.swift"
      ],
      "target_dependencies" : [
        "DLKitC"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.0"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "DLKit",
      "DLKit-Package",
      "DLKitC",
      "DLKitCD",
      "DLKitD"
    ]
  }
}
2024-07-23 14:13:25.079 xcodebuild[584:3014] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme DLKit-Package -destination platform=macOS,arch=arm64
Build complete.
Done.