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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CharlesJS/CSAuthSample.git
Reference: 3.0.2
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/CharlesJS/CSAuthSample
 * tag               3.0.2      -> FETCH_HEAD
HEAD is now at bb0720b Give up on auto-formatting the code as a build step for now
Cloned https://github.com/CharlesJS/CSAuthSample.git
Revision (git rev-parse @):
bb0720b6a24fb1a71c3b4f276cc4b0a9fc76c179
SUCCESS checkout https://github.com/CharlesJS/CSAuthSample.git at 3.0.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/CharlesJS/CSAuthSample.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[1/6] Write swift-version--423B1241ED78D482.txt
[2/6] Compiling CSAuthSampleHelper CSASHelperTool.m
[3/6] Compiling CSAuthSampleHelper CSASHelperConnectionWrapper.m
[4/6] Compiling CSAuthSampleCommon CSASCommon.m
[5/6] Compiling CSAuthSampleHelper CSASHelperConnection.m
[7/9] Emitting module CSAuthSampleApp
[8/9] Compiling CSAuthSampleApp HelperClient.swift
/Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/CSAuthSampleApp/HelperClient.swift:297:13: warning: 'SMJobRemove' was deprecated in macOS 10.10
        if !SMJobRemove(kSMDomainSystemLaunchd, helperID as CFString, self.authRef, true, &smError) {
            ^
[9/9] Compiling CSAuthSampleApp SandboxWorkaround.swift
Build complete! (5.30s)
Build complete.
Done.