Build Information
Successful build of Stitch with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/entrhq/stitch.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/entrhq/stitch
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at e26561e Updated readme with examples
Cloned https://github.com/entrhq/stitch.git
Revision (git rev-parse @):
e26561e44eafa1f951d7568100c6bb1b817e275c
SUCCESS checkout https://github.com/entrhq/stitch.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/entrhq/stitch.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/12] Emitting module Stitch
[4/12] Compiling Stitch AnyObservableObject.swift
[5/12] Compiling Stitch Preconditions.swift
[6/13] Compiling Stitch ErasedObservableObject.swift
[7/13] Compiling Stitch Stitch.swift
[8/13] Compiling Stitch DependencyMap.swift
[9/13] Compiling Stitch DependencyMocker.swift
[10/13] Compiling Stitch StitchObservable.swift
[11/13] Compiling Stitch DependencyKey.swift
[12/13] Compiling Stitch DependencyLifecycleScope.swift
[13/13] Compiling Stitch StitchPublished.swift
Build complete! (5.83s)
Build complete.
Done.