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 iOS 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 generic/platform=ios

Build Log

========================================
RunAll
========================================
Builder version: 4.25.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/michaelnisi/feedkit.git
Reference: 19.0.0
Initialized empty Git repository in $PWD/checkout/.git/
From https://github.com/michaelnisi/feedkit
 * tag               19.0.0     -> FETCH_HEAD
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 19.0.0
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.9
Building package at path:  $PWD/checkout
2023-10-31 09:53:41.572 xcodebuild[43416:3603357] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot11/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-22267/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:847
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600000d10e60>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600002928200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2023-10-31 09:53:41.573 xcodebuild[43416:3603357] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
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/ola (cached)
Fetching from https://github.com/michaelnisi/manger-kit (cached)
Fetching from https://github.com/michaelnisi/fanboy-kit (cached)
Fetching from https://github.com/michaelnisi/patron (cached)
Fetching from https://github.com/pointfreeco/swift-snapshot-testing (cached)
Fetching from https://github.com/michaelnisi/skull (cached)
Fetching from https://github.com/apple/swift-syntax.git (cached)
Creating working copy of package ‘skull’
Checking out 11.0.4 of package ‘skull’
Creating working copy of package ‘manger-kit’
Checking out 8.0.0 of package ‘manger-kit’
Creating working copy of package ‘patron’
Checking out 11.0.0 of package ‘patron’
Creating working copy of package ‘fanboy-kit’
Checking out 9.0.0 of package ‘fanboy-kit’
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.14.2 of package ‘swift-snapshot-testing’
Creating working copy of package ‘swift-syntax’
Checking out 509.0.1 of package ‘swift-syntax’
Creating working copy of package ‘ola’
Checking out 12.0.0 of package ‘ola’
Resolve Package Graph
Resolved source packages:
  Ola: https://github.com/michaelnisi/ola @ 12.0.0
  swift-syntax: https://github.com/apple/swift-syntax.git @ 509.0.1
  Patron: https://github.com/michaelnisi/patron @ 11.0.0
  MangerKit: https://github.com/michaelnisi/manger-kit @ 8.0.0
  FeedKit: $PWD/checkout
  Skull: https://github.com/michaelnisi/skull @ 11.0.4
  FanboyKit: https://github.com/michaelnisi/fanboy-kit @ 9.0.0
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.14.2
resolved source packages: Ola, swift-syntax, Patron, MangerKit, FeedKit, Skull, FanboyKit, swift-snapshot-testing
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "FeedKit"
    ]
  }
}
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 generic/platform=ios
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.