The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of CodeScanner, reference main (cb7a06), with Swift 6.1 for macOS (SPM) on 2 Jul 2025 20:33: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.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/twostraws/CodeScanner.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/twostraws/CodeScanner
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cb7a063 Merge pull request #167 from andychowhh/patch-1
Cloned https://github.com/twostraws/CodeScanner.git
Revision (git rev-parse @):
cb7a063b1059b907a1e6bc3d1e9459db07b1a5b5
SUCCESS checkout https://github.com/twostraws/CodeScanner.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": "codescanner",
      "name": "CodeScanner",
      "url": "https://github.com/twostraws/CodeScanner.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CodeScanner",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/twostraws/CodeScanner.git
[1/935] Fetching codescanner
Fetched https://github.com/twostraws/CodeScanner.git from cache (0.85s)
Creating working copy for https://github.com/twostraws/CodeScanner.git
Working copy of https://github.com/twostraws/CodeScanner.git resolved at main (cb7a063)
warning: '.resolve-product-dependencies': dependency 'codescanner' 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/twostraws/CodeScanner.git
https://github.com/twostraws/CodeScanner.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CodeScanner",
  "name" : "CodeScanner",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "CodeScanner",
      "targets" : [
        "CodeScanner"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CodeScanner",
      "module_type" : "SwiftTarget",
      "name" : "CodeScanner",
      "path" : "Sources/CodeScanner",
      "product_memberships" : [
        "CodeScanner"
      ],
      "sources" : [
        "AVCaptureDevice+bestForBuiltInCamera.swift",
        "CodeScanner.swift",
        "ScannerViewController.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
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/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/6] Compiling CodeScanner ScannerViewController.swift
[4/6] Compiling CodeScanner CodeScanner.swift
[5/6] Emitting module CodeScanner
[6/6] Compiling CodeScanner AVCaptureDevice+bestForBuiltInCamera.swift
Build complete! (0.76s)
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/CodeScanner/Resources/Assets.xcassets
    /Users/admin/builder/spi-builder-workspace/Sources/CodeScanner/PrivacyInfo.xcprivacy
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "CodeScanner",
  "name" : "CodeScanner",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "CodeScanner",
      "targets" : [
        "CodeScanner"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CodeScanner",
      "module_type" : "SwiftTarget",
      "name" : "CodeScanner",
      "path" : "Sources/CodeScanner",
      "product_memberships" : [
        "CodeScanner"
      ],
      "sources" : [
        "AVCaptureDevice+bestForBuiltInCamera.swift",
        "CodeScanner.swift",
        "ScannerViewController.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.