Build Information
Successful build of ReflectionView, reference 0.9.0 (d7a218
), with Swift 5.10 for macOS (SPM) on 22 Oct 2024 06:54:30 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.55.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/p-x9/swiftui-reflection-view.git
Reference: 0.9.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/p-x9/swiftui-reflection-view
* tag 0.9.0 -> FETCH_HEAD
HEAD is now at d7a2180 Merge pull request #11 from p-x9/fix/ios18-preview-error
Cloned https://github.com/p-x9/swiftui-reflection-view.git
Revision (git rev-parse @):
d7a2180179a9f321e566e09ac228594cfbce92f3
SUCCESS checkout https://github.com/p-x9/swiftui-reflection-view.git at 0.9.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/p-x9/swiftui-reflection-view.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[4/7] Copying Media.xcassets
[6/7] Write swift-version-33747A42983211AE.txt
[8/20] Compiling MagicMirror typealias.swift
[9/20] Compiling MagicMirror Misc.swift
[10/20] Compiling MagicMirror MagicMirror.swift
[11/20] Emitting module MagicMirror
[12/23] Compiling Reflection String+.swift
[13/23] Emitting module Reflection
[14/23] Compiling Reflection Reflection.swift
[15/23] Emitting module SwiftUIColor
[16/23] Compiling SwiftUIColor resource_bundle_accessor.swift
[17/23] Compiling SwiftUIColor PreviewWorkaround.swift
[18/23] Compiling SwiftUIColor Color+macOS.swift
[19/23] Compiling SwiftUIColor Color+tvOS.swift
[20/23] Compiling SwiftUIColor Color+visionOS.swift
[21/23] Compiling SwiftUIColor Color+universal.swift
[22/23] Compiling SwiftUIColor Color+watchOS.swift
[23/23] Compiling SwiftUIColor Color+iOS.swift
[24/36] Compiling ReflectionView View+.swift
[25/37] Compiling ReflectionView ListContent.swift
[26/37] Compiling ReflectionView NestedContent.swift
[27/37] Compiling ReflectionView TypedContent.swift
[28/37] Compiling ReflectionView ReflectionView.swift
[29/37] Compiling ReflectionView ReflectionContentView.swift
[30/37] Compiling ReflectionView TypeInfoContentView.swift
[31/37] Compiling ReflectionView TypeInfoView.swift
[32/37] Compiling ReflectionView resource_bundle_accessor.swift
[33/37] Compiling ReflectionView ItemCountLabel.swift
[34/37] Compiling ReflectionView Config.swift
[35/37] Emitting module ReflectionView
[36/37] Compiling ReflectionView DictContent.swift
[37/37] Compiling ReflectionView KeyedContent.swift
Build complete! (17.03s)
Fetching https://github.com/p-x9/swift-magic-mirror.git
Fetching https://github.com/p-x9/SwiftUIColor.git
[1/45] Fetching swift-magic-mirror
[45/1492] Fetching swift-magic-mirror, swiftuicolor
Fetched https://github.com/p-x9/swift-magic-mirror.git from cache (1.45s)
Fetched https://github.com/p-x9/SwiftUIColor.git from cache (1.45s)
Computing version for https://github.com/p-x9/swift-magic-mirror.git
Computed https://github.com/p-x9/swift-magic-mirror.git at 0.1.0 (0.46s)
Computing version for https://github.com/p-x9/SwiftUIColor.git
Computed https://github.com/p-x9/SwiftUIColor.git at 0.6.0 (2.85s)
Creating working copy for https://github.com/p-x9/SwiftUIColor.git
Working copy of https://github.com/p-x9/SwiftUIColor.git resolved at 0.6.0
Creating working copy for https://github.com/p-x9/swift-magic-mirror.git
Working copy of https://github.com/p-x9/swift-magic-mirror.git resolved at 0.1.0
Build complete.
Done.