Build Information
Successful build of Easie, reference main (c4a703
), with Swift 5.10 for macOS (SPM) on 18 Nov 2024 05:24:45 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/Easie.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/Easie
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at c4a7033 Updated documentation
Cloned https://github.com/dagronf/Easie.git
Revision (git rev-parse @):
c4a7033200c6073a9dd6c61360acbcc0361a580e
SUCCESS checkout https://github.com/dagronf/Easie.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/dagronf/Easie.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/22] Emitting module Easie
[4/24] Compiling Easie CGColor+unitCurve.swift
[5/24] Compiling Easie CGGradient+unitCurve.swift
[6/24] Compiling Easie Double+extensions.swift
[7/24] Compiling Easie Utils.swift
[8/24] Compiling Easie CGColor+rgbaExtensions.swift
[9/24] Compiling Easie CubicBezierDefinition.swift
[10/24] Compiling Easie CGRect+unitCurve.swift
[11/24] Compiling Easie CGSize+unitCurve.swift
[12/24] Compiling Easie Elastic.swift
[13/24] Compiling Easie Jump.swift
[14/24] Compiling Easie Linear.swift
[15/24] Compiling Easie CAKeyframeAnimation+unitCurve.swift
[16/24] Compiling Easie CGPath+unitCurve.swift
[17/24] Compiling Easie CGPoint+unitCurve.swift
[18/24] Compiling Easie UnitCurve.swift
[19/24] Compiling Easie Back.swift
[20/24] Compiling Easie Bounce.swift
[21/24] Compiling Easie CubicBezier.swift
[22/24] Compiling Easie Easing.swift
[23/24] Compiling Easie SwiftUI+unitCurve.swift
[24/24] Compiling Easie CGColor+mixing.swift
Build complete! (12.76s)
Fetching https://github.com/dagronf/Bitmap
[1/591] Fetching bitmap
Fetched https://github.com/dagronf/Bitmap from cache (1.46s)
Computing version for https://github.com/dagronf/Bitmap
Computed https://github.com/dagronf/Bitmap at 1.4.0 (0.48s)
Fetching https://github.com/dagronf/SwiftImageReadWrite
[4/378] Fetching swiftimagereadwrite
Fetched https://github.com/dagronf/SwiftImageReadWrite from cache (0.86s)
Computing version for https://github.com/dagronf/SwiftImageReadWrite
Computed https://github.com/dagronf/SwiftImageReadWrite at 1.9.2 (0.49s)
Creating working copy for https://github.com/dagronf/SwiftImageReadWrite
Working copy of https://github.com/dagronf/SwiftImageReadWrite resolved at 1.9.2
Creating working copy for https://github.com/dagronf/Bitmap
Working copy of https://github.com/dagronf/Bitmap resolved at 1.4.0
Build complete.
Done.