The Swift Package Index logo.Swift Package Index

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: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/luoxiu/Schedule
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
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 master
========================================
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 TaskCenter.swift
[4/14] Compiling Schedule Task.swift
[5/14] Compiling Schedule Atomic.swift
[6/14] Compiling Schedule Bag.swift
[7/14] Compiling Schedule Time.swift
[8/14] Compiling Schedule Extensions.swift
[9/14] Compiling Schedule Interval.swift
[10/14] Compiling Schedule Plan.swift
[11/14] Compiling Schedule RunLoopTask.swift
[12/14] Emitting module Schedule
[13/14] Compiling Schedule Monthday.swift
[14/14] Compiling Schedule Period.swift
[15/15] Compiling Schedule Weekday.swift
Build complete! (4.50s)
Build complete.
Done.