The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of ReflectionView, reference main (d7a218), with Swift 6.0 for macOS (SPM) on 2 Dec 2024 06:03:23 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.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

Build Log

========================================
RunAll
========================================
Builder version: 4.58.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/p-x9/swiftui-reflection-view.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/p-x9/swiftui-reflection-view
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
Fetching https://github.com/p-x9/SwiftUIColor.git
Fetching https://github.com/p-x9/swift-magic-mirror.git
[1/1447] Fetching swiftuicolor
[378/1492] Fetching swiftuicolor, swift-magic-mirror
Fetched https://github.com/p-x9/SwiftUIColor.git from cache (0.83s)
Fetched https://github.com/p-x9/swift-magic-mirror.git from cache (0.83s)
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.40s)
Computing version for https://github.com/p-x9/SwiftUIColor.git
Computed https://github.com/p-x9/SwiftUIColor.git at 0.6.0 (2.97s)
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
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
========================================
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": "swiftui-reflection-view",
      "name": "ReflectionView",
      "url": "https://github.com/p-x9/swiftui-reflection-view.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-reflection-view",
      "dependencies": [
        {
          "identity": "swiftuicolor",
          "name": "SwiftUIColor",
          "url": "https://github.com/p-x9/SwiftUIColor.git",
          "version": "0.6.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUIColor",
          "dependencies": [
          ]
        },
        {
          "identity": "swift-magic-mirror",
          "name": "MagicMirror",
          "url": "https://github.com/p-x9/swift-magic-mirror.git",
          "version": "0.2.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-magic-mirror",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/p-x9/swiftui-reflection-view.git
[1/226] Fetching swiftui-reflection-view
Fetched https://github.com/p-x9/swiftui-reflection-view.git from cache (0.68s)
Fetching https://github.com/p-x9/swift-magic-mirror.git from cache
Fetching https://github.com/p-x9/SwiftUIColor.git from cache
Fetched https://github.com/p-x9/SwiftUIColor.git from cache (0.49s)
Fetched https://github.com/p-x9/swift-magic-mirror.git from cache (0.49s)
Computing version for https://github.com/p-x9/SwiftUIColor.git
Computed https://github.com/p-x9/SwiftUIColor.git at 0.6.0 (0.02s)
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.02s)
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/swiftui-reflection-view.git
Working copy of https://github.com/p-x9/swiftui-reflection-view.git resolved at main (d7a2180)
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
warning: '.resolve-product-dependencies': dependency 'swiftui-reflection-view' is not used by any target
Found 2 product dependencies
  - SwiftUIColor
  - MagicMirror
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/p-x9/swiftui-reflection-view.git
{
  "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/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"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.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
Building for debugging...
[0/7] Write sources
[4/7] Copying Media.xcassets
[6/7] Write swift-version--7754E27361AE5C74.txt
[8/20] Compiling MagicMirror Misc.swift
[9/20] Compiling MagicMirror typealias.swift
[10/20] Emitting module MagicMirror
[11/20] Compiling MagicMirror MagicMirror.swift
[12/23] Compiling Reflection Reflection.swift
[13/23] Emitting module Reflection
[14/23] Compiling Reflection String+.swift
[15/23] Compiling SwiftUIColor resource_bundle_accessor.swift
[16/23] Compiling SwiftUIColor PreviewWorkaround.swift
[17/23] Compiling SwiftUIColor Color+watchOS.swift
[18/23] Compiling SwiftUIColor Color+visionOS.swift
[19/23] Compiling SwiftUIColor Color+universal.swift
[20/23] Compiling SwiftUIColor Color+macOS.swift
[21/23] Compiling SwiftUIColor Color+iOS.swift
[22/23] Compiling SwiftUIColor Color+tvOS.swift
[23/23] Emitting module SwiftUIColor
[24/36] Compiling ReflectionView View+.swift
[25/36] Compiling ReflectionView TypeInfoView.swift
[26/36] Compiling ReflectionView TypeInfoContentView.swift
[27/37] Compiling ReflectionView ReflectionView.swift
[28/37] Compiling ReflectionView TypedContent.swift
[29/37] Compiling ReflectionView ReflectionContentView.swift
[30/37] Compiling ReflectionView resource_bundle_accessor.swift
[31/37] Compiling ReflectionView ItemCountLabel.swift
[32/37] Compiling ReflectionView Config.swift
[33/37] Emitting module ReflectionView
[34/37] Compiling ReflectionView DictContent.swift
[35/37] Compiling ReflectionView KeyedContent.swift
[36/37] Compiling ReflectionView ListContent.swift
[37/37] Compiling ReflectionView NestedContent.swift
Build complete! (16.86s)
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/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"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.