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 Reusable, reference main (85e8ef), with Swift 6.1 for macOS (SPM) on 26 Apr 2025 15:10:34 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/AliSoftware/Reusable.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/AliSoftware/Reusable
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 85e8ef7 Reset CHANGELOG
Cloned https://github.com/AliSoftware/Reusable.git
Revision (git rev-parse @):
85e8ef7b2441433ffed2fc8cf4942961b70a83f6
SUCCESS checkout https://github.com/AliSoftware/Reusable.git at main
========================================
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": "reusable",
      "name": "Reusable",
      "url": "https://github.com/AliSoftware/Reusable.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Reusable",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/AliSoftware/Reusable.git
[1/2856] Fetching reusable
Fetched https://github.com/AliSoftware/Reusable.git from cache (1.07s)
Creating working copy for https://github.com/AliSoftware/Reusable.git
Working copy of https://github.com/AliSoftware/Reusable.git resolved at main (85e8ef7)
warning: '.resolve-product-dependencies': dependency 'reusable' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/AliSoftware/Reusable.git
https://github.com/AliSoftware/Reusable.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Reusable",
  "name" : "Reusable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "Reusable",
      "targets" : [
        "Reusable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "Reusable",
      "module_type" : "SwiftTarget",
      "name" : "Reusable",
      "path" : "Sources",
      "product_memberships" : [
        "Reusable"
      ],
      "sources" : [
        "Storyboard/StoryboardBased.swift",
        "Storyboard/StoryboardSceneBased.swift",
        "View/NibLoadable.swift",
        "View/NibOwnerLoadable.swift",
        "View/Reusable.swift",
        "View/UICollectionView+Reusable.swift",
        "View/UITableView+Reusable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/10] Compiling Reusable UITableView+Reusable.swift
[4/10] Compiling Reusable Reusable.swift
[5/10] Compiling Reusable NibLoadable.swift
[6/10] Compiling Reusable StoryboardSceneBased.swift
[7/10] Compiling Reusable UICollectionView+Reusable.swift
[8/10] Compiling Reusable StoryboardBased.swift
[9/10] Emitting module Reusable
[10/10] Compiling Reusable NibOwnerLoadable.swift
Build complete! (1.05s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Reusable",
  "name" : "Reusable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "9.0"
    },
    {
      "name" : "tvos",
      "version" : "9.0"
    }
  ],
  "products" : [
    {
      "name" : "Reusable",
      "targets" : [
        "Reusable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "swift_languages_versions" : [
    "4",
    "5"
  ],
  "targets" : [
    {
      "c99name" : "Reusable",
      "module_type" : "SwiftTarget",
      "name" : "Reusable",
      "path" : "Sources",
      "product_memberships" : [
        "Reusable"
      ],
      "sources" : [
        "Storyboard/StoryboardBased.swift",
        "Storyboard/StoryboardSceneBased.swift",
        "View/NibLoadable.swift",
        "View/NibOwnerLoadable.swift",
        "View/Reusable.swift",
        "View/UICollectionView+Reusable.swift",
        "View/UITableView+Reusable.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.4"
}
Done.