Build Information
Failed to build SwiftSpellbook_macOS, reference main (3e9593
), with Swift 6.0 for watchOS using Xcode 16.0 on 14 Nov 2024 10:20:14 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftSpellbook_macOS-Package -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.57.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Alkenso/SwiftSpellbook_macOS.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Alkenso/SwiftSpellbook_macOS
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 6.0
Building package at path: $PWD
https://github.com/Alkenso/SwiftSpellbook_macOS.git
Command line invocation:
/Applications/Xcode-16.1.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: https://github.com/Alkenso/SwiftSpellbook.git @ 1.1.3
SwiftSpellbook_macOS: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftSpellbook, SwiftSpellbook_macOS
{
"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-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftSpellbook_macOS-Package -destination generic/platform=watchOS OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
/Applications/Xcode-16.1.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 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
SwiftSpellbook: https://github.com/Alkenso/SwiftSpellbook.git @ 1.1.3
SwiftSpellbook_macOS: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (18 targets)
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
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch armv7k -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x objective-c++ -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -arch arm64_32 -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/WatchOS.platform/Developer/SDKs/WatchOS11.1.sdk -x c -c /dev/null
Build description signature: b5077492f911b195c7eaf0fad1517367
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/b5077492f911b195c7eaf0fad1517367.xcbuilddata
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 '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 '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 '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 '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 'SpellbookHDIUtil' from project 'SwiftSpellbook_macOS')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SwiftSpellbook_macOS-Package
(1 failure)
Command line invocation:
/Applications/Xcode-16.1.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 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
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 (18 targets)
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
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 '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 '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 '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 'SpellbookEndpointSecurity' 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 'SpellbookXPC' from project 'SwiftSpellbook_macOS')
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme SwiftSpellbook_macOS-Package
(1 failure)
BUILD FAILURE 6.0 watchOS