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 main (b7f41d), with Swift 5.10 for macOS (SPM) on 11 Jul 2024 00:22:14 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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/airbnb/lottie-spm
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b7f41dd Update version number in README.md to 4.5.0
Cloned https://github.com/airbnb/lottie-spm.git
Revision (git rev-parse @):
b7f41dd0b33c61577a4f0c8dd3674e5933719da0
SUCCESS checkout https://github.com/airbnb/lottie-spm.git at main
[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.29s)
========================================
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.34s)
Creating working copy for https://github.com/airbnb/lottie-spm.git
Working copy of https://github.com/airbnb/lottie-spm.git resolved at main (b7f41dd)
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.07s)
Build complete.
Done.