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 Flow with Swift 5.8 for tvOS using Xcode 14.3.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme Flow -destination generic/platform=tvos

Build Log

========================================
RunAll
========================================
Builder version: 4.25.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/alexito4/Flow.git
Reference: main
Initialized empty Git repository in $PWD/checkout/.git/
From https://github.com/alexito4/Flow
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 38f7db2 Update README.md
Cloned https://github.com/alexito4/Flow.git
Revision (git rev-parse @):
SUCCESS checkout https://github.com/alexito4/Flow.git at main
38f7db2e9b123f592ac13f4c742602064fe9d22b
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.8
Building package at path:  $PWD/checkout
Command line invocation:
    /Applications/Xcode-14.3.1.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
Resolved source packages:
  Flow: $PWD/checkout
resolved source packages: Flow
{
2023-10-31 18:03:23.654 xcodebuild[27258:3879596] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Flow"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme Flow -destination generic/platform=tvos
2023-10-31 18:03:24.341 xcodebuild[27259:3879617] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.