Build Information
Successful build of Easie, reference 1.1.0 (c4a703
), with Swift 5.10 for macOS (SPM) on 18 Nov 2024 05:26:02 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: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dagronf/Easie
* tag 1.1.0 -> FETCH_HEAD
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 1.1.0
========================================
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 Double+extensions.swift
[5/24] Compiling Easie Utils.swift
[6/24] Compiling Easie CGColor+unitCurve.swift
[7/24] Compiling Easie CGGradient+unitCurve.swift
[8/24] Compiling Easie CGPath+unitCurve.swift
[9/24] Compiling Easie CGPoint+unitCurve.swift
[10/24] Compiling Easie UnitCurve.swift
[11/24] Compiling Easie Back.swift
[12/24] Compiling Easie Bounce.swift
[13/24] Compiling Easie CGColor+rgbaExtensions.swift
[14/24] Compiling Easie CubicBezierDefinition.swift
[15/24] Compiling Easie Elastic.swift
[16/24] Compiling Easie Jump.swift
[17/24] Compiling Easie CGRect+unitCurve.swift
[18/24] Compiling Easie CGSize+unitCurve.swift
[19/24] Compiling Easie Linear.swift
[20/24] Compiling Easie CAKeyframeAnimation+unitCurve.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.72s)
Fetching https://github.com/dagronf/Bitmap
[6/591] Fetching bitmap
Fetched https://github.com/dagronf/Bitmap from cache (1.48s)
Computing version for https://github.com/dagronf/Bitmap
Computed https://github.com/dagronf/Bitmap at 1.4.0 (0.46s)
Fetching https://github.com/dagronf/SwiftImageReadWrite
[1/378] Fetching swiftimagereadwrite
Fetched https://github.com/dagronf/SwiftImageReadWrite from cache (0.84s)
Computing version for https://github.com/dagronf/SwiftImageReadWrite
Computed https://github.com/dagronf/SwiftImageReadWrite at 1.9.2 (0.45s)
Creating working copy for https://github.com/dagronf/Bitmap
Working copy of https://github.com/dagronf/Bitmap resolved at 1.4.0
Creating working copy for https://github.com/dagronf/SwiftImageReadWrite
Working copy of https://github.com/dagronf/SwiftImageReadWrite resolved at 1.9.2
Build complete.
Done.