The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of ReflectionView, reference 0.10.0 (bf8f3f), with Swift 5.10 for macOS (SPM) on 31 May 2025 19:33:28 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/p-x9/swiftui-reflection-view.git
Reference: 0.10.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/p-x9/swiftui-reflection-view
 * tag               0.10.0     -> FETCH_HEAD
HEAD is now at bf8f3fc Merge pull request #18 from p-x9/feature/fix-optional-type-display
Cloned https://github.com/p-x9/swiftui-reflection-view.git
Revision (git rev-parse @):
bf8f3fcac931c1c66ae934fa3d1115872427a27f
SUCCESS checkout https://github.com/p-x9/swiftui-reflection-view.git at 0.10.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] Emitting module MagicMirror
[11/20] Compiling MagicMirror MagicMirror.swift
[12/24] Compiling Reflection Util.swift
[13/24] Compiling Reflection Reflection.swift
[14/24] Emitting module Reflection
[15/24] Compiling Reflection String+.swift
[16/24] Compiling SwiftUIColor resource_bundle_accessor.swift
[17/24] Compiling SwiftUIColor PreviewWorkaround.swift
[18/24] Compiling SwiftUIColor Color+watchOS.swift
[19/24] Emitting module SwiftUIColor
[20/24] Compiling SwiftUIColor Color+iOS.swift
[21/24] Compiling SwiftUIColor Color+tvOS.swift
[22/24] Compiling SwiftUIColor Color+universal.swift
[23/24] Compiling SwiftUIColor Color+macOS.swift
[24/24] Compiling SwiftUIColor Color+visionOS.swift
[25/38] Compiling ReflectionView TypeInfoContentView.swift
[26/38] Compiling ReflectionView ReflectionView.swift
[27/38] Compiling ReflectionView ReflectionContentView.swift
[28/38] Compiling ReflectionView View+.swift
[29/38] Compiling ReflectionView ItemCountLabel.swift
[30/38] Compiling ReflectionView Config.swift
[31/38] Compiling ReflectionView KeyedContent.swift
[32/38] Compiling ReflectionView ListContent.swift
[33/38] Compiling ReflectionView NestedContent.swift
[34/38] Compiling ReflectionView TypedContent.swift
[35/38] Compiling ReflectionView TypeInfoView.swift
[36/39] Emitting module ReflectionView
[37/39] Compiling ReflectionView DictContent.swift
[38/39] Compiling ReflectionView EnumCaseContent.swift
[39/39] Compiling ReflectionView resource_bundle_accessor.swift
Build complete! (13.68s)
Fetching https://github.com/p-x9/SwiftUIColor.git
Fetching https://github.com/p-x9/swift-magic-mirror.git
[1/1447] Fetching swiftuicolor
[161/1492] Fetching swiftuicolor, swift-magic-mirror
Fetched https://github.com/p-x9/SwiftUIColor.git from cache (1.25s)
Fetched https://github.com/p-x9/swift-magic-mirror.git from cache (1.25s)
Computing version for https://github.com/p-x9/SwiftUIColor.git
Computed https://github.com/p-x9/SwiftUIColor.git at 0.6.0 (2.77s)
Computing version for https://github.com/p-x9/swift-magic-mirror.git
Computed https://github.com/p-x9/swift-magic-mirror.git at 0.2.0 (0.37s)
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.2.0
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
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swiftuicolor",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/SwiftUIColor.git"
    },
    {
      "identity" : "swift-magic-mirror",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/p-x9/swift-magic-mirror.git"
    }
  ],
  "manifest_display_name" : "ReflectionView",
  "name" : "ReflectionView",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    }
  ],
  "products" : [
    {
      "name" : "ReflectionView",
      "targets" : [
        "ReflectionView"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "ReflectionViewTests",
      "module_type" : "SwiftTarget",
      "name" : "ReflectionViewTests",
      "path" : "Tests/ReflectionViewTests",
      "sources" : [
        "ReflectionViewTests.swift"
      ],
      "target_dependencies" : [
        "Reflection",
        "ReflectionView"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ReflectionView",
      "module_type" : "SwiftTarget",
      "name" : "ReflectionView",
      "path" : "Sources/ReflectionView",
      "product_dependencies" : [
        "SwiftUIColor",
        "MagicMirror"
      ],
      "product_memberships" : [
        "ReflectionView"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ReflectionView/Assets/Media.xcassets",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Component/ItemCountLabel.swift",
        "Config.swift",
        "ContentView/DictContent.swift",
        "ContentView/EnumCaseContent.swift",
        "ContentView/KeyedContent.swift",
        "ContentView/ListContent.swift",
        "ContentView/NestedContent.swift",
        "ContentView/TypedContent.swift",
        "Extension/View+.swift",
        "ReflectionContentView.swift",
        "ReflectionView.swift",
        "TypeInfoContentView.swift",
        "TypeInfoView.swift"
      ],
      "target_dependencies" : [
        "Reflection"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Reflection",
      "module_type" : "SwiftTarget",
      "name" : "Reflection",
      "path" : "Sources/Reflection",
      "product_dependencies" : [
        "MagicMirror"
      ],
      "product_memberships" : [
        "ReflectionView"
      ],
      "sources" : [
        "Reflection.swift",
        "String+.swift",
        "Util.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.