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 Easie, reference 1.1.0 (c4a703), with Swift 5.9 for macOS (SPM) on 18 Nov 2024 05:26:05 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.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.9
Building package at path:  $PWD
https://github.com/dagronf/Easie.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/20] Emitting module Easie
[2/22] Compiling Easie Double+extensions.swift
[3/22] Compiling Easie Utils.swift
[4/22] Compiling Easie CGPath+unitCurve.swift
[5/22] Compiling Easie CGPoint+unitCurve.swift
[6/22] Compiling Easie CGColor+rgbaExtensions.swift
[7/22] Compiling Easie CubicBezierDefinition.swift
[8/22] Compiling Easie CGColor+unitCurve.swift
[9/22] Compiling Easie CGGradient+unitCurve.swift
[10/22] Compiling Easie UnitCurve.swift
[11/22] Compiling Easie Back.swift
[12/22] Compiling Easie Bounce.swift
[13/22] Compiling Easie Linear.swift
[14/22] Compiling Easie CAKeyframeAnimation+unitCurve.swift
[15/22] Compiling Easie Elastic.swift
[16/22] Compiling Easie Jump.swift
[17/22] Compiling Easie CGRect+unitCurve.swift
[18/22] Compiling Easie CGSize+unitCurve.swift
[19/22] Compiling Easie SwiftUI+unitCurve.swift
[20/22] Compiling Easie CGColor+mixing.swift
[21/22] Compiling Easie CubicBezier.swift
[22/22] Compiling Easie Easing.swift
Build complete! (14.55s)
Fetching https://github.com/dagronf/Bitmap
[1/591] Fetching bitmap
Fetched https://github.com/dagronf/Bitmap (1.50s)
Computing version for https://github.com/dagronf/Bitmap
Computed https://github.com/dagronf/Bitmap at 1.4.0 (0.50s)
Fetching https://github.com/dagronf/SwiftImageReadWrite
[1/378] Fetching swiftimagereadwrite
Fetched https://github.com/dagronf/SwiftImageReadWrite (0.84s)
Computing version for https://github.com/dagronf/SwiftImageReadWrite
Computed https://github.com/dagronf/SwiftImageReadWrite at 1.9.2 (0.54s)
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.