The Swift Package Index logo.Swift Package Index

Build Information

Successful build of SwifterUI, reference 2.0.1 (788169), with Swift 6.2 for macOS (SPM) on 6 Mar 2026 08:15:16 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/CoderLineChan/SwiftlyUI.git
Reference: 2.0.1
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/CoderLineChan/SwiftlyUI
 * tag               2.0.1      -> FETCH_HEAD
HEAD is now at 7881694 SwiftlyUI V2.0.1
Cloned https://github.com/CoderLineChan/SwiftlyUI.git
Revision (git rev-parse @):
7881694f3b7ac302a802fda3ba4c8f4e828d2648
SUCCESS checkout https://github.com/CoderLineChan/SwiftlyUI.git at 2.0.1
========================================
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/1113] Fetching swiftlyui
Fetched https://github.com/CoderLineChan/SwiftlyUI.git from cache (1.65s)
Creating working copy for https://github.com/CoderLineChan/SwiftlyUI.git
Working copy of https://github.com/CoderLineChan/SwiftlyUI.git resolved at 2.0.1 (7881694)
warning: '.resolve-product-dependencies': dependency 'swiftlyui' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/CoderLineChan/SwiftlyUI.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-49B95AFC49DCD68C.txt
[3/36] Compiling SwiftlyUI UITextField+SwiftlyUI.swift
[4/36] Compiling SwiftlyUI UITextView+SwiftlyUI.swift
[5/36] Compiling SwiftlyUI UIView+SwiftlyUI.swift
[6/36] Compiling SwiftlyUI UISegmentedControl+SwiftlyUI.swift
[7/36] Compiling SwiftlyUI UISlider+SwiftlyUI.swift
[8/36] Compiling SwiftlyUI UIStackView+SwiftlyUI.swift
[9/36] Compiling SwiftlyUI UIStepper+SwiftlyUI.swift
[10/39] Compiling SwiftlyUI UIImageView+SwiftlyUI.swift
[11/39] Compiling SwiftlyUI UIInputView+SwiftlyUI.swift
[12/39] Compiling SwiftlyUI UILabel+SwiftlyUI.swift
[13/39] Compiling SwiftlyUI UIPageControl+SwiftlyUI.swift
[14/39] Compiling SwiftlyUI UIPickerView+SwiftlyUI.swift
[15/39] Compiling SwiftlyUI UIRefreshControl+SwiftlyUI.swift
[16/39] Compiling SwiftlyUI UIScrollView+SwiftlyUI.swift
[17/39] Compiling SwiftlyUI UISearchBar+SwiftlyUI.swift
[18/39] Compiling SwiftlyUI UIVisualEffectView+SwiftlyUI.swift
[19/39] Compiling SwiftlyUI CAGradientLayer-SwiftlyUI.swift
[20/39] Compiling SwiftlyUI ForEach-SwiftlyUI.swift
[21/39] Compiling SwiftlyUI UIControl+SwiftlyUI.swift
[22/39] Compiling SwiftlyUI UIDatePicker+SwiftlyUI.swift
[23/39] Compiling SwiftlyUI UIFont+SwiftlyUI.swift
[24/39] Compiling SwiftlyUI UIImage+SwiftlyUI.swift
[25/39] Compiling SwiftlyUI UIActivityIndicatorView+SwiftlyUI.swift
[26/39] Compiling SwiftlyUI UIBackgroundConfiguration+SwiftlyUI.swift
[27/39] Compiling SwiftlyUI UIBarButtonItem+SwiftlyUI.swift
[28/39] Compiling SwiftlyUI UIButton+SwiftlyUI.swift
[29/39] Compiling SwiftlyUI UIImage-SwiftlyUI.swift
[30/39] Compiling SwiftlyUI UIKitPreviewable-SwiftlyUI.swift
[31/39] Compiling SwiftlyUI UIView-SwiftlyUI.swift
[32/39] Compiling SwiftlyUI UISwitch+SwiftlyUI.swift
[33/39] Compiling SwiftlyUI UITableView+SwiftlyUI.swift
[34/39] Compiling SwiftlyUI UITableViewCell+SwiftlyUI.swift
[35/39] Emitting module SwiftlyUI
[36/39] Compiling SwiftlyUI UICollectionView+SwiftlyUI.swift
[37/39] Compiling SwiftlyUI UICollectionViewCell+SwiftlyUI.swift
[38/39] Compiling SwiftlyUI UICollectionViewFlowLayout+SwiftlyUI.swift
[39/39] Compiling SwiftlyUI UIColor+SwiftlyUI.swift
Build complete! (3.44s)
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/UIActivityIndicatorView+SwiftlyUI.swift",
        "Source/Core/UIBackgroundConfiguration+SwiftlyUI.swift",
        "Source/Core/UIBarButtonItem+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/UIPageControl+SwiftlyUI.swift",
        "Source/Core/UIPickerView+SwiftlyUI.swift",
        "Source/Core/UIRefreshControl+SwiftlyUI.swift",
        "Source/Core/UIScrollView+SwiftlyUI.swift",
        "Source/Core/UISearchBar+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.