The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of Stevia, reference 6.1.0 (1c2eae), with Swift 6.1 for macOS (SPM) on 29 Apr 2025 11:21:56 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/freshOS/Stevia.git
Reference: 6.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/freshOS/Stevia
 * tag               6.1.0      -> FETCH_HEAD
HEAD is now at 1c2eaef Merge pull request #173 from freshOS/testing
Cloned https://github.com/freshOS/Stevia.git
Revision (git rev-parse @):
1c2eaefee104b390ab4860b8e510dff51182532b
SUCCESS checkout https://github.com/freshOS/Stevia.git at 6.1.0
Fetching https://github.com/apple/swift-numerics from cache
Fetched https://github.com/apple/swift-numerics from cache (0.46s)
Computing version for https://github.com/apple/swift-numerics
Computed https://github.com/apple/swift-numerics at 1.0.2 (1.41s)
Creating working copy for https://github.com/apple/swift-numerics
Working copy of https://github.com/apple/swift-numerics resolved at 1.0.2
========================================
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": "stevia",
      "name": "Stevia",
      "url": "https://github.com/freshOS/Stevia.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Stevia",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/freshOS/Stevia.git
[1/4748] Fetching stevia
Fetched https://github.com/freshOS/Stevia.git from cache (4.27s)
Creating working copy for https://github.com/freshOS/Stevia.git
Working copy of https://github.com/freshOS/Stevia.git resolved at 6.1.0 (1c2eaef)
warning: '.resolve-product-dependencies': dependency 'stevia' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/freshOS/Stevia.git
https://github.com/freshOS/Stevia.git
{
  "dependencies" : [
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics"
    }
  ],
  "manifest_display_name" : "Stevia",
  "name" : "Stevia",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "Stevia",
      "targets" : [
        "Stevia"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SteviaTests",
      "module_type" : "SwiftTarget",
      "name" : "SteviaTests",
      "path" : "Tests/SteviaTests",
      "product_dependencies" : [
        "Numerics"
      ],
      "sources" : [
        "BaselineTests.swift",
        "CenterTests.swift",
        "ContentTests.swift",
        "EquationTests.swift",
        "FillTests.swift",
        "FlexibleMarginTests.swift",
        "FullLayoutTests.swift",
        "GetConstraintsTests.swift",
        "HierarchyTests.swift",
        "LayoutTests.swift",
        "PositionTests.swift",
        "SizeTests.swift",
        "StyleTests.swift"
      ],
      "target_dependencies" : [
        "Stevia"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Stevia",
      "module_type" : "SwiftTarget",
      "name" : "Stevia",
      "path" : "Sources",
      "product_memberships" : [
        "Stevia"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Stevia/Stevia+Alignment.swift",
        "Stevia/Stevia+Baselines.swift",
        "Stevia/Stevia+Center.swift",
        "Stevia/Stevia+Constraints.swift",
        "Stevia/Stevia+Content.swift",
        "Stevia/Stevia+DoubleDash.swift",
        "Stevia/Stevia+Equation.swift",
        "Stevia/Stevia+Fill.swift",
        "Stevia/Stevia+FlexibleMargin.swift",
        "Stevia/Stevia+GetConstraint.swift",
        "Stevia/Stevia+Hierarchy.swift",
        "Stevia/Stevia+LayoutAnchors.swift",
        "Stevia/Stevia+Notifications.swift",
        "Stevia/Stevia+Operators.swift",
        "Stevia/Stevia+Percentage.swift",
        "Stevia/Stevia+Position.swift",
        "Stevia/Stevia+Size.swift",
        "Stevia/Stevia+Stacks.swift",
        "Stevia/Stevia+Style.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/3] Write sources
[1/3] Copying PrivacyInfo.xcprivacy
[2/3] Write swift-version-2F0A5646E1D333AE.txt
[4/22] Compiling Stevia Stevia+Notifications.swift
[5/22] Compiling Stevia Stevia+Operators.swift
[6/24] Compiling Stevia Stevia+Size.swift
[7/24] Compiling Stevia Stevia+Stacks.swift
[8/24] Compiling Stevia Stevia+Percentage.swift
[9/24] Compiling Stevia Stevia+Position.swift
[10/24] Compiling Stevia Stevia+Hierarchy.swift
[11/24] Compiling Stevia Stevia+LayoutAnchors.swift
[12/24] Compiling Stevia Stevia+Equation.swift
[13/24] Compiling Stevia Stevia+Fill.swift
[14/24] Compiling Stevia Stevia+Content.swift
[15/24] Compiling Stevia Stevia+DoubleDash.swift
[16/24] Compiling Stevia Stevia+FlexibleMargin.swift
[17/24] Compiling Stevia Stevia+GetConstraint.swift
[18/24] Compiling Stevia Stevia+Center.swift
[19/24] Compiling Stevia Stevia+Constraints.swift
[20/24] Emitting module Stevia
[21/24] Compiling Stevia Stevia+Alignment.swift
[22/24] Compiling Stevia Stevia+Baselines.swift
[23/24] Compiling Stevia Stevia+Style.swift
[24/24] Compiling Stevia resource_bundle_accessor.swift
Build complete! (5.32s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-numerics",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-numerics"
    }
  ],
  "manifest_display_name" : "Stevia",
  "name" : "Stevia",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    },
    {
      "name" : "tvos",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "Stevia",
      "targets" : [
        "Stevia"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SteviaTests",
      "module_type" : "SwiftTarget",
      "name" : "SteviaTests",
      "path" : "Tests/SteviaTests",
      "product_dependencies" : [
        "Numerics"
      ],
      "sources" : [
        "BaselineTests.swift",
        "CenterTests.swift",
        "ContentTests.swift",
        "EquationTests.swift",
        "FillTests.swift",
        "FlexibleMarginTests.swift",
        "FullLayoutTests.swift",
        "GetConstraintsTests.swift",
        "HierarchyTests.swift",
        "LayoutTests.swift",
        "PositionTests.swift",
        "SizeTests.swift",
        "StyleTests.swift"
      ],
      "target_dependencies" : [
        "Stevia"
      ],
      "type" : "test"
    },
    {
      "c99name" : "Stevia",
      "module_type" : "SwiftTarget",
      "name" : "Stevia",
      "path" : "Sources",
      "product_memberships" : [
        "Stevia"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/PrivacyInfo.xcprivacy",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Stevia/Stevia+Alignment.swift",
        "Stevia/Stevia+Baselines.swift",
        "Stevia/Stevia+Center.swift",
        "Stevia/Stevia+Constraints.swift",
        "Stevia/Stevia+Content.swift",
        "Stevia/Stevia+DoubleDash.swift",
        "Stevia/Stevia+Equation.swift",
        "Stevia/Stevia+Fill.swift",
        "Stevia/Stevia+FlexibleMargin.swift",
        "Stevia/Stevia+GetConstraint.swift",
        "Stevia/Stevia+Hierarchy.swift",
        "Stevia/Stevia+LayoutAnchors.swift",
        "Stevia/Stevia+Notifications.swift",
        "Stevia/Stevia+Operators.swift",
        "Stevia/Stevia+Percentage.swift",
        "Stevia/Stevia+Position.swift",
        "Stevia/Stevia+Size.swift",
        "Stevia/Stevia+Stacks.swift",
        "Stevia/Stevia+Style.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.