Build Information
Failed to build sEndpointSecurity with Swift 5.9 for watchOS using Xcode 15.2.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme sEndpointSecurity-Package -destination generic/platform=watchos
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Alkenso/sEndpointSecurity.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Alkenso/sEndpointSecurity
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 4c235e9 Update README.md
Cloned https://github.com/Alkenso/sEndpointSecurity.git
Revision (git rev-parse @):
4c235e9471ef8403e31d90d65bace23c5359bdb1
SUCCESS checkout https://github.com/Alkenso/sEndpointSecurity.git at main
========================================
Build
========================================
Selected platform: watchOS
Swift version: 5.9
Building package at path: $workDir
https://github.com/Alkenso/sEndpointSecurity.git
Command line invocation:
/Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/Alkenso/SwiftSpellbook.git (cached)
Creating working copy of package ‘SwiftSpellbook’
Checking out 0.4.2 of package ‘SwiftSpellbook’
Resolve Package Graph
Resolved source packages:
SwiftSpellbook: https://github.com/Alkenso/SwiftSpellbook.git @ 0.4.2
sEndpointSecurity: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
resolved source packages: SwiftSpellbook, sEndpointSecurity
{
"dependencies" : [
{
"identity" : "swiftspellbook",
"requirement" : {
"range" : [
{
"lower_bound" : "0.3.2",
"upper_bound" : "1.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/Alkenso/SwiftSpellbook.git"
}
],
"manifest_display_name" : "sEndpointSecurity",
"name" : "sEndpointSecurity",
"path" : "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "sEndpointSecurity",
"targets" : [
"sEndpointSecurity"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "sEndpointSecurityXPC",
"targets" : [
"sEndpointSecurityXPC"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "sEndpointSecurityXPC",
"module_type" : "SwiftTarget",
"name" : "sEndpointSecurityXPC",
"path" : "Sources/sEndpointSecurityXPC",
"product_memberships" : [
"sEndpointSecurityXPC"
],
"sources" : [
"ESXPCClient.swift",
"ESXPCConnection.swift",
"ESXPCInternals.swift",
"ESXPCListener.swift"
],
"target_dependencies" : [
"sEndpointSecurity"
],
"type" : "library"
},
{
"c99name" : "sEndpointSecurityTests",
"module_type" : "SwiftTarget",
"name" : "sEndpointSecurityTests",
"path" : "Sources/sEndpointSecurityTests",
"product_dependencies" : [
"SpellbookTestUtils"
],
"sources" : [
"ESClientTests.swift",
"ESClientTypesTests.swift",
"ESListener/ESServiceTests.swift",
"ESListener/MockESClient.swift",
"ESMutePathTests.swift",
"ESMuteProcessTests.swift",
"MockNativeClient.swift",
"TestUtils.swift"
],
"target_dependencies" : [
"sEndpointSecurity"
],
"type" : "test"
},
{
"c99name" : "sEndpointSecurity",
"module_type" : "SwiftTarget",
"name" : "sEndpointSecurity",
"path" : "Sources/sEndpointSecurity",
"product_dependencies" : [
"SpellbookFoundation"
],
"product_memberships" : [
"sEndpointSecurity",
"sEndpointSecurityXPC"
],
"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" : [
"sEndpointSecurity",
"sEndpointSecurity-Package",
"sEndpointSecurityXPC"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme sEndpointSecurity-Package -destination generic/platform=watchos
Command line invocation:
/Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme sEndpointSecurity-Package -destination generic/platform=watchos
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
sEndpointSecurity: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
SwiftSpellbook: https://github.com/Alkenso/SwiftSpellbook.git @ 0.4.2
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
Target 'sEndpointSecurityTests' in project 'sEndpointSecurity'
➜ Explicit dependency on target 'sEndpointSecurity' in project 'sEndpointSecurity'
➜ 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 'sEndpointSecurityXPC' in project 'sEndpointSecurity'
➜ Explicit dependency on target 'sEndpointSecurityXPC' in project 'sEndpointSecurity'
➜ Explicit dependency on target 'sEndpointSecurity' in project 'sEndpointSecurity'
➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
Target 'sEndpointSecurityXPC' in project 'sEndpointSecurity'
➜ Explicit dependency on target 'sEndpointSecurity' in project 'sEndpointSecurity'
➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
Target 'sEndpointSecurity' in project 'sEndpointSecurity'
➜ Explicit dependency on target 'sEndpointSecurity' in project 'sEndpointSecurity'
➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
Target 'sEndpointSecurity' in project 'sEndpointSecurity'
➜ 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: 14d6fbc2a98b1d1944cc215a3173a50f
Build description path: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/14d6fbc2a98b1d1944cc215a3173a50f.xcbuilddata
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'sEndpointSecurityTests' from project 'sEndpointSecurity')
error: The package product 'SpellbookTestUtils' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'sEndpointSecurityTests' from project 'sEndpointSecurity')
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'sEndpointSecurityXPC' from project 'sEndpointSecurity')
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'sEndpointSecurity' from project 'sEndpointSecurity')
Resolve Package Graph
** BUILD FAILED **
Command line invocation:
/Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme sEndpointSecurity-Package -destination generic/platform=watchos
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
sEndpointSecurity: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace
SwiftSpellbook: https://github.com/Alkenso/SwiftSpellbook.git @ 0.4.2
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (10 targets)
Target 'sEndpointSecurityTests' in project 'sEndpointSecurity'
➜ Explicit dependency on target 'sEndpointSecurity' in project 'sEndpointSecurity'
➜ 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 'sEndpointSecurityXPC' in project 'sEndpointSecurity'
➜ Explicit dependency on target 'sEndpointSecurityXPC' in project 'sEndpointSecurity'
➜ Explicit dependency on target 'sEndpointSecurity' in project 'sEndpointSecurity'
➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
Target 'sEndpointSecurityXPC' in project 'sEndpointSecurity'
➜ Explicit dependency on target 'sEndpointSecurity' in project 'sEndpointSecurity'
➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
Target 'sEndpointSecurity' in project 'sEndpointSecurity'
➜ Explicit dependency on target 'sEndpointSecurity' in project 'sEndpointSecurity'
➜ Explicit dependency on target 'SpellbookFoundation' in project 'SwiftSpellbook'
Target 'sEndpointSecurity' in project 'sEndpointSecurity'
➜ 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: 14d6fbc2a98b1d1944cc215a3173a50f
Build description path: /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/14d6fbc2a98b1d1944cc215a3173a50f.xcbuilddata
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'sEndpointSecurityTests' from project 'sEndpointSecurity')
error: The package product 'SpellbookTestUtils' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'sEndpointSecurityTests' from project 'sEndpointSecurity')
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'sEndpointSecurity' from project 'sEndpointSecurity')
error: The package product 'SpellbookFoundation' requires minimum platform version 6.0 for the watchOS platform, but this target supports 5.0 (in target 'sEndpointSecurityXPC' from project 'sEndpointSecurity')
** BUILD FAILED **
BUILD FAILURE 5.9 watchOS