The Swift Package Index logo.Swift Package Index

Build Information

Failed to build nabla-ios with Swift 5.7 for macOS (Xcode) using Xcode 14.2 at main.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme 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/builder/builds/o86TiJKT/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.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/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/kylef/PathKit (cached)
Fetching from https://github.com/JohnSundell/ShellOut (cached)
Fetching from https://github.com/stephencelis/SQLite.swift.git (cached)
Fetching from https://github.com/kylef/Spectre.git (cached)
Fetching from https://github.com/apple/swift-log.git (cached)
Fetching from https://github.com/luoxiu/Chalk (cached)
Fetching from https://github.com/MakeAWishFoundation/SwiftyMocky (cached)
Fetching from https://github.com/google/promises.git (cached)
Fetching from https://github.com/apollographql/apollo-ios (cached)
Fetching from https://github.com/apple/swift-protobuf.git (cached)
Fetching from https://github.com/kylef/Commander (cached)
Fetching from https://github.com/tadija/AEXML.git (cached)
Fetching from https://github.com/luoxiu/Rainbow (cached)
Fetching from https://github.com/getsentry/sentry-cocoa.git (cached)
Fetching from https://github.com/pointfreeco/swift-snapshot-testing (cached)
Fetching from https://github.com/tuist/xcodeproj (cached)
Fetching from https://github.com/venmo/DVR (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/jpsim/Yams (cached)
Cloning local copy of package ‘PathKit’
Checking out 1.0.1 of package ‘PathKit’
Cloning local copy of package ‘AEXML’
Checking out 4.6.1 of package ‘AEXML’
Cloning local copy of package ‘client-sdk-swift’
Checking out 1.0.13 of package ‘client-sdk-swift’
Cloning local copy of package ‘swift-snapshot-testing’
Checking out 1.11.0 of package ‘swift-snapshot-testing’
Cloning local copy of package ‘sentry-cocoa’
Checking out 8.1.0 of package ‘sentry-cocoa’
Cloning local copy of package ‘SQLite.swift’
Checking out 0.13.3 of package ‘SQLite.swift’
Cloning local copy of package ‘Chalk’
Checking out 0.2.1 of package ‘Chalk’
Cloning local copy of package ‘apollo-ios’
Checking out 0.51.2 of package ‘apollo-ios’
Cloning local copy of package ‘Spectre’
Checking out 0.10.1 of package ‘Spectre’
Cloning local copy of package ‘Specs’
Checking out 104.5112.17 of package ‘Specs’
Cloning local copy of package ‘SwiftyMocky’
Checking out 4.2.0 of package ‘SwiftyMocky’
Cloning local copy of package ‘Rainbow’
Checking out 0.1.1 of package ‘Rainbow’
Cloning local copy of package ‘Commander’
Checking out 0.9.2 of package ‘Commander’
Cloning local copy of package ‘Yams’
Checking out 3.0.1 of package ‘Yams’
Cloning local copy of package ‘swift-protobuf’
Checking out 1.25.2 of package ‘swift-protobuf’
Cloning local copy of package ‘swift-log’
Checking out 1.5.3 of package ‘swift-log’
Cloning local copy of package ‘promises’
Checking out 2.3.1 of package ‘promises’
Cloning local copy of package ‘xcodeproj’
Checking out 8.7.1 of package ‘xcodeproj’
Cloning local copy of package ‘ShellOut’
Checking out 2.3.0 of package ‘ShellOut’
Cloning local copy of package ‘DVR’
Checking out 2.1.0 of package ‘DVR’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  Sentry: https://github.com/getsentry/sentry-cocoa.git @ 8.1.0
  DVR: https://github.com/venmo/DVR @ 2.1.0
  Yams: https://github.com/jpsim/Yams @ 3.0.1
  ShellOut: https://github.com/JohnSundell/ShellOut @ 2.3.0
  nabla-ios: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.11.0
  XcodeProj: https://github.com/tuist/xcodeproj @ 8.7.1
  AEXML: https://github.com/tadija/AEXML.git @ 4.6.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
  Apollo: https://github.com/apollographql/apollo-ios @ 0.51.2
  PathKit: https://github.com/kylef/PathKit @ 1.0.1
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.13.3
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.25.2
  swiftymocky: https://github.com/MakeAWishFoundation/SwiftyMocky @ 4.2.0
  Chalk: https://github.com/luoxiu/Chalk @ 0.2.1
  LiveKit: https://github.com/livekit/client-sdk-swift.git @ 1.0.13
  Promises: https://github.com/google/promises.git @ 2.3.1
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  WebRTC: https://github.com/webrtc-sdk/Specs.git @ 104.5112.17
resolved source packages: Sentry, DVR, Yams, ShellOut, nabla-ios, swift-snapshot-testing, XcodeProj, AEXML, swift-log, Commander, Rainbow, Apollo, PathKit, SQLite.swift, SwiftProtobuf, swiftymocky, Chalk, LiveKit, Promises, Spectre, WebRTC
2024-01-09 15:32:53.021 xcodebuild[67155:3491168] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600007f3ca00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/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 15:32:53.048 xcodebuild[67155:3491168] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600007f3dd00: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/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 15:32:53.708 xcodebuild[67155:3491168] [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: 0x60000319c090>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x6000016dc200>{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:53.713 xcodebuild[67155:3491168] 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:53.713 xcodebuild[67155:3491168] [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: 0x60000319c090>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x6000016dc200>{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:53.713 xcodebuild[67155:3491168] 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 platform=macos,arch=arm64
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/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/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  swiftymocky: https://github.com/MakeAWishFoundation/SwiftyMocky @ 4.2.0
  PathKit: https://github.com/kylef/PathKit @ 1.0.1
  AEXML: https://github.com/tadija/AEXML.git @ 4.6.1
  Promises: https://github.com/google/promises.git @ 2.3.1
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.13.3
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  Sentry: https://github.com/getsentry/sentry-cocoa.git @ 8.1.0
  Apollo: https://github.com/apollographql/apollo-ios @ 0.51.2
  Chalk: https://github.com/luoxiu/Chalk @ 0.2.1
  swift-log: https://github.com/apple/swift-log.git @ 1.5.3
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.25.2
  nabla-ios: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  ShellOut: https://github.com/JohnSundell/ShellOut @ 2.3.0
  XcodeProj: https://github.com/tuist/xcodeproj @ 8.7.1
  WebRTC: https://github.com/webrtc-sdk/Specs.git @ 104.5112.17
  Rainbow: https://github.com/luoxiu/Rainbow @ 0.1.1
  DVR: https://github.com/venmo/DVR @ 2.1.0
  Yams: https://github.com/jpsim/Yams @ 3.0.1
  LiveKit: https://github.com/livekit/client-sdk-swift.git @ 1.0.13
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.11.0
  Commander: https://github.com/kylef/Commander @ 0.9.2
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 77ec41c09303feff76959591cb4fd2f4
Build description path: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/77ec41c09303feff76959591cb4fd2f4-desc.xcbuild
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 '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 '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 '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')
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 '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 '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')
Resolve Package Graph
2024-01-09 15:33:07.502 xcodebuild[73066:3507335] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600003927800: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/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 15:33:07.667 xcodebuild[73066:3507335] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x6000039ed100: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/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 15:33:08.645 xcodebuild[73066:3507335] [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: 0x60000364eb50>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x60000117c200>{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:33:08.646 xcodebuild[73066:3507335] 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:33:08.646 xcodebuild[73066:3507335] [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: 0x60000364eb50>
Method:   -deleteRunContexts:completionQueue:completionBlock:
Thread:   <_NSMainThread: 0x60000117c200>{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:33:08.646 xcodebuild[73066:3507335] 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.}
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-000604DE26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-000604DE26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-000604DE26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-000604DE26D2001E }
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-14.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -derivedDataPath /Users/builder/builds/o86TiJKT/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/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  Promises: https://github.com/google/promises.git @ 2.3.1
  XcodeProj: https://github.com/tuist/xcodeproj @ 8.7.1
  Apollo: https://github.com/apollographql/apollo-ios @ 0.51.2
  Commander: https://github.com/kylef/Commander @ 0.9.2
  AEXML: https://github.com/tadija/AEXML.git @ 4.6.1
  SQLite.swift: https://github.com/stephencelis/SQLite.swift.git @ 0.13.3
  WebRTC: https://github.com/webrtc-sdk/Specs.git @ 104.5112.17
  Chalk: https://github.com/luoxiu/Chalk @ 0.2.1
  DVR: https://github.com/venmo/DVR @ 2.1.0
  swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing @ 1.11.0
  ShellOut: https://github.com/JohnSundell/ShellOut @ 2.3.0
  SwiftProtobuf: https://github.com/apple/swift-protobuf.git @ 1.25.2
  PathKit: https://github.com/kylef/PathKit @ 1.0.1
  Spectre: https://github.com/kylef/Spectre.git @ 0.10.1
  Sentry: https://github.com/getsentry/sentry-cocoa.git @ 8.1.0
  Yams: https://github.com/jpsim/Yams @ 3.0.1
  swiftymocky: https://github.com/MakeAWishFoundation/SwiftyMocky @ 4.2.0
  Rainbow: https://github.com/luoxiu/Rainbow @ 0.1.1
  nabla-ios: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
  swift-log: https://github.com/apple/swift-log.git @ 1.5.3
  LiveKit: https://github.com/livekit/client-sdk-swift.git @ 1.0.13
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 36ef3160847a25d8ba65eeb81013914a
Build description path: /Users/builder/builds/o86TiJKT/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/36ef3160847a25d8ba65eeb81013914a-desc.xcbuild
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 '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 '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 '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 '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 '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')
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')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-000604DE26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-000604DE26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-000604DE26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-000604DE26D2001E }
2024-01-09 15:33:17.173 xcodebuild[73386:3509275] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x60000092e800: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/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 15:33:17.211 xcodebuild[73386:3509275] [MT] IDEFileReferenceDebug: [Load] <IDESwiftPackageCore.IDESwiftPackageSpecialFolderFileReference, 0x600000906900: name:Docs.docc path:group:Docs.docc> Failed to load container at path: /Users/builder/builds/o86TiJKT/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.7 macosXcodebuild

Build Machine: Mac 5