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 swift-iterable-macros, reference 0.2.0 (c9fb3c), with Swift 6.2 for macOS (SPM) on 13 Nov 2025 10:21:43 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.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/davdroman/swift-iterable-macros.git
Reference: 0.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/davdroman/swift-iterable-macros
 * tag               0.2.0      -> FETCH_HEAD
HEAD is now at c9fb3c6 Introduce `@CaseIterable` (#2)
Cloned https://github.com/davdroman/swift-iterable-macros.git
Revision (git rev-parse @):
c9fb3c6ae2a0a868dd7a01c808b6f39a104ad9d3
SUCCESS checkout https://github.com/davdroman/swift-iterable-macros.git at 0.2.0
Fetching https://github.com/pointfreeco/swift-macro-testing
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-snapshot-testing
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/4601] Fetching swift-custom-dump
[324/5518] Fetching swift-custom-dump, swift-macro-testing
[3442/11073] Fetching swift-custom-dump, swift-macro-testing, xctest-dynamic-overlay
[9075/26672] Fetching swift-custom-dump, swift-macro-testing, xctest-dynamic-overlay, swift-snapshot-testing
[11386/99419] Fetching swift-custom-dump, swift-macro-testing, xctest-dynamic-overlay, swift-snapshot-testing, swift-syntax
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (3.64s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.65s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing from cache (3.65s)
Fetched https://github.com/pointfreeco/swift-macro-testing from cache (3.65s)
Computing version for https://github.com/swiftlang/swift-syntax
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (3.65s)
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (6.57s)
Computing version for https://github.com/pointfreeco/swift-macro-testing
Computed https://github.com/pointfreeco/swift-macro-testing at 0.6.4 (0.56s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing
Computed https://github.com/pointfreeco/swift-snapshot-testing at 1.18.7 (0.60s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.61s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.7.0 (0.62s)
Creating working copy for https://github.com/pointfreeco/swift-macro-testing
Working copy of https://github.com/pointfreeco/swift-macro-testing resolved at 0.6.4
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing
Working copy of https://github.com/pointfreeco/swift-snapshot-testing resolved at 1.18.7
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.7.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.16s)
========================================
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": "swift-iterable-macros",
      "name": "swift-iterable-macros",
      "url": "https://github.com/davdroman/swift-iterable-macros.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-iterable-macros",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax",
          "version": "602.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/davdroman/swift-iterable-macros.git
[1/244] Fetching swift-iterable-macros
Fetched https://github.com/davdroman/swift-iterable-macros.git from cache (0.74s)
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.94s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (1.00s)
Creating working copy for https://github.com/davdroman/swift-iterable-macros.git
Working copy of https://github.com/davdroman/swift-iterable-macros.git resolved at 0.2.0 (c9fb3c6)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
warning: '.resolve-product-dependencies': dependency 'swift-iterable-macros' is not used by any target
Found 1 product dependencies
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/davdroman/swift-iterable-macros.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/14] Write sources
[9/14] Write swift-version-49B95AFC49DCD68C.txt
[11/24] Emitting module StaticMemberIterableMacro
[12/24] Compiling IterableSupport MemberIdentifierTitle.swift
[13/24] Emitting module IterableSupport
[14/24] Compiling IterableSupport MemberIdentifierTitle.swift
[15/24] Emitting module IterableSupport
[16/24] Compiling CaseIterableMacro Plugin.swift
[17/24] Emitting module CaseIterableMacro
[18/24] Compiling CaseIterableMacro CaseIterableMacro.swift
[19/24] Compiling StaticMemberIterableMacro Plugin.swift
[20/24] Compiling StaticMemberIterableMacro StaticMemberIterableMacro.swift
[20/24] Write Objects.LinkFileList
[22/24] Linking StaticMemberIterableMacro-tool
[23/24] Linking CaseIterableMacro-tool
[25/36] Compiling CaseIterable CaseOf.swift
[26/36] Emitting module CaseIterable
[27/36] Compiling CaseIterable CaseIterable.swift
[29/36] Compiling CaseIterable CaseOf.swift
[30/36] Emitting module CaseIterable
[31/36] Compiling StaticMemberIterable StaticMemberIterable.swift
[33/36] Emitting module StaticMemberIterable
[34/36] Compiling StaticMemberIterable StaticMember.swift
[35/36] Emitting module StaticMemberIterable
[36/36] Compiling StaticMemberIterable StaticMember.swift
[37/38] Compiling IterableMacros Exports.swift
[38/38] Emitting module IterableMacros
Build complete! (8.32s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-macro-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.6.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-macro-testing"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "swift-iterable-macros",
  "name" : "swift-iterable-macros",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    }
  ],
  "products" : [
    {
      "name" : "IterableMacros",
      "targets" : [
        "IterableMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "StaticMemberIterable",
      "targets" : [
        "StaticMemberIterable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "CaseIterable",
      "targets" : [
        "CaseIterable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "StaticMemberIterableMacro",
      "targets" : [
        "StaticMemberIterableMacro"
      ],
      "type" : {
        "macro" : null
      }
    },
    {
      "name" : "CaseIterableMacro",
      "targets" : [
        "CaseIterableMacro"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "StaticMemberIterableTests",
      "module_type" : "SwiftTarget",
      "name" : "StaticMemberIterableTests",
      "path" : "Tests/StaticMemberIterableTests",
      "product_dependencies" : [
        "MacroTesting",
        "SwiftCompilerPlugin"
      ],
      "sources" : [
        "MacroExpansionTests.swift",
        "MacroTests.swift",
        "StaticMemberTests.swift",
        "StaticMemberTitleTests.swift"
      ],
      "target_dependencies" : [
        "StaticMemberIterable",
        "StaticMemberIterableMacro"
      ],
      "type" : "test"
    },
    {
      "c99name" : "StaticMemberIterableMacro",
      "module_type" : "SwiftTarget",
      "name" : "StaticMemberIterableMacro",
      "path" : "Sources/StaticMemberIterableMacro",
      "product_dependencies" : [
        "SwiftCompilerPlugin",
        "SwiftSyntaxMacros"
      ],
      "product_memberships" : [
        "IterableMacros",
        "StaticMemberIterable",
        "StaticMemberIterableMacro"
      ],
      "sources" : [
        "Plugin.swift",
        "StaticMemberIterableMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "StaticMemberIterable",
      "module_type" : "SwiftTarget",
      "name" : "StaticMemberIterable",
      "path" : "Sources/StaticMemberIterable",
      "product_memberships" : [
        "IterableMacros",
        "StaticMemberIterable"
      ],
      "sources" : [
        "StaticMember.swift",
        "StaticMemberIterable.swift"
      ],
      "target_dependencies" : [
        "IterableSupport",
        "StaticMemberIterableMacro"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IterableSupport",
      "module_type" : "SwiftTarget",
      "name" : "IterableSupport",
      "path" : "Sources/IterableSupport",
      "product_memberships" : [
        "IterableMacros",
        "StaticMemberIterable",
        "CaseIterable"
      ],
      "sources" : [
        "MemberIdentifierTitle.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "IterableMacros",
      "module_type" : "SwiftTarget",
      "name" : "IterableMacros",
      "path" : "Sources/IterableMacros",
      "product_memberships" : [
        "IterableMacros"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "StaticMemberIterable",
        "CaseIterable"
      ],
      "type" : "library"
    },
    {
      "c99name" : "CaseIterableTests",
      "module_type" : "SwiftTarget",
      "name" : "CaseIterableTests",
      "path" : "Tests/CaseIterableTests",
      "product_dependencies" : [
        "MacroTesting",
        "SwiftCompilerPlugin"
      ],
      "sources" : [
        "CaseIterableMacroTests.swift",
        "CaseIterableRuntimeTests.swift"
      ],
      "target_dependencies" : [
        "CaseIterable",
        "CaseIterableMacro"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CaseIterableMacro",
      "module_type" : "SwiftTarget",
      "name" : "CaseIterableMacro",
      "path" : "Sources/CaseIterableMacro",
      "product_dependencies" : [
        "SwiftCompilerPlugin",
        "SwiftSyntaxMacros"
      ],
      "product_memberships" : [
        "IterableMacros",
        "CaseIterable",
        "CaseIterableMacro"
      ],
      "sources" : [
        "CaseIterableMacro.swift",
        "Plugin.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "CaseIterable",
      "module_type" : "SwiftTarget",
      "name" : "CaseIterable",
      "path" : "Sources/CaseIterable",
      "product_memberships" : [
        "IterableMacros",
        "CaseIterable"
      ],
      "sources" : [
        "CaseIterable.swift",
        "CaseOf.swift"
      ],
      "target_dependencies" : [
        "IterableSupport",
        "CaseIterableMacro"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.1"
}
Done.