The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SwiftSpellbook_macOS, reference 1.1.3 (3e9593), with Swift 5.9 for watchOS using Xcode 15.2 on 14 Nov 2024 10:20:43 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftSpellbook_macOS-Package -destination generic/platform=watchOS

Build Log

========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Alkenso/SwiftSpellbook_macOS.git
Reference: 1.1.3
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Alkenso/SwiftSpellbook_macOS
 * tag               1.1.3      -> FETCH_HEAD
HEAD is now at 3e9593e Xcode 16.0 -> Xcode 16.1
Cloned https://github.com/Alkenso/SwiftSpellbook_macOS.git
Revision (git rev-parse @):
3e9593e8f19bf66e27b1271660bacd20e70a28d6
SUCCESS checkout https://github.com/Alkenso/SwiftSpellbook_macOS.git at 1.1.3
========================================
Build
========================================
Selected platform:         watchOS
Swift version:             5.9
Building package at path:  $PWD
https://github.com/Alkenso/SwiftSpellbook_macOS.git
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/Alkenso/SwiftSpellbook.git
Creating working copy of package ‘SwiftSpellbook’
Checking out 1.1.3 of package ‘SwiftSpellbook’
Resolve Package Graph
Resolved source packages:
  SwiftSpellbook_macOS: /Users/admin/builder/spi-builder-workspace
  SwiftSpellbook: https://github.com/Alkenso/SwiftSpellbook.git @ 1.1.3
resolved source packages: SwiftSpellbook_macOS, SwiftSpellbook
{
  "dependencies" : [
    {
      "identity" : "swiftspellbook",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/Alkenso/SwiftSpellbook.git"
    }
  ],
  "manifest_display_name" : "SwiftSpellbook_macOS",
  "name" : "SwiftSpellbook_macOS",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "SpellbookMac",
      "targets" : [
        "SpellbookMac"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpellbookEndpointSecurity",
      "targets" : [
        "SpellbookEndpointSecurity"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpellbookEndpointSecurityXPC",
      "targets" : [
        "SpellbookEndpointSecurityXPC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpellbookHDIUtil",
      "targets" : [
        "SpellbookHDIUtil"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpellbookLaunchctl",
      "targets" : [
        "SpellbookLaunchctl"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpellbookXPC",
      "targets" : [
        "SpellbookXPC"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "s_xar",
      "targets" : [
        "s_xar"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "s_membership",
      "targets" : [
        "s_membership"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "s_libproc",
      "targets" : [
        "s_libproc"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "s_xar",
      "module_type" : "SystemLibraryTarget",
      "name" : "s_xar",
      "path" : "MacShims/xar",
      "product_memberships" : [
        "s_xar"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "s_membership",
      "module_type" : "SystemLibraryTarget",
      "name" : "s_membership",
      "path" : "MacShims/membership",
      "product_memberships" : [
        "SpellbookMac",
        "SpellbookHDIUtil",
        "SpellbookLaunchctl",
        "SpellbookXPC",
        "s_membership"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "s_libproc",
      "module_type" : "SystemLibraryTarget",
      "name" : "s_libproc",
      "path" : "MacShims/libproc",
      "product_memberships" : [
        "s_libproc"
      ],
      "sources" : [
      ],
      "type" : "system-target"
    },
    {
      "c99name" : "SpellbookXPCTests",
      "module_type" : "SwiftTarget",
      "name" : "SpellbookXPCTests",
      "path" : "XPC/Tests/SpellbookXPCTests",
      "product_dependencies" : [
        "SpellbookFoundation",
        "SpellbookTestUtils"
      ],
      "sources" : [
        "XPCClientTests.swift",
        "XPCTransportTests.swift"
      ],
      "target_dependencies" : [
        "SpellbookXPC"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpellbookXPC",
      "module_type" : "SwiftTarget",
      "name" : "SpellbookXPC",
      "path" : "XPC/Sources/SpellbookXPC",
      "product_dependencies" : [
        "SpellbookFoundation",
        "SpellbookBinaryParsing"
      ],
      "product_memberships" : [
        "SpellbookXPC"
      ],
      "sources" : [
        "XPC Transport/XPCTransportConnection.swift",
        "XPC Transport/XPCTransportListener.swift",
        "XPC Transport/XPCTransportMessage.swift",
        "XPC Transport/XPCTransportUtils.swift",
        "XPCConnection/Utils.swift",
        "XPCConnection/XPCClient.swift",
        "XPCConnection/XPCConnection.swift",
        "XPCConnection/XPCInterface.swift",
        "XPCConnection/XPCListener.swift"
      ],
      "target_dependencies" : [
        "SpellbookMac"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpellbookMacTests",
      "module_type" : "SwiftTarget",
      "name" : "SpellbookMacTests",
      "path" : "Mac/Tests/SpellbookMacTests",
      "product_dependencies" : [
        "SpellbookFoundation",
        "SpellbookTestUtils"
      ],
      "sources" : [
        "GUITests/GUITests.swift",
        "System & Hardware/ProcessInfoTests.swift",
        "System & Hardware/ProcessTests.swift",
        "System & Hardware/SysctlTests.swift",
        "Users & Groups/ACLTests.swift",
        "Users & Groups/UnixTests.swift"
      ],
      "target_dependencies" : [
        "SpellbookMac"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpellbookMac",
      "module_type" : "SwiftTarget",
      "name" : "SpellbookMac",
      "path" : "Mac/Sources/SpellbookMac",
      "product_dependencies" : [
        "SpellbookFoundation"
      ],
      "product_memberships" : [
        "SpellbookMac",
        "SpellbookHDIUtil",
        "SpellbookLaunchctl",
        "SpellbookXPC"
      ],
      "sources" : [
        "GUI/CGWindowInfo.swift",
        "GUI/Extensions - Coordinates.swift",
        "System & Hardware/Extensions - Process.swift",
        "System & Hardware/Extensions - ProcessInfo.swift",
        "System & Hardware/Sysctl.swift",
        "Users & Groups/ACL.swift",
        "Users & Groups/Membership.swift",
        "Users & Groups/UnixGroup.swift",
        "Users & Groups/UnixUser.swift"
      ],
      "target_dependencies" : [
        "s_membership"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpellbookLaunchctlTests",
      "module_type" : "SwiftTarget",
      "name" : "SpellbookLaunchctlTests",
      "path" : "Launchctl/Tests/SpellbookLaunchctlTests",
      "product_dependencies" : [
        "SpellbookFoundation"
      ],
      "sources" : [
        "LaunchctlParsingTests.swift",
        "LiveTesting.swift",
        "ServiceParsingTests.swift"
      ],
      "target_dependencies" : [
        "SpellbookLaunchctl"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpellbookLaunchctl",
      "module_type" : "SwiftTarget",
      "name" : "SpellbookLaunchctl",
      "path" : "Launchctl/Sources/SpellbookLaunchctl",
      "product_dependencies" : [
        "SpellbookFoundation"
      ],
      "product_memberships" : [
        "SpellbookLaunchctl"
      ],
      "sources" : [
        "Internals/Error.swift",
        "Internals/OutputParser.swift",
        "Internals/Utils.swift",
        "Launchctl.swift",
        "Service.swift"
      ],
      "target_dependencies" : [
        "SpellbookMac"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpellbookHDIUtilTests",
      "module_type" : "SwiftTarget",
      "name" : "SpellbookHDIUtilTests",
      "path" : "HDIUtil/Tests/SpellbookHDIUtilTests",
      "product_dependencies" : [
        "SpellbookFoundation"
      ],
      "sources" : [
        "HDIUtilTests.swift"
      ],
      "target_dependencies" : [
        "SpellbookHDIUtil"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpellbookHDIUtil",
      "module_type" : "SwiftTarget",
      "name" : "SpellbookHDIUtil",
      "path" : "HDIUtil/Sources/SpellbookHDIUtil",
      "product_dependencies" : [
        "SpellbookFoundation"
      ],
      "product_memberships" : [
        "SpellbookHDIUtil"
      ],
      "sources" : [
        "HDIUtil.swift",
        "HDIUtilParser.swift"
      ],
      "target_dependencies" : [
        "SpellbookMac"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpellbookEndpointSecurityXPC",
      "module_type" : "SwiftTarget",
      "name" : "SpellbookEndpointSecurityXPC",
      "path" : "EndpointSecurity/Sources/SpellbookEndpointSecurityXPC",
      "product_dependencies" : [
        "SpellbookFoundation"
      ],
      "product_memberships" : [
        "SpellbookEndpointSecurityXPC"
      ],
      "sources" : [
        "ESXPCClient.swift",
        "ESXPCConnection.swift",
        "ESXPCInternals.swift",
        "ESXPCListener.swift"
      ],
      "target_dependencies" : [
        "SpellbookEndpointSecurity"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpellbookEndpointSecurityTests",
      "module_type" : "SwiftTarget",
      "name" : "SpellbookEndpointSecurityTests",
      "path" : "EndpointSecurity/Tests/SpellbookEndpointSecurityTests",
      "product_dependencies" : [
        "SpellbookFoundation",
        "SpellbookTestUtils"
      ],
      "sources" : [
        "ESClientTests.swift",
        "ESClientTypesTests.swift",
        "ESListener/ESServiceTests.swift",
        "ESListener/MockESClient.swift",
        "ESMutePathTests.swift",
        "ESMuteProcessTests.swift",
        "MockNativeClient.swift",
        "TestUtils.swift"
      ],
      "target_dependencies" : [
        "SpellbookEndpointSecurity"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpellbookEndpointSecurity",
      "module_type" : "SwiftTarget",
      "name" : "SpellbookEndpointSecurity",
      "path" : "EndpointSecurity/Sources/SpellbookEndpointSecurity",
      "product_dependencies" : [
        "SpellbookFoundation"
      ],
      "product_memberships" : [
        "SpellbookEndpointSecurity",
        "SpellbookEndpointSecurityXPC"
      ],
      "sources" : [
        "ESClient - Native/ESNativeClient.swift",
        "ESClient - Native/ESNativeTypeDescriptions.swift",
        "ESClient - Native/ESNativeTypeUtils.swift",
        "ESClient/ESClient.swift",
        "ESClient/ESClientProtocol.swift",
        "ESClient/ESClientTypes.swift",
        "ESClient/ESMessagePtr.swift",
        "ESClient/ESMutePath.swift",
        "ESClient/ESMuteProcess.swift",
        "ESMessage/ESConverter.swift",
        "ESMessage/ESTypes.swift",
        "ESService/ESService.swift",
        "ESService/ESServiceSubscriptionStore.swift",
        "ESService/ESSubscription.swift",
        "Log.swift",
        "Utils.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "SpellbookEndpointSecurity",
      "SpellbookEndpointSecurityXPC",
      "SpellbookHDIUtil",
      "SpellbookLaunchctl",
      "SpellbookMac",
      "SpellbookXPC",
      "SwiftSpellbook_macOS-Package"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftSpellbook_macOS-Package -destination generic/platform=watchOS
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SwiftSpellbook_macOS-Package -destination generic/platform=watchOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  SwiftSpellbook_macOS: /Users/admin/builder/spi-builder-workspace
  SwiftSpellbook: https://github.com/Alkenso/SwiftSpellbook.git @ 1.1.3
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (25 targets)
    Target 'SpellbookXPCTests' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 's_membership' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookMac' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookXPC' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookBinaryParsing' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookTestUtils' in project 'SwiftSpellbook'
    Target 'SpellbookMacTests' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 's_membership' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookMac' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookTestUtils' in project 'SwiftSpellbook'
    Target 'SpellbookLaunchctlTests' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 's_membership' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookMac' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookLaunchctl' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookHDIUtilTests' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 's_membership' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookMac' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookHDIUtil' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookEndpointSecurityTests' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookEndpointSecurity' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookTestUtils' in project 'SwiftSpellbook'
    Target 'SpellbookTestUtils' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookTestUtils' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundationObjC' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookTestUtils' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundationObjC' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookXPC' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookXPC' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookMac' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookBinaryParsing' in project 'SwiftSpellbook'
    Target 'SpellbookXPC' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 's_membership' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookMac' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookBinaryParsing' in project 'SwiftSpellbook'
    Target 'SpellbookBinaryParsing' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookBinaryParsing' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundationObjC' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookBinaryParsing' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundationObjC' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookMac' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookMac' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookLaunchctl' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookLaunchctl' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookMac' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookLaunchctl' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 's_membership' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookMac' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookHDIUtil' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookHDIUtil' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookMac' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookHDIUtil' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 's_membership' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookMac' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookMac' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 's_membership' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 's_membership' in project 'SwiftSpellbook_macOS' (no dependencies)
    Target 'SpellbookEndpointSecurityXPC' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookEndpointSecurityXPC' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookEndpointSecurity' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookEndpointSecurityXPC' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookEndpointSecurity' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookEndpointSecurity' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookEndpointSecurity' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookEndpointSecurity' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundationObjC' in project 'SwiftSpellbook'
    Target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundationObjC' in project 'SwiftSpellbook'
    Target 'SpellbookFoundationObjC' in project 'SwiftSpellbook' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 9c39c7d0c29d56a6aa6148f50bc5e7b2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9c39c7d0c29d56a6aa6148f50bc5e7b2.xcbuilddata
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookMacTests' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookTestUtils' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookMacTests' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookEndpointSecurityXPC' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookLaunchctlTests' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookHDIUtilTests' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookXPC' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookBinaryParsing' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookXPC' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookMac' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookEndpointSecurity' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookLaunchctl' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookHDIUtil' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookEndpointSecurityTests' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookTestUtils' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookEndpointSecurityTests' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookXPCTests' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookBinaryParsing' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookXPCTests' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookTestUtils' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookXPCTests' from project 'SwiftSpellbook_macOS')
Resolve Package Graph
** BUILD FAILED **
Command line invocation:
    /Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme SwiftSpellbook_macOS-Package -destination generic/platform=watchOS
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  SwiftSpellbook_macOS: /Users/admin/builder/spi-builder-workspace
  SwiftSpellbook: https://github.com/Alkenso/SwiftSpellbook.git @ 1.1.3
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (25 targets)
    Target 'SpellbookXPCTests' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 's_membership' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookMac' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookXPC' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookBinaryParsing' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookTestUtils' in project 'SwiftSpellbook'
    Target 'SpellbookMacTests' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 's_membership' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookMac' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookTestUtils' in project 'SwiftSpellbook'
    Target 'SpellbookLaunchctlTests' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 's_membership' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookMac' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookLaunchctl' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookHDIUtilTests' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 's_membership' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookMac' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookHDIUtil' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookEndpointSecurityTests' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookEndpointSecurity' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookTestUtils' in project 'SwiftSpellbook'
    Target 'SpellbookTestUtils' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookTestUtils' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundationObjC' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookTestUtils' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundationObjC' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookXPC' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookXPC' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookMac' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookBinaryParsing' in project 'SwiftSpellbook'
    Target 'SpellbookXPC' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 's_membership' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookMac' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookBinaryParsing' in project 'SwiftSpellbook'
    Target 'SpellbookBinaryParsing' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookBinaryParsing' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundationObjC' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookBinaryParsing' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundationObjC' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookMac' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookMac' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookLaunchctl' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookLaunchctl' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookMac' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookLaunchctl' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 's_membership' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookMac' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookHDIUtil' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookHDIUtil' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookMac' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookHDIUtil' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 's_membership' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookMac' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookMac' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 's_membership' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 's_membership' in project 'SwiftSpellbook_macOS' (no dependencies)
    Target 'SpellbookEndpointSecurityXPC' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookEndpointSecurityXPC' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookEndpointSecurity' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookEndpointSecurityXPC' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookEndpointSecurity' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookEndpointSecurity' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookEndpointSecurity' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookEndpointSecurity' in project 'SwiftSpellbook_macOS'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
    Target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundationObjC' in project 'SwiftSpellbook'
    Target 'SpellbookFoundation' in project 'SwiftSpellbook'
        ➜ Explicit dependency on target 'SpellbookFoundationObjC' in project 'SwiftSpellbook'
    Target 'SpellbookFoundationObjC' in project 'SwiftSpellbook' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: 9c39c7d0c29d56a6aa6148f50bc5e7b2
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/9c39c7d0c29d56a6aa6148f50bc5e7b2.xcbuilddata
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookMacTests' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookTestUtils' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookMacTests' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookEndpointSecurity' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookLaunchctlTests' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookHDIUtil' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookEndpointSecurityXPC' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookLaunchctl' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookEndpointSecurityTests' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookTestUtils' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookEndpointSecurityTests' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookXPCTests' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookBinaryParsing' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookXPCTests' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookTestUtils' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookXPCTests' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookMac' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookXPC' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookBinaryParsing' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookXPC' from project 'SwiftSpellbook_macOS')
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'SpellbookHDIUtilTests' from project 'SwiftSpellbook_macOS')
** BUILD FAILED **
BUILD FAILURE 5.9 watchOS