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 Formidable, reference 1.0.0 (74c8be), with Swift 6.0 for macOS (SPM) on 6 Mar 2025 14:48:55 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/didisouzacosta/Formidable.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/didisouzacosta/Formidable
 * tag               1.0.0      -> FETCH_HEAD
HEAD is now at 74c8be9 Removing support to Vision Pro and Mac in demo project.
Cloned https://github.com/didisouzacosta/Formidable.git
Revision (git rev-parse @):
74c8be91cc5ebc976411922f7dfb895801125d4b
SUCCESS checkout https://github.com/didisouzacosta/Formidable.git at 1.0.0
========================================
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": "formidable",
      "name": "Formidable",
      "url": "https://github.com/didisouzacosta/Formidable.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Formidable",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/didisouzacosta/Formidable.git
[1/837] Fetching formidable
Fetched https://github.com/didisouzacosta/Formidable.git from cache (1.48s)
Creating working copy for https://github.com/didisouzacosta/Formidable.git
Working copy of https://github.com/didisouzacosta/Formidable.git resolved at 1.0.0 (74c8be9)
warning: '.resolve-product-dependencies': dependency 'formidable' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/didisouzacosta/Formidable.git
https://github.com/didisouzacosta/Formidable.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Formidable",
  "name" : "Formidable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "Formidable",
      "targets" : [
        "Formidable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FormidableTests",
      "module_type" : "SwiftTarget",
      "name" : "FormidableTests",
      "path" : "Tests/FormidableTests",
      "sources" : [
        "Contracts/EmptableTests.swift",
        "Contracts/MensurableTests.swift",
        "Enums/TestError.swift",
        "FormFieldTests.swift",
        "FormidableTests.swift",
        "Rules/ContainsKeyPathRuleTests.swift",
        "Rules/ContainsRuleTests.swift",
        "Rules/EmailRuleTests.swift",
        "Rules/EqualKeyPathRuleTests.swift",
        "Rules/EqualRuleTests.swift",
        "Rules/GreaterThanKeyPathRuleTests.swift",
        "Rules/GreaterThanOrEqualKeyPathRuleTests.swift",
        "Rules/GreaterThanOrEqualRuleTests.swift",
        "Rules/GreaterThanRuleTests.swift",
        "Rules/LessThanKeyPathRuleTests.swift",
        "Rules/LessThanOrEqualKeyPathRuleTests.swift",
        "Rules/LessThanOrEqualRuleTests.swift",
        "Rules/LessThanRuleTests.swift",
        "Rules/MaxLengthRuleTests.swift",
        "Rules/MinLengthRuleTests.swift",
        "Rules/RequiredRuleTests.swift",
        "Rules/UniqueRuleTests.swift"
      ],
      "target_dependencies" : [
        "Formidable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Formidable",
      "module_type" : "SwiftTarget",
      "name" : "Formidable",
      "path" : "Sources/Formidable",
      "product_memberships" : [
        "Formidable"
      ],
      "sources" : [
        "Components/FormFieldContainer.swift",
        "Contracts/Emptable.swift",
        "Contracts/FormFieldRepresentable.swift",
        "Contracts/Mensurable.swift",
        "FormField.swift",
        "Formidable.swift",
        "Modifiers/FieldViewModifier.swift",
        "Modifiers/HiddenViewModifier.swift",
        "Rules/AnyRule.swift",
        "Rules/ContainsKeyPathRule.swift",
        "Rules/ContainsRule.swift",
        "Rules/EmailRule.swift",
        "Rules/EqualKeyPathRule.swift",
        "Rules/EqualRule.swift",
        "Rules/FieldRule.swift",
        "Rules/GreaterThanKeyPathRule.swift",
        "Rules/GreaterThanOrEqualKeyPathRule.swift",
        "Rules/GreaterThanOrEqualRule.swift",
        "Rules/GreaterThanRule.swift",
        "Rules/LessThanKeyPathRule.swift",
        "Rules/LessThanOrEqualKeyPathRule.swift",
        "Rules/LessThanOrEqualRule.swift",
        "Rules/LessThanRule.swift",
        "Rules/MaxLengthRule.swift",
        "Rules/MinLengthRule.swift",
        "Rules/RequiredRule.swift",
        "Rules/UniqueKeyPathRule.swift",
        "Rules/UniqueRule.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-5BDAB9E9C0126B9D.txt
[3/29] Emitting module Formidable
[4/31] Compiling Formidable EqualKeyPathRule.swift
[5/31] Compiling Formidable EqualRule.swift
[6/31] Compiling Formidable FieldRule.swift
[7/31] Compiling Formidable UniqueKeyPathRule.swift
[8/31] Compiling Formidable UniqueRule.swift
[9/31] Compiling Formidable ContainsKeyPathRule.swift
[10/31] Compiling Formidable ContainsRule.swift
[11/31] Compiling Formidable EmailRule.swift
[12/31] Compiling Formidable LessThanOrEqualRule.swift
[13/31] Compiling Formidable LessThanRule.swift
[14/31] Compiling Formidable MaxLengthRule.swift
[15/31] Compiling Formidable Mensurable.swift
[16/31] Compiling Formidable FormField.swift
[17/31] Compiling Formidable Formidable.swift
[18/31] Compiling Formidable FormFieldContainer.swift
[19/31] Compiling Formidable Emptable.swift
[20/31] Compiling Formidable FormFieldRepresentable.swift
[21/31] Compiling Formidable GreaterThanRule.swift
[22/31] Compiling Formidable LessThanKeyPathRule.swift
[23/31] Compiling Formidable LessThanOrEqualKeyPathRule.swift
[24/31] Compiling Formidable GreaterThanKeyPathRule.swift
[25/31] Compiling Formidable GreaterThanOrEqualKeyPathRule.swift
[26/31] Compiling Formidable GreaterThanOrEqualRule.swift
[27/31] Compiling Formidable MinLengthRule.swift
[28/31] Compiling Formidable RequiredRule.swift
[29/31] Compiling Formidable FieldViewModifier.swift
[30/31] Compiling Formidable HiddenViewModifier.swift
[31/31] Compiling Formidable AnyRule.swift
Build complete! (22.41s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "Formidable",
  "name" : "Formidable",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "Formidable",
      "targets" : [
        "Formidable"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "FormidableTests",
      "module_type" : "SwiftTarget",
      "name" : "FormidableTests",
      "path" : "Tests/FormidableTests",
      "sources" : [
        "Contracts/EmptableTests.swift",
        "Contracts/MensurableTests.swift",
        "Enums/TestError.swift",
        "FormFieldTests.swift",
        "FormidableTests.swift",
        "Rules/ContainsKeyPathRuleTests.swift",
        "Rules/ContainsRuleTests.swift",
        "Rules/EmailRuleTests.swift",
        "Rules/EqualKeyPathRuleTests.swift",
        "Rules/EqualRuleTests.swift",
        "Rules/GreaterThanKeyPathRuleTests.swift",
        "Rules/GreaterThanOrEqualKeyPathRuleTests.swift",
        "Rules/GreaterThanOrEqualRuleTests.swift",
        "Rules/GreaterThanRuleTests.swift",
        "Rules/LessThanKeyPathRuleTests.swift",
        "Rules/LessThanOrEqualKeyPathRuleTests.swift",
        "Rules/LessThanOrEqualRuleTests.swift",
        "Rules/LessThanRuleTests.swift",
        "Rules/MaxLengthRuleTests.swift",
        "Rules/MinLengthRuleTests.swift",
        "Rules/RequiredRuleTests.swift",
        "Rules/UniqueRuleTests.swift"
      ],
      "target_dependencies" : [
        "Formidable"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Formidable",
      "module_type" : "SwiftTarget",
      "name" : "Formidable",
      "path" : "Sources/Formidable",
      "product_memberships" : [
        "Formidable"
      ],
      "sources" : [
        "Components/FormFieldContainer.swift",
        "Contracts/Emptable.swift",
        "Contracts/FormFieldRepresentable.swift",
        "Contracts/Mensurable.swift",
        "FormField.swift",
        "Formidable.swift",
        "Modifiers/FieldViewModifier.swift",
        "Modifiers/HiddenViewModifier.swift",
        "Rules/AnyRule.swift",
        "Rules/ContainsKeyPathRule.swift",
        "Rules/ContainsRule.swift",
        "Rules/EmailRule.swift",
        "Rules/EqualKeyPathRule.swift",
        "Rules/EqualRule.swift",
        "Rules/FieldRule.swift",
        "Rules/GreaterThanKeyPathRule.swift",
        "Rules/GreaterThanOrEqualKeyPathRule.swift",
        "Rules/GreaterThanOrEqualRule.swift",
        "Rules/GreaterThanRule.swift",
        "Rules/LessThanKeyPathRule.swift",
        "Rules/LessThanOrEqualKeyPathRule.swift",
        "Rules/LessThanOrEqualRule.swift",
        "Rules/LessThanRule.swift",
        "Rules/MaxLengthRule.swift",
        "Rules/MinLengthRule.swift",
        "Rules/RequiredRule.swift",
        "Rules/UniqueKeyPathRule.swift",
        "Rules/UniqueRule.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.