Build Information
Failed to build BindKit, reference 1.1.0 (40d1f3
), with Swift 5.8 for iOS using Xcode 14.3 on 11 Aug 2024 07:32:23 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -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.8
Building package at path: $PWD
https://github.com/electricbolt/bindkit.git
Command line invocation:
/Applications/Xcode-14.3.1.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:
2024-08-11 03:32:10.026 xcodebuild[464:2490] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
"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"
]
}
}
2024-08-11 03:32:19.755 xcodebuild[522:2833] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BindingExample -destination generic/platform=iOS
Command line invocation:
/Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -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
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 27cb3e2f2b606f2d0779a03f07894c84
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/27cb3e2f2b606f2d0779a03f07894c84.xcbuilddata
note: Building targets in dependency order
/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')
2024-08-11 03:32:20.448 xcodebuild[523:2873] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
Command line invocation:
/Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -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
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 27cb3e2f2b606f2d0779a03f07894c84
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/27cb3e2f2b606f2d0779a03f07894c84.xcbuilddata
note: Building targets in dependency order
/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')
2024-08-11 03:32:22.693 xcodebuild[536:2962] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
BUILD FAILURE 5.8 iOS