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 Lottie, reference 4.5.0 (b84259), with Swift 5.10 for macOS (SPM) on 11 Jul 2024 00:26:42 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/airbnb/lottie-spm.git
Reference: 4.5.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/airbnb/lottie-spm
 * tag               4.5.0      -> FETCH_HEAD
HEAD is now at b842598 Update Package.swift to reference lottie-ios 4.5.0 (#28)
Cloned https://github.com/airbnb/lottie-spm.git
Revision (git rev-parse @):
b842598f1295f3ffa1475b1580672d1fe5b83580
SUCCESS checkout https://github.com/airbnb/lottie-spm.git at 4.5.0
[16375/55918811] Downloading https://github.com/airbnb/lottie-ios/releases/download/4.5.0/Lottie.xcframework.zip
Downloading binary artifact https://github.com/airbnb/lottie-ios/releases/download/4.5.0/Lottie.xcframework.zip
Downloaded https://github.com/airbnb/lottie-ios/releases/download/4.5.0/Lottie.xcframework.zip (4.28s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "lottie-spm",
      "name": "Lottie",
      "url": "https://github.com/airbnb/lottie-spm.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/lottie-spm",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/airbnb/lottie-spm.git
[1/574] Fetching lottie-spm
Fetched https://github.com/airbnb/lottie-spm.git from cache (4.20s)
Creating working copy for https://github.com/airbnb/lottie-spm.git
Working copy of https://github.com/airbnb/lottie-spm.git resolved at 4.5.0 (b842598)
Fetching binary artifact https://github.com/airbnb/lottie-ios/releases/download/4.5.0/Lottie.xcframework.zip from cache
Fetched https://github.com/airbnb/lottie-ios/releases/download/4.5.0/Lottie.xcframework.zip from cache (2.96s)
warning: '.resolve-product-dependencies': dependency 'lottie-spm' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/airbnb/lottie-spm.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/4] Emitting module _LottieStub
[4/4] Compiling _LottieStub Stub.swift
Build complete! (1.12s)
Build complete.
Done.