This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.

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

Failed to build TextureTransition with Swift 6.0 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/TextureTransition.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/dankinsoid/TextureTransition
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at bac8ffe 1.1.4
Cloned https://github.com/dankinsoid/TextureTransition.git
Revision (git rev-parse @):
bac8ffe7333de843ab586c8b25cf67d738883ce7
SUCCESS checkout https://github.com/dankinsoid/TextureTransition.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $workDir
https://github.com/dankinsoid/TextureTransition.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete
Fetching https://github.com/FluidGroup/Texture.git
[1/42676] Fetching texture
Fetched https://github.com/FluidGroup/Texture.git from cache (5.09s)
Fetching https://github.com/pinterest/PINRemoteImage.git
[1/11512] Fetching pinremoteimage
Fetched https://github.com/pinterest/PINRemoteImage.git from cache (2.15s)
Fetching https://github.com/3a4oT/IGListKit
[1/12643] Fetching iglistkit
Fetched https://github.com/3a4oT/IGListKit from cache (1.61s)
Fetching https://github.com/pinterest/PINOperation.git
Fetching https://github.com/SDWebImage/libwebp-Xcode
Fetching https://github.com/pinterest/PINCache.git
Fetching https://github.com/dankinsoid/VDTransition.git
[1/238] Fetching libwebp-xcode
[144/4172] Fetching libwebp-xcode, vdtransition
[302/9440] Fetching libwebp-xcode, vdtransition, pincache
[428/10311] Fetching libwebp-xcode, vdtransition, pincache, pinoperation
Fetched https://github.com/pinterest/PINOperation.git from cache (1.97s)
Fetched https://github.com/SDWebImage/libwebp-Xcode from cache (1.97s)
Fetched https://github.com/pinterest/PINCache.git from cache (1.97s)
Fetched https://github.com/dankinsoid/VDTransition.git from cache (1.97s)
Computing version for https://github.com/SDWebImage/libwebp-Xcode
Computed https://github.com/SDWebImage/libwebp-Xcode at 1.2.3 (0.67s)
Computing version for https://github.com/pinterest/PINCache.git
Computed https://github.com/pinterest/PINCache.git at 3.0.3 (0.67s)
Computing version for https://github.com/dankinsoid/VDTransition.git
Computed https://github.com/dankinsoid/VDTransition.git at 1.11.0 (0.66s)
Computing version for https://github.com/pinterest/PINOperation.git
Computed https://github.com/pinterest/PINOperation.git at 1.2.1 (0.66s)
Creating working copy for https://github.com/dankinsoid/VDTransition.git
Working copy of https://github.com/dankinsoid/VDTransition.git resolved at 1.11.0
Creating working copy for https://github.com/FluidGroup/Texture.git
Working copy of https://github.com/FluidGroup/Texture.git resolved at spm (5d03875)
Creating working copy for https://github.com/pinterest/PINRemoteImage.git
Working copy of https://github.com/pinterest/PINRemoteImage.git resolved at master (18637e4)
Creating working copy for https://github.com/3a4oT/IGListKit
Working copy of https://github.com/3a4oT/IGListKit resolved at spmNumber10 (979eca9)
Creating working copy for https://github.com/pinterest/PINOperation.git
Working copy of https://github.com/pinterest/PINOperation.git resolved at 1.2.1
Creating working copy for https://github.com/SDWebImage/libwebp-Xcode
Working copy of https://github.com/SDWebImage/libwebp-Xcode resolved at 1.2.3
Creating working copy for https://github.com/pinterest/PINCache.git
Working copy of https://github.com/pinterest/PINCache.git resolved at 3.0.3
error: the library 'TextureTransition' requires macos 10.13, but depends on the product 'VDTransition' which requires macos 10.15; consider changing the library 'TextureTransition' to require macos 10.15 or later, or the product 'VDTransition' to require macos 10.13 or earlier.
error: the library 'TextureTransition' requires macos 10.13, but depends on the product 'AsyncDisplayKit' which requires macos 10.15; consider changing the library 'TextureTransition' to require macos 10.15 or later, or the product 'AsyncDisplayKit' to require macos 10.13 or earlier.
BUILD FAILURE 6.0 macosSpm
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.