The Swift Package Index logo.Swift Package Index

Build Information

Successful build of combine-schedulers with Swift 5.7 for macOS (Xcode) using Xcode 14.2 at main.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.25.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pointfreeco/combine-schedulers.git
Reference: main
Initialized empty Git repository in $PWD/checkout/.git/
Cloned https://github.com/pointfreeco/combine-schedulers.git
Revision (git rev-parse @):
1d1d2bd76c22fcc16ec3bde0c05b67826cc70964
SUCCESS checkout https://github.com/pointfreeco/combine-schedulers.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.7
Building package at path:  $PWD/checkout
Command line invocation:
    /Applications/Xcode-14.2.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/pointfreeco/swift-concurrency-extras (cached)
Fetching from https://github.com/pointfreeco/xctest-dynamic-overlay (cached)
Cloning local copy of package ‘swift-concurrency-extras’
Checking out 1.0.0 of package ‘swift-concurrency-extras’
Cloning local copy of package ‘xctest-dynamic-overlay’
Checking out 1.0.2 of package ‘xctest-dynamic-overlay’
Resolve Package Graph
Resolved source packages:
  combine-schedulers: $PWD/checkout
  swift-concurrency-extras: https://github.com/pointfreeco/swift-concurrency-extras @ 1.0.0
  xctest-dynamic-overlay: https://github.com/pointfreeco/xctest-dynamic-overlay @ 1.0.2
resolved source packages: combine-schedulers, swift-concurrency-extras, xctest-dynamic-overlay
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme combine-schedulers -destination platform=macos,arch=arm64
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-F826A02F5534A97C }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-F826A02F5534A97C }
2023-11-02 02:13:13.565 xcodebuild[90769:26705187] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000031e0200: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: $PWD/checkout/.dependencies/checkouts/swift-concurrency-extras/Sources/ConcurrencyExtras/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2023-11-02 02:13:13.567 xcodebuild[90769:26705187] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000031f0100: name:Documentation.docc path:group:Documentation.docc> Failed to load container at path: $PWD/checkout/.dependencies/checkouts/xctest-dynamic-overlay/Sources/XCTestDynamicOverlay/Documentation.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Documentation.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
Build complete.
Done.