Build Information
Failed to build LottieForSwiftUI, reference main (0a3976
), with Swift 6.0 for macOS (SPM) on 29 Nov 2024 12:22:28 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/fatihdurmaz/LottieForSwiftUI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/fatihdurmaz/LottieForSwiftUI
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 0a39761 swift tools version change
Cloned https://github.com/fatihdurmaz/LottieForSwiftUI.git
Revision (git rev-parse @):
0a39761435061ef2dd7df2eecded6cddc0904bb0
SUCCESS checkout https://github.com/fatihdurmaz/LottieForSwiftUI.git at main
Fetching https://github.com/airbnb/lottie-ios.git
[1/33039] Fetching lottie-ios
Fetched https://github.com/airbnb/lottie-ios.git from cache (48.25s)
Computing version for https://github.com/airbnb/lottie-ios.git
Computed https://github.com/airbnb/lottie-ios.git at 4.5.0 (0.45s)
Creating working copy for https://github.com/airbnb/lottie-ios.git
Working copy of https://github.com/airbnb/lottie-ios.git resolved at 4.5.0
========================================
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": "lottieforswiftui",
"name": "LottieForSwiftUI",
"url": "https://github.com/fatihdurmaz/LottieForSwiftUI.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LottieForSwiftUI",
"dependencies": [
{
"identity": "lottie-ios",
"name": "Lottie",
"url": "https://github.com/airbnb/lottie-ios.git",
"version": "4.5.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/lottie-ios",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/fatihdurmaz/LottieForSwiftUI.git
[1/85] Fetching lottieforswiftui
Fetched https://github.com/fatihdurmaz/LottieForSwiftUI.git from cache (0.65s)
Fetching https://github.com/airbnb/lottie-ios.git from cache
Fetched https://github.com/airbnb/lottie-ios.git from cache (0.64s)
Computing version for https://github.com/airbnb/lottie-ios.git
Computed https://github.com/airbnb/lottie-ios.git at 4.5.0 (0.02s)
Creating working copy for https://github.com/airbnb/lottie-ios.git
Working copy of https://github.com/airbnb/lottie-ios.git resolved at 4.5.0
Creating working copy for https://github.com/fatihdurmaz/LottieForSwiftUI.git
Working copy of https://github.com/fatihdurmaz/LottieForSwiftUI.git resolved at main (0a39761)
warning: '.resolve-product-dependencies': dependency 'lottieforswiftui' is not used by any target
Found 1 product dependencies
- Lottie
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/fatihdurmaz/LottieForSwiftUI.git
{
"dependencies" : [
{
"identity" : "lottie-ios",
"requirement" : {
"range" : [
{
"lower_bound" : "4.2.0",
"upper_bound" : "5.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/airbnb/lottie-ios.git"
}
],
"manifest_display_name" : "LottieForSwiftUI",
"name" : "LottieForSwiftUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
}
],
"products" : [
{
"name" : "LottieForSwiftUI",
"targets" : [
"LottieForSwiftUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "LottieForSwiftUITests",
"module_type" : "SwiftTarget",
"name" : "LottieForSwiftUITests",
"path" : "Tests/LottieForSwiftUITests",
"sources" : [
"LottieForSwiftUITests.swift"
],
"target_dependencies" : [
"LottieForSwiftUI"
],
"type" : "test"
},
{
"c99name" : "LottieForSwiftUI",
"module_type" : "SwiftTarget",
"name" : "LottieForSwiftUI",
"path" : "Sources",
"product_dependencies" : [
"Lottie"
],
"product_memberships" : [
"LottieForSwiftUI"
],
"sources" : [
"LottieForSwiftUI/LottieForSwiftUI.swift"
],
"type" : "library"
}
],
"tools_version" : "5.7"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
error: the library 'LottieForSwiftUI' requires macos 10.13, but depends on the product 'Lottie' which requires macos 10.15; consider changing the library 'LottieForSwiftUI' to require macos 10.15 or later, or the product 'Lottie' to require macos 10.13 or earlier.
BUILD FAILURE 6.0 macosSpm