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 Bundles, reference v1.0.10 (f310de), with Swift 6.2 (beta) for macOS (SPM) on 19 Jun 2025 03:06:34 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/elegantchaos/Bundles.git
Reference: v1.0.10
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/elegantchaos/Bundles
 * tag               v1.0.10    -> FETCH_HEAD
HEAD is now at f310de2 updated Files
Cloned https://github.com/elegantchaos/Bundles.git
Revision (git rev-parse @):
f310de200a3fb08e23fb1fc21ed7984972a6b2b4
SUCCESS checkout https://github.com/elegantchaos/Bundles.git at v1.0.10
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/elegantchaos/Bundles.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Write sources
[7/8] Write swift-version-1EA4D86E10B52AF.txt
[9/56] Compiling SemanticVersion SemanticVersion.swift
[10/56] Compiling Coercion StandardConvertible.swift
[11/57] Compiling Coercion StringConvertible.swift
[12/57] Compiling Coercion UIntConvertible.swift
[13/57] Compiling Coercion IntConvertible.swift
[14/57] Compiling ThreadExtensions ThreadExtensions.swift
[15/57] Emitting module ThreadExtensions
[16/57] Compiling Coercion String+Coercion.swift
[17/57] Compiling Files ItemContainer.swift
[18/57] Compiling Files ItemLocation.swift
[19/58] Emitting module SemanticVersion
[20/58] Compiling SemanticVersion SemanticVersion+Comparabl.swift
[21/58] Compiling Files ItemName.swift
[22/58] Compiling Files NonThrowingFile.swift
[23/58] Compiling Files ThrowingManager.swift
[24/58] Compiling Files ThrowingReference.swift
[25/58] Compiling Files URL+General.swift
[26/58] Compiling Files ThrowingFolder.swift
[27/58] Compiling Files ThrowingItem.swift
[28/58] Compiling Logger UserDefaultsManagerSettings.swift
[29/58] Compiling Logger OSLogHandler.swift
[30/58] Compiling Logger PrintHandler.swift
[33/58] Emitting module Coercion
[34/58] Compiling Files NonThrowingFolder.swift
[35/58] Compiling Files NonThrowingItem.swift
[36/58] Compiling Files URL+Security.swift
[37/58] Compiling Files FileManager+Directories.swift
[38/58] Compiling Files FileManager+General.swift
[39/58] Emitting module Files
[40/58] Compiling Files FolderManager.swift
[41/58] Compiling Files Item.swift
[42/58] Compiling Logger ManagerSettings.swift
[45/58] Compiling Logger Manager.swift
[46/58] Compiling Logger NSLogHandler.swift
[47/58] Compiling Files NonThrowingManager.swift
[48/58] Compiling Files ThrowingFile.swift
[55/58] Compiling Logger Handler.swift
[56/58] Compiling Logger Context.swift
[57/58] Emitting module Logger
[58/58] Compiling Logger Channel.swift
[59/65] Compiling Images ImageFactory.swift
[60/65] Compiling Images Image+UIKit.swift
[61/65] Compiling Images Image+Extensions.swift
[62/65] Compiling Images ImageCache.swift
[63/65] Compiling Images Image+AppKit.swift
[64/65] Emitting module Images
[65/65] Compiling Images AsyncImage.swift
[66/69] Compiling Bundles BundleInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/Bundles/BundleInfo.swift:45:82: warning: initializer 'init()' cannot be used in a default argument value because 'AppKit' was not imported by this file; this is an error in the Swift 6 language mode
43 |
44 |     #if canImport(UIKit) || canImport(AppKit)
45 |     public init(name: String, id: String, executable: String = "", icon: Image = Image(), build: Int, version: SemanticVersion, commit: String = "", copyright: String = "") {
   |                                                                                  |- warning: initializer 'init()' cannot be used in a default argument value because 'AppKit' was not imported by this file; this is an error in the Swift 6 language mode
   |                                                                                  `- note: The missing import of module 'AppKit' will be added implicitly
46 |         self.name = name
47 |         self.id = id
[67/69] Emitting module Bundles
/Users/admin/builder/spi-builder-workspace/Sources/Bundles/BundleInfo.swift:45:82: warning: initializer 'init()' cannot be used in a default argument value because 'AppKit' was not imported by this file; this is an error in the Swift 6 language mode
43 |
44 |     #if canImport(UIKit) || canImport(AppKit)
45 |     public init(name: String, id: String, executable: String = "", icon: Image = Image(), build: Int, version: SemanticVersion, commit: String = "", copyright: String = "") {
   |                                                                                  |- warning: initializer 'init()' cannot be used in a default argument value because 'AppKit' was not imported by this file; this is an error in the Swift 6 language mode
   |                                                                                  `- note: The missing import of module 'AppKit' will be added implicitly
46 |         self.name = name
47 |         self.id = id
[68/69] Compiling Bundles Bundle+Folders.swift
[69/69] Compiling Bundles Bundle+Decoding.swift
Build complete! (21.64s)
Fetching https://github.com/elegantchaos/Coercion.git
Fetching https://github.com/elegantchaos/SemanticVersion.git
Fetching https://github.com/elegantchaos/Images.git
Fetching https://github.com/elegantchaos/XCTestExtensions.git
Fetching https://github.com/elegantchaos/Files.git
[1/162] Fetching images
[163/436] Fetching images, coercion
[172/588] Fetching images, coercion, semanticversion
Fetched https://github.com/elegantchaos/SemanticVersion.git from cache (0.67s)
[344/1007] Fetching images, coercion, xctestextensions
[430/1694] Fetching images, coercion, xctestextensions, files
Fetched https://github.com/elegantchaos/Coercion.git from cache (0.87s)
Fetched https://github.com/elegantchaos/XCTestExtensions.git from cache (0.87s)
Fetched https://github.com/elegantchaos/Files.git from cache (0.87s)
Fetched https://github.com/elegantchaos/Images.git from cache (0.87s)
Computing version for https://github.com/elegantchaos/Files.git
Computed https://github.com/elegantchaos/Files.git at 1.2.2 (1.43s)
Computing version for https://github.com/elegantchaos/Images.git
Computed https://github.com/elegantchaos/Images.git at 1.1.6 (0.50s)
Fetching https://github.com/elegantchaos/ThreadExtensions.git
Fetching https://github.com/elegantchaos/Logger.git
[1/42] Fetching threadextensions
[37/2142] Fetching threadextensions, logger
Fetched https://github.com/elegantchaos/ThreadExtensions.git from cache (0.96s)
Fetched https://github.com/elegantchaos/Logger.git from cache (0.96s)
Computing version for https://github.com/elegantchaos/ThreadExtensions.git
Computed https://github.com/elegantchaos/ThreadExtensions.git at 1.0.1 (1.46s)
Computing version for https://github.com/elegantchaos/SemanticVersion.git
Computed https://github.com/elegantchaos/SemanticVersion.git at 1.1.2 (0.48s)
Computing version for https://github.com/elegantchaos/Coercion.git
Computed https://github.com/elegantchaos/Coercion.git at 1.1.3 (0.48s)
Computing version for https://github.com/elegantchaos/XCTestExtensions.git
Computed https://github.com/elegantchaos/XCTestExtensions.git at 1.5.1 (0.48s)
Fetching https://github.com/elegantchaos/Matchable.git
[1/113] Fetching matchable
Fetched https://github.com/elegantchaos/Matchable.git from cache (0.69s)
Computing version for https://github.com/elegantchaos/Matchable.git
Computed https://github.com/elegantchaos/Matchable.git at 1.0.7 (1.24s)
Computing version for https://github.com/elegantchaos/Logger.git
Computed https://github.com/elegantchaos/Logger.git at 1.8.2 (0.50s)
Creating working copy for https://github.com/elegantchaos/Matchable.git
Working copy of https://github.com/elegantchaos/Matchable.git resolved at 1.0.7
Creating working copy for https://github.com/elegantchaos/Coercion.git
Working copy of https://github.com/elegantchaos/Coercion.git resolved at 1.1.3
Creating working copy for https://github.com/elegantchaos/XCTestExtensions.git
Working copy of https://github.com/elegantchaos/XCTestExtensions.git resolved at 1.5.1
Creating working copy for https://github.com/elegantchaos/Images.git
Working copy of https://github.com/elegantchaos/Images.git resolved at 1.1.6
Creating working copy for https://github.com/elegantchaos/Logger.git
Working copy of https://github.com/elegantchaos/Logger.git resolved at 1.8.2
Creating working copy for https://github.com/elegantchaos/Files.git
Working copy of https://github.com/elegantchaos/Files.git resolved at 1.2.2
Creating working copy for https://github.com/elegantchaos/ThreadExtensions.git
Working copy of https://github.com/elegantchaos/ThreadExtensions.git resolved at 1.0.1
Creating working copy for https://github.com/elegantchaos/SemanticVersion.git
Working copy of https://github.com/elegantchaos/SemanticVersion.git resolved at 1.1.2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "coercion",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Coercion.git"
    },
    {
      "identity" : "images",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.6",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Images.git"
    },
    {
      "identity" : "files",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/Files.git"
    },
    {
      "identity" : "semanticversion",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/SemanticVersion.git"
    },
    {
      "identity" : "xctestextensions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.3.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/elegantchaos/XCTestExtensions.git"
    }
  ],
  "manifest_display_name" : "Bundles",
  "name" : "Bundles",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.13"
    },
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Bundles",
      "targets" : [
        "Bundles"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "BundlesTests",
      "module_type" : "SwiftTarget",
      "name" : "BundlesTests",
      "path" : "Tests/BundlesTests",
      "product_dependencies" : [
        "XCTestExtensions"
      ],
      "sources" : [
        "BundlesTests.swift",
        "XCTestManifests.swift"
      ],
      "target_dependencies" : [
        "Bundles"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Bundles",
      "module_type" : "SwiftTarget",
      "name" : "Bundles",
      "path" : "Sources/Bundles",
      "product_dependencies" : [
        "Coercion",
        "Files",
        "Images",
        "SemanticVersion"
      ],
      "product_memberships" : [
        "Bundles"
      ],
      "sources" : [
        "Bundle+Decoding.swift",
        "Bundle+Folders.swift",
        "BundleInfo.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.