Build Information
Failed to build EEStackLayout, reference master (a2ba40
), with Swift 6.0 for macOS (Xcode) using Xcode 16.0 on 31 Oct 2024 08:45:20 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme EEStackLayout -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/efekanegeli/EEStackLayout.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/efekanegeli/EEStackLayout
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at a2ba407 Add platforms info to package
Cloned https://github.com/efekanegeli/EEStackLayout.git
Revision (git rev-parse @):
a2ba407ddf2ff53cdfdfd50d5087c1db218f0213
SUCCESS checkout https://github.com/efekanegeli/EEStackLayout.git at master
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.0
Building package at path: $PWD
https://github.com/efekanegeli/EEStackLayout.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
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "EEStackLayout",
"name" : "EEStackLayout",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "9.0"
},
{
"name" : "tvos",
"version" : "9.0"
}
],
"products" : [
{
"name" : "EEStackLayout",
"targets" : [
"EEStackLayout"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "EEStackLayoutTests",
"module_type" : "SwiftTarget",
"name" : "EEStackLayoutTests",
"path" : "Tests/EEStackLayoutTests",
"sources" : [
"EEStackLayoutTests.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"EEStackLayout"
],
"type" : "test"
},
{
"c99name" : "EEStackLayout",
"module_type" : "SwiftTarget",
"name" : "EEStackLayout",
"path" : "Sources/EEStackLayout",
"product_memberships" : [
"EEStackLayout"
],
"sources" : [
"EEStackLayout.swift"
],
"type" : "library"
}
],
"tools_version" : "5.1"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "EEStackLayout",
"schemes" : [
"EEStackLayout"
],
"targets" : [
"EEStackLayout",
"EEStackLayoutTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme EEStackLayout -destination platform=macOS,arch=arm64 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 EEStackLayout -destination platform=macOS,arch=arm64 "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
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'EEStackLayout' in project 'EEStackLayout' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
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/iPhoneOS.platform/Developer/SDKs/iPhoneOS18.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/actool --print-asset-tag-combinations --output-format xml1 /Users/admin/builder/spi-builder-workspace/EEStackLayout/Assets.xcassets
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
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/ld -version_details
Build description signature: 89e384058ecda395dceb12be4cd9b1ac
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/89e384058ecda395dceb12be4cd9b1ac.xcbuilddata
/Users/admin/builder/spi-builder-workspace/EEStackLayout.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.4, but the range of supported deployment target versions is 12.0 to 18.1.99. (in target 'EEStackLayout' from project 'EEStackLayout')
/Users/admin/builder/spi-builder-workspace/EEStackLayout.xcodeproj: error: No profiles for 'efekanegeli.EEStackLayout' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'efekanegeli.EEStackLayout'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild. (in target 'EEStackLayout' from project 'EEStackLayout')
** BUILD FAILED **
The following build commands failed:
Building project EEStackLayout with scheme EEStackLayout
(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 EEStackLayout -destination platform=macOS,arch=arm64 "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
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'EEStackLayout' in project 'EEStackLayout' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/admin/builder/spi-builder-workspace/EEStackLayout.xcodeproj: error: No profiles for 'efekanegeli.EEStackLayout' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'efekanegeli.EEStackLayout'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild. (in target 'EEStackLayout' from project 'EEStackLayout')
/Users/admin/builder/spi-builder-workspace/EEStackLayout.xcodeproj: warning: The iOS deployment target 'IPHONEOS_DEPLOYMENT_TARGET' is set to 11.4, but the range of supported deployment target versions is 12.0 to 18.1.99. (in target 'EEStackLayout' from project 'EEStackLayout')
** BUILD FAILED **
The following build commands failed:
Building project EEStackLayout with scheme EEStackLayout
(1 failure)
BUILD FAILURE 6.0 macosXcodebuild