Build Information
Failed to build DebugKit with Swift 6.0 for iOS using Xcode 16.0.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme DebugKit iOS -destination generic/platform=ios OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BottleRocketStudios/iOS-DebugKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/BottleRocketStudios/iOS-DebugKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at ecfd725 Merge pull request #9 from BottleRocketStudios/feature/import_issue
Cloned https://github.com/BottleRocketStudios/iOS-DebugKit.git
Revision (git rev-parse @):
ecfd7258521cafc3633580f08178eee6ebe98e2e
SUCCESS checkout https://github.com/BottleRocketStudios/iOS-DebugKit.git at main
========================================
Build
========================================
Selected platform: iOS
Swift version: 6.0
Building package at path: $workDir
https://github.com/BottleRocketStudios/iOS-DebugKit.git
Command line invocation:
/Applications/Xcode-15.3.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
IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
TOOLCHAINS = org.swift.600202405261a
resolved source packages:
{
"dependencies" : [
],
"manifest_display_name" : "DebugKit",
"name" : "DebugKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "14.0"
}
],
"products" : [
{
"name" : "DebugKit",
"targets" : [
"DebugKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DebugKitTests",
"module_type" : "SwiftTarget",
"name" : "DebugKitTests",
"path" : "Tests",
"sources" : [
"LogFileStorageTests.swift",
"LogTests.swift"
],
"target_dependencies" : [
"DebugKit"
],
"type" : "test"
},
{
"c99name" : "DebugKit",
"module_type" : "SwiftTarget",
"name" : "DebugKit",
"path" : "Sources",
"product_memberships" : [
"DebugKit"
],
"sources" : [
"Core/Logs/Log.swift",
"Core/Logs/LogService.swift",
"Core/Logs/LogStorage.swift",
"Core/Logs/Views/LogView.swift",
"Core/Options/DebugOption.swift",
"Core/Options/DebugOptionContentProviders.swift",
"Core/Options/View Controller/DebugOptionsCollectionController.swift",
"Core/Options/View Controller/DebugOptionsViewController.swift",
"Core/Views/NoEntriesView.swift",
"Metric Logs/Components/AverageLabel.swift",
"Metric Logs/Components/HistogramView.swift",
"Metric Logs/Components/MeasurementLabel.swift",
"Metric Logs/Extensions/Formatters+Preset.swift",
"Metric Logs/Extensions/NavigationLink+Metric.swift",
"Metric Logs/Extensions/View+Modifiers.swift",
"Metric Logs/LogService+Metrics.swift",
"Metric Logs/MetricViews.swift",
"Metric Logs/Model/Histogram.swift",
"Metric Logs/Model/Metric.swift",
"Metric Logs/Model/MetricPayload.swift",
"Metric Logs/PayloadView.swift",
"Notification Logs/LogService+Notifications.swift",
"Notification Logs/Notification.swift"
],
"type" : "library"
}
],
"tools_version" : "5.5"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "DebugKit",
"schemes" : [
"DebugKit iOS"
],
"targets" : [
"DebugKit iOS",
"DebugKit iOSTests"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun --toolchain org.swift.600202405261a xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme DebugKit iOS -destination generic/platform=ios OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
/Applications/Xcode-15.3.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 "DebugKit iOS" -destination generic/platform=ios "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
IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
TOOLCHAINS = org.swift.600202405261a
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'DebugKit iOSTests' in project 'DebugKit'
➜ Explicit dependency on target 'DebugKit iOS' in project 'DebugKit'
Target 'DebugKit iOS' in project 'DebugKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/ld -version_details
Build description signature: 153397623965dc6ba8a57defcdde37bf
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/153397623965dc6ba8a57defcdde37bf.xcbuilddata
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
/Users/admin/builder/spi-builder-workspace/DebugKit.xcodeproj: error: Signing for "DebugKit iOSTests" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'DebugKit iOSTests' from project 'DebugKit')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'DebugKit iOSTests' from project 'DebugKit')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'DebugKit iOS' from project 'DebugKit')
** BUILD FAILED **
Command line invocation:
/Applications/Xcode-15.3.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 "DebugKit iOS" -destination generic/platform=ios "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
IDEPackageSupportToolchainOverrideForManifestLoading = org.swift.600202405261a
IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
TOOLCHAINS = org.swift.600202405261a
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (2 targets)
Target 'DebugKit iOSTests' in project 'DebugKit'
➜ Explicit dependency on target 'DebugKit iOS' in project 'DebugKit'
Target 'DebugKit iOS' in project 'DebugKit' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/clang -v -E -dM -arch arm64 -isysroot /Applications/Xcode-15.3.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.4.sdk -x c -c /dev/null
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Library/Developer/Toolchains/swift-6.0-DEVELOPMENT-SNAPSHOT-2024-05-26-a.xctoolchain/usr/bin/ld -version_details
Build description signature: 153397623965dc6ba8a57defcdde37bf
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/153397623965dc6ba8a57defcdde37bf.xcbuilddata
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'.
/Users/admin/builder/spi-builder-workspace/DebugKit.xcodeproj: error: Signing for "DebugKit iOSTests" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'DebugKit iOSTests' from project 'DebugKit')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'DebugKit iOSTests' from project 'DebugKit')
note: Using global toolchain override 'Swift 6.0 Development Snapshot 2024-05-26 (a)'. (in target 'DebugKit iOS' from project 'DebugKit')
** BUILD FAILED **
BUILD FAILURE 6.0 iOS