Build Information
Failed to build Transmission, reference 2.2.0 (e96dd3
), with Swift 6.0 for macOS (SPM) on 23 Apr 2025 19:55:53 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nathantannar4/Transmission.git
Reference: 2.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/nathantannar4/Transmission
* tag 2.2.0 -> FETCH_HEAD
HEAD is now at e96dd3d 2.2.0
Cloned https://github.com/nathantannar4/Transmission.git
Revision (git rev-parse @):
e96dd3d51c7bcdee74292e07dcde88865f270527
SUCCESS checkout https://github.com/nathantannar4/Transmission.git at 2.2.0
Fetching https://github.com/nathantannar4/Engine
[1/1003] Fetching engine
Fetched https://github.com/nathantannar4/Engine from cache (1.07s)
Computing version for https://github.com/nathantannar4/Engine
Computed https://github.com/nathantannar4/Engine at 2.1.1 (0.47s)
Fetching https://github.com/swiftlang/swift-syntax
[1/70196] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (2.98s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (3.16s)
Creating working copy for https://github.com/nathantannar4/Engine
Working copy of https://github.com/nathantannar4/Engine resolved at 2.1.1
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "transmission",
"name": "Transmission",
"url": "https://github.com/nathantannar4/Transmission.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Transmission",
"dependencies": [
{
"identity": "engine",
"name": "Engine",
"url": "https://github.com/nathantannar4/Engine",
"version": "2.1.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Engine",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/swiftlang/swift-syntax",
"version": "600.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
]
}
Fetching https://github.com/nathantannar4/Transmission.git
[1/1307] Fetching transmission
Fetched https://github.com/nathantannar4/Transmission.git from cache (1.57s)
Fetching https://github.com/nathantannar4/Engine from cache
Fetched https://github.com/nathantannar4/Engine from cache (0.40s)
Computing version for https://github.com/nathantannar4/Engine
Computed https://github.com/nathantannar4/Engine at 2.1.1 (0.03s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.84s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 600.0.1 (0.03s)
Creating working copy for https://github.com/nathantannar4/Engine
Working copy of https://github.com/nathantannar4/Engine resolved at 2.1.1
Creating working copy for https://github.com/nathantannar4/Transmission.git
Working copy of https://github.com/nathantannar4/Transmission.git resolved at 2.2.0 (e96dd3d)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 600.0.1
warning: '.resolve-product-dependencies': dependency 'transmission' is not used by any target
Found 1 product dependencies
- Engine
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/nathantannar4/Transmission.git
https://github.com/nathantannar4/Transmission.git
{
"dependencies" : [
{
"identity" : "engine",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.1",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/nathantannar4/Engine"
}
],
"manifest_display_name" : "Transmission",
"name" : "Transmission",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "maccatalyst",
"version" : "13.0"
},
{
"name" : "visionos",
"version" : "1.0"
}
],
"products" : [
{
"name" : "Transmission",
"targets" : [
"Transmission"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "Transmission",
"module_type" : "SwiftTarget",
"name" : "Transmission",
"path" : "Sources/Transmission",
"product_dependencies" : [
"Engine"
],
"product_memberships" : [
"Transmission"
],
"sources" : [
"Sources/DestinationCoordinator.swift",
"Sources/DestinationLink.swift",
"Sources/DestinationLinkAdapter.swift",
"Sources/DestinationLinkModifier.swift",
"Sources/DestinationLinkTransition.swift",
"Sources/DestinationLinkTransitionRepresentable.swift",
"Sources/DestinationSourceViewLink.swift",
"Sources/DismissPresentationLink.swift",
"Sources/DynamicProperty/WeakState.swift",
"Sources/Extensions/Animation+Extensions.swift",
"Sources/Extensions/CGAffineTransform+Extensions.swift",
"Sources/Extensions/CGRect+Extensions.swift",
"Sources/Extensions/UIColor+Extensions.swift",
"Sources/Extensions/UIGestureRecognizer+Extensions.swift",
"Sources/Extensions/UIKit+Extensions.swift",
"Sources/Extensions/UINavigationController+Extensions.swift",
"Sources/Extensions/UIScreen+Extensions.swift",
"Sources/Extensions/UISheetPresentationController+Extensions.swift",
"Sources/Extensions/UISplitViewController+Extensions.swift",
"Sources/Extensions/UIView+Extensions.swift",
"Sources/Extensions/UIViewController+Extensions.swift",
"Sources/Extensions/UIWindow+Extensions.swift",
"Sources/Hosting/AnyHostingView.swift",
"Sources/Hosting/DestinationHostingController.swift",
"Sources/Hosting/PresentationHostingController.swift",
"Sources/Hosting/PresentationHostingWindow.swift",
"Sources/Hosting/SnapshotRenderer.swift",
"Sources/Presentation Controllers/CardPresentationController.swift",
"Sources/Presentation Controllers/InteractivePresentationController.swift",
"Sources/Presentation Controllers/MatchedGeometryPresentationController.swift",
"Sources/Presentation Controllers/PopoverPresentationController.swift",
"Sources/Presentation Controllers/PresentationController.swift",
"Sources/Presentation Controllers/PresentationControllerTransition.swift",
"Sources/Presentation Controllers/SheetPresentationController.swift",
"Sources/Presentation Controllers/SlidePresentationController.swift",
"Sources/Presentation Controllers/ToastPresentationController.swift",
"Sources/PresentationCoordinator.swift",
"Sources/PresentationLink.swift",
"Sources/PresentationLinkAdapter.swift",
"Sources/PresentationLinkAsymmetricTransition.swift",
"Sources/PresentationLinkModifier.swift",
"Sources/PresentationLinkTransition.swift",
"Sources/PresentationLinkTransitionRepresentable.swift",
"Sources/PresentationSourceViewLink.swift",
"Sources/QuickLookPreviewLink.swift",
"Sources/ShareSheetLink.swift",
"Sources/StatusBarModifier.swift",
"Sources/Supporting Files/ObjCBox.swift",
"Sources/Supporting Files/PortalView.swift",
"Sources/Supporting Files/PresentationDelegate.swift",
"Sources/Supporting Files/TransitionSourceView.swift",
"Sources/Supporting Files/WindowReader.swift",
"Sources/TransitionReader+AppearanceTransition .swift",
"Sources/TransitionReader.swift",
"Sources/ViewControllerReader.swift",
"Sources/ViewControllerRepresentableAdapter.swift",
"Sources/ViewRepresentableAdapter.swift",
"Sources/WindowLink.swift",
"Sources/WindowLinkModifier.swift",
"Sources/WindowLinkTransition.swift",
"module.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
error: the library 'Transmission' requires macos 10.13, but depends on the product 'Engine' which requires macos 10.15; consider changing the library 'Transmission' to require macos 10.15 or later, or the product 'Engine' to require macos 10.13 or earlier.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
error: the library 'Transmission' requires macos 10.13, but depends on the product 'Engine' which requires macos 10.15; consider changing the library 'Transmission' to require macos 10.15 or later, or the product 'Engine' to require macos 10.13 or earlier.
BUILD FAILURE 6.0 macosSpm