The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Anima with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.35.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/flocked/Anima.git
Reference: 1.3.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/flocked/Anima
 * tag               1.3.0      -> FETCH_HEAD
HEAD is now at 8440c18 Update AnimatableArray.swift
Cloned https://github.com/flocked/Anima.git
Revision (git rev-parse @):
8440c18ff13d1194327a34936a2f059bb103f209
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/flocked/Anima.git at 1.3.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/flocked/Anima.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling Decomposed SIMDConvenienceExtensions.swift
[2/9] Compiling Decomposed Interpolatable.swift
[3/9] Compiling Decomposed CATransform3DExtensions.swift
[4/9] Compiling Decomposed Globals.swift
[5/9] Compiling Decomposed CATransform3DConvenienceExtensions.swift
[6/9] Compiling Decomposed CALayerExtensions.swift
[7/9] Emitting module Decomposed
[8/9] Compiling Decomposed CGFloatVectorTypes.swift
[9/9] Compiling Decomposed SIMDDecomposed.swift
[10/66] Emitting module Anima
[11/74] Compiling Anima Anima+AnimationConfiguration.swift
[12/74] Compiling Anima Anima+AnimationOptions.swift
[13/74] Compiling Anima Anima+AnimationState.swift
[14/74] Compiling Anima Anima.swift
[15/74] Compiling Anima AnimationController.swift
[16/74] Compiling Anima AnimatableArray.swift
[17/74] Compiling Anima AnimatableProperty.swift
[18/74] Compiling Anima AnimatablePropertyProvider.swift
[19/74] Compiling Anima NSUIColor+.swift
[20/74] Compiling Anima CALayer+.swift
[21/74] Compiling Anima CAMediaTimingFunction+.swift
[22/74] Compiling Anima CATransform3D+.swift
[23/74] Compiling Anima InnerShadowLayer.swift
[24/74] Compiling Anima DisplayLink+Combine.swift
[25/74] Compiling Anima KeyValueObserver.swift
[26/74] Compiling Anima NSObject+Observe.swift
[27/74] Compiling Anima NSValue+.swift
[28/74] Compiling Anima Number+FloatInitializable.swift
[29/74] Compiling Anima Sequence+Sort.swift
[30/74] Compiling Anima TimeInterval+.swift
[31/74] Compiling Anima VectorArithmetic+.swift
[32/74] Compiling Anima NSUI Typealias.swift
[33/74] Compiling Anima Optional.swift
[34/74] Compiling Anima NSScrollView+.swift
[35/74] Compiling Anima NotificationCenter+.swift
[36/74] Compiling Anima KeyPath+.swift
[37/74] Compiling Anima ApproximateEquatable.swift
[38/74] Compiling Anima CVTimeStamp+.swift
[39/74] Compiling Anima Comparable+Clamp.swift
[40/74] Compiling Anima CoreGraphics+.swift
[41/74] Compiling Anima NSUIBezierpath+.swift
[42/74] Compiling Anima NSUIEdgeInset+.swift
[43/74] Compiling Anima AnimationProvider.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Anima/AnimatablePropertyProvider/PropertyAnimator.swift:178:20: warning: value 'current' was defined but never used; consider replacing with boolean test
            if let current = currentAnimation as? CubicAnimation<Value> {
               ~~~~^~~~~~~~~~                 ~~~
                                              is
[44/74] Compiling Anima PropertyAnimator+Layer.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Anima/AnimatablePropertyProvider/PropertyAnimator.swift:178:20: warning: value 'current' was defined but never used; consider replacing with boolean test
            if let current = currentAnimation as? CubicAnimation<Value> {
               ~~~~^~~~~~~~~~                 ~~~
                                              is
[45/74] Compiling Anima PropertyAnimator+Layout.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Anima/AnimatablePropertyProvider/PropertyAnimator.swift:178:20: warning: value 'current' was defined but never used; consider replacing with boolean test
            if let current = currentAnimation as? CubicAnimation<Value> {
               ~~~~^~~~~~~~~~                 ~~~
                                              is
[46/74] Compiling Anima PropertyAnimator+Popover.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Anima/AnimatablePropertyProvider/PropertyAnimator.swift:178:20: warning: value 'current' was defined but never used; consider replacing with boolean test
            if let current = currentAnimation as? CubicAnimation<Value> {
               ~~~~^~~~~~~~~~                 ~~~
                                              is
[47/74] Compiling Anima PropertyAnimator+View.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Anima/AnimatablePropertyProvider/PropertyAnimator.swift:178:20: warning: value 'current' was defined but never used; consider replacing with boolean test
            if let current = currentAnimation as? CubicAnimation<Value> {
               ~~~~^~~~~~~~~~                 ~~~
                                              is
[48/74] Compiling Anima PropertyAnimator+Window.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Anima/AnimatablePropertyProvider/PropertyAnimator.swift:178:20: warning: value 'current' was defined but never used; consider replacing with boolean test
            if let current = currentAnimation as? CubicAnimation<Value> {
               ~~~~^~~~~~~~~~                 ~~~
                                              is
[49/74] Compiling Anima PropertyAnimator.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Anima/AnimatablePropertyProvider/PropertyAnimator.swift:178:20: warning: value 'current' was defined but never used; consider replacing with boolean test
            if let current = currentAnimation as? CubicAnimation<Value> {
               ~~~~^~~~~~~~~~                 ~~~
                                              is
[50/74] Compiling Anima AnimatingState.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Anima/AnimatablePropertyProvider/PropertyAnimator.swift:178:20: warning: value 'current' was defined but never used; consider replacing with boolean test
            if let current = currentAnimation as? CubicAnimation<Value> {
               ~~~~^~~~~~~~~~                 ~~~
                                              is
[51/74] Compiling Anima TimingFunction.swift
[52/74] Compiling Anima ColorAnimation.swift
[53/74] Compiling Anima Keyframe.swift
[54/74] Compiling Anima PropertyAnimation.swift
[55/74] Compiling Anima Spring.swift
[56/74] Compiling Anima SpringAnimation.swift
[57/74] Compiling Anima AssociatedValue.swift
[58/74] Compiling Anima CGColor+.swift
[59/74] Compiling Anima NSUITextField+.swift
[60/74] Compiling Anima NSUIView+.swift
[61/74] Compiling Anima CAKeyframeAnimationEmittable+Layer.swift
[62/74] Compiling Anima CAKeyframeAnimationEmittable.swift
[63/74] Compiling Anima CAKeyframeAnimationValueConvertible.swift
[64/74] Compiling Anima BorderConfiguration.swift
[65/74] Compiling Anima ShadowConfiguration.swift
[66/74] Compiling Anima Rubberband.swift
[67/74] Compiling Anima AnimationEvent.swift
[68/74] Compiling Anima AnimationPosition.swift
[69/74] Compiling Anima AnimationProviding.swift
[70/74] Compiling Anima CubicAnimation.swift
[71/74] Compiling Anima CubicFunction.swift
[72/74] Compiling Anima DecayAnimation.swift
[73/74] Compiling Anima DecayFunction.swift
[74/74] Compiling Anima EasingAnimation.swift
Build complete! (17.42s)
Fetching https://github.com/b3ll/Decomposed.git from cache
Fetched https://github.com/b3ll/Decomposed.git (0.18s)
Creating working copy for https://github.com/b3ll/Decomposed.git
Working copy of https://github.com/b3ll/Decomposed.git resolved at main
Build complete.
{
  "dependencies" : [
    {
      "identity" : "decomposed",
      "requirement" : {
        "branch" : [
          "main"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/b3ll/Decomposed.git"
    }
  ],
  "manifest_display_name" : "Anima",
  "name" : "Anima",
  "path" : "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "11.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Anima",
      "targets" : [
        "Anima"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "AnimaTests",
      "module_type" : "SwiftTarget",
      "name" : "AnimaTests",
      "path" : "Tests/AnimaTests",
      "sources" : [
        "AnimaTests.swift"
      ],
      "target_dependencies" : [
        "Anima"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Anima",
      "module_type" : "SwiftTarget",
      "name" : "Anima",
      "path" : "Sources/Anima",
      "product_dependencies" : [
        "Decomposed"
      ],
      "product_memberships" : [
        "Anima"
      ],
      "sources" : [
        "Anima/Anima+AnimationConfiguration.swift",
        "Anima/Anima+AnimationOptions.swift",
        "Anima/Anima+AnimationState.swift",
        "Anima/Anima.swift",
        "Anima/AnimationController.swift",
        "AnimatableProperty/AnimatableArray.swift",
        "AnimatableProperty/AnimatableProperty.swift",
        "AnimatablePropertyProvider/AnimatablePropertyProvider.swift",
        "AnimatablePropertyProvider/AnimationProvider.swift",
        "AnimatablePropertyProvider/PropertyAnimator+Layer.swift",
        "AnimatablePropertyProvider/PropertyAnimator+Layout.swift",
        "AnimatablePropertyProvider/PropertyAnimator+Popover.swift",
        "AnimatablePropertyProvider/PropertyAnimator+View.swift",
        "AnimatablePropertyProvider/PropertyAnimator+Window.swift",
        "AnimatablePropertyProvider/PropertyAnimator.swift",
        "AnimationProviding/AnimatingState.swift",
        "AnimationProviding/AnimationEvent.swift",
        "AnimationProviding/AnimationPosition.swift",
        "AnimationProviding/AnimationProviding.swift",
        "Animations/Cubic/CubicAnimation.swift",
        "Animations/Cubic/CubicFunction.swift",
        "Animations/Decay/DecayAnimation.swift",
        "Animations/Decay/DecayFunction.swift",
        "Animations/Easing/EasingAnimation.swift",
        "Animations/Easing/TimingFunction.swift",
        "Animations/Misc/ColorAnimation.swift",
        "Animations/Misc/Keyframe.swift",
        "Animations/Property/PropertyAnimation.swift",
        "Animations/Spring/Spring.swift",
        "Animations/Spring/SpringAnimation.swift",
        "Extensions/AssociatedValue.swift",
        "Extensions/Colors/CGColor+.swift",
        "Extensions/Colors/NSUIColor+.swift",
        "Extensions/CoreAnimation/CALayer+.swift",
        "Extensions/CoreAnimation/CAMediaTimingFunction+.swift",
        "Extensions/CoreAnimation/CATransform3D+.swift",
        "Extensions/CoreAnimation/InnerShadowLayer.swift",
        "Extensions/DisplayLink+Combine.swift",
        "Extensions/KVO/KeyValueObserver.swift",
        "Extensions/KVO/NSObject+Observe.swift",
        "Extensions/KVO/NotificationCenter+.swift",
        "Extensions/KeyPath+.swift",
        "Extensions/Math & Geometry/ApproximateEquatable.swift",
        "Extensions/Math & Geometry/CVTimeStamp+.swift",
        "Extensions/Math & Geometry/Comparable+Clamp.swift",
        "Extensions/Math & Geometry/CoreGraphics+.swift",
        "Extensions/Math & Geometry/NSUIBezierpath+.swift",
        "Extensions/Math & Geometry/NSUIEdgeInset+.swift",
        "Extensions/Math & Geometry/NSValue+.swift",
        "Extensions/Math & Geometry/Number+FloatInitializable.swift",
        "Extensions/Math & Geometry/Sequence+Sort.swift",
        "Extensions/Math & Geometry/TimeInterval+.swift",
        "Extensions/Math & Geometry/VectorArithmetic+.swift",
        "Extensions/NSUI Typealias.swift",
        "Extensions/Optional.swift",
        "Extensions/Views/NSScrollView+.swift",
        "Extensions/Views/NSUITextField+.swift",
        "Extensions/Views/NSUIView+.swift",
        "Misc/CAKeyFrameAnimation/CAKeyframeAnimationEmittable+Layer.swift",
        "Misc/CAKeyFrameAnimation/CAKeyframeAnimationEmittable.swift",
        "Misc/CAKeyFrameAnimation/CAKeyframeAnimationValueConvertible.swift",
        "Misc/ContentConfiguration/BorderConfiguration.swift",
        "Misc/ContentConfiguration/ShadowConfiguration.swift",
        "Misc/Rubberband.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.5"
}
Done.

Build Machine: Mac 7