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 swift-standard-clients with Swift 5.9 for tvOS 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 swift-standard-clients-Package -destination generic/platform=tvos

Build Log

========================================
RunAll
========================================
Builder version: 4.25.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/capturecontext/swift-standard-clients.git
Reference: main
From https://github.com/capturecontext/swift-standard-clients
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 397f905 feat: StandardClients(+Live) products
Cloned https://github.com/capturecontext/swift-standard-clients.git
Revision (git rev-parse @):
397f90502948a0acb2d0442ec4c70fec5f87a677
SUCCESS checkout https://github.com/capturecontext/swift-standard-clients.git at main
========================================
Build
========================================
Selected platform:         tvOS
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/capturecontext/swift-prelude.git (cached)
Creating working copy of package ‘swift-prelude’
Checking out 0.0.3 of package ‘swift-prelude’
Resolve Package Graph
Resolved source packages:
  swift-prelude: https://github.com/capturecontext/swift-prelude.git @ 0.0.3
  swift-standard-clients: $PWD/checkout
resolved source packages: swift-prelude, swift-standard-clients
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "CacheClient",
      "DataRepresentable",
      "HapticEngineClient",
      "HapticEngineClientLive",
      "IDFAPermissionsClient",
      "IDFAPermissionsClientLive",
      "KeychainClient",
      "KeychainClientLive",
      "MemoryCacheClient",
      "NotificationsPermissionsClient",
      "NotificationsPermissionsClientLive",
      "StandardClients",
      "StandardClientsLive",
      "swift-standard-clients-Package",
      "UserDefaultsClient",
      "UserDefaultsClientLive"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme swift-standard-clients-Package -destination generic/platform=tvos
Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme swift-standard-clients-Package -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = $PWD/checkout/.dependencies
    IDEDerivedDataPathOverride = $PWD/checkout/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  swift-standard-clients: $PWD/checkout
  swift-prelude: https://github.com/capturecontext/swift-prelude.git @ 0.0.3
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (33 targets)
    Target 'DataRepresentableTests' in project 'swift-standard-clients'
        ➜ Explicit dependency on target 'DataRepresentable' in project 'swift-standard-clients'
    Target 'UserDefaultsClientLive' in project 'swift-standard-clients'
        ➜ Explicit dependency on target 'UserDefaultsClientLive' in project 'swift-standard-clients'
        ➜ Explicit dependency on target 'DataRepresentable' in project 'swift-standard-clients'
        ➜ Explicit dependency on target 'UserDefaultsClient' in project 'swift-standard-clients'
        ➜ Explicit dependency on target 'Prelude' in project 'swift-prelude'
    Target 'UserDefaultsClient' in project 'swift-standard-clients'
        ➜ Explicit dependency on target 'UserDefaultsClient' in project 'swift-standard-clients'
        ➜ Explicit dependency on target 'DataRepresentable' in project 'swift-standard-clients'
        ➜ Explicit dependency on target 'Prelude' in project 'swift-prelude'
    Target 'StandardClientsLive' in project 'swift-standard-clients'
        ➜ Explicit dependency on target 'StandardClientsLive' in project 'swift-standard-clients'
        ➜ Explicit dependency on target 'DataRepresentable' in project 'swift-standard-clients'
        ➜ Explicit dependency on target 'CacheClient' in project 'swift-standard-clients'
        ➜ Explicit dependency on target 'MemoryCacheClient' in project 'swift-standard-clients'
        ➜ Explicit dependency on target 'HapticEngineClient' in project 'swift-standard-clients'
        ➜ Explicit dependency on target 'HapticEngineClientLive' in project 'swift-standard-clients'
        ➜ Explicit dependency on target 'IDFAPermissionsClient' in project 'swift-standard-clients'
        ➜ Explicit dependency on target 'IDFAPermissionsClientLive' in project 'swift-standard-clients'
        ➜ Explicit dependency on target 'KeychainClient' in project 'swift-standard-clients'
        ➜ Explicit dependency on target 'KeychainClientLive' in project 'swift-standard-clients'
Build complete.
        ➜ Explicit dependency on target 'NotificationsPermissionsClient' in project 'swift-standard-clients'
        ➜ Explicit dependency on target 'NotificationsPermissionsClientLive' in project 'swift-standard-clients'
        ➜ Explicit dependency on target 'UserDefaultsClient' in project 'swift-standard-clients'
        ➜ Explicit dependency on target 'UserDefaultsClientLive' in project 'swift-standard-clients'
        ➜ Explicit dependency on target 'Prelude' in project 'swift-prelude'
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.