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 SideMenuTransition 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 SideMenuTransition -destination generic/platform=tvos

Build Log

========================================
RunAll
========================================
Builder version: 4.25.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/darrarski/SideMenuTransition-iOS.git
Reference: v1.0.0
Initialized empty Git repository in $PWD/checkout/.git/
From https://github.com/darrarski/SideMenuTransition-iOS
 * tag               v1.0.0     -> FETCH_HEAD
HEAD is now at d7ae113 Merge pull request #3 from darrarski/bruno-spm-support
Cloned https://github.com/darrarski/SideMenuTransition-iOS.git
Revision (git rev-parse @):
d7ae11316e50eb75bd17860b147eedd22f6b5707
SUCCESS checkout https://github.com/darrarski/SideMenuTransition-iOS.git at v1.0.0
========================================
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/Quick/Nimble (cached)
Fetching from https://github.com/Quick/Quick (cached)
Fetching from https://github.com/mattgallagher/CwlPreconditionTesting.git (cached)
Fetching from https://github.com/mattgallagher/CwlCatchException.git (cached)
Creating working copy of package ‘CwlCatchException’
Checking out 2.0.0 of package ‘CwlCatchException’
Creating working copy of package ‘CwlPreconditionTesting’
Checking out 2.0.0 of package ‘CwlPreconditionTesting’
Creating working copy of package ‘Quick’
Checking out 3.0.0 of package ‘Quick’
Creating working copy of package ‘Nimble’
Checking out 9.0.0 of package ‘Nimble’
Resolve Package Graph
Resolved source packages:
  CwlPreconditionTesting: https://github.com/mattgallagher/CwlPreconditionTesting.git @ 2.0.0
  Nimble: https://github.com/Quick/Nimble @ 9.0.0
  SideMenuTransition: $PWD/checkout
  Quick: https://github.com/Quick/Quick @ 3.0.0
  CwlCatchException: https://github.com/mattgallagher/CwlCatchException.git @ 2.0.0
resolved source packages: CwlPreconditionTesting, Nimble, SideMenuTransition, Quick, CwlCatchException
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SideMenuTransition"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme SideMenuTransition -destination generic/platform=tvos
Build complete.
Done.
This is a staging environment. For live and up-to-date package information, visit swiftpackageindex.com.