The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Introspection, reference 2.1.0 (80eac1), with Swift 6.0 for macOS (SPM) on 27 Jan 2026 06:52:42 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/RougeWare/Swift-Introspection.git
Reference: 2.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/RougeWare/Swift-Introspection
 * tag               2.1.0      -> FETCH_HEAD
HEAD is now at 80eac12 Merge pull request #11 from RougeWare/feature/hardwareModelIdentifier-parsing
Cloned https://github.com/RougeWare/Swift-Introspection.git
Revision (git rev-parse @):
80eac12471167aa7ab8c562f76d889d51a4228a1
SUCCESS checkout https://github.com/RougeWare/Swift-Introspection.git at 2.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/RougeWare/Swift-Introspection.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[9/10] Write swift-version-5BDAB9E9C0126B9D.txt
[11/33] Emitting module SemVer
[12/33] Compiling FunctionTools Null functions.swift
[13/33] Compiling RangeTools RangeProtocol.swift
[14/33] Compiling FunctionTools Echo.swift
[15/33] Compiling FunctionTools Function types.swift
[16/33] Compiling FunctionTools Constant.swift
[17/33] Compiling FunctionTools Curry.swift
[18/33] Compiling FunctionTools Blackholes.swift
[19/33] Compiling FunctionTools Call.swift
[20/33] Emitting module RangeTools
[21/33] Compiling RangeTools Default conformances.swift
[22/33] Emitting module FunctionTools
[23/33] Compiling FunctionTools !.swift
[24/33] Compiling SemVer Testing tools.swift
[25/33] Compiling SpecialString SpecialString.swift
[26/33] Compiling SpecialString Premade Special Strings.swift
[27/33] Emitting module SpecialString
[28/33] Compiling SpecialString EssentiallyAString.swift
[29/33] Compiling SemVer Semantic Version + Hashable.swift
[30/33] Compiling SemVer Semantic Version + Comparable.swift
[31/33] Compiling SemVer Conveniences.swift
[32/33] Compiling SemVer Semantic Version.swift
[33/33] Compiling SemVer Semantic Version + Codable.swift
[34/49] Compiling SafeCollectionAccess Ranges or nil.swift
[35/49] Compiling SafeCollectionAccess Safe Collection Access.swift
[36/49] Compiling SafeCollectionAccess SafeRangeExpression.swift
[37/49] Emitting module SafeCollectionAccess
[38/49] Compiling StringIntegerAccess String + Integer access.swift
[39/49] Emitting module StringIntegerAccess
[40/51] Emitting module SafeStringIntegerAccess
[41/51] Compiling SafeStringIntegerAccess StringIntegerAccess + SafeCollectionAccess.swift
[42/51] Compiling CollectionTools RangeReplaceableCollection + elemental operators.swift
[43/52] Compiling CollectionTools CollectionWhichCanBeEmpty.swift
[44/52] Compiling CollectionTools Collection + withoutDuplicates.swift
[45/52] Compiling CollectionTools Sequence + sequentialPairs.swift
[46/52] Emitting module CollectionTools
[47/52] Compiling CollectionTools Collection + nonEmptyOrNil.swift
[48/52] Compiling CollectionTools Collection + onlyFirst & onlyLast.swift
[49/52] Compiling CollectionTools Collection + everyPair.swift
[50/52] Compiling CollectionTools Collection + map with transformer.swift
[51/52] Compiling CollectionTools ArrayBuilder.swift
[52/52] Compiling CollectionTools Collection + isNotEmpty.swift
[53/56] Compiling Introspection Introspection.swift
[54/56] Compiling Introspection Bundle Reading.swift
[55/56] Emitting module Introspection
/Users/admin/builder/spi-builder-workspace/Sources/Introspection/Device Info.swift:142:5: warning: 'public' modifier is redundant for struct declared in a public extension
140 |
141 |     /// Models the components of a hardware model identifier. So `"MacBookAir9,1"` would split into `{type: "MacBookAir", version: {full: "9,1", major: 9, minor: 1}}`
142 |     public struct HardwareModelIdentifier: Hashable {
    |     `- warning: 'public' modifier is redundant for struct declared in a public extension
143 |
144 |         /// The "type" portion of the hardware model identifier, like `"MacBookAir"` or `"iPhone"`
[56/56] Compiling Introspection Device Info.swift
/Users/admin/builder/spi-builder-workspace/Sources/Introspection/Device Info.swift:142:5: warning: 'public' modifier is redundant for struct declared in a public extension
140 |
141 |     /// Models the components of a hardware model identifier. So `"MacBookAir9,1"` would split into `{type: "MacBookAir", version: {full: "9,1", major: 9, minor: 1}}`
142 |     public struct HardwareModelIdentifier: Hashable {
    |     `- warning: 'public' modifier is redundant for struct declared in a public extension
143 |
144 |         /// The "type" portion of the hardware model identifier, like `"MacBookAir"` or `"iPhone"`
Build complete! (24.06s)
Fetching https://github.com/RougeWare/Swift-String-Integer-Access.git
Fetching https://github.com/RougeWare/Swift-Collection-Tools.git
Fetching https://github.com/RougeWare/Swift-Special-String.git
Fetching https://github.com/RougeWare/Swift-SemVer.git
[3/230] Fetching swift-collection-tools
[22/501] Fetching swift-collection-tools, swift-semver
[28/593] Fetching swift-collection-tools, swift-semver, swift-string-integer-access
[120/667] Fetching swift-collection-tools, swift-semver, swift-string-integer-access, swift-special-string
Fetched https://github.com/RougeWare/Swift-Special-String.git from cache (0.78s)
Fetched https://github.com/RougeWare/Swift-SemVer.git from cache (0.78s)
Fetched https://github.com/RougeWare/Swift-String-Integer-Access.git from cache (0.79s)
Fetched https://github.com/RougeWare/Swift-Collection-Tools.git from cache (0.79s)
Computing version for https://github.com/RougeWare/Swift-String-Integer-Access.git
Computed https://github.com/RougeWare/Swift-String-Integer-Access.git at 2.1.0 (0.52s)
Fetching https://github.com/RougeWare/Swift-Range-Tools.git
Fetching https://github.com/RougeWare/Swift-Safe-Collection-Access.git
[1/70] Fetching swift-range-tools
[71/235] Fetching swift-range-tools, swift-safe-collection-access
Fetched https://github.com/RougeWare/Swift-Range-Tools.git from cache (0.69s)
Fetched https://github.com/RougeWare/Swift-Safe-Collection-Access.git from cache (0.69s)
Computing version for https://github.com/RougeWare/Swift-Collection-Tools.git
Computed https://github.com/RougeWare/Swift-Collection-Tools.git at 3.2.0 (0.52s)
Fetching https://github.com/RougeWare/Swift-Function-Tools
[1/121] Fetching swift-function-tools
Fetched https://github.com/RougeWare/Swift-Function-Tools from cache (0.61s)
Computing version for https://github.com/RougeWare/Swift-Special-String.git
Computed https://github.com/RougeWare/Swift-Special-String.git at 1.2.0 (0.52s)
Computing version for https://github.com/RougeWare/Swift-Range-Tools.git
Computed https://github.com/RougeWare/Swift-Range-Tools.git at 1.2.1 (0.51s)
Computing version for https://github.com/RougeWare/Swift-Safe-Collection-Access.git
Computed https://github.com/RougeWare/Swift-Safe-Collection-Access.git at 2.3.0 (0.53s)
Computing version for https://github.com/RougeWare/Swift-Function-Tools
Computed https://github.com/RougeWare/Swift-Function-Tools at 1.2.4 (0.55s)
Computing version for https://github.com/RougeWare/Swift-SemVer.git
Computed https://github.com/RougeWare/Swift-SemVer.git at 3.0.0-Beta.5 (0.55s)
Creating working copy for https://github.com/RougeWare/Swift-SemVer.git
Working copy of https://github.com/RougeWare/Swift-SemVer.git resolved at 3.0.0-Beta.5
Creating working copy for https://github.com/RougeWare/Swift-Range-Tools.git
Working copy of https://github.com/RougeWare/Swift-Range-Tools.git resolved at 1.2.1
Creating working copy for https://github.com/RougeWare/Swift-Collection-Tools.git
Working copy of https://github.com/RougeWare/Swift-Collection-Tools.git resolved at 3.2.0
Creating working copy for https://github.com/RougeWare/Swift-Safe-Collection-Access.git
Working copy of https://github.com/RougeWare/Swift-Safe-Collection-Access.git resolved at 2.3.0
Creating working copy for https://github.com/RougeWare/Swift-Special-String.git
Working copy of https://github.com/RougeWare/Swift-Special-String.git resolved at 1.2.0
Creating working copy for https://github.com/RougeWare/Swift-Function-Tools
Working copy of https://github.com/RougeWare/Swift-Function-Tools resolved at 1.2.4
Creating working copy for https://github.com/RougeWare/Swift-String-Integer-Access.git
Working copy of https://github.com/RougeWare/Swift-String-Integer-Access.git resolved at 2.1.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-collection-tools",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.2.0",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/RougeWare/Swift-Collection-Tools.git"
    },
    {
      "identity" : "swift-semver",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "3.0.0-Beta.5",
            "upper_bound" : "4.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/RougeWare/Swift-SemVer.git"
    },
    {
      "identity" : "swift-string-integer-access",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/RougeWare/Swift-String-Integer-Access.git"
    },
    {
      "identity" : "swift-special-string",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.3",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/RougeWare/Swift-Special-String.git"
    }
  ],
  "manifest_display_name" : "Introspection",
  "name" : "Introspection",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "Introspection",
      "targets" : [
        "Introspection"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "IntrospectionTests",
      "module_type" : "SwiftTarget",
      "name" : "IntrospectionTests",
      "path" : "Tests/IntrospectionTests",
      "sources" : [
        "Bundle Reading tests.swift",
        "Device Info tests.swift"
      ],
      "target_dependencies" : [
        "Introspection"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Introspection",
      "module_type" : "SwiftTarget",
      "name" : "Introspection",
      "path" : "Sources/Introspection",
      "product_dependencies" : [
        "SafeStringIntegerAccess",
        "CollectionTools",
        "SemVer",
        "SpecialString",
        "StringIntegerAccess"
      ],
      "product_memberships" : [
        "Introspection"
      ],
      "sources" : [
        "Bundle Reading.swift",
        "Device Info.swift",
        "Introspection.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.2"
}
Done.