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 swift_qrcodejs, reference 2.3.0 (817ba2), with Swift 5.9 for macOS (SPM) on 19 Sep 2024 06:47:10 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.54.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/EFPrefix/swift_qrcodejs.git
Reference: 2.3.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/EFPrefix/swift_qrcodejs
 * tag               2.3.0      -> FETCH_HEAD
HEAD is now at 817ba22 Fix podspec
Cloned https://github.com/EFPrefix/swift_qrcodejs.git
Revision (git rev-parse @):
817ba220a2eba840bae888e7eeb11207bec05f8c
SUCCESS checkout https://github.com/EFPrefix/swift_qrcodejs.git at 2.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD
https://github.com/EFPrefix/swift_qrcodejs.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/15] Compiling QRCodeSwift QRCodeType.swift
[2/15] Compiling QRCodeSwift QRErrorCorrectLevel.swift
[3/16] Compiling QRCodeSwift QRRSBlock.swift
[4/16] Compiling QRCodeSwift QRMaskPattern.swift
[5/16] Compiling QRCodeSwift QRMath.swift
[6/16] Compiling QRCodeSwift QRPatternLocator.swift
[7/16] Compiling QRCodeSwift QRBitBuffer.swift
[8/16] Compiling QRCodeSwift QRCode.swift
[9/16] Emitting module QRCodeSwift
[10/16] Compiling QRCodeSwift QRCodeError.swift
[11/16] Compiling QRCodeSwift QRCodeModel.swift
[12/16] Compiling QRCodeSwift QRPolynomial.swift
[13/16] Compiling QRCodeSwift BCH.swift
[14/16] Compiling QRCodeSwift QR8bitByte.swift
[15/16] Compiling QRCodeSwift QRMode.swift
[16/16] Compiling QRCodeSwift QRPointType.swift
Build complete! (7.98s)
Build complete.
Done.