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 1.2.4 (cf6fa8), with Swift 6.2 (beta) for Android on 22 Jun 2025 08:33:01 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CoderLineChan/SwiftlyUI.git
Reference: 1.2.4
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
 * tag               1.2.4      -> FETCH_HEAD
HEAD is now at cf6fa85 SwiftlyUI V1.2.4
Cloned https://github.com/CoderLineChan/SwiftlyUI.git
Revision (git rev-parse @):
cf6fa85b5e1000771d8c08bb1ea3c4b943c0246b
SUCCESS checkout https://github.com/CoderLineChan/SwiftlyUI.git at 1.2.4
========================================
Build
========================================
Selected platform:         android
Swift version:             6.2
Building package at path:  $PWD
https://github.com/CoderLineChan/SwiftlyUI.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-3":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.2-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-8C5A4AE7A8CE2BA.txt
[3/31] Emitting module SwiftlyUI
[4/31] Compiling SwiftlyUI UIBackgroundConfiguration+SwiftlyUI.swift
[5/31] Compiling SwiftlyUI UIButton+SwiftlyUI.swift
[6/31] Compiling SwiftlyUI UICollectionView+SwiftlyUI.swift
[7/31] Compiling SwiftlyUI UICollectionViewCell+SwiftlyUI.swift
[8/35] Compiling SwiftlyUI ForEach-SwiftlyUI.swift
[9/35] Compiling SwiftlyUI UIImage-SwiftlyUI.swift
[10/35] Compiling SwiftlyUI UIKitPreviewable-SwiftlyUI.swift
[11/35] Compiling SwiftlyUI UIView-SwiftlyUI.swift
[12/35] Compiling SwiftlyUI UILabel+SwiftlyUI.swift
[13/35] Compiling SwiftlyUI UIPickerView+SwiftlyUI.swift
[14/35] Compiling SwiftlyUI UIRefreshControl+SwiftlyUI.swift
[15/35] Compiling SwiftlyUI UIScrollView+SwiftlyUI.swift
[16/35] Compiling SwiftlyUI UIFont+SwiftlyUI.swift
[17/35] Compiling SwiftlyUI UIImage+SwiftlyUI.swift
[18/35] Compiling SwiftlyUI UIImageView+SwiftlyUI.swift
[19/35] Compiling SwiftlyUI UIInputView+SwiftlyUI.swift
[20/35] Compiling SwiftlyUI UITextView+SwiftlyUI.swift
[21/35] Compiling SwiftlyUI UIView+SwiftlyUI.swift
[22/35] Compiling SwiftlyUI UIVisualEffectView+SwiftlyUI.swift
[23/35] Compiling SwiftlyUI CAGradientLayer-SwiftlyUI.swift
[24/35] Compiling SwiftlyUI UISwitch+SwiftlyUI.swift
[25/35] Compiling SwiftlyUI UITableView+SwiftlyUI.swift
[26/35] Compiling SwiftlyUI UITableViewCell+SwiftlyUI.swift
[27/35] Compiling SwiftlyUI UITextField+SwiftlyUI.swift
[28/35] Compiling SwiftlyUI UISegmentedControl+SwiftlyUI.swift
[29/35] Compiling SwiftlyUI UISlider+SwiftlyUI.swift
[30/35] Compiling SwiftlyUI UIStackView+SwiftlyUI.swift
[31/35] Compiling SwiftlyUI UIStepper+SwiftlyUI.swift
[32/35] Compiling SwiftlyUI UICollectionViewFlowLayout+SwiftlyUI.swift
[33/35] Compiling SwiftlyUI UIColor+SwiftlyUI.swift
[34/35] Compiling SwiftlyUI UIControl+SwiftlyUI.swift
[35/35] Compiling SwiftlyUI UIDatePicker+SwiftlyUI.swift
Build complete! (11.16s)
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/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"
}
android-6.2-latest: Pulling from finestructure/spi-images
Digest: sha256:b7c4a6b4153ff40ef9277e2157e708f835b8eb011095d53bd8db4594eb2b7798
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.2-latest
Done.