Build Information
Failed to build BindKit, reference 1.1.0 (40d1f3
), with Swift 5.9 for iOS using Xcode 15.2 on 11 Aug 2024 07:32:12 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BindingExample -destination generic/platform=iOS
Build Log
========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/electricbolt/bindkit.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/electricbolt/bindkit
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at 40d1f33 Static XCFramework, Swift Package Manager
Cloned https://github.com/electricbolt/bindkit.git
Revision (git rev-parse @):
40d1f335bdae67bbe11ba1fca65c88ad89b3c34e
SUCCESS checkout https://github.com/electricbolt/bindkit.git at 1.1.0
========================================
Build
========================================
Selected platform: iOS
Swift version: 5.9
Building package at path: $PWD
https://github.com/electricbolt/bindkit.git
Command line invocation:
/Applications/Xcode-15.2.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" : "BindKit",
"name" : "BindKit",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "BindKit",
"targets" : [
"BindKit"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "BindKit",
"module_type" : "BinaryTarget",
"name" : "BindKit",
"path" : "BindKit.xcframework",
"product_memberships" : [
"BindKit"
],
"sources" : [
],
"type" : "binary"
}
],
"tools_version" : "5.3"
}
{
"workspace" : {
"name" : "BindKit",
"schemes" : [
"BindingExample"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BindingExample -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-15.2.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 BindingExample -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 'BindingExample' in project 'BindingExample' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: d2d522ce8138c23f30de935c3e41d9b6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d2d522ce8138c23f30de935c3e41d9b6.xcbuilddata
/Users/admin/builder/spi-builder-workspace/BindingExample/BindingExample.xcodeproj: error: No profiles for 'nz.co.electricbolt.BindingExample' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'nz.co.electricbolt.BindingExample'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild. (in target 'BindingExample' from project 'BindingExample')
** BUILD FAILED **
Command line invocation:
/Applications/Xcode-15.2.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 BindingExample -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 'BindingExample' in project 'BindingExample' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: d2d522ce8138c23f30de935c3e41d9b6
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/d2d522ce8138c23f30de935c3e41d9b6.xcbuilddata
/Users/admin/builder/spi-builder-workspace/BindingExample/BindingExample.xcodeproj: error: No profiles for 'nz.co.electricbolt.BindingExample' were found: Xcode couldn't find any iOS App Development provisioning profiles matching 'nz.co.electricbolt.BindingExample'. Automatic signing is disabled and unable to generate a profile. To enable automatic signing, pass -allowProvisioningUpdates to xcodebuild. (in target 'BindingExample' from project 'BindingExample')
** BUILD FAILED **
BUILD FAILURE 5.9 iOS