Build Information
Failed to build AppContainer, reference 0.3.1 (f57457
), with Swift 6.0 for macOS (Xcode) using Xcode 16.2 on 30 Nov 2024 04:08:49 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AppContainer-Package -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Build Log
========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/p-x9/AppContainer.git
Reference: 0.3.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/p-x9/AppContainer
* tag 0.3.1 -> FETCH_HEAD
HEAD is now at f574579 Merge pull request #47 from p-x9/feature/docc
Cloned https://github.com/p-x9/AppContainer.git
Revision (git rev-parse @):
f5745799c10b086d29ed69f21d40fbb70767a427
SUCCESS checkout https://github.com/p-x9/AppContainer.git at 0.3.1
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.0
Building package at path: $PWD
https://github.com/p-x9/AppContainer.git
{
"dependencies" : [
{
"identity" : "editvalueview",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "0.5.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/p-x9/EditValueView.git"
},
{
"identity" : "keypathvalue",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "0.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/p-x9/KeyPathValue.git"
}
],
"manifest_display_name" : "AppContainer",
"name" : "AppContainer",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "AppContainer",
"targets" : [
"AppContainer"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AppContainerUI",
"targets" : [
"AppContainerUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AppContainerUI",
"module_type" : "SwiftTarget",
"name" : "AppContainerUI",
"path" : "Sources/AppContainerUI",
"product_dependencies" : [
"KeyPathValue",
"EditValueView"
],
"product_memberships" : [
"AppContainerUI"
],
"sources" : [
"ContainerInfoView.swift",
"ContainerListView.swift",
"Extension/SwiftUI/View+.swift",
"UIKit/ContainerInfoViewController.swift",
"UIKit/ContainerListViewController.swift",
"View/ContainerRowView.swift",
"View/KeyValueRowView.swift",
"View/WritableKeyValueRowView.swift"
],
"target_dependencies" : [
"AppContainer"
],
"type" : "library"
},
{
"c99name" : "AppContainerTests",
"module_type" : "SwiftTarget",
"name" : "AppContainerTests",
"path" : "Tests/AppContainerTests",
"sources" : [
"AppContainerTests.swift"
],
"target_dependencies" : [
"AppContainer"
],
"type" : "test"
},
{
"c99name" : "AppContainer",
"module_type" : "SwiftTarget",
"name" : "AppContainer",
"path" : "Sources/AppContainer",
"product_dependencies" : [
"KeyPathValue"
],
"product_memberships" : [
"AppContainer",
"AppContainerUI"
],
"sources" : [
"AppContainer.swift",
"AppContainerDelegate.swift",
"AppContainerError.swift",
"Constants.swift",
"Extension/Array.swift",
"Extension/FileManager.swift",
"Extension/UUID.swift",
"Model/AppContainerSettings.swift",
"Model/Container.swift",
"Notification.swift",
"Util/WeakHashTable.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
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/p-x9/EditValueView.git
Fetching from https://github.com/p-x9/SwiftUIColor.git
Fetching from https://github.com/p-x9/KeyPathValue.git
Fetching from https://github.com/apple/swift-collections.git
Creating working copy of package ‘EditValueView’
Checking out 0.4.0 of package ‘EditValueView’
Creating working copy of package ‘swift-collections’
Checking out 1.0.4 of package ‘swift-collections’
Creating working copy of package ‘KeyPathValue’
Checking out 0.0.1 of package ‘KeyPathValue’
Creating working copy of package ‘SwiftUIColor’
Checking out 0.3.0 of package ‘SwiftUIColor’
Resolve Package Graph
Resolved source packages:
AppContainer: /Users/admin/builder/spi-builder-workspace
swift-collections: https://github.com/apple/swift-collections.git @ 1.0.4
EditValueView: https://github.com/p-x9/EditValueView.git @ 0.4.0
SwiftUIColor: https://github.com/p-x9/SwiftUIColor.git @ 0.3.0
KeyPathValue: https://github.com/p-x9/KeyPathValue.git @ 0.0.1
resolved source packages: AppContainer, swift-collections, EditValueView, SwiftUIColor, KeyPathValue
{
"dependencies" : [
{
"identity" : "editvalueview",
"requirement" : {
"range" : [
{
"lower_bound" : "0.4.0",
"upper_bound" : "0.5.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/p-x9/EditValueView.git"
},
{
"identity" : "keypathvalue",
"requirement" : {
"range" : [
{
"lower_bound" : "0.0.1",
"upper_bound" : "0.1.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/p-x9/KeyPathValue.git"
}
],
"manifest_display_name" : "AppContainer",
"name" : "AppContainer",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "AppContainer",
"targets" : [
"AppContainer"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "AppContainerUI",
"targets" : [
"AppContainerUI"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AppContainerUI",
"module_type" : "SwiftTarget",
"name" : "AppContainerUI",
"path" : "Sources/AppContainerUI",
"product_dependencies" : [
"KeyPathValue",
"EditValueView"
],
"product_memberships" : [
"AppContainerUI"
],
"sources" : [
"ContainerInfoView.swift",
"ContainerListView.swift",
"Extension/SwiftUI/View+.swift",
"UIKit/ContainerInfoViewController.swift",
"UIKit/ContainerListViewController.swift",
"View/ContainerRowView.swift",
"View/KeyValueRowView.swift",
"View/WritableKeyValueRowView.swift"
],
"target_dependencies" : [
"AppContainer"
],
"type" : "library"
},
{
"c99name" : "AppContainerTests",
"module_type" : "SwiftTarget",
"name" : "AppContainerTests",
"path" : "Tests/AppContainerTests",
"sources" : [
"AppContainerTests.swift"
],
"target_dependencies" : [
"AppContainer"
],
"type" : "test"
},
{
"c99name" : "AppContainer",
"module_type" : "SwiftTarget",
"name" : "AppContainer",
"path" : "Sources/AppContainer",
"product_dependencies" : [
"KeyPathValue"
],
"product_memberships" : [
"AppContainer",
"AppContainerUI"
],
"sources" : [
"AppContainer.swift",
"AppContainerDelegate.swift",
"AppContainerError.swift",
"Constants.swift",
"Extension/Array.swift",
"Extension/FileManager.swift",
"Extension/UUID.swift",
"Model/AppContainerSettings.swift",
"Model/Container.swift",
"Notification.swift",
"Util/WeakHashTable.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "AppContainer",
"schemes" : [
"AppContainer",
"AppContainerTests",
"AppContainerUI",
"EditValueView",
"Example"
]
}
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"AppContainer",
"AppContainer-Package",
"AppContainerUI",
"EditValueView"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme AppContainer-Package -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
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 AppContainer-Package -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
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 -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
EditValueView: https://github.com/p-x9/EditValueView.git @ 0.4.0
KeyPathValue: https://github.com/p-x9/KeyPathValue.git @ 0.0.1
SwiftUIColor: https://github.com/p-x9/SwiftUIColor.git @ 0.3.0
AppContainer: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (11 targets)
Target 'AppContainerUI' in project 'AppContainer'
➜ Explicit dependency on target 'AppContainerUI' in project 'AppContainer'
➜ Explicit dependency on target 'AppContainer' in project 'AppContainer'
➜ Explicit dependency on target 'KeyPathValue' in project 'KeyPathValue'
➜ Explicit dependency on target 'EditValueView' in project 'EditValueView'
Target 'AppContainerUI' in project 'AppContainer'
➜ Explicit dependency on target 'AppContainer' in project 'AppContainer'
➜ Explicit dependency on target 'KeyPathValue' in project 'KeyPathValue'
➜ Explicit dependency on target 'EditValueView' in project 'EditValueView'
Target 'EditValueView' in project 'EditValueView'
➜ Explicit dependency on target 'EditValueView' in project 'EditValueView'
➜ Explicit dependency on target 'SwiftUIColor' in project 'SwiftUIColor'
Target 'EditValueView' in project 'EditValueView'
➜ Explicit dependency on target 'SwiftUIColor' in project 'SwiftUIColor'
Target 'SwiftUIColor' in project 'SwiftUIColor'
➜ Explicit dependency on target 'SwiftUIColor' in project 'SwiftUIColor'
➜ Explicit dependency on target 'SwiftUIColor_SwiftUIColor' in project 'SwiftUIColor'
Target 'SwiftUIColor' in project 'SwiftUIColor'
➜ Explicit dependency on target 'SwiftUIColor_SwiftUIColor' in project 'SwiftUIColor'
Target 'SwiftUIColor_SwiftUIColor' in project 'SwiftUIColor' (no dependencies)
Target 'AppContainer' in project 'AppContainer'
➜ Explicit dependency on target 'AppContainer' in project 'AppContainer'
➜ Explicit dependency on target 'KeyPathValue' in project 'KeyPathValue'
Target 'AppContainer' in project 'AppContainer'
➜ Explicit dependency on target 'KeyPathValue' in project 'KeyPathValue'
Target 'KeyPathValue' in project 'KeyPathValue'
➜ Explicit dependency on target 'KeyPathValue' in project 'KeyPathValue'
Target 'KeyPathValue' in project 'KeyPathValue' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
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/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 5134284c44bae4d2168fb1ead3d84f19
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/5134284c44bae4d2168fb1ead3d84f19.xcbuilddata
error: The package product 'EditValueView' requires minimum platform version 11.0 for the macOS platform, but this target supports 10.13 (in target 'AppContainerUI' from project 'AppContainer')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme AppContainer-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 AppContainer-Package -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures"
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 -enable-upcoming-feature StrictConcurrency -enable-upcoming-feature DisableOutwardActorInference -enable-upcoming-feature GlobalActorIsolatedTypesUsability -enable-upcoming-feature InferSendableFromCaptures
Resolve Package Graph
Resolved source packages:
EditValueView: https://github.com/p-x9/EditValueView.git @ 0.4.0
AppContainer: /Users/admin/builder/spi-builder-workspace
SwiftUIColor: https://github.com/p-x9/SwiftUIColor.git @ 0.3.0
KeyPathValue: https://github.com/p-x9/KeyPathValue.git @ 0.0.1
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (11 targets)
Target 'AppContainerUI' in project 'AppContainer'
➜ Explicit dependency on target 'AppContainerUI' in project 'AppContainer'
➜ Explicit dependency on target 'AppContainer' in project 'AppContainer'
➜ Explicit dependency on target 'KeyPathValue' in project 'KeyPathValue'
➜ Explicit dependency on target 'EditValueView' in project 'EditValueView'
Target 'AppContainerUI' in project 'AppContainer'
➜ Explicit dependency on target 'AppContainer' in project 'AppContainer'
➜ Explicit dependency on target 'KeyPathValue' in project 'KeyPathValue'
➜ Explicit dependency on target 'EditValueView' in project 'EditValueView'
Target 'EditValueView' in project 'EditValueView'
➜ Explicit dependency on target 'EditValueView' in project 'EditValueView'
➜ Explicit dependency on target 'SwiftUIColor' in project 'SwiftUIColor'
Target 'EditValueView' in project 'EditValueView'
➜ Explicit dependency on target 'SwiftUIColor' in project 'SwiftUIColor'
Target 'SwiftUIColor' in project 'SwiftUIColor'
➜ Explicit dependency on target 'SwiftUIColor' in project 'SwiftUIColor'
➜ Explicit dependency on target 'SwiftUIColor_SwiftUIColor' in project 'SwiftUIColor'
Target 'SwiftUIColor' in project 'SwiftUIColor'
➜ Explicit dependency on target 'SwiftUIColor_SwiftUIColor' in project 'SwiftUIColor'
Target 'SwiftUIColor_SwiftUIColor' in project 'SwiftUIColor' (no dependencies)
Target 'AppContainer' in project 'AppContainer'
➜ Explicit dependency on target 'AppContainer' in project 'AppContainer'
➜ Explicit dependency on target 'KeyPathValue' in project 'KeyPathValue'
Target 'AppContainer' in project 'AppContainer'
➜ Explicit dependency on target 'KeyPathValue' in project 'KeyPathValue'
Target 'KeyPathValue' in project 'KeyPathValue'
➜ Explicit dependency on target 'KeyPathValue' in project 'KeyPathValue'
Target 'KeyPathValue' in project 'KeyPathValue' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
error: The package product 'EditValueView' requires minimum platform version 11.0 for the macOS platform, but this target supports 10.13 (in target 'AppContainerUI' from project 'AppContainer')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
** BUILD FAILED **
The following build commands failed:
Building workspace spi-builder-workspace with scheme AppContainer-Package
(1 failure)
BUILD FAILURE 6.0 macosXcodebuild