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 (0a9e2e), with Swift 6.1 for Wasm on 30 Aug 2025 06:00:53 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CoderLineChan/SwiftlyUI.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
From https://github.com/CoderLineChan/SwiftlyUI
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 0a9e2eb Update README.md
Cloned https://github.com/CoderLineChan/SwiftlyUI.git
Revision (git rev-parse @):
0a9e2eb34af6a2248ea094116ae03c6417bbb87c
SUCCESS checkout https://github.com/CoderLineChan/SwiftlyUI.git at main
========================================
Build
========================================
Selected platform:         wasm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/CoderLineChan/SwiftlyUI.git
https://github.com/CoderLineChan/SwiftlyUI.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwifterUI",
  "name" : "SwifterUI",
  "path" : "/host/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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-0":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest swift build --swift-sdk wasm32-unknown-wasi -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 2>&1
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/35] Compiling SwiftlyUI UIFont+SwiftlyUI.swift
[4/35] Compiling SwiftlyUI UIImage+SwiftlyUI.swift
[5/35] Compiling SwiftlyUI UIImageView+SwiftlyUI.swift
[6/35] Compiling SwiftlyUI UIInputView+SwiftlyUI.swift
[7/35] Compiling SwiftlyUI UILabel+SwiftlyUI.swift
[8/39] Compiling SwiftlyUI UISwitch+SwiftlyUI.swift
[9/39] Compiling SwiftlyUI UITableView+SwiftlyUI.swift
[10/39] Compiling SwiftlyUI UITableViewCell+SwiftlyUI.swift
[11/39] Compiling SwiftlyUI UITextField+SwiftlyUI.swift
[12/39] Compiling SwiftlyUI UIPageControl+SwiftlyUI.swift
[13/39] Compiling SwiftlyUI UIPickerView+SwiftlyUI.swift
[14/39] Compiling SwiftlyUI UIRefreshControl+SwiftlyUI.swift
[15/39] Compiling SwiftlyUI UIScrollView+SwiftlyUI.swift
[16/39] Compiling SwiftlyUI UISearchBar+SwiftlyUI.swift
[17/39] Compiling SwiftlyUI UISegmentedControl+SwiftlyUI.swift
[18/39] Compiling SwiftlyUI UISlider+SwiftlyUI.swift
[19/39] Compiling SwiftlyUI UIStackView+SwiftlyUI.swift
[20/39] Compiling SwiftlyUI UIStepper+SwiftlyUI.swift
[21/39] Compiling SwiftlyUI UITextView+SwiftlyUI.swift
[22/39] Compiling SwiftlyUI UIView+SwiftlyUI.swift
[23/39] Compiling SwiftlyUI UIVisualEffectView+SwiftlyUI.swift
[24/39] Compiling SwiftlyUI CAGradientLayer-SwiftlyUI.swift
[25/39] Compiling SwiftlyUI ForEach-SwiftlyUI.swift
[26/39] Compiling SwiftlyUI UIImage-SwiftlyUI.swift
[27/39] Compiling SwiftlyUI UIKitPreviewable-SwiftlyUI.swift
[28/39] Compiling SwiftlyUI UIView-SwiftlyUI.swift
[29/39] Compiling SwiftlyUI UIActivityIndicatorView+SwiftlyUI.swift
[30/39] Compiling SwiftlyUI UIBackgroundConfiguration+SwiftlyUI.swift
[31/39] Compiling SwiftlyUI UIBarButtonItem+SwiftlyUI.swift
[32/39] Compiling SwiftlyUI UIButton+SwiftlyUI.swift
[33/39] Compiling SwiftlyUI UICollectionView+SwiftlyUI.swift
[34/39] Compiling SwiftlyUI UICollectionViewCell+SwiftlyUI.swift
[35/39] Compiling SwiftlyUI UICollectionViewFlowLayout+SwiftlyUI.swift
[36/39] Compiling SwiftlyUI UIColor+SwiftlyUI.swift
[37/39] Compiling SwiftlyUI UIControl+SwiftlyUI.swift
[38/39] Compiling SwiftlyUI UIDatePicker+SwiftlyUI.swift
[39/39] Emitting module SwiftlyUI
Build complete! (8.64s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "SwifterUI",
  "name" : "SwifterUI",
  "path" : "/host/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"
}
wasm-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:eb0758f51dbd6991fb9e51dedbfbcbec142ffc0d3b9b8ad91fa19d35e5136f0a
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:wasm-6.1-latest
Done.