Build Information
Failed to build SoulverCore, reference master (649996
), with Swift 5.10 for iOS using Xcode 15.4 on 29 Jan 2025 01:13:57 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: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/soulverteam/SoulverCore
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
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 master
========================================
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:13:44.876 xcodebuild[456:2491] [MT] IDEFileReferenceDebug: [Load] <IDEFileReference, 0x600001d2c300: 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:13:52.507 xcodebuild[525:2913] [MT] IDEFileReferenceDebug: [Load] <IDEFileReference, 0x6000039e4b00: 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: 7e513b4a5e8cc1db068a843e21cf9172
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7e513b4a5e8cc1db068a843e21cf9172.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:13:53.078 xcodebuild[526:2964] [MT] IDEFileReferenceDebug: [Load] <IDEFileReference, 0x6000025d9300: 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:13:55.611 xcodebuild[539:3087] [MT] IDEFileReferenceDebug: [Load] <IDEFileReference, 0x600002036100: 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:13:56.441 xcodebuild[546:3137] [MT] IDEFileReferenceDebug: [Load] <IDEFileReference, 0x600000aa3000: 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: 7e513b4a5e8cc1db068a843e21cf9172
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/7e513b4a5e8cc1db068a843e21cf9172.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:13:57.099 xcodebuild[547:3161] [MT] IDEFileReferenceDebug: [Load] <IDEFileReference, 0x6000027a2500: 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