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 KTViewModelBuilder, reference main (221b79), with Swift 6.2 for macOS (SPM) on 16 Nov 2025 16:38:29 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/frankois944/KTViewModelBuilder.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/frankois944/KTViewModelBuilder
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 221b79a update deps
Cloned https://github.com/frankois944/KTViewModelBuilder.git
Revision (git rev-parse @):
221b79a30a51d29586d77727800255d7ac723d1b
SUCCESS checkout https://github.com/frankois944/KTViewModelBuilder.git at main
Fetching https://github.com/swiftlang/swift-syntax.git
[1/72764] Fetching swift-syntax
Fetched https://github.com/swiftlang/swift-syntax.git from cache (3.55s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (6.17s)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/600.0.1/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.17s)
========================================
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": "ktviewmodelbuilder",
      "name": "KTViewModelBuilder",
      "url": "https://github.com/frankois944/KTViewModelBuilder.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KTViewModelBuilder",
      "dependencies": [
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax.git",
          "version": "600.0.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/frankois944/KTViewModelBuilder.git
[1/352] Fetching ktviewmodelbuilder
Fetched https://github.com/frankois944/KTViewModelBuilder.git from cache (0.78s)
Fetching https://github.com/swiftlang/swift-syntax.git from cache
Fetched https://github.com/swiftlang/swift-syntax.git from cache (0.88s)
Computing version for https://github.com/swiftlang/swift-syntax.git
Computed https://github.com/swiftlang/swift-syntax.git at 600.0.1 (0.94s)
Creating working copy for https://github.com/frankois944/KTViewModelBuilder.git
Working copy of https://github.com/frankois944/KTViewModelBuilder.git resolved at main (221b79a)
Creating working copy for https://github.com/swiftlang/swift-syntax.git
Working copy of https://github.com/swiftlang/swift-syntax.git resolved at 600.0.1
Found 1 product dependencies
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/frankois944/KTViewModelBuilder.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[2/10] Write KTViewModelBuilderClient-entitlement.plist
[2/10] Write sources
[4/10] Write swift-version-49B95AFC49DCD68C.txt
[6/13] Compiling KTViewModelBuilderMacros KTViewModelBuilderMacro.swift
[7/13] Emitting module KTViewModelBuilderMacros
[8/13] Compiling KTViewModelBuilderMacros KTViewModelBindingBuilderMacro.swift
[8/13] Write Objects.LinkFileList
[9/13] Linking KTViewModelBuilderMacros-tool
[11/15] Emitting module KTViewModelBuilder
[12/15] Compiling KTViewModelBuilder KTViewModelBuilder.swift
[13/17] Emitting module KTViewModelBuilderClient
[14/17] Compiling KTViewModelBuilderClient main.swift
[14/17] Write Objects.LinkFileList
[15/17] Linking KTViewModelBuilderClient
[16/17] Applying KTViewModelBuilderClient
Build complete! (9.53s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "600.0.0-latest",
            "upper_bound" : "601.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax.git"
    }
  ],
  "manifest_display_name" : "KTViewModelBuilder",
  "name" : "KTViewModelBuilder",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "KTViewModelBuilder",
      "targets" : [
        "KTViewModelBuilder"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "KTViewModelBuilderClient",
      "targets" : [
        "KTViewModelBuilderClient"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "KTViewModelBuilderMacros",
      "targets" : [
        "KTViewModelBuilderMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "KTViewModelBuilderTests",
      "module_type" : "SwiftTarget",
      "name" : "KTViewModelBuilderTests",
      "path" : "Tests/KTViewModelBuilderTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "KTViewModelBuilderTests.swift"
      ],
      "target_dependencies" : [
        "KTViewModelBuilderMacros"
      ],
      "type" : "test"
    },
    {
      "c99name" : "KTViewModelBuilderMacros",
      "module_type" : "SwiftTarget",
      "name" : "KTViewModelBuilderMacros",
      "path" : "Sources/KTViewModelBuilderMacros",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "KTViewModelBuilder",
        "KTViewModelBuilderClient",
        "KTViewModelBuilderMacros"
      ],
      "sources" : [
        "KTViewModelBindingBuilderMacro.swift",
        "KTViewModelBuilderMacro.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "KTViewModelBuilderClient",
      "module_type" : "SwiftTarget",
      "name" : "KTViewModelBuilderClient",
      "path" : "Sources/KTViewModelBuilderClient",
      "product_memberships" : [
        "KTViewModelBuilderClient"
      ],
      "sources" : [
        "main.swift"
      ],
      "target_dependencies" : [
        "KTViewModelBuilder"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "KTViewModelBuilder",
      "module_type" : "SwiftTarget",
      "name" : "KTViewModelBuilder",
      "path" : "Sources/KTViewModelBuilder",
      "product_memberships" : [
        "KTViewModelBuilder",
        "KTViewModelBuilderClient"
      ],
      "sources" : [
        "KTViewModelBuilder.swift"
      ],
      "target_dependencies" : [
        "KTViewModelBuilderMacros"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.