The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftletBarcodes, reference main (63de89), with Swift 6.1 for macOS (SPM) on 13 May 2025 15:42:04 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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.61.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Appracatappra/SwiftletBarcodes.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Appracatappra/SwiftletBarcodes
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 63de891 Update to v6.1
Cloned https://github.com/Appracatappra/SwiftletBarcodes.git
Revision (git rev-parse @):
63de891f82e3d234e6123996a3bb879c48617ba7
SUCCESS checkout https://github.com/Appracatappra/SwiftletBarcodes.git at main
========================================
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": "swiftletbarcodes",
      "name": "SwiftletBarcodes",
      "url": "https://github.com/Appracatappra/SwiftletBarcodes.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftletBarcodes",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Appracatappra/SwiftletBarcodes.git
[1/66] Fetching swiftletbarcodes
Fetched https://github.com/Appracatappra/SwiftletBarcodes.git from cache (0.63s)
Creating working copy for https://github.com/Appracatappra/SwiftletBarcodes.git
Working copy of https://github.com/Appracatappra/SwiftletBarcodes.git resolved at main (63de891)
warning: '.resolve-product-dependencies': dependency 'swiftletbarcodes' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/Appracatappra/SwiftletBarcodes.git
https://github.com/Appracatappra/SwiftletBarcodes.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftletBarcodes",
  "name" : "SwiftletBarcodes",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftletBarcodes",
      "targets" : [
        "SwiftletBarcodes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftletBarcodesTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftletBarcodesTests",
      "path" : "Tests/SwiftletBarcodesTests",
      "sources" : [
        "SwiftletBarcodesTests.swift"
      ],
      "target_dependencies" : [
        "SwiftletBarcodes"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftletBarcodes",
      "module_type" : "SwiftTarget",
      "name" : "SwiftletBarcodes",
      "path" : "Sources/SwiftletBarcodes",
      "product_memberships" : [
        "SwiftletBarcodes"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftletBarcodes/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "SwiftletBarcodeView.swift",
        "SwiftletBarcodes.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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/3] Write sources
[0/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/7] Emitting module SwiftletBarcodes
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[5/7] Compiling SwiftletBarcodes SwiftletBarcodes.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[6/7] Compiling SwiftletBarcodes resource_bundle_accessor.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
[7/7] Compiling SwiftletBarcodes SwiftletBarcodeView.swift
<unknown>:0: warning: upcoming feature 'InferSendableFromCaptures' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'GlobalActorIsolatedTypesUsability' is already enabled as of Swift version 6
<unknown>:0: warning: upcoming feature 'DisableOutwardActorInference' is already enabled as of Swift version 6
Build complete! (7.85s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwiftletBarcodes",
  "name" : "SwiftletBarcodes",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "18.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftletBarcodes",
      "targets" : [
        "SwiftletBarcodes"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftletBarcodesTests",
      "module_type" : "SwiftTarget",
      "name" : "SwiftletBarcodesTests",
      "path" : "Tests/SwiftletBarcodesTests",
      "sources" : [
        "SwiftletBarcodesTests.swift"
      ],
      "target_dependencies" : [
        "SwiftletBarcodes"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SwiftletBarcodes",
      "module_type" : "SwiftTarget",
      "name" : "SwiftletBarcodes",
      "path" : "Sources/SwiftletBarcodes",
      "product_memberships" : [
        "SwiftletBarcodes"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SwiftletBarcodes/Resources/PrivacyInfo.xcprivacy",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "SwiftletBarcodeView.swift",
        "SwiftletBarcodes.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.