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 SwifterUI, reference main (6e6a78), with Swift 6.1 for macOS (SPM) on 12 Jun 2025 11:56:59 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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CoderLineChan/SwiftlyUI.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CoderLineChan/SwiftlyUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6e6a782 Update README.md
Cloned https://github.com/CoderLineChan/SwiftlyUI.git
Revision (git rev-parse @):
6e6a782aa7d16ce29917e08e153baaa7df09c04c
SUCCESS checkout https://github.com/CoderLineChan/SwiftlyUI.git at main
========================================
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": "swiftlyui",
      "name": "SwifterUI",
      "url": "https://github.com/CoderLineChan/SwiftlyUI.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftlyUI",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/CoderLineChan/SwiftlyUI.git
[1/751] Fetching swiftlyui
Fetched https://github.com/CoderLineChan/SwiftlyUI.git from cache (1.76s)
Creating working copy for https://github.com/CoderLineChan/SwiftlyUI.git
Working copy of https://github.com/CoderLineChan/SwiftlyUI.git resolved at main (6e6a782)
warning: '.resolve-product-dependencies': dependency 'swiftlyui' 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/CoderLineChan/SwiftlyUI.git
https://github.com/CoderLineChan/SwiftlyUI.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwifterUI",
  "name" : "SwifterUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftlyUI",
      "targets" : [
        "SwiftlyUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftlyUI",
      "module_type" : "SwiftTarget",
      "name" : "SwiftlyUI",
      "path" : "SwiftlyUI",
      "product_memberships" : [
        "SwiftlyUI"
      ],
      "sources" : [
        "Source/Core/UIBackgroundConfiguration+SwiftlyUI.swift",
        "Source/Core/UIButton+SwiftlyUI.swift",
        "Source/Core/UICollectionView+SwiftlyUI.swift",
        "Source/Core/UICollectionViewCell+SwiftlyUI.swift",
        "Source/Core/UICollectionViewFlowLayout+SwiftlyUI.swift",
        "Source/Core/UIColor+SwiftlyUI.swift",
        "Source/Core/UIControl+SwiftlyUI.swift",
        "Source/Core/UIDatePicker+SwiftlyUI.swift",
        "Source/Core/UIFont+SwiftlyUI.swift",
        "Source/Core/UIImage+SwiftlyUI.swift",
        "Source/Core/UIImageView+SwiftlyUI.swift",
        "Source/Core/UIInputView+SwiftlyUI.swift",
        "Source/Core/UILabel+SwiftlyUI.swift",
        "Source/Core/UIPickerView+SwiftlyUI.swift",
        "Source/Core/UIRefreshControl+SwiftlyUI.swift",
        "Source/Core/UIScrollView+SwiftlyUI.swift",
        "Source/Core/UISegmentedControl+SwiftlyUI.swift",
        "Source/Core/UISlider+SwiftlyUI.swift",
        "Source/Core/UIStackView+SwiftlyUI.swift",
        "Source/Core/UIStepper+SwiftlyUI.swift",
        "Source/Core/UISwitch+SwiftlyUI.swift",
        "Source/Core/UITableView+SwiftlyUI.swift",
        "Source/Core/UITableViewCell+SwiftlyUI.swift",
        "Source/Core/UITextField+SwiftlyUI.swift",
        "Source/Core/UITextView+SwiftlyUI.swift",
        "Source/Core/UIView+SwiftlyUI.swift",
        "Source/Core/UIVisualEffectView+SwiftlyUI.swift",
        "Source/Extension/CAGradientLayer-SwiftlyUI.swift",
        "Source/Extension/ForEach-SwiftlyUI.swift",
        "Source/Extension/UIImage-SwiftlyUI.swift",
        "Source/Extension/UIKitPreviewable-SwiftlyUI.swift",
        "Source/Extension/UIView-SwiftlyUI.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
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 -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-2F0A5646E1D333AE.txt
[3/32] Compiling SwiftlyUI UIRefreshControl+SwiftlyUI.swift
[4/32] Compiling SwiftlyUI UIScrollView+SwiftlyUI.swift
[5/32] Compiling SwiftlyUI UISegmentedControl+SwiftlyUI.swift
[6/35] Emitting module SwiftlyUI
[7/35] Compiling SwiftlyUI UIBackgroundConfiguration+SwiftlyUI.swift
[8/35] Compiling SwiftlyUI UIButton+SwiftlyUI.swift
[9/35] Compiling SwiftlyUI UICollectionView+SwiftlyUI.swift
[10/35] Compiling SwiftlyUI UICollectionViewCell+SwiftlyUI.swift
[11/35] Compiling SwiftlyUI UISlider+SwiftlyUI.swift
[12/35] Compiling SwiftlyUI UIStackView+SwiftlyUI.swift
[13/35] Compiling SwiftlyUI UIStepper+SwiftlyUI.swift
[14/35] Compiling SwiftlyUI UIInputView+SwiftlyUI.swift
[15/35] Compiling SwiftlyUI UILabel+SwiftlyUI.swift
[16/35] Compiling SwiftlyUI UIPickerView+SwiftlyUI.swift
[17/35] Compiling SwiftlyUI UIVisualEffectView+SwiftlyUI.swift
[18/35] Compiling SwiftlyUI CAGradientLayer-SwiftlyUI.swift
[19/35] Compiling SwiftlyUI ForEach-SwiftlyUI.swift
[20/35] Compiling SwiftlyUI UITextField+SwiftlyUI.swift
[21/35] Compiling SwiftlyUI UITextView+SwiftlyUI.swift
[22/35] Compiling SwiftlyUI UIView+SwiftlyUI.swift
[23/35] Compiling SwiftlyUI UISwitch+SwiftlyUI.swift
[24/35] Compiling SwiftlyUI UITableView+SwiftlyUI.swift
[25/35] Compiling SwiftlyUI UITableViewCell+SwiftlyUI.swift
[26/35] Compiling SwiftlyUI UIImage-SwiftlyUI.swift
[27/35] Compiling SwiftlyUI UIKitPreviewable-SwiftlyUI.swift
[28/35] Compiling SwiftlyUI UIView-SwiftlyUI.swift
[29/35] Compiling SwiftlyUI UICollectionViewFlowLayout+SwiftlyUI.swift
[30/35] Compiling SwiftlyUI UIColor+SwiftlyUI.swift
[31/35] Compiling SwiftlyUI UIControl+SwiftlyUI.swift
[32/35] Compiling SwiftlyUI UIDatePicker+SwiftlyUI.swift
[33/35] Compiling SwiftlyUI UIFont+SwiftlyUI.swift
[34/35] Compiling SwiftlyUI UIImage+SwiftlyUI.swift
[35/35] Compiling SwiftlyUI UIImageView+SwiftlyUI.swift
Build complete! (4.32s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwifterUI",
  "name" : "SwifterUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "SwiftlyUI",
      "targets" : [
        "SwiftlyUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SwiftlyUI",
      "module_type" : "SwiftTarget",
      "name" : "SwiftlyUI",
      "path" : "SwiftlyUI",
      "product_memberships" : [
        "SwiftlyUI"
      ],
      "sources" : [
        "Source/Core/UIBackgroundConfiguration+SwiftlyUI.swift",
        "Source/Core/UIButton+SwiftlyUI.swift",
        "Source/Core/UICollectionView+SwiftlyUI.swift",
        "Source/Core/UICollectionViewCell+SwiftlyUI.swift",
        "Source/Core/UICollectionViewFlowLayout+SwiftlyUI.swift",
        "Source/Core/UIColor+SwiftlyUI.swift",
        "Source/Core/UIControl+SwiftlyUI.swift",
        "Source/Core/UIDatePicker+SwiftlyUI.swift",
        "Source/Core/UIFont+SwiftlyUI.swift",
        "Source/Core/UIImage+SwiftlyUI.swift",
        "Source/Core/UIImageView+SwiftlyUI.swift",
        "Source/Core/UIInputView+SwiftlyUI.swift",
        "Source/Core/UILabel+SwiftlyUI.swift",
        "Source/Core/UIPickerView+SwiftlyUI.swift",
        "Source/Core/UIRefreshControl+SwiftlyUI.swift",
        "Source/Core/UIScrollView+SwiftlyUI.swift",
        "Source/Core/UISegmentedControl+SwiftlyUI.swift",
        "Source/Core/UISlider+SwiftlyUI.swift",
        "Source/Core/UIStackView+SwiftlyUI.swift",
        "Source/Core/UIStepper+SwiftlyUI.swift",
        "Source/Core/UISwitch+SwiftlyUI.swift",
        "Source/Core/UITableView+SwiftlyUI.swift",
        "Source/Core/UITableViewCell+SwiftlyUI.swift",
        "Source/Core/UITextField+SwiftlyUI.swift",
        "Source/Core/UITextView+SwiftlyUI.swift",
        "Source/Core/UIView+SwiftlyUI.swift",
        "Source/Core/UIVisualEffectView+SwiftlyUI.swift",
        "Source/Extension/CAGradientLayer-SwiftlyUI.swift",
        "Source/Extension/ForEach-SwiftlyUI.swift",
        "Source/Extension/UIImage-SwiftlyUI.swift",
        "Source/Extension/UIKitPreviewable-SwiftlyUI.swift",
        "Source/Extension/UIView-SwiftlyUI.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.7"
}
Done.