Build Information
Failed to build SnapshotTestingStitch with Swift 5.9 for macOS (Xcode) using Xcode 15.2.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme SnapshotTestingStitch -destination platform=macos,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/sherlouk/swift-snapshot-testing-stitch.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/sherlouk/swift-snapshot-testing-stitch
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a1c51ab Merge pull request #11 from MojtabaHs/docs/fix-typos
Cloned https://github.com/sherlouk/swift-snapshot-testing-stitch.git
Revision (git rev-parse @):
a1c51ab705388cecee16ab80f6e0f4d1623595b1
SUCCESS checkout https://github.com/sherlouk/swift-snapshot-testing-stitch.git at main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 5.9
Building package at path: $workDir
https://github.com/sherlouk/swift-snapshot-testing-stitch.git
Command line invocation:
/Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/pointfreeco/swift-snapshot-testing.git (cached)
Fetching from https://github.com/alexey1312/SnapshotTestingHEIC.git (cached)
Creating working copy of package ‘swift-snapshot-testing’
Checking out 1.10.0 of package ‘swift-snapshot-testing’
Creating working copy of package ‘SnapshotTestingHEIC’
Checking out 1.2.1 of package ‘SnapshotTestingHEIC’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
SnapshotTestingHEIC: https://github.com/alexey1312/SnapshotTestingHEIC.git @ 1.2.1
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.10.0
SnapshotTestingStitch: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
resolved source packages: SnapshotTestingHEIC, swift-snapshot-testing, SnapshotTestingStitch
objc[51021]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1100740e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1144100e0). One of the two will be used. Which one is undefined.
{
"dependencies" : [
{
"identity" : "swift-snapshot-testing",
"requirement" : {
"range" : [
{
"lower_bound" : "1.10.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
},
{
"identity" : "snapshottestingheic",
"requirement" : {
"range" : [
{
"lower_bound" : "1.2.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/alexey1312/SnapshotTestingHEIC.git"
}
],
"manifest_display_name" : "SnapshotTestingStitch",
"name" : "SnapshotTestingStitch",
"path" : "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
}
],
"products" : [
{
"name" : "SnapshotTestingStitch",
"targets" : [
"SnapshotTestingStitch"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SnapshotTestingStitchTests",
"module_type" : "SwiftTarget",
"name" : "SnapshotTestingStitchTests",
"path" : "Tests/SnapshotTestingStitchTests",
"sources" : [
"SnapshotTestingStitch.swift",
"SnapshotTestingStitchHEIC.swift"
],
"target_dependencies" : [
"SnapshotTestingStitch"
],
"type" : "test"
},
{
"c99name" : "SnapshotTestingStitch",
"module_type" : "SwiftTarget",
"name" : "SnapshotTestingStitch",
"path" : "Sources/SnapshotTestingStitch",
"product_dependencies" : [
"SnapshotTesting",
"SnapshotTestingHEIC"
],
"product_memberships" : [
"SnapshotTestingStitch"
],
"sources" : [
"ImageFormat.swift",
"Snapshotting.swift",
"StitchStyle.swift",
"StitchTask.swift",
"Stitcher.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SnapshotTestingStitch"
]
}
}
objc[51467]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10eff40e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x1131ec0e0). One of the two will be used. Which one is undefined.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$workDir/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $workDir/.derivedData build -scheme SnapshotTestingStitch -destination platform=macos,arch=arm64
Command line invocation:
/Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SnapshotTestingStitch -destination platform=macos,arch=arm64
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.10.0
SnapshotTestingHEIC: https://github.com/alexey1312/SnapshotTestingHEIC.git @ 1.2.1
SnapshotTestingStitch: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
Target 'SnapshotTestingStitchTests' in project 'SnapshotTestingStitch'
➜ Explicit dependency on target 'SnapshotTestingStitch' in project 'SnapshotTestingStitch'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
➜ Explicit dependency on target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
Target 'SnapshotTestingStitch' in project 'SnapshotTestingStitch'
➜ Explicit dependency on target 'SnapshotTestingStitch' in project 'SnapshotTestingStitch'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
➜ Explicit dependency on target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
Target 'SnapshotTestingStitch' in project 'SnapshotTestingStitch'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
➜ Explicit dependency on target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
Target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
➜ Explicit dependency on target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'SnapshotTesting' in project 'swift-snapshot-testing'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'SnapshotTesting' in project 'swift-snapshot-testing' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: a317a7b4a3635195d876bfb5e9b9ad6e
Build description path: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a317a7b4a3635195d876bfb5e9b9ad6e.xcbuilddata
error: The package product 'SnapshotTesting' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
error: The package product 'SnapshotTestingHEIC' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
Resolve Package Graph
objc[51489]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10be400e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10be800e0). One of the two will be used. Which one is undefined.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-0008793E26D2001E }
** BUILD FAILED **
Command line invocation:
/Applications/Xcode-15.2.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData build -scheme SnapshotTestingStitch -destination platform=macos,arch=arm64
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.dependencies
IDEDerivedDataPathOverride = /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
swift-snapshot-testing: https://github.com/pointfreeco/swift-snapshot-testing.git @ 1.10.0
SnapshotTestingHEIC: https://github.com/alexey1312/SnapshotTestingHEIC.git @ 1.2.1
SnapshotTestingStitch: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (7 targets)
Target 'SnapshotTestingStitchTests' in project 'SnapshotTestingStitch'
➜ Explicit dependency on target 'SnapshotTestingStitch' in project 'SnapshotTestingStitch'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
➜ Explicit dependency on target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
Target 'SnapshotTestingStitch' in project 'SnapshotTestingStitch'
➜ Explicit dependency on target 'SnapshotTestingStitch' in project 'SnapshotTestingStitch'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
➜ Explicit dependency on target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
Target 'SnapshotTestingStitch' in project 'SnapshotTestingStitch'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
➜ Explicit dependency on target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
Target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
➜ Explicit dependency on target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'SnapshotTestingHEIC' in project 'SnapshotTestingHEIC'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'SnapshotTesting' in project 'swift-snapshot-testing'
➜ Explicit dependency on target 'SnapshotTesting' in project 'swift-snapshot-testing'
Target 'SnapshotTesting' in project 'swift-snapshot-testing' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
Build description signature: a317a7b4a3635195d876bfb5e9b9ad6e
Build description path: /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/a317a7b4a3635195d876bfb5e9b9ad6e.xcbuilddata
error: The package product 'SnapshotTesting' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
error: The package product 'SnapshotTestingHEIC' requires minimum platform version 10.15 for the macOS platform, but this target supports 10.13 (in target 'SnapshotTestingStitch' from project 'SnapshotTestingStitch')
objc[51517]: Class XROS1_1SimRuntime is implemented in both /Library/Developer/CoreSimulator/Volumes/xrOS_21O209/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10fbcc0e0) and /Library/Developer/CoreSimulator/Volumes/xrOS_21O5181e/Library/Developer/CoreSimulator/Profiles/Runtimes/xrOS 1.1.simruntime/Contents/MacOS/xrOS 1.1 (0x10fbe00e0). One of the two will be used. Which one is undefined.
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-0008793E26D2001E }
** BUILD FAILED **
BUILD FAILURE 5.9 macosXcodebuild