Build Information
Failed to build MLAudioPlayer with Swift 6.0 for macOS (Xcode) using Xcode 16.0.
Build Command
Build command unavailable
Build Log
========================================
RunAll
========================================
Builder version: 4.40.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/micheltlutz/MLAudioPlayer.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/micheltlutz/MLAudioPlayer
* branch develop -> FETCH_HEAD
* [new branch] develop -> origin/develop
HEAD is now at c582a6c Delete Gemfile.lock
Cloned https://github.com/micheltlutz/MLAudioPlayer.git
Revision (git rev-parse @):
c582a6c7d7f9ee7336ad6b0a6a047fb847af8c13
SUCCESS checkout https://github.com/micheltlutz/MLAudioPlayer.git at develop
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.0
Building package at path: $workDir
https://github.com/micheltlutz/MLAudioPlayer.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" : "MLAudioPlayer",
"name" : "MLAudioPlayer",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "MLAudioPlayer",
"targets" : [
"MLAudioPlayer"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "MLAudioPlayerTests",
"module_type" : "SwiftTarget",
"name" : "MLAudioPlayerTests",
"path" : "Tests",
"sources" : [
"MLAudioPlayerSpec.swift"
],
"target_dependencies" : [
"MLAudioPlayer"
],
"type" : "test"
},
{
"c99name" : "MLAudioPlayer",
"module_type" : "SwiftTarget",
"name" : "MLAudioPlayer",
"path" : "Sources",
"product_dependencies" : [
"UIKit",
"AVFoundation"
],
"product_memberships" : [
"MLAudioPlayer"
],
"sources" : [
"Core/MLAudioPlayer.swift",
"Core/MLAudioPlayerManager.swift",
"Core/MLAudioPlayerProtocol.swift",
"Core/MLGlobalAnimations.swift",
"Core/MLLabel.swift",
"Core/MLPlayerButtonView.swift",
"Core/MLPlayerConfig.swift",
"Core/MLRetryButton.swift",
"Core/MLTrackPlayerView.swift",
"Core/UIColor+Hex.swift",
"Core/ViewConfiguration.swift"
],
"type" : "library"
}
],
"tools_version" : "4.1"
}
{
"project" : {
"configurations" : [
"Debug",
"Release"
],
"name" : "MLAudioPlayer",
"schemes" : [
"MLAudioPlayer-iOS",
"MLAudioPlayerDemo"
],
"targets" : [
"MLAudioPlayer-iOS",
"MLAudioPlayerTests-iOS",
"MLAudioPlayerDemo",
"MLAudioPlayerDemoTests",
"MLAudioPlayerDemoUITests"
]
}
}
2024-06-02 01:50:11.569 xcodebuild[744:4190] Writing error result bundle to /var/folders/fs/0w3t9t1d28xc3bj0tgb8hcrw0000gn/T/ResultBundle_2024-02-06_01-50-0011.xcresult
2024-06-02 01:50:12.516 xcodebuild[744:4190] [MT] DVTAssertions: Warning in IDEFrameworks/IDEFoundation/Execution/RunContextManager/IDERunContextManager.m:857
Details: Error deleting scheme: Cannot modify data because the process disallows saving.
Object: <IDERunContextManager: 0x60000201c500>
Method: -deleteRunContexts:completionQueue:completionBlock:
Thread: <_NSMainThread: 0x60000041c180>{number = 1, name = main}
Please file a bug at https://feedbackassistant.apple.com with this warning message and any useful information you can provide.
2024-06-02 01:50:12.518 xcodebuild[744:4190] could not delete old scheme: Error Domain=DVTCustomDataStoringErrors Code=0 "Cannot modify data because the process disallows saving." UserInfo={NSLocalizedDescription=Cannot modify data because the process disallows saving.}
xcodebuild: error: Could not resolve package dependencies:
product 'UIKit' required by package 'spi-builder-workspace' target 'MLAudioPlayer' not found.
GENERIC FAILURE 6.0 macosXcodebuild