The Swift Package Index logo.Swift Package Index

Build Information

Failed to build nabla-ios with Swift 5.7 for tvOS 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 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/admin/builds/Z6YBxSjp/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.7
Building package at path:  $PWD/checkout
https://github.com/nabla/nabla-ios.git
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/JohnSundell/ShellOut (cached)
Fetching from https://github.com/luoxiu/Chalk (cached)
Fetching from https://github.com/kylef/Commander (cached)
Fetching from https://github.com/apple/swift-protobuf.git (cached)
Fetching from https://github.com/tuist/xcodeproj (cached)
Fetching from https://github.com/google/promises.git (cached)
Fetching from https://github.com/pointfreeco/swift-snapshot-testing (cached)
Fetching from https://github.com/kylef/PathKit (cached)
Fetching from https://github.com/webrtc-sdk/Specs.git (cached)
Fetching from https://github.com/livekit/client-sdk-swift.git (cached)
Fetching from https://github.com/stephencelis/SQLite.swift.git (cached)
Fetching from https://github.com/apple/swift-log.git (cached)
Fetching from https://github.com/jpsim/Yams (cached)
Fetching from https://github.com/tadija/AEXML.git (cached)
Fetching from https://github.com/apollographql/apollo-ios (cached)
Fetching from https://github.com/luoxiu/Rainbow (cached)
Fetching from https://github.com/venmo/DVR (cached)
Fetching from https://github.com/getsentry/sentry-cocoa.git (cached)
Fetching from https://github.com/MakeAWishFoundation/SwiftyMocky (cached)
Fetching from https://github.com/kylef/Spectre.git (cached)
Cloning local copy of package ‘SwiftyMocky’
Checking out 4.2.0 of package ‘SwiftyMocky’
Cloning local copy of package ‘swift-protobuf’
Checking out 1.25.2 of package ‘swift-protobuf’
Cloning local copy of package ‘Rainbow’
Checking out 0.1.1 of package ‘Rainbow’
Cloning local copy of package ‘apollo-ios’
Checking out 0.51.2 of package ‘apollo-ios’
Cloning local copy of package ‘AEXML’
Checking out 4.6.1 of package ‘AEXML’
Cloning local copy of package ‘ShellOut’
Checking out 2.3.0 of package ‘ShellOut’
Cloning local copy of package ‘Yams’
Checking out 3.0.1 of package ‘Yams’
Cloning local copy of package ‘client-sdk-swift’
Checking out 1.0.13 of package ‘client-sdk-swift’
Cloning local copy of package ‘Commander’
Checking out 0.9.2 of package ‘Commander’
Cloning local copy of package ‘sentry-cocoa’
Checking out 8.1.0 of package ‘sentry-cocoa’
Cloning local copy of package ‘Spectre’
Checking out 0.10.1 of package ‘Spectre’
Cloning local copy of package ‘xcodeproj’
Checking out 8.7.1 of package ‘xcodeproj’
Cloning local copy of package ‘swift-snapshot-testing’
Checking out 1.11.0 of package ‘swift-snapshot-testing’
Cloning local copy of package ‘promises’
Checking out 2.3.1 of package ‘promises’
Cloning local copy of package ‘PathKit’
Checking out 1.0.1 of package ‘PathKit’
Cloning local copy of package ‘DVR’
Checking out 2.1.0 of package ‘DVR’
Cloning local copy of package ‘Chalk’
Checking out 0.2.1 of package ‘Chalk’
Cloning local copy of package ‘SQLite.swift’
Checking out 0.13.3 of package ‘SQLite.swift’
Cloning local copy of package ‘Specs’
Checking out 104.5112.17 of package ‘Specs’
Cloning local copy of package ‘swift-log’
Checking out 1.5.3 of package ‘swift-log’
Resolve Package Graph
Resolved source packages:
  Chalk: https://github.com/luoxiu/Chalk @ 0.2.1
  swift-log: https://github.com/apple/swift-log.git @ 1.5.3
  Commander: https://github.com/kylef/Commander @ 0.9.2
  Rainbow: https://github.com/luoxiu/Rainbow @ 0.1.1
  ShellOut: https://github.com/JohnSundell/ShellOut @ 2.3.0
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.25.2
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  WebRTC: https://github.com/webrtc-sdk/Specs.git @ 104.5112.17
  swiftymocky: https://github.com/MakeAWishFoundation/SwiftyMocky @ 4.2.0
  Promises: https://github.com/google/promises.git @ 2.3.1
  AEXML: https://github.com/tadija/AEXML.git @ 4.6.1
  LiveKit: https://github.com/livekit/client-sdk-swift.git @ 1.0.13
  PathKit: https://github.com/kylef/PathKit @ 1.0.1
  XcodeProj: https://github.com/tuist/xcodeproj @ 8.7.1
  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
  Yams: https://github.com/jpsim/Yams @ 3.0.1
  nabla-ios: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Sentry: https://github.com/getsentry/sentry-cocoa.git @ 8.1.0
  Apollo: https://github.com/apollographql/apollo-ios @ 0.51.2
  DVR: https://github.com/venmo/DVR @ 2.1.0
resolved source packages: Chalk, swift-log, Commander, Rainbow, ShellOut, SwiftProtobuf, Spectre, WebRTC, swiftymocky, Promises, AEXML, LiveKit, PathKit, XcodeProj, swift-snapshot-testing, SQLite.swift, Yams, nabla-ios, Sentry, Apollo, DVR
2024-01-09 23:32:31.920 xcodebuild[32250:8712849] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21534/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600001a7c5a0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600003d7c200>{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 23:32:31.921 xcodebuild[32250:8712849] 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 23:32:31.921 xcodebuild[32250:8712849] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21534/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600001a7c5a0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600003d7c200>{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 23:32:31.921 xcodebuild[32250:8712849] 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"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme nabla-ios-Package -destination generic/platform=tvos
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme nabla-ios-Package -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Apollo: https://github.com/apollographql/apollo-ios @ 0.51.2
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.11.0
  WebRTC: https://github.com/webrtc-sdk/Specs.git @ 104.5112.17
  DVR: https://github.com/venmo/DVR @ 2.1.0
  Promises: https://github.com/google/promises.git @ 2.3.1
  Yams: https://github.com/jpsim/Yams @ 3.0.1
  swiftymocky: https://github.com/MakeAWishFoundation/SwiftyMocky @ 4.2.0
  XcodeProj: https://github.com/tuist/xcodeproj @ 8.7.1
  PathKit: https://github.com/kylef/PathKit @ 1.0.1
  LiveKit: https://github.com/livekit/client-sdk-swift.git @ 1.0.13
  Chalk: https://github.com/luoxiu/Chalk @ 0.2.1
  nabla-ios: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.25.2
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  Rainbow: https://github.com/luoxiu/Rainbow @ 0.1.1
  AEXML: https://github.com/tadija/AEXML.git @ 4.6.1
  ShellOut: https://github.com/JohnSundell/ShellOut @ 2.3.0
  Commander: https://github.com/kylef/Commander @ 0.9.2
  swift-log: https://github.com/apple/swift-log.git @ 1.5.3
  Sentry: https://github.com/getsentry/sentry-cocoa.git @ 8.1.0
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.13.3
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 16620b18fa44681a2793c3ba2e88fc84
Build description path: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/16620b18fa44681a2793c3ba2e88fc84-desc.xcbuild
note: Building targets in dependency order
error: The package product 'Apollo' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaCoreTests' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaCoreTests' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaCoreTests' from project 'nabla-ios')
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC.xcframework'. (in target 'NablaVideoCall' from project 'nabla-ios')
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC.xcframework'. (in target 'NablaVideoCall' from project 'nabla-ios')
error: The package product 'Apollo' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingCore' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingCore' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingCore' from project 'nabla-ios')
error: The package product 'Apollo' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingCoreTests' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingCoreTests' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingCoreTests' from project 'nabla-ios')
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC.xcframework'. (in target 'LiveKit' from project 'LiveKit')
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC.xcframework'. (in target 'LiveKit' from project 'LiveKit')
error: The package product 'Apollo' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaScheduling' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaScheduling' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaScheduling' from project 'nabla-ios')
error: The package product 'Apollo' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaVideoCall' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaVideoCall' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaVideoCall' from project 'nabla-ios')
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC.xcframework'. (in target 'LiveKit' from project 'LiveKit')
error: The package product 'Apollo' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaCoreTestsUtils' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaCoreTestsUtils' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaCoreTestsUtils' from project 'nabla-ios')
error: The package product 'Apollo' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingCoreTestsUtils' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingCoreTestsUtils' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingCoreTestsUtils' from project 'nabla-ios')
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC.xcframework'. (in target 'WebRTC' from project 'WebRTC')
error: The package product 'Apollo' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingCoreIntegrationTests' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingCoreIntegrationTests' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingCoreIntegrationTests' from project 'nabla-ios')
error: The package product 'Apollo' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaCore' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaCore' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaCore' from project 'nabla-ios')
error: The package product 'Apollo' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingUI' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingUI' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingUI' from project 'nabla-ios')
error: The package product 'Apollo' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingUITests' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingUITests' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingUITests' from project 'nabla-ios')
Resolve Package Graph
2024-01-09 23:32:38.702 xcodebuild[33687:8716916] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000329e100: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/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 23:32:38.729 xcodebuild[33687:8716916] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000328e300: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/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 23:32:39.093 xcodebuild[33687:8716916] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21534/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600003de10e0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001ad0200>{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 23:32:39.095 xcodebuild[33687:8716916] 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 23:32:39.095 xcodebuild[33687:8716916] [MT] DVTAssertions: Warning in /System/Volumes/Data/SWE/Apps/DT/BuildRoots/BuildRoot2/ActiveBuildRoot/Library/Caches/com.apple.xbs/Sources/IDEFrameworks/IDEFrameworks-21534/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:842
Details:  Error deleting scheme: Cannot modify data because the process disallows saving.
Object:   <IDERunContextManager: 0x600003de10e0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600001ad0200>{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 23:32:39.095 xcodebuild[33687:8716916] 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.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme nabla-ios-Package -destination generic/platform=tvos
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  AEXML: https://github.com/tadija/AEXML.git @ 4.6.1
  Commander: https://github.com/kylef/Commander @ 0.9.2
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.11.0
  nabla-ios: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Yams: https://github.com/jpsim/Yams @ 3.0.1
  WebRTC: https://github.com/webrtc-sdk/Specs.git @ 104.5112.17
  ShellOut: https://github.com/JohnSundell/ShellOut @ 2.3.0
  PathKit: https://github.com/kylef/PathKit @ 1.0.1
  Chalk: https://github.com/luoxiu/Chalk @ 0.2.1
  LiveKit: https://github.com/livekit/client-sdk-swift.git @ 1.0.13
  Apollo: https://github.com/apollographql/apollo-ios @ 0.51.2
  Sentry: https://github.com/getsentry/sentry-cocoa.git @ 8.1.0
  Rainbow: https://github.com/luoxiu/Rainbow @ 0.1.1
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  XcodeProj: https://github.com/tuist/xcodeproj @ 8.7.1
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.25.2
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.13.3
  swift-log: https://github.com/apple/swift-log.git @ 1.5.3
  Promises: https://github.com/google/promises.git @ 2.3.1
  swiftymocky: https://github.com/MakeAWishFoundation/SwiftyMocky @ 4.2.0
  DVR: https://github.com/venmo/DVR @ 2.1.0
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 5968b70bcd43046ff901360a26ec8f50
Build description path: /Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5968b70bcd43046ff901360a26ec8f50-desc.xcbuild
note: Building targets in dependency order
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC.xcframework'. (in target 'NablaVideoCall' from project 'nabla-ios')
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC.xcframework'. (in target 'NablaVideoCall' from project 'nabla-ios')
error: The package product 'Apollo' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingCoreTests' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingCoreTests' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingCoreTests' from project 'nabla-ios')
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC.xcframework'. (in target 'LiveKit' from project 'LiveKit')
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC.xcframework'. (in target 'LiveKit' from project 'LiveKit')
error: The package product 'Apollo' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaVideoCall' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaVideoCall' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaVideoCall' from project 'nabla-ios')
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC.xcframework'. (in target 'WebRTC' from project 'WebRTC')
error: The package product 'Apollo' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingCoreTestsUtils' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingCoreTestsUtils' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingCoreTestsUtils' from project 'nabla-ios')
error: The package product 'Apollo' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingUI' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingUI' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingUI' from project 'nabla-ios')
/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC.xcframework:1:1: error: While building for tvOS, no library for this platform was found in '/Users/admin/builds/Z6YBxSjp/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies/artifacts/specs/WebRTC.xcframework'. (in target 'LiveKit' from project 'LiveKit')
error: The package product 'Apollo' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingUITests' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingUITests' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingUITests' from project 'nabla-ios')
error: The package product 'Apollo' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaScheduling' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaScheduling' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaScheduling' from project 'nabla-ios')
error: The package product 'Apollo' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaCoreTestsUtils' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaCoreTestsUtils' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaCoreTestsUtils' from project 'nabla-ios')
error: The package product 'Apollo' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaCore' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaCore' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaCore' from project 'nabla-ios')
error: The package product 'Apollo' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingCoreIntegrationTests' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingCoreIntegrationTests' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingCoreIntegrationTests' from project 'nabla-ios')
error: The package product 'Apollo' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingCore' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingCore' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaMessagingCore' from project 'nabla-ios')
error: The package product 'Apollo' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaCoreTests' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaCoreTests' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 12.0 for the tvOS platform, but this target supports 11.0 (in target 'NablaCoreTests' from project 'nabla-ios')
2024-01-09 23:32:44.431 xcodebuild[33851:8717770] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000ff0500: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/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 23:32:44.444 xcodebuild[33851:8717770] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000fc5c00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builds/Z6YBxSjp/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.7 tvOS