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

Failed to build QRCodeReader, reference 10.1.1 (5020b5), with Swift 6.0 for macOS (SPM) on 28 Nov 2024 01:34:51 UTC.

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/yannickl/QRCodeReader.swift.git
Reference: 10.1.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/yannickl/QRCodeReader.swift
 * tag               10.1.1     -> FETCH_HEAD
HEAD is now at 5020b5a Fix SPM file
Cloned https://github.com/yannickl/QRCodeReader.swift.git
Revision (git rev-parse @):
5020b5a47199d8ba80c83a4b4fafd70e9dc9dc7f
SUCCESS checkout https://github.com/yannickl/QRCodeReader.swift.git at 10.1.1
========================================
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": "qrcodereader.swift",
      "name": "QRCodeReader",
      "url": "https://github.com/yannickl/QRCodeReader.swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/QRCodeReader.swift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/yannickl/QRCodeReader.swift.git
[1/1803] Fetching qrcodereader.swift
Fetched https://github.com/yannickl/QRCodeReader.swift.git from cache (1.14s)
Creating working copy for https://github.com/yannickl/QRCodeReader.swift.git
Working copy of https://github.com/yannickl/QRCodeReader.swift.git resolved at 10.1.1 (5020b5a)
warning: '.resolve-product-dependencies': dependency 'qrcodereader.swift' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/yannickl/QRCodeReader.swift.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/12] Compiling QRCodeReader SwitchCameraButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/QRCodeReader.swift:27:8: error: no such module 'UIKit'
 25 |  */
 26 |
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 | import AVFoundation
 29 |
[4/13] Compiling QRCodeReader QRCodeReaderViewControllerDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/QRCodeReader.swift:27:8: error: no such module 'UIKit'
 25 |  */
 26 |
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 | import AVFoundation
 29 |
error: emit-module command failed with exit code 1 (use -v to see invocation)
[5/13] Compiling QRCodeReader QRCodeReaderView.swift
/Users/admin/builder/spi-builder-workspace/Sources/QRCodeReader.swift:27:8: error: no such module 'UIKit'
 25 |  */
 26 |
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 | import AVFoundation
 29 |
[6/13] Emitting module QRCodeReader
/Users/admin/builder/spi-builder-workspace/Sources/QRCodeReader.swift:27:8: error: no such module 'UIKit'
 25 |  */
 26 |
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 | import AVFoundation
 29 |
[7/13] Compiling QRCodeReader QRCodeReaderViewContainer.swift
/Users/admin/builder/spi-builder-workspace/Sources/QRCodeReader.swift:27:8: error: no such module 'UIKit'
 25 |  */
 26 |
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 | import AVFoundation
 29 |
[8/13] Compiling QRCodeReader QRCodeReaderViewControllerBuilder.swift
/Users/admin/builder/spi-builder-workspace/Sources/QRCodeReader.swift:27:8: error: no such module 'UIKit'
 25 |  */
 26 |
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 | import AVFoundation
 29 |
[9/13] Compiling QRCodeReader ReaderOverlayView.swift
/Users/admin/builder/spi-builder-workspace/Sources/QRCodeReader.swift:27:8: error: no such module 'UIKit'
 25 |  */
 26 |
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 | import AVFoundation
 29 |
[10/13] Compiling QRCodeReader QRCodeReader.swift
/Users/admin/builder/spi-builder-workspace/Sources/QRCodeReader.swift:27:8: error: no such module 'UIKit'
 25 |  */
 26 |
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 | import AVFoundation
 29 |
[11/13] Compiling QRCodeReader QRCodeReaderViewController.swift
/Users/admin/builder/spi-builder-workspace/Sources/QRCodeReader.swift:27:8: error: no such module 'UIKit'
 25 |  */
 26 |
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 | import AVFoundation
 29 |
[12/13] Compiling QRCodeReader QRCodeReaderResult.swift
/Users/admin/builder/spi-builder-workspace/Sources/QRCodeReader.swift:27:8: error: no such module 'UIKit'
 25 |  */
 26 |
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 | import AVFoundation
 29 |
[13/13] Compiling QRCodeReader ToggleTorchButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/QRCodeReader.swift:27:8: error: no such module 'UIKit'
 25 |  */
 26 |
 27 | import UIKit
    |        `- error: no such module 'UIKit'
 28 | import AVFoundation
 29 |
BUILD FAILURE 6.0 macosSpm