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 Schedule 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/luoxiu/Schedule.git
Reference: 2.1.1
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/luoxiu/Schedule
 * tag               2.1.1      -> FETCH_HEAD
HEAD is now at e388fca Merge branch 'master' of https://github.com/luoxiu/Schedule
Cloned https://github.com/luoxiu/Schedule.git
Revision (git rev-parse @):
e388fcab1d870f32c0359a414fda81b8e81b98c9
SUCCESS checkout https://github.com/luoxiu/Schedule.git at 2.1.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/luoxiu/Schedule.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/14] Compiling Schedule Plan.swift
[4/14] Compiling Schedule RunLoopTask.swift
[5/14] Emitting module Schedule
[6/14] Compiling Schedule TaskCenter.swift
[7/14] Compiling Schedule Extensions.swift
[8/14] Compiling Schedule Interval.swift
[9/14] Compiling Schedule Time.swift
[10/14] Compiling Schedule Task.swift
[11/14] Compiling Schedule Monthday.swift
[12/14] Compiling Schedule Period.swift
[13/14] Compiling Schedule Atomic.swift
[14/14] Compiling Schedule Bag.swift
[15/15] Compiling Schedule Weekday.swift
Build complete! (4.37s)
Build complete.
Done.