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

Successful build of FeedKit with Swift 5.9 for macOS (Xcode) using Xcode 15.2.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme FeedKit -destination platform=macos,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.25.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/michaelnisi/feedkit.git
Reference: master
Initialized empty Git repository in $PWD/checkout/.git/
HEAD is now at 4e170f0 Update changelog
Cloned https://github.com/michaelnisi/feedkit.git
Revision (git rev-parse @):
4e170f0f07941467a3ce49ba06b60e34d601fa6c
SUCCESS checkout https://github.com/michaelnisi/feedkit.git at master
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.9
Building package at path:  $PWD/checkout
Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = $PWD/checkout/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/michaelnisi/fanboy-kit (cached)
Fetching from https://github.com/michaelnisi/patron (cached)
Fetching from https://github.com/michaelnisi/manger-kit (cached)
Fetching from https://github.com/michaelnisi/ola (cached)
Fetching from https://github.com/michaelnisi/skull (cached)
Fetching from https://github.com/pointfreeco/swift-snapshot-testing (cached)
Fetching from https://github.com/apple/swift-syntax.git (cached)
Creating working copy of package ‘fanboy-kit’
Checking out 9.0.0 of package ‘fanboy-kit’
Creating working copy of package ‘ola’
Checking out 12.0.0 of package ‘ola’
Creating working copy of package ‘patron’
Checking out 11.0.0 of package ‘patron’
Creating working copy of package ‘swift-syntax’
Checking out 509.0.1 of package ‘swift-syntax’
Creating working copy of package ‘skull’
Checking out 11.0.4 of package ‘skull’
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.14.2 of package ‘swift-snapshot-testing’
Creating working copy of package ‘manger-kit’
Checking out 8.0.0 of package ‘manger-kit’
Resolve Package Graph
Resolved source packages:
  Ola: https://github.com/michaelnisi/ola @ 12.0.0
  Patron: https://github.com/michaelnisi/patron @ 11.0.0
  MangerKit: https://github.com/michaelnisi/manger-kit @ 8.0.0
  Skull: https://github.com/michaelnisi/skull @ 11.0.4
  FeedKit: $PWD/checkout
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.14.2
  swift-syntax: https://github.com/apple/swift-syntax.git @ 509.0.1
  FanboyKit: https://github.com/michaelnisi/fanboy-kit @ 9.0.0
resolved source packages: Ola, Patron, MangerKit, Skull, FeedKit, swift-snapshot-testing, swift-syntax, FanboyKit
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme FeedKit -destination platform=macos,arch=arm64
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-0008793E26D2001E }
Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme FeedKit -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = $PWD/checkout/.dependencies
    IDEDerivedDataPathOverride = $PWD/checkout/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Skull: https://github.com/michaelnisi/skull @ 11.0.4
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.14.2
  FeedKit: $PWD/checkout
  Patron: https://github.com/michaelnisi/patron @ 11.0.0
  MangerKit: https://github.com/michaelnisi/manger-kit @ 8.0.0
  FanboyKit: https://github.com/michaelnisi/fanboy-kit @ 9.0.0
  Ola: https://github.com/michaelnisi/ola @ 12.0.0
  swift-syntax: https://github.com/apple/swift-syntax.git @ 509.0.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (17 targets)
    Target 'FeedKitTests' in project 'FeedKit'
        ➜ Explicit dependency on target 'FeedKit_FeedKitTests' in project 'FeedKit'
        ➜ Explicit dependency on target 'FeedKit' in project 'FeedKit'
        ➜ Explicit dependency on target 'MangerKit' in project 'MangerKit'
        ➜ Explicit dependency on target 'FanboyKit' in project 'FanboyKit'
        ➜ Explicit dependency on target 'Ola' in project 'Ola'
        ➜ Explicit dependency on target 'Skull' in project 'Skull'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTesting' in project 'swift-snapshot-testing'
        ➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
    Target 'SnapshotTesting' in project 'swift-snapshot-testing' (no dependencies)
    Target 'FeedKit_FeedKitTests' in project 'FeedKit' (no dependencies)
    Target 'FeedKit' in project 'FeedKit'
        ➜ Explicit dependency on target 'FeedKit' in project 'FeedKit'
        ➜ Explicit dependency on target 'FeedKit_FeedKit' in project 'FeedKit'
        ➜ Explicit dependency on target 'MangerKit' in project 'MangerKit'
        ➜ Explicit dependency on target 'FanboyKit' in project 'FanboyKit'
        ➜ Explicit dependency on target 'Ola' in project 'Ola'
        ➜ Explicit dependency on target 'Skull' in project 'Skull'
    Target 'FeedKit' in project 'FeedKit'
        ➜ Explicit dependency on target 'FeedKit_FeedKit' in project 'FeedKit'
        ➜ Explicit dependency on target 'MangerKit' in project 'MangerKit'
        ➜ Explicit dependency on target 'FanboyKit' in project 'FanboyKit'
        ➜ Explicit dependency on target 'Ola' in project 'Ola'
        ➜ Explicit dependency on target 'Skull' in project 'Skull'
    Target 'Skull' in project 'Skull'
        ➜ Explicit dependency on target 'Skull' in project 'Skull'
    Target 'Skull' in project 'Skull' (no dependencies)
    Target 'Ola' in project 'Ola'
        ➜ Explicit dependency on target 'Ola' in project 'Ola'
    Target 'Ola' in project 'Ola' (no dependencies)
    Target 'FanboyKit' in project 'FanboyKit'
        ➜ Explicit dependency on target 'FanboyKit' in project 'FanboyKit'
        ➜ Explicit dependency on target 'Patron' in project 'Patron'
    Target 'FanboyKit' in project 'FanboyKit'
        ➜ Explicit dependency on target 'Patron' in project 'Patron'
    Target 'MangerKit' in project 'MangerKit'
        ➜ Explicit dependency on target 'MangerKit' in project 'MangerKit'
        ➜ Explicit dependency on target 'Patron' in project 'Patron'
    Target 'MangerKit' in project 'MangerKit'
        ➜ Explicit dependency on target 'Patron' in project 'Patron'
    Target 'Patron' in project 'Patron'
        ➜ Explicit dependency on target 'Patron' in project 'Patron'
    Target 'Patron' in project 'Patron' (no dependencies)
    Target 'FeedKit_FeedKit' in project 'FeedKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 433f070e56787e53e80d2196cf14dc8b
Build description path: $PWD/checkout/.derivedData/Build/Intermediates.noindex/XCBuildData/433f070e56787e53e80d2196cf14dc8b.xcbuilddata
CreateBuildDirectory $PWD/checkout/.derivedData/Build/Products
    cd $PWD/checkout/.swiftpm/xcode
    builtin-create-build-directory $PWD/checkout/.derivedData/Build/Products
CreateBuildDirectory $PWD/checkout/.derivedData/Build/Intermediates.noindex
    cd $PWD/checkout/.swiftpm/xcode
    builtin-create-build-directory $PWD/checkout/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk $PWD/checkout/.derivedData/SDKStatCaches.noindex/macosx14.0-23A334-648badb4bdd78937d1e84e5bbefb1286.sdkstatcache
    cd $PWD/checkout/.swiftpm/xcode
    /Applications/Xcode-15.0.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-15.0.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX14.0.sdk -o $PWD/checkout/.derivedData/SDKStatCaches.noindex/macosx14.0-23A334-648badb4bdd78937d1e84e5bbefb1286.sdkstatcache
CreateBuildDirectory $PWD/checkout/.derivedData/Build/Products/Debug
    cd $PWD/checkout/.swiftpm/xcode
    builtin-create-build-directory $PWD/checkout/.derivedData/Build/Products/Debug
CreateBuildDirectory $PWD/checkout/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
    cd $PWD/checkout/.swiftpm/xcode
    builtin-create-build-directory $PWD/checkout/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory $PWD/checkout/.derivedData/Build/Products/Debug/PackageFrameworks
    cd $PWD/checkout/.swiftpm/xcode
    builtin-create-build-directory $PWD/checkout/.derivedData/Build/Products/Debug/PackageFrameworks
MkDir $PWD/checkout/.derivedData/Build/Products/Debug/FeedKit_FeedKitTests.bundle (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    /bin/mkdir -p $PWD/checkout/.derivedData/Build/Products/Debug/FeedKit_FeedKitTests.bundle
MkDir $PWD/checkout/.derivedData/Build/Products/Debug/FeedKit_FeedKitTests.bundle/Contents (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    /bin/mkdir -p $PWD/checkout/.derivedData/Build/Products/Debug/FeedKit_FeedKitTests.bundle/Contents
MkDir $PWD/checkout/.derivedData/Build/Products/Debug/FeedKit_FeedKitTests.bundle/Contents/Resources (in target 'FeedKit_FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    /bin/mkdir -p $PWD/checkout/.derivedData/Build/Products/Debug/FeedKit_FeedKitTests.bundle/Contents/Resources
MkDir $PWD/checkout/.derivedData/Build/Products/Debug/FeedKit_FeedKit.bundle/Contents (in target 'FeedKit_FeedKit' from project 'FeedKit')
    cd $PWD/checkout
    /bin/mkdir -p $PWD/checkout/.derivedData/Build/Products/Debug/FeedKit_FeedKit.bundle/Contents
MkDir $PWD/checkout/.derivedData/Build/Products/Debug/FeedKit_FeedKit.bundle (in target 'FeedKit_FeedKit' from project 'FeedKit')
    cd $PWD/checkout
    /bin/mkdir -p $PWD/checkout/.derivedData/Build/Products/Debug/FeedKit_FeedKit.bundle
MkDir $PWD/checkout/.derivedData/Build/Products/Debug/FeedKit_FeedKit.bundle/Contents/Resources (in target 'FeedKit_FeedKit' from project 'FeedKit')
    cd $PWD/checkout
    /bin/mkdir -p $PWD/checkout/.derivedData/Build/Products/Debug/FeedKit_FeedKit.bundle/Contents/Resources
MkDir $PWD/checkout/.derivedData/Build/Products/Debug/FeedKitTests.xctest/Contents/Resources (in target 'FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    /bin/mkdir -p $PWD/checkout/.derivedData/Build/Products/Debug/FeedKitTests.xctest/Contents/Resources
MkDir $PWD/checkout/.derivedData/Build/Products/Debug/FeedKitTests.xctest/Contents/MacOS (in target 'FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    /bin/mkdir -p $PWD/checkout/.derivedData/Build/Products/Debug/FeedKitTests.xctest/Contents/MacOS
MkDir $PWD/checkout/.derivedData/Build/Products/Debug/FeedKitTests.xctest/Contents (in target 'FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    /bin/mkdir -p $PWD/checkout/.derivedData/Build/Products/Debug/FeedKitTests.xctest/Contents
MkDir $PWD/checkout/.derivedData/Build/Products/Debug/FeedKitTests.xctest (in target 'FeedKitTests' from project 'FeedKit')
    cd $PWD/checkout
    /bin/mkdir -p $PWD/checkout/.derivedData/Build/Products/Debug/FeedKitTests.xctest
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/SnapshotTesting.modulemap (in target 'SnapshotTesting' from project 'swift-snapshot-testing')
    cd $PWD/checkout/.dependencies/checkouts/swift-snapshot-testing
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/swift-snapshot-testing.build/Debug/SnapshotTesting.build/SnapshotTesting.modulemap
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug/Patron.build/Patron.modulemap (in target 'Patron' from project 'Patron')
    cd $PWD/checkout/.dependencies/checkouts/patron
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Patron.build/Debug/Patron.build/Patron.modulemap
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug/Skull.build/Skull.modulemap (in target 'Skull' from project 'Skull')
    cd $PWD/checkout/.dependencies/checkouts/skull
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug/Skull.build/Skull.modulemap
WriteAuxiliaryFile $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug/Ola.build/Ola.modulemap (in target 'Ola' from project 'Ola')
    cd $PWD/checkout/.dependencies/checkouts/ola
    write-file $PWD/checkout/.derivedData/Build/Intermediates.noindex/Ola.build/Debug/Ola.build/Ola.modulemap
Copy $PWD/checkout/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/Skull.modulemap $PWD/checkout/.derivedData/Build/Intermediates.noindex/Skull.build/Debug/Skull.build/Skull.modulemap (in target 'Skull' from project 'Skull')
    cd $PWD/checkout/.dependencies/checkouts/skull
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.