Build Information
Failed to build DSFDockTile with Swift 5.8 for iOS using Xcode 14.3.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme DSFDockTile -destination generic/platform=ios
Build Log
========================================
RunAll
========================================
Builder version: 4.34.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/dagronf/DSFDockTile.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/dagronf/DSFDockTile
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 921840f Added privacy manifest, macOS min is now 10.13, SPM version 5.4
Cloned https://github.com/dagronf/DSFDockTile.git
Revision (git rev-parse @):
921840f138ece177c9c636958434d674d9d42d72
SUCCESS checkout https://github.com/dagronf/DSFDockTile.git at 1.0.0
========================================
Build
========================================
Selected platform: iOS
Swift version: 5.8
Building package at path: $workDir
https://github.com/dagronf/DSFDockTile.git
Command line invocation:
/Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/dagronf/DSFImageFlipbook (cached)
Creating working copy of package ‘DSFImageFlipbook’
Checking out 1.0.1 of package ‘DSFImageFlipbook’
Resolve Package Graph
Resolved source packages:
DSFDockTile: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
DSFImageFlipbook: https://github.com/dagronf/DSFImageFlipbook @ 1.0.1
resolved source packages: DSFDockTile, DSFImageFlipbook
2024-04-06 02:15:50.032 xcodebuild[518:9443263] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
{
"dependencies" : [
{
"identity" : "dsfimageflipbook",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/dagronf/DSFImageFlipbook"
}
],
"manifest_display_name" : "DSFDockTile",
"name" : "DSFDockTile",
"path" : "/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace",
"platforms" : [
{
"name" : "macos",
"version" : "10.13"
}
],
"products" : [
{
"name" : "DSFDockTile",
"targets" : [
"DSFDockTile"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "DSFDockTileTests",
"module_type" : "SwiftTarget",
"name" : "DSFDockTileTests",
"path" : "Tests/DSFDockTileTests",
"sources" : [
"DSFDockTileTests.swift"
],
"target_dependencies" : [
"DSFDockTile"
],
"type" : "test"
},
{
"c99name" : "DSFDockTile",
"module_type" : "SwiftTarget",
"name" : "DSFDockTile",
"path" : "Sources/DSFDockTile",
"product_dependencies" : [
"DSFImageFlipbook"
],
"product_memberships" : [
"DSFDockTile"
],
"resources" : [
{
"path" : "/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/DSFDockTile/PrivacyInfo.xcprivacy",
"rule" : {
"copy" : {
}
}
}
],
"sources" : [
"DSFDockTile+Animation.swift",
"DSFDockTile+Attention.swift",
"DSFDockTile+ConstantImage.swift",
"DSFDockTile+Core.swift",
"DSFDockTile+Image.swift",
"DSFDockTile+SwiftUI.swift",
"DSFDockTile+ViewController.swift",
"DSFDockTile.swift"
],
"type" : "library"
}
],
"tools_version" : "5.4"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"DSFDockTile"
]
}
}
2024-04-06 02:15:54.647 xcodebuild[945:9444540] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme DSFDockTile -destination generic/platform=ios
Command line invocation:
/Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme DSFDockTile -destination generic/platform=ios
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
DSFDockTile: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
DSFImageFlipbook: https://github.com/dagronf/DSFImageFlipbook @ 1.0.1
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 491e4395b2323d88a0ff9a04089393fb
Build description path: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/491e4395b2323d88a0ff9a04089393fb.xcbuilddata
note: Building targets in dependency order
error: The package product 'DSFImageFlipbook' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'DSFDockTile' from project 'DSFDockTile')
error: The package product 'DSFImageFlipbook' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'DSFDockTileTests' from project 'DSFDockTile')
Resolve Package Graph
2024-04-06 02:15:55.263 xcodebuild[962:9444680] 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/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme DSFDockTile -destination generic/platform=ios
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
DSFDockTile: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace
DSFImageFlipbook: https://github.com/dagronf/DSFImageFlipbook @ 1.0.1
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: 491e4395b2323d88a0ff9a04089393fb
Build description path: /Users/builder/builds/o86TiJKT/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/491e4395b2323d88a0ff9a04089393fb.xcbuilddata
note: Building targets in dependency order
error: The package product 'DSFImageFlipbook' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'DSFDockTile' from project 'DSFDockTile')
error: The package product 'DSFImageFlipbook' requires minimum platform version 13.0 for the iOS platform, but this target supports 11.0 (in target 'DSFDockTileTests' from project 'DSFDockTile')
2024-04-06 02:15:57.265 xcodebuild[985:9444841] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
** BUILD FAILED **
BUILD FAILURE 5.8 iOS