The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwiftySweetness 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/cszatmary/SwiftySweetness.git
Reference: 3.0.0
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/cszatmary/SwiftySweetness
 * tag               3.0.0      -> FETCH_HEAD
HEAD is now at d79cd47 Merge pull request #1 from cszatma/swift-5
Cloned https://github.com/cszatmary/SwiftySweetness.git
Revision (git rev-parse @):
d79cd47621cb2383b227eb24d86884c1bb76b923
SUCCESS checkout https://github.com/cszatmary/SwiftySweetness.git at 3.0.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/cszatmary/SwiftySweetness.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/17] Compiling SwiftySweetness DataRepresentation.swift
[4/17] Compiling SwiftySweetness Any+SwiftySweetness.swift
[5/19] Compiling SwiftySweetness Double+SwiftySweetness.swift
[6/19] Compiling SwiftySweetness Int+SwiftySweetness.swift
[7/19] Emitting module SwiftySweetness
[8/19] Compiling SwiftySweetness If.swift
[9/19] Compiling SwiftySweetness Switch.swift
[10/19] Compiling SwiftySweetness Typealiases.swift
[11/19] Compiling SwiftySweetness Decodable+SwiftySweetness.swift
[12/19] Compiling SwiftySweetness Operators.swift
[13/19] Compiling SwiftySweetness Pipes.swift
[14/19] Compiling SwiftySweetness Optional+SwiftySweetness.swift
[15/19] Compiling SwiftySweetness String+SwiftySweetness.swift
[16/19] Compiling SwiftySweetness Array+SwiftySweetness.swift
[17/19] Compiling SwiftySweetness Bool+SwiftySweetness.swift
[18/19] Compiling SwiftySweetness Encodable+SwiftySweetness.swift
[19/19] Compiling SwiftySweetness PropertyRepresentable.swift
Build complete! (7.21s)
Fetching https://github.com/Quick/Quick.git from cache
Fetching https://github.com/Quick/Nimble.git from cache
Fetched https://github.com/Quick/Quick.git from cache (0.22s)
Fetched https://github.com/Quick/Nimble.git from cache (0.22s)
Computing version for https://github.com/Quick/Nimble.git
Computed https://github.com/Quick/Nimble.git at 8.0.2 (0.05s)
Computing version for https://github.com/Quick/Quick.git
Computed https://github.com/Quick/Quick.git at 2.1.0 (0.05s)
Creating working copy for https://github.com/Quick/Nimble.git
Working copy of https://github.com/Quick/Nimble.git resolved at 8.0.2
Creating working copy for https://github.com/Quick/Quick.git
Working copy of https://github.com/Quick/Quick.git resolved at 2.1.0
Build complete.
Done.