The Swift Package Index logo.Swift Package Index

Build Information

Successful build of InfinityScrollKit, reference main (71c024), with Swift 6.0 for macOS (SPM) on 6 May 2025 21:32:37 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/PierreJanineh-com/InfinityScrollKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/PierreJanineh-com/InfinityScrollKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 71c0244 Merge pull request #37 from PierreJanineh-com/1.0.6
Cloned https://github.com/PierreJanineh-com/InfinityScrollKit.git
Revision (git rev-parse @):
71c02447155413890bf22d11c484ea914efb2e76
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/PierreJanineh-com/InfinityScrollKit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/PierreJanineh-com/InfinityScrollKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-5BDAB9E9C0126B9D.txt
[5/13] Compiling InfinityScrollKit EmptyArrayView.swift
[6/13] Compiling InfinityScrollKit LastCellView.swift
[7/13] Emitting module InfinityScrollKit
[8/13] Compiling InfinityScrollKit UIInfiniteScrollView.swift
[9/13] Compiling InfinityScrollKit LazyDStack.swift
[10/13] Compiling InfinityScrollKit InfinityScrollKit.swift
[11/13] Compiling InfinityScrollKit NSInfiniteScrollView.swift
[12/13] Compiling InfinityScrollKit OnRefresh+View.swift
[13/13] Compiling InfinityScrollKit Options.swift
Build complete! (28.16s)
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.10s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (3.20s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3376] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.19s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.59s)
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Build complete.
{
  "dependencies" : [
    {
      "identity" : "swift-docc-plugin",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-docc-plugin"
    }
  ],
  "manifest_display_name" : "InfinityScrollKit",
  "name" : "InfinityScrollKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "14.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "14.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "7.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "InfinityScrollKit",
      "targets" : [
        "InfinityScrollKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "InfinityScrollKitTests",
      "module_type" : "SwiftTarget",
      "name" : "InfinityScrollKitTests",
      "path" : "Tests/InfinityScrollKitTests",
      "sources" : [
        "InfinityScrollKitTests.swift"
      ],
      "target_dependencies" : [
        "InfinityScrollKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "InfinityScrollKit",
      "module_type" : "SwiftTarget",
      "name" : "InfinityScrollKit",
      "path" : "Sources/InfinityScrollKit",
      "product_memberships" : [
        "InfinityScrollKit"
      ],
      "sources" : [
        "EmptyArrayView.swift",
        "Extensions/OnRefresh+View.swift",
        "InfinityScrollKit.swift",
        "LastCellView.swift",
        "LazyDStack.swift",
        "NSInfiniteScrollView.swift",
        "Options.swift",
        "UIInfiniteScrollView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.