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 5.9 for macOS (Xcode) using Xcode 15.2.

Build Command

Build command unavailable

Build Log

========================================
RunAll
========================================
Builder version: 4.28.4
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dankinsoid/TextureTransition.git
Reference: 1.1.4
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dankinsoid/TextureTransition
 * tag               1.1.4      -> FETCH_HEAD
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 1.1.4
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.9
Building package at path:  $PWD/checkout
Command line invocation:
    /Applications/Xcode-15.2.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/FluidGroup/Texture.git
Fetching from https://github.com/pinterest/PINRemoteImage.git
Fetching from https://github.com/3a4oT/IGListKit
Fetching from https://github.com/pinterest/PINOperation.git
Fetching from https://github.com/pinterest/PINCache.git
Fetching from https://github.com/dankinsoid/VDTransition.git
Fetching from https://github.com/SDWebImage/libwebp-Xcode (cached)
Creating working copy of package ‘PINOperation’
Checking out 1.2.1 of package ‘PINOperation’
Creating working copy of package ‘VDTransition’
Checking out 1.11.0 of package ‘VDTransition’
Creating working copy of package ‘PINRemoteImage’
Checking out master of package ‘PINRemoteImage’
Creating working copy of package ‘libwebp-Xcode’
Checking out 1.2.3 of package ‘libwebp-Xcode’
Creating working copy of package ‘IGListKit’
Checking out spmNumber10 of package ‘IGListKit’
Creating working copy of package ‘Texture’
Checking out spm of package ‘Texture’
Creating working copy of package ‘PINCache’
Checking out 3.0.3 of package ‘PINCache’
Resolve Package Graph
Resolved source packages:
  libwebp: https://github.com/SDWebImage/libwebp-Xcode @ 1.2.3
  Texture: https://github.com/FluidGroup/Texture.git @ spm
  TextureTransition: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  PINOperation: https://github.com/pinterest/PINOperation.git @ 1.2.1
  PINCache: https://github.com/pinterest/PINCache.git @ 3.0.3
  PINRemoteImage: https://github.com/pinterest/PINRemoteImage.git @ master
  IGListKit: https://github.com/3a4oT/IGListKit @ spmNumber10
  VDTransition: https://github.com/dankinsoid/VDTransition.git @ 1.11.0
resolved source packages: libwebp, Texture, TextureTransition, PINOperation, PINCache, PINRemoteImage, IGListKit, VDTransition
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "TextureTransition"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/checkout/.derivedData build -scheme TextureTransition -destination platform=macos,arch=arm64
Command line invocation:
    /Applications/Xcode-15.2.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme TextureTransition -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  PINCache: https://github.com/pinterest/PINCache.git @ 3.0.3
  TextureTransition: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  PINOperation: https://github.com/pinterest/PINOperation.git @ 1.2.1
  PINRemoteImage: https://github.com/pinterest/PINRemoteImage.git @ master
  libwebp: https://github.com/SDWebImage/libwebp-Xcode @ 1.2.3
  Texture: https://github.com/FluidGroup/Texture.git @ spm
  IGListKit: https://github.com/3a4oT/IGListKit @ spmNumber10
  VDTransition: https://github.com/dankinsoid/VDTransition.git @ 1.11.0
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'TextureTransitionTests' in project 'TextureTransition'
        ➜ Explicit dependency on target 'TextureTransition' in project 'TextureTransition'
        ➜ Explicit dependency on target 'VDTransition' in project 'VDTransition'
        ➜ Explicit dependency on target 'AsyncDisplayKit' in project 'Texture'
    Target 'TextureTransition' in project 'TextureTransition'
        ➜ Explicit dependency on target 'TextureTransition' in project 'TextureTransition'
        ➜ Explicit dependency on target 'VDTransition' in project 'VDTransition'
        ➜ Explicit dependency on target 'AsyncDisplayKit' in project 'Texture'
    Target 'TextureTransition' in project 'TextureTransition'
        ➜ Explicit dependency on target 'VDTransition' in project 'VDTransition'
        ➜ Explicit dependency on target 'AsyncDisplayKit' in project 'Texture'
    Target 'AsyncDisplayKit' in project 'Texture'
        ➜ Explicit dependency on target 'AsyncDisplayKit' in project 'Texture'
    Target 'AsyncDisplayKit' in project 'Texture' (no dependencies)
    Target 'VDTransition' in project 'VDTransition'
        ➜ Explicit dependency on target 'VDTransition' in project 'VDTransition'
    Target 'VDTransition' in project 'VDTransition' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 447836fc8741b37c27b4d0d147e73eee
Build description path: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/447836fc8741b37c27b4d0d147e73eee.xcbuilddata
error: The package product 'VDTransition' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'TextureTransition' from project 'TextureTransition')
error: The package product 'AsyncDisplayKit' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'TextureTransition' from project 'TextureTransition')
Resolve Package Graph
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-D66DEC2E1FB4A906 }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-D66DEC2E1FB4A906 }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-D66DEC2E1FB4A906 }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-D66DEC2E1FB4A906 }
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.2.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme TextureTransition -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  PINRemoteImage: https://github.com/pinterest/PINRemoteImage.git @ master
  VDTransition: https://github.com/dankinsoid/VDTransition.git @ 1.11.0
  PINCache: https://github.com/pinterest/PINCache.git @ 3.0.3
  libwebp: https://github.com/SDWebImage/libwebp-Xcode @ 1.2.3
  IGListKit: https://github.com/3a4oT/IGListKit @ spmNumber10
  TextureTransition: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  PINOperation: https://github.com/pinterest/PINOperation.git @ 1.2.1
  Texture: https://github.com/FluidGroup/Texture.git @ spm
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
    Target 'TextureTransitionTests' in project 'TextureTransition'
        ➜ Explicit dependency on target 'TextureTransition' in project 'TextureTransition'
        ➜ Explicit dependency on target 'VDTransition' in project 'VDTransition'
        ➜ Explicit dependency on target 'AsyncDisplayKit' in project 'Texture'
    Target 'TextureTransition' in project 'TextureTransition'
        ➜ Explicit dependency on target 'TextureTransition' in project 'TextureTransition'
        ➜ Explicit dependency on target 'VDTransition' in project 'VDTransition'
        ➜ Explicit dependency on target 'AsyncDisplayKit' in project 'Texture'
    Target 'TextureTransition' in project 'TextureTransition'
        ➜ Explicit dependency on target 'VDTransition' in project 'VDTransition'
        ➜ Explicit dependency on target 'AsyncDisplayKit' in project 'Texture'
    Target 'AsyncDisplayKit' in project 'Texture'
        ➜ Explicit dependency on target 'AsyncDisplayKit' in project 'Texture'
    Target 'AsyncDisplayKit' in project 'Texture' (no dependencies)
    Target 'VDTransition' in project 'VDTransition'
        ➜ Explicit dependency on target 'VDTransition' in project 'VDTransition'
    Target 'VDTransition' in project 'VDTransition' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 447836fc8741b37c27b4d0d147e73eee
Build description path: /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/447836fc8741b37c27b4d0d147e73eee.xcbuilddata
error: The package product 'VDTransition' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'TextureTransition' from project 'TextureTransition')
error: The package product 'AsyncDisplayKit' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'TextureTransition' from project 'TextureTransition')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-D66DEC2E1FB4A906 }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-D66DEC2E1FB4A906 }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-D66DEC2E1FB4A906 }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-D66DEC2E1FB4A906 }
** BUILD FAILED **
BUILD FAILURE 5.9 macosXcodebuild
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.