The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tfmart/LottieUI.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tfmart/LottieUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 41550fb Update README.md
Cloned https://github.com/tfmart/LottieUI.git
Revision (git rev-parse @):
41550fb4ef51ac38c0d36572c8eb325fc8997217
SUCCESS checkout https://github.com/tfmart/LottieUI.git at main
Fetching https://github.com/airbnb/lottie-spm.git from cache
Fetched https://github.com/airbnb/lottie-spm.git (0.29s)
Computing version for https://github.com/airbnb/lottie-spm.git
Computed https://github.com/airbnb/lottie-spm.git at 4.3.4 (0.53s)
Creating working copy for https://github.com/airbnb/lottie-spm.git
Working copy of https://github.com/airbnb/lottie-spm.git resolved at 4.3.4
Downloading binary artifact https://github.com/airbnb/lottie-ios/releases/download/4.3.4/Lottie.xcframework.zip
[16375/9278834] Downloading https://github.com/airbnb/lottie-ios/releases/download/4.3.4/Lottie.xcframework.zip
Downloaded https://github.com/airbnb/lottie-ios/releases/download/4.3.4/Lottie.xcframework.zip (1.63s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "lottieui",
      "name": "LottieUI",
      "url": "https://github.com/tfmart/LottieUI.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LottieUI",
      "dependencies": [
        {
          "identity": "lottie-spm",
          "name": "Lottie",
          "url": "https://github.com/airbnb/lottie-spm.git",
          "version": "4.3.4",
          "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/lottie-spm",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/tfmart/LottieUI.git
[1/414] Fetching lottieui
Fetched https://github.com/tfmart/LottieUI.git (0.69s)
Fetching https://github.com/airbnb/lottie-spm.git from cache
Fetched https://github.com/airbnb/lottie-spm.git (0.21s)
Computing version for https://github.com/airbnb/lottie-spm.git
Computed https://github.com/airbnb/lottie-spm.git at 4.3.4 (0.02s)
Creating working copy for https://github.com/airbnb/lottie-spm.git
Working copy of https://github.com/airbnb/lottie-spm.git resolved at 4.3.4
Creating working copy for https://github.com/tfmart/LottieUI.git
Working copy of https://github.com/tfmart/LottieUI.git resolved at main
Downloading binary artifact https://github.com/airbnb/lottie-ios/releases/download/4.3.4/Lottie.xcframework.zip
[15554/9278834] Downloading https://github.com/airbnb/lottie-ios/releases/download/4.3.4/Lottie.xcframework.zip
Downloaded https://github.com/airbnb/lottie-ios/releases/download/4.3.4/Lottie.xcframework.zip (1.70s)
warning: '.resolve-product-dependencies': dependency 'lottieui' is not used by any target
Found 1 product dependencies
  - Lottie
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/1] Copying Lottie.framework
[2/3] Emitting module _LottieStub
[3/3] Compiling _LottieStub Stub.swift
[4/14] Compiling LottieUI AnimationProgressObserver+macOS.swift
[5/15] Compiling LottieUI AnimationProgressObserver.swift
[6/15] Compiling LottieUI LottieView+iOS.swift
[7/15] Compiling LottieUI LottieView+macOS.swift
[8/15] Compiling LottieUI WrappedAnimationView+iOS.swift
[9/15] Compiling LottieUI WrappedAnimationNSView.swift
[10/15] Emitting module LottieUI
[11/15] Compiling LottieUI LottieView.swift
[12/15] Compiling LottieUI AsyncLottiePhase.swift
[13/15] Compiling LottieUI AsyncLottieView.swift
[14/15] Compiling LottieUI LottieConfiguration.swift
[15/15] Compiling LottieUI LottieContentSource.swift
Build complete! (16.23s)
Build complete.
Done.