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 DeviceGuru with Swift 5.7 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/InderKumarRathore/DeviceGuru.git
Reference: 10.0.7
Initialized empty Git repository in /Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/InderKumarRathore/DeviceGuru
 * tag               10.0.7     -> FETCH_HEAD
HEAD is now at d481df7 Bumping version 10.0.7
Cloned https://github.com/InderKumarRathore/DeviceGuru.git
Revision (git rev-parse @):
d481df7080965cce45cc5859711f400c71ca6860
SUCCESS checkout https://github.com/InderKumarRathore/DeviceGuru.git at 10.0.7
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.7
Building package at path:  $workDir
https://github.com/InderKumarRathore/DeviceGuru.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Copying DeviceList.plist
[1/2] Copying PrivacyInfo.xcprivacy
[3/9] Emitting module DeviceGuru
[4/9] Compiling DeviceGuru DeviceGuruImplementation.swift
[5/9] Compiling DeviceGuru DeviceVersion.swift
[6/9] Compiling DeviceGuru DeviceGuru.swift
[7/9] Compiling DeviceGuru DeviceGuruImplementation+Extension.swift
[8/9] Compiling DeviceGuru Hardware.swift
[9/9] Compiling DeviceGuru HardwareDetailProvider.swift
[10/11] Compiling DeviceGuru Platform.swift
[11/11] Compiling DeviceGuru resource_bundle_accessor.swift
Build complete! (5.00s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "DeviceGuru",
  "name" : "DeviceGuru",
  "path" : "/Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    },
    {
      "name" : "watchos",
      "version" : "2.0"
    }
  ],
  "products" : [
    {
      "name" : "DeviceGuru",
      "targets" : [
        "DeviceGuru"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "DeviceGuru",
      "module_type" : "SwiftTarget",
      "name" : "DeviceGuru",
      "path" : "Sources",
      "product_memberships" : [
        "DeviceGuru"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DeviceList.plist",
          "rule" : {
            "copy" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builds/Z6YBxSjp/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "DeviceGuru.swift",
        "DeviceGuruImplementation+Extension.swift",
        "DeviceGuruImplementation.swift",
        "DeviceVersion.swift",
        "Hardware.swift",
        "HardwareDetailProvider.swift",
        "Platform.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.3"
}
Done.