The Swift Package Index logo.Swift Package Index

Build Information

Failed to build nabla-ios with Swift 5.8 for tvOS using Xcode 14.3 at main.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.28.6
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nabla/nabla-ios.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nabla/nabla-ios
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ce46a5f iOS & RN SDK - Fix CI (#32375)
Cloned https://github.com/nabla/nabla-ios.git
Revision (git rev-parse @):
ce46a5fd6e19cfe81a042d9086d16a1e2e3fbaf2
SPI manifest file found: $PWD/checkout/.spi.yml
SUCCESS checkout https://github.com/nabla/nabla-ios.git at main
========================================
Build
========================================
Selected platform:         tvOS
Swift version:             5.8
Building package at path:  $PWD/checkout
https://github.com/nabla/nabla-ios.git
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/kylef/Commander (cached)
Fetching from https://github.com/apple/swift-log.git (cached)
Fetching from https://github.com/pointfreeco/swift-snapshot-testing (cached)
Fetching from https://github.com/MakeAWishFoundation/SwiftyMocky (cached)
Fetching from https://github.com/getsentry/sentry-cocoa.git (cached)
Fetching from https://github.com/tuist/xcodeproj (cached)
Fetching from https://github.com/webrtc-sdk/Specs.git (cached)
Fetching from https://github.com/luoxiu/Rainbow (cached)
Fetching from https://github.com/stephencelis/SQLite.swift.git (cached)
Fetching from https://github.com/jpsim/Yams (cached)
Fetching from https://github.com/livekit/client-sdk-swift.git (cached)
Fetching from https://github.com/apple/swift-protobuf.git (cached)
Fetching from https://github.com/kylef/Spectre.git (cached)
Fetching from https://github.com/tadija/AEXML.git (cached)
Fetching from https://github.com/apollographql/apollo-ios (cached)
Fetching from https://github.com/venmo/DVR (cached)
Fetching from https://github.com/kylef/PathKit (cached)
Fetching from https://github.com/JohnSundell/ShellOut (cached)
Fetching from https://github.com/google/promises.git (cached)
Fetching from https://github.com/luoxiu/Chalk (cached)
Creating working copy of package ‘promises’
Checking out 2.3.1 of package ‘promises’
Creating working copy of package ‘Yams’
Checking out 3.0.1 of package ‘Yams’
Creating working copy of package ‘swift-log’
Checking out 1.5.3 of package ‘swift-log’
Creating working copy of package ‘apollo-ios’
Checking out 0.51.2 of package ‘apollo-ios’
Creating working copy of package ‘PathKit’
Checking out 1.0.1 of package ‘PathKit’
Creating working copy of package ‘xcodeproj’
Checking out 8.7.1 of package ‘xcodeproj’
Creating working copy of package ‘AEXML’
Checking out 4.6.1 of package ‘AEXML’
Creating working copy of package ‘Rainbow’
Checking out 0.1.1 of package ‘Rainbow’
Creating working copy of package ‘ShellOut’
Checking out 2.3.0 of package ‘ShellOut’
Creating working copy of package ‘SwiftyMocky’
Checking out 4.2.0 of package ‘SwiftyMocky’
Creating working copy of package ‘Chalk’
Checking out 0.2.1 of package ‘Chalk’
Creating working copy of package ‘sentry-cocoa’
Checking out 8.1.0 of package ‘sentry-cocoa’
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.11.0 of package ‘swift-snapshot-testing’
Creating working copy of package ‘Commander’
Checking out 0.9.2 of package ‘Commander’
Creating working copy of package ‘Specs’
Checking out 104.5112.17 of package ‘Specs’
Creating working copy of package ‘DVR’
Checking out 2.1.0 of package ‘DVR’
Creating working copy of package ‘client-sdk-swift’
Checking out 1.0.13 of package ‘client-sdk-swift’
Creating working copy of package ‘swift-protobuf’
Checking out 1.25.2 of package ‘swift-protobuf’
Creating working copy of package ‘SQLite.swift’
Checking out 0.13.3 of package ‘SQLite.swift’
Creating working copy of package ‘Spectre’
Checking out 0.10.1 of package ‘Spectre’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  AEXML: https://github.com/tadija/AEXML.git @ 4.6.1
  swiftymocky: https://github.com/MakeAWishFoundation/SwiftyMocky @ 4.2.0
  nabla-ios: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  LiveKit: https://github.com/livekit/client-sdk-swift.git @ 1.0.13
  PathKit: https://github.com/kylef/PathKit @ 1.0.1
  Rainbow: https://github.com/luoxiu/Rainbow @ 0.1.1
  Commander: https://github.com/kylef/Commander @ 0.9.2
  DVR: https://github.com/venmo/DVR @ 2.1.0
  swift-log: https://github.com/apple/swift-log.git @ 1.5.3
  ShellOut: https://github.com/JohnSundell/ShellOut @ 2.3.0
  Promises: https://github.com/google/promises.git @ 2.3.1
  XcodeProj: https://github.com/tuist/xcodeproj @ 8.7.1
  WebRTC: https://github.com/webrtc-sdk/Specs.git @ 104.5112.17
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  Apollo: https://github.com/apollographql/apollo-ios @ 0.51.2
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.11.0
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.13.3
  Chalk: https://github.com/luoxiu/Chalk @ 0.2.1
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.25.2
  Yams: https://github.com/jpsim/Yams @ 3.0.1
  Sentry: https://github.com/getsentry/sentry-cocoa.git @ 8.1.0
resolved source packages: AEXML, swiftymocky, nabla-ios, LiveKit, PathKit, Rainbow, Commander, DVR, swift-log, ShellOut, Promises, XcodeProj, WebRTC, Spectre, Apollo, swift-snapshot-testing, SQLite.swift, Chalk, SwiftProtobuf, Yams, Sentry
2024-01-09 15:32:07.215 xcodebuild[68193:3494133] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-01-09 15:32:22.710 xcodebuild[68193:3494133] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000077ab600: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-log/Sources/Logging/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-01-09 15:32:22.736 xcodebuild[68193:3494133] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000077d3d00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-protobuf/Sources/protoc-gen-swift/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-01-09 15:32:23.170 xcodebuild[68193:3494133] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot7/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21815/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600003913d50>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001e1c200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2024-01-09 15:32:23.171 xcodebuild[68193:3494133] 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.}
2024-01-09 15:32:23.172 xcodebuild[68193:3494133] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot7/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21815/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600003913d50>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001e1c200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2024-01-09 15:32:23.172 xcodebuild[68193:3494133] 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.}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "Apollo",
      "ApolloCodegenLib",
      "ApolloSQLite",
      "ApolloWebSocket",
      "nabla-ios-Package",
      "NablaCore",
      "NablaMessagingCore",
      "NablaMessagingUI",
      "NablaScheduling",
      "NablaUtils",
      "NablaVideoCall",
      "Rainbow"
    ]
  }
}
2024-01-09 15:32:25.046 xcodebuild[71006:3501273] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/checkout/.derivedData build -scheme nabla-ios-Package -destination generic/platform=tvos
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme nabla-ios-Package -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  DVR: https://github.com/venmo/DVR @ 2.1.0
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.13.3
  Rainbow: https://github.com/luoxiu/Rainbow @ 0.1.1
  Commander: https://github.com/kylef/Commander @ 0.9.2
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.11.0
  Promises: https://github.com/google/promises.git @ 2.3.1
  PathKit: https://github.com/kylef/PathKit @ 1.0.1
  Sentry: https://github.com/getsentry/sentry-cocoa.git @ 8.1.0
  nabla-ios: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swiftymocky: https://github.com/MakeAWishFoundation/SwiftyMocky @ 4.2.0
  Apollo: https://github.com/apollographql/apollo-ios @ 0.51.2
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  LiveKit: https://github.com/livekit/client-sdk-swift.git @ 1.0.13
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.25.2
  Yams: https://github.com/jpsim/Yams @ 3.0.1
  XcodeProj: https://github.com/tuist/xcodeproj @ 8.7.1
  swift-log: https://github.com/apple/swift-log.git @ 1.5.3
  ShellOut: https://github.com/JohnSundell/ShellOut @ 2.3.0
  AEXML: https://github.com/tadija/AEXML.git @ 4.6.1
  WebRTC: https://github.com/webrtc-sdk/Specs.git @ 104.5112.17
  Chalk: https://github.com/luoxiu/Chalk @ 0.2.1
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 1640b4f5e57c663aa863d7daed8ca3db
Build description path: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/1640b4f5e57c663aa863d7daed8ca3db.xcbuilddata
note: Building targets in dependency order
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC/WebRTC.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC/WebRTC.xcframework'. (in target 'LiveKit' from project 'LiveKit')
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC/WebRTC.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC/WebRTC.xcframework'. (in target 'LiveKit' from project 'LiveKit')
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC/WebRTC.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC/WebRTC.xcframework'. (in target 'WebRTC' from project 'WebRTC')
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC/WebRTC.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC/WebRTC.xcframework'. (in target 'LiveKit' from project 'LiveKit')
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC/WebRTC.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC/WebRTC.xcframework'. (in target 'NablaVideoCall' from project 'nabla-ios')
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC/WebRTC.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC/WebRTC.xcframework'. (in target 'NablaVideoCall' from project 'nabla-ios')
Resolve Package Graph
2024-01-09 15:32:27.723 xcodebuild[71308:3502106] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-01-09 15:32:29.932 xcodebuild[71308:3502106] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001a40f00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-log/Sources/Logging/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-01-09 15:32:30.029 xcodebuild[71308:3502106] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600001a9a100: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-protobuf/Sources/protoc-gen-swift/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-01-09 15:32:30.742 xcodebuild[71308:3502106] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot7/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21815/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600001537720>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x60000321c200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2024-01-09 15:32:30.744 xcodebuild[71308:3502106] 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.}
2024-01-09 15:32:30.744 xcodebuild[71308:3502106] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot7/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21815/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600001537720>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x60000321c200>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2024-01-09 15:32:30.744 xcodebuild[71308:3502106] 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.}
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme nabla-ios-Package -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Rainbow: https://github.com/luoxiu/Rainbow @ 0.1.1
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.25.2
  Sentry: https://github.com/getsentry/sentry-cocoa.git @ 8.1.0
  WebRTC: https://github.com/webrtc-sdk/Specs.git @ 104.5112.17
  AEXML: https://github.com/tadija/AEXML.git @ 4.6.1
  Promises: https://github.com/google/promises.git @ 2.3.1
  ShellOut: https://github.com/JohnSundell/ShellOut @ 2.3.0
  Apollo: https://github.com/apollographql/apollo-ios @ 0.51.2
  DVR: https://github.com/venmo/DVR @ 2.1.0
  nabla-ios: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.11.0
  Yams: https://github.com/jpsim/Yams @ 3.0.1
  Commander: https://github.com/kylef/Commander @ 0.9.2
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.13.3
  PathKit: https://github.com/kylef/PathKit @ 1.0.1
  swiftymocky: https://github.com/MakeAWishFoundation/SwiftyMocky @ 4.2.0
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  XcodeProj: https://github.com/tuist/xcodeproj @ 8.7.1
  Chalk: https://github.com/luoxiu/Chalk @ 0.2.1
  LiveKit: https://github.com/livekit/client-sdk-swift.git @ 1.0.13
  swift-log: https://github.com/apple/swift-log.git @ 1.5.3
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 81de9a03db80b14c08fb492846d1ac8f
Build description path: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/81de9a03db80b14c08fb492846d1ac8f.xcbuilddata
note: Building targets in dependency order
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC/WebRTC.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC/WebRTC.xcframework'. (in target 'LiveKit' from project 'LiveKit')
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC/WebRTC.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC/WebRTC.xcframework'. (in target 'NablaVideoCall' from project 'nabla-ios')
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC/WebRTC.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC/WebRTC.xcframework'. (in target 'NablaVideoCall' from project 'nabla-ios')
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC/WebRTC.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC/WebRTC.xcframework'. (in target 'WebRTC' from project 'WebRTC')
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC/WebRTC.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC/WebRTC.xcframework'. (in target 'LiveKit' from project 'LiveKit')
/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC/WebRTC.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC/WebRTC.xcframework'. (in target 'LiveKit' from project 'LiveKit')
2024-01-09 15:32:36.191 xcodebuild[72176:3504461] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-01-09 15:32:39.550 xcodebuild[72176:3504461] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003970f00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-log/Sources/Logging/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
2024-01-09 15:32:39.701 xcodebuild[72176:3504461] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003989b00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/checkouts/swift-protobuf/Sources/protoc-gen-swift/Docs.docc, Error: Error Domain=com.apple.dt.IDEContainerErrorDomain Code=6 "Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder"." UserInfo={NSLocalizedDescription=Cannot open "Docs.docc" as a "Swift Package Folder" because it is already open as a "Folder".}
** BUILD FAILED **
BUILD FAILURE 5.8 tvOS

Build Machine: Mac 5