The Swift Package Index logo.Swift Package Index

Build Information

Failed to build nabla-ios with Swift 5.8 for macOS (Xcode) 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 platform=macos,arch=arm64

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/vMd7uqzK/1/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:         macosXcodebuild
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/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/pointfreeco/swift-snapshot-testing (cached)
Fetching from https://github.com/luoxiu/Chalk (cached)
Fetching from https://github.com/MakeAWishFoundation/SwiftyMocky (cached)
Fetching from https://github.com/jpsim/Yams (cached)
Fetching from https://github.com/kylef/Spectre.git (cached)
Fetching from https://github.com/apollographql/apollo-ios (cached)
Fetching from https://github.com/venmo/DVR (cached)
Fetching from https://github.com/webrtc-sdk/Specs.git (cached)
Fetching from https://github.com/kylef/PathKit (cached)
Fetching from https://github.com/apple/swift-protobuf.git (cached)
Fetching from https://github.com/tadija/AEXML.git (cached)
Fetching from https://github.com/stephencelis/SQLite.swift.git (cached)
Fetching from https://github.com/getsentry/sentry-cocoa.git (cached)
Fetching from https://github.com/livekit/client-sdk-swift.git (cached)
Fetching from https://github.com/JohnSundell/ShellOut (cached)
Fetching from https://github.com/apple/swift-log.git (cached)
Fetching from https://github.com/luoxiu/Rainbow (cached)
Fetching from https://github.com/tuist/xcodeproj (cached)
Fetching from https://github.com/kylef/Commander (cached)
Fetching from https://github.com/google/promises.git (cached)
Creating working copy of package ‘Specs’
Checking out 104.5112.17 of package ‘Specs’
Creating working copy of package ‘Spectre’
Checking out 0.10.1 of package ‘Spectre’
Creating working copy of package ‘promises’
Checking out 2.3.1 of package ‘promises’
Creating working copy of package ‘apollo-ios’
Checking out 0.51.2 of package ‘apollo-ios’
Creating working copy of package ‘ShellOut’
Checking out 2.3.0 of package ‘ShellOut’
Creating working copy of package ‘swift-log’
Checking out 1.5.3 of package ‘swift-log’
Creating working copy of package ‘SwiftyMocky’
Checking out 4.2.0 of package ‘SwiftyMocky’
Creating working copy of package ‘AEXML’
Checking out 4.6.1 of package ‘AEXML’
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 ‘xcodeproj’
Checking out 8.7.1 of package ‘xcodeproj’
Creating working copy of package ‘Yams’
Checking out 3.0.1 of package ‘Yams’
Creating working copy of package ‘PathKit’
Checking out 1.0.1 of package ‘PathKit’
Creating working copy of package ‘Commander’
Checking out 0.9.2 of package ‘Commander’
Creating working copy of package ‘Chalk’
Checking out 0.2.1 of package ‘Chalk’
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.11.0 of package ‘swift-snapshot-testing’
Creating working copy of package ‘sentry-cocoa’
Checking out 8.1.0 of package ‘sentry-cocoa’
Creating working copy of package ‘client-sdk-swift’
Checking out 1.0.13 of package ‘client-sdk-swift’
Creating working copy of package ‘Rainbow’
Checking out 0.1.1 of package ‘Rainbow’
Creating working copy of package ‘DVR’
Checking out 2.1.0 of package ‘DVR’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  LiveKit: https://github.com/livekit/client-sdk-swift.git @ 1.0.13
  swift-log: https://github.com/apple/swift-log.git @ 1.5.3
  Commander: https://github.com/kylef/Commander @ 0.9.2
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.25.2
  Apollo: https://github.com/apollographql/apollo-ios @ 0.51.2
  PathKit: https://github.com/kylef/PathKit @ 1.0.1
  XcodeProj: https://github.com/tuist/xcodeproj @ 8.7.1
  Rainbow: https://github.com/luoxiu/Rainbow @ 0.1.1
  AEXML: https://github.com/tadija/AEXML.git @ 4.6.1
  swiftymocky: https://github.com/MakeAWishFoundation/SwiftyMocky @ 4.2.0
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  Promises: https://github.com/google/promises.git @ 2.3.1
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.13.3
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.11.0
  Yams: https://github.com/jpsim/Yams @ 3.0.1
  WebRTC: https://github.com/webrtc-sdk/Specs.git @ 104.5112.17
  DVR: https://github.com/venmo/DVR @ 2.1.0
  ShellOut: https://github.com/JohnSundell/ShellOut @ 2.3.0
  Sentry: https://github.com/getsentry/sentry-cocoa.git @ 8.1.0
  nabla-ios: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  Chalk: https://github.com/luoxiu/Chalk @ 0.2.1
resolved source packages: LiveKit, swift-log, Commander, SwiftProtobuf, Apollo, PathKit, XcodeProj, Rainbow, AEXML, swiftymocky, Spectre, Promises, SQLite.swift, swift-snapshot-testing, Yams, WebRTC, DVR, ShellOut, Sentry, nabla-ios, Chalk
2024-01-09 23:30:22.688 xcodebuild[54674:9464181] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
2024-01-09 23:30:38.055 xcodebuild[54674:9464181] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000c52a00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/1/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:30:38.120 xcodebuild[54674:9464181] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000cbf700: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/1/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:30:38.634 xcodebuild[54674:9464181] [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: 0x60000030ae20>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x60000242c1c0>{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:30:38.637 xcodebuild[54674:9464181] 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:30:38.637 xcodebuild[54674:9464181] [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: 0x60000030ae20>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x60000242c1c0>{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:30:38.637 xcodebuild[54674:9464181] 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 23:30:41.146 xcodebuild[58432:9470765] 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 platform=macos,arch=arm64
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme nabla-ios-Package -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.11.0
  nabla-ios: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  ShellOut: https://github.com/JohnSundell/ShellOut @ 2.3.0
  Commander: https://github.com/kylef/Commander @ 0.9.2
  swiftymocky: https://github.com/MakeAWishFoundation/SwiftyMocky @ 4.2.0
  XcodeProj: https://github.com/tuist/xcodeproj @ 8.7.1
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.13.3
  Apollo: https://github.com/apollographql/apollo-ios @ 0.51.2
  Sentry: https://github.com/getsentry/sentry-cocoa.git @ 8.1.0
  WebRTC: https://github.com/webrtc-sdk/Specs.git @ 104.5112.17
  DVR: https://github.com/venmo/DVR @ 2.1.0
  swift-log: https://github.com/apple/swift-log.git @ 1.5.3
  Chalk: https://github.com/luoxiu/Chalk @ 0.2.1
  AEXML: https://github.com/tadija/AEXML.git @ 4.6.1
  PathKit: https://github.com/kylef/PathKit @ 1.0.1
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.25.2
  LiveKit: https://github.com/livekit/client-sdk-swift.git @ 1.0.13
  Rainbow: https://github.com/luoxiu/Rainbow @ 0.1.1
  Promises: https://github.com/google/promises.git @ 2.3.1
  Yams: https://github.com/jpsim/Yams @ 3.0.1
Resolve Package Graph
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 202960ededf6373807703ba4c9940f16
Build description path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/202960ededf6373807703ba4c9940f16.xcbuilddata
note: Building targets in dependency order
error: The package product 'Apollo' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13
error: The package product 'ApolloWebSocket' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13
error: The package product 'ApolloSQLite' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13
error: Internal inconsistency error (didEndTarget): received multiple didEndTarget messages for target '0' or received target ended message but did not receive corresponding target started message.
error: The package product 'Apollo' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13
error: The package product 'ApolloWebSocket' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13
error: The package product 'ApolloSQLite' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13
error: Internal inconsistency error (didEndTarget): received multiple didEndTarget messages for target '1' or received target ended message but did not receive corresponding target started message.
error: The package product 'Apollo' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13
error: The package product 'ApolloWebSocket' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13
error: The package product 'ApolloSQLite' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13
error: Internal inconsistency error (didEndTarget): received multiple didEndTarget messages for target '2' or received target ended message but did not receive corresponding target started message.
error: The package product 'Apollo' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13
error: The package product 'ApolloWebSocket' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13
error: The package product 'ApolloSQLite' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13
error: Internal inconsistency error (didEndTarget): received multiple didEndTarget messages for target '3' or received target ended message but did not receive corresponding target started message.
error: The package product 'Apollo' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13
error: The package product 'ApolloWebSocket' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13
error: The package product 'ApolloSQLite' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13
error: Internal inconsistency error (didEndTarget): received multiple didEndTarget messages for target '4' or received target ended message but did not receive corresponding target started message.
error: The package product 'Apollo' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13
error: The package product 'ApolloWebSocket' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13
error: The package product 'ApolloSQLite' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13
error: Internal inconsistency error (didEndTarget): received multiple didEndTarget messages for target '5' or received target ended message but did not receive corresponding target started message.
error: The package product 'Apollo' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13
error: The package product 'ApolloWebSocket' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13
error: The package product 'ApolloSQLite' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13
error: The package product 'LiveKit' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13
error: Internal inconsistency error (didEndTarget): received multiple didEndTarget messages for target '6' or received target ended message but did not receive corresponding target started message.
2024-01-09 23:30:44.251 xcodebuild[59058:9471879] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
--- 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 }
2024-01-09 23:30:46.703 xcodebuild[59058:9471879] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000691900: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/1/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:30:46.835 xcodebuild[59058:9471879] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000064c000: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/1/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:30:47.317 xcodebuild[59058:9471879] [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: 0x6000009c1ef0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600002ee01c0>{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:30:47.320 xcodebuild[59058:9471879] 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:30:47.320 xcodebuild[59058:9471879] [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: 0x6000009c1ef0>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x600002ee01c0>{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:30:47.320 xcodebuild[59058:9471879] 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/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme nabla-ios-Package -destination platform=macos,arch=arm64
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  Commander: https://github.com/kylef/Commander @ 0.9.2
  XcodeProj: https://github.com/tuist/xcodeproj @ 8.7.1
  Promises: https://github.com/google/promises.git @ 2.3.1
  Yams: https://github.com/jpsim/Yams @ 3.0.1
  Rainbow: https://github.com/luoxiu/Rainbow @ 0.1.1
  PathKit: https://github.com/kylef/PathKit @ 1.0.1
  swift-log: https://github.com/apple/swift-log.git @ 1.5.3
  WebRTC: https://github.com/webrtc-sdk/Specs.git @ 104.5112.17
  Chalk: https://github.com/luoxiu/Chalk @ 0.2.1
  LiveKit: https://github.com/livekit/client-sdk-swift.git @ 1.0.13
  ShellOut: https://github.com/JohnSundell/ShellOut @ 2.3.0
  nabla-ios: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.25.2
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.13.3
  Apollo: https://github.com/apollographql/apollo-ios @ 0.51.2
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.11.0
  DVR: https://github.com/venmo/DVR @ 2.1.0
  Sentry: https://github.com/getsentry/sentry-cocoa.git @ 8.1.0
  AEXML: https://github.com/tadija/AEXML.git @ 4.6.1
  swiftymocky: https://github.com/MakeAWishFoundation/SwiftyMocky @ 4.2.0
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: b2b4a9c5f6df6fd06c6b4921a7e9a1c4
Build description path: /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b2b4a9c5f6df6fd06c6b4921a7e9a1c4.xcbuilddata
note: Building targets in dependency order
error: The package product 'Apollo' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13 (in target 'NablaCore' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13 (in target 'NablaCore' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13 (in target 'NablaCore' from project 'nabla-ios')
error: The package product 'Apollo' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13 (in target 'NablaVideoCall' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13 (in target 'NablaVideoCall' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13 (in target 'NablaVideoCall' from project 'nabla-ios')
error: The package product 'LiveKit' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'NablaVideoCall' from project 'nabla-ios')
error: The package product 'Apollo' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13 (in target 'NablaMessagingCoreTestsUtils' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13 (in target 'NablaMessagingCoreTestsUtils' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13 (in target 'NablaMessagingCoreTestsUtils' from project 'nabla-ios')
error: The package product 'Apollo' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13 (in target 'NablaMessagingCore' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13 (in target 'NablaMessagingCore' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13 (in target 'NablaMessagingCore' from project 'nabla-ios')
error: The package product 'Apollo' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13 (in target 'NablaCoreTestsUtils' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13 (in target 'NablaCoreTestsUtils' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13 (in target 'NablaCoreTestsUtils' from project 'nabla-ios')
error: The package product 'Apollo' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13 (in target 'NablaScheduling' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13 (in target 'NablaScheduling' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13 (in target 'NablaScheduling' from project 'nabla-ios')
error: The package product 'Apollo' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13 (in target 'NablaMessagingUI' from project 'nabla-ios')
error: The package product 'ApolloWebSocket' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13 (in target 'NablaMessagingUI' from project 'nabla-ios')
error: The package product 'ApolloSQLite' requires minimum platform version 10.14 for the macOS platform, but this target supports 10.13 (in target 'NablaMessagingUI' from project 'nabla-ios')
2024-01-09 23:30:52.357 xcodebuild[59235:9472517] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
--- 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 }
2024-01-09 23:30:54.164 xcodebuild[59235:9472517] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000064f400: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/1/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:30:54.193 xcodebuild[59235:9472517] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000006a1e00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/admin/builds/vMd7uqzK/1/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 macosXcodebuild