Build Information
Successful build of Stitch, reference v2.0.2 (ea618e), with Swift 6.2 for macOS (SPM) on 19 Dec 2025 10:31:18 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/entrhq/stitch.git
Reference: v2.0.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/entrhq/stitch
* tag v2.0.2 -> FETCH_HEAD
HEAD is now at ea618e5 feat: add access level preservation to Stitchify macro (#3)
Cloned https://github.com/entrhq/stitch.git
Revision (git rev-parse @):
ea618e564f077292caefb1a001e9852146e9fe5d
SUCCESS checkout https://github.com/entrhq/stitch.git at v2.0.2
Fetching https://github.com/apple/swift-syntax.git
[1/73189] Fetching swift-syntax
Fetched https://github.com/apple/swift-syntax.git from cache (3.75s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (6.87s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.15s)
========================================
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": "stitch",
"name": "Stitch",
"url": "https://github.com/entrhq/stitch.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/stitch",
"dependencies": [
{
"identity": "swift-syntax",
"name": "swift-syntax",
"url": "https://github.com/apple/swift-syntax.git",
"version": "600.0.1",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/entrhq/stitch.git
[1/388] Fetching stitch
Fetched https://github.com/entrhq/stitch.git from cache (0.79s)
Fetching https://github.com/apple/swift-syntax.git from cache
Fetched https://github.com/apple/swift-syntax.git from cache (0.90s)
Computing version for https://github.com/apple/swift-syntax.git
Computed https://github.com/apple/swift-syntax.git at 600.0.1 (0.96s)
Creating working copy for https://github.com/apple/swift-syntax.git
Working copy of https://github.com/apple/swift-syntax.git resolved at 600.0.1
Creating working copy for https://github.com/entrhq/stitch.git
Working copy of https://github.com/entrhq/stitch.git resolved at v2.0.2 (ea618e5)
Found 1 product dependencies
- swift-syntax
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/entrhq/stitch.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/11] Write sources
[2/11] Write StitchClient-entitlement.plist
[2/11] Write sources
[5/11] Write swift-version-49B95AFC49DCD68C.txt
[7/14] Compiling StitchMacros StitchMacrosPlugin.swift
[8/14] Compiling StitchMacros StitchifyMacro.swift
[9/14] Emitting module StitchMacros
[9/14] Write Objects.LinkFileList
[10/14] Linking StitchMacros-tool
[12/42] Compiling Stitch StitchableScope.swift
[14/44] Compiling Stitch Stitchable.swift
[15/44] Compiling Stitch Stitchify.swift
[17/44] Compiling Stitch StitchObservable.swift
[18/44] Compiling Stitch Stitch.swift
[19/44] Compiling Stitch DependencyKey.swift
[20/44] Compiling Stitch StitchPublished.swift
[21/44] Compiling Stitch DependencyLifecycleScope.swift
[22/44] Compiling Stitch Stitchable.swift
[23/44] Compiling Stitch Stitch.swift
[24/44] Compiling Stitch Preconditions.swift
[25/44] Compiling Stitch MirrorTraverser.swift
[26/44] Compiling Stitch AnyObservableObject.swift
[28/44] Compiling Stitch ErasedObservableObject.swift
[32/44] Compiling Stitch DependencyMap.swift
[33/44] Compiling Stitch DependencyMocker.swift
[34/44] Emitting module Stitch
[37/44] Compiling Stitch StitchPublished.swift
[40/44] Emitting module Stitch
[41/44] Compiling Stitch StitchObservable.swift
[42/46] Compiling StitchClient example.swift
[43/46] Emitting module StitchClient
[43/46] Write Objects.LinkFileList
[44/46] Linking StitchClient
[45/46] Applying StitchClient
Build complete! (12.83s)
Build complete.
{
"dependencies" : [
{
"identity" : "swift-syntax",
"requirement" : {
"range" : [
{
"lower_bound" : "600.0.1",
"upper_bound" : "601.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-syntax.git"
}
],
"manifest_display_name" : "Stitch",
"name" : "Stitch",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "11.0"
}
],
"products" : [
{
"name" : "Stitch",
"targets" : [
"Stitch"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "StitchClient",
"targets" : [
"StitchClient"
],
"type" : {
"executable" : null
}
},
{
"name" : "StitchMacros",
"targets" : [
"StitchMacros"
],
"type" : {
"macro" : null
}
}
],
"targets" : [
{
"c99name" : "StitchTests",
"module_type" : "SwiftTarget",
"name" : "StitchTests",
"path" : "Tests/StitchTests",
"sources" : [
"Mocks/TestObject.swift",
"Mocks/TestObservableObject.swift",
"Tests/StitchNonObservablePreconditionPropertyWrapperTest.swift",
"Tests/StitchObservablePropertyWrapperTest.swift",
"Tests/StitchPropertyWrapperTest.swift",
"Tests/StitchPublishedPropertyWrapperTests.swift",
"Utility/Publisher+sinkToExpectation.swift",
"Utility/XCTestCase+expectingPreconditionFailure.swift"
],
"target_dependencies" : [
"Stitch"
],
"type" : "test"
},
{
"c99name" : "StitchMacros",
"module_type" : "SwiftTarget",
"name" : "StitchMacros",
"path" : "Sources/StitchMacros",
"product_dependencies" : [
"SwiftSyntaxMacros",
"SwiftCompilerPlugin"
],
"product_memberships" : [
"Stitch",
"StitchClient",
"StitchMacros"
],
"sources" : [
"StitchMacrosPlugin.swift",
"StitchifyMacro.swift"
],
"type" : "macro"
},
{
"c99name" : "StitchMacroTests",
"module_type" : "SwiftTarget",
"name" : "StitchMacroTests",
"path" : "Tests/StitchMacroTests",
"product_dependencies" : [
"SwiftSyntaxMacrosTestSupport"
],
"sources" : [
"Macros/StitchMacrosTests.swift"
],
"target_dependencies" : [
"Stitch",
"StitchMacros"
],
"type" : "test"
},
{
"c99name" : "StitchClient",
"module_type" : "SwiftTarget",
"name" : "StitchClient",
"path" : "Sources/StitchClient",
"product_memberships" : [
"StitchClient"
],
"sources" : [
"example.swift"
],
"target_dependencies" : [
"Stitch"
],
"type" : "executable"
},
{
"c99name" : "Stitch",
"module_type" : "SwiftTarget",
"name" : "Stitch",
"path" : "Sources/Stitch",
"product_memberships" : [
"Stitch",
"StitchClient"
],
"sources" : [
"Dependencies/DependencyKey.swift",
"Dependencies/DependencyLifecycleScope.swift",
"Dependencies/DependencyMap.swift",
"Dependencies/DependencyMocker.swift",
"Foundation/Observables/AnyObservableObject.swift",
"Foundation/Observables/ErasedObservableObject.swift",
"Foundation/Preconditions.swift",
"Foundation/Reflection/MirrorTraverser.swift",
"Injection/Stitch.swift",
"Injection/StitchObservable.swift",
"Injection/StitchPublished.swift",
"Stitchify/Stitchable.swift",
"Stitchify/StitchableScope.swift",
"Stitchify/Stitchify.swift"
],
"target_dependencies" : [
"StitchMacros"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
Done.