Build Information
Failed to build SoulverCore, reference 3.1.0 (649996
), with Swift 5.10 for iOS using Xcode 15.4 on 29 Jan 2025 01:12:05 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme iosSample -destination generic/platform=iOS
Build Log
========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/soulverteam/SoulverCore.git
Reference: 3.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/soulverteam/SoulverCore
* tag 3.1.0 -> FETCH_HEAD
HEAD is now at 6499965 Add a "Simple Soulver" sample project
Cloned https://github.com/soulverteam/SoulverCore.git
Revision (git rev-parse @):
649996596de41172a4c67ffb801fe875a03b3c86
SUCCESS checkout https://github.com/soulverteam/SoulverCore.git at 3.1.0
========================================
Build
========================================
Selected platform: iOS
Swift version: 5.10
Building package at path: $PWD
https://github.com/soulverteam/SoulverCore.git
Command line invocation:
/Applications/Xcode-15.4.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:
2025-01-28 20:11:52.173 xcodebuild[454:2501] [MT] IDEFileReferenceDebug: [Load] <IDEFileReference, 0x600000526100: name:MacSample path:group:MacSample/MacSample.xcodeproj> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/MacSample/MacSample.xcodeproj, Error: Error Domain=Xcode3ProjectErrorDomain Code=2 "The project ‘MacSample’ cannot be opened because it is in a future Xcode project file format (70). Adjust the project format using a compatible version of Xcode to allow it to be opened by this version of Xcode." UserInfo={NSLocalizedDescription=The project ‘MacSample’ cannot be opened because it is in a future Xcode project file format (70). Adjust the project format using a compatible version of Xcode to allow it to be opened by this version of Xcode.}
--- xcodebuild: WARNING: Unable to open project file '/Users/admin/builder/spi-builder-workspace/MacSample/MacSample.xcodeproj' in workspace 'SoulverCoreSamples.xcworkspace'.
{
"dependencies" : [
],
"manifest_display_name" : "SoulverCore",
"name" : "SoulverCore",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SoulverCore",
"targets" : [
"SoulverCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SoulverCore",
"module_type" : "BinaryTarget",
"name" : "SoulverCore",
"path" : "remote/archive/SoulverCore.xcframework.zip",
"product_memberships" : [
"SoulverCore"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "SoulverCoreSamples",
"schemes" : [
"iosSample"
]
}
}
2025-01-28 20:12:00.668 xcodebuild[523:2938] [MT] IDEFileReferenceDebug: [Load] <IDEFileReference, 0x600001f41600: name:MacSample path:group:MacSample/MacSample.xcodeproj> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/MacSample/MacSample.xcodeproj, Error: Error Domain=Xcode3ProjectErrorDomain Code=2 "The project ‘MacSample’ cannot be opened because it is in a future Xcode project file format (70). Adjust the project format using a compatible version of Xcode to allow it to be opened by this version of Xcode." UserInfo={NSLocalizedDescription=The project ‘MacSample’ cannot be opened because it is in a future Xcode project file format (70). Adjust the project format using a compatible version of Xcode to allow it to be opened by this version of Xcode.}
--- xcodebuild: WARNING: Unable to open project file '/Users/admin/builder/spi-builder-workspace/MacSample/MacSample.xcodeproj' in workspace 'SoulverCoreSamples.xcworkspace'.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme iosSample -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-15.4.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 iosSample -destination generic/platform=iOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'iosSample' in project 'iosSample' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/actool --print-asset-tag-combinations --output-format xml1 /Users/admin/builder/spi-builder-workspace/iosSample/iosSample/Assets.xcassets
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 0074fef4bb102760fc4af97733ad31d3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0074fef4bb102760fc4af97733ad31d3.xcbuilddata
/Users/admin/builder/spi-builder-workspace/iosSample/iosSample.xcodeproj: error: Signing for "iosSample" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'iosSample' from project 'iosSample')
2025-01-28 20:12:01.228 xcodebuild[524:2995] [MT] IDEFileReferenceDebug: [Load] <IDEFileReference, 0x600003ba6e00: name:MacSample path:group:MacSample/MacSample.xcodeproj> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/MacSample/MacSample.xcodeproj, Error: Error Domain=Xcode3ProjectErrorDomain Code=2 "The project ‘MacSample’ cannot be opened because it is in a future Xcode project file format (70). Adjust the project format using a compatible version of Xcode to allow it to be opened by this version of Xcode." UserInfo={NSLocalizedDescription=The project ‘MacSample’ cannot be opened because it is in a future Xcode project file format (70). Adjust the project format using a compatible version of Xcode to allow it to be opened by this version of Xcode.}
--- xcodebuild: WARNING: Unable to open project file '/Users/admin/builder/spi-builder-workspace/MacSample/MacSample.xcodeproj' in workspace 'SoulverCoreSamples.xcworkspace'.
** BUILD FAILED **
Command line invocation:
/Applications/Xcode-15.4.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:
2025-01-28 20:12:03.819 xcodebuild[537:3102] [MT] IDEFileReferenceDebug: [Load] <IDEFileReference, 0x60000117aa00: name:MacSample path:group:MacSample/MacSample.xcodeproj> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/MacSample/MacSample.xcodeproj, Error: Error Domain=Xcode3ProjectErrorDomain Code=2 "The project ‘MacSample’ cannot be opened because it is in a future Xcode project file format (70). Adjust the project format using a compatible version of Xcode to allow it to be opened by this version of Xcode." UserInfo={NSLocalizedDescription=The project ‘MacSample’ cannot be opened because it is in a future Xcode project file format (70). Adjust the project format using a compatible version of Xcode to allow it to be opened by this version of Xcode.}
--- xcodebuild: WARNING: Unable to open project file '/Users/admin/builder/spi-builder-workspace/MacSample/MacSample.xcodeproj' in workspace 'SoulverCoreSamples.xcworkspace'.
{
"dependencies" : [
],
"manifest_display_name" : "SoulverCore",
"name" : "SoulverCore",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "SoulverCore",
"targets" : [
"SoulverCore"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SoulverCore",
"module_type" : "BinaryTarget",
"name" : "SoulverCore",
"path" : "remote/archive/SoulverCore.xcframework.zip",
"product_memberships" : [
"SoulverCore"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.7"
}
{
"workspace" : {
"name" : "SoulverCoreSamples",
"schemes" : [
"iosSample"
]
}
}
2025-01-28 20:12:04.589 xcodebuild[544:3152] [MT] IDEFileReferenceDebug: [Load] <IDEFileReference, 0x600001cc7200: name:MacSample path:group:MacSample/MacSample.xcodeproj> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/MacSample/MacSample.xcodeproj, Error: Error Domain=Xcode3ProjectErrorDomain Code=2 "The project ‘MacSample’ cannot be opened because it is in a future Xcode project file format (70). Adjust the project format using a compatible version of Xcode to allow it to be opened by this version of Xcode." UserInfo={NSLocalizedDescription=The project ‘MacSample’ cannot be opened because it is in a future Xcode project file format (70). Adjust the project format using a compatible version of Xcode to allow it to be opened by this version of Xcode.}
--- xcodebuild: WARNING: Unable to open project file '/Users/admin/builder/spi-builder-workspace/MacSample/MacSample.xcodeproj' in workspace 'SoulverCoreSamples.xcworkspace'.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme iosSample -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-15.4.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 iosSample -destination generic/platform=iOS
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (1 target)
Target 'iosSample' in project 'iosSample' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/actool --print-asset-tag-combinations --output-format xml1 /Users/admin/builder/spi-builder-workspace/iosSample/iosSample/Assets.xcassets
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-15.4.0.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS17.5.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/ibtool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/actool --version --output-format xml1
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -v
ExecuteExternalTool /Applications/Xcode-15.4.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 0074fef4bb102760fc4af97733ad31d3
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/0074fef4bb102760fc4af97733ad31d3.xcbuilddata
/Users/admin/builder/spi-builder-workspace/iosSample/iosSample.xcodeproj: error: Signing for "iosSample" requires a development team. Select a development team in the Signing & Capabilities editor. (in target 'iosSample' from project 'iosSample')
2025-01-28 20:12:05.214 xcodebuild[545:3175] [MT] IDEFileReferenceDebug: [Load] <IDEFileReference, 0x600001ff6100: name:MacSample path:group:MacSample/MacSample.xcodeproj> Failed to load container at path: /Users/admin/builder/spi-builder-workspace/MacSample/MacSample.xcodeproj, Error: Error Domain=Xcode3ProjectErrorDomain Code=2 "The project ‘MacSample’ cannot be opened because it is in a future Xcode project file format (70). Adjust the project format using a compatible version of Xcode to allow it to be opened by this version of Xcode." UserInfo={NSLocalizedDescription=The project ‘MacSample’ cannot be opened because it is in a future Xcode project file format (70). Adjust the project format using a compatible version of Xcode to allow it to be opened by this version of Xcode.}
--- xcodebuild: WARNING: Unable to open project file '/Users/admin/builder/spi-builder-workspace/MacSample/MacSample.xcodeproj' in workspace 'SoulverCoreSamples.xcworkspace'.
** BUILD FAILED **
BUILD FAILURE 5.10 iOS