The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of PhantomKit with Swift 5.10 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pawello2222/PhantomKit.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pawello2222/PhantomKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at dbccbb5 Fix APIEndpoint path
Cloned https://github.com/pawello2222/PhantomKit.git
Revision (git rev-parse @):
dbccbb5553b2cbbc44d658c3a448c64dd55a6f19
SUCCESS checkout https://github.com/pawello2222/PhantomKit.git at main
Fetching https://github.com/pawello2222/Appliable from cache
Fetched https://github.com/pawello2222/Appliable from cache (0.15s)
Computing version for https://github.com/pawello2222/Appliable
Computed https://github.com/pawello2222/Appliable at 1.1.0 (0.02s)
Creating working copy for https://github.com/pawello2222/Appliable
Working copy of https://github.com/pawello2222/Appliable resolved at 1.1.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "phantomkit",
      "name": "PhantomKit",
      "url": "https://github.com/pawello2222/PhantomKit.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PhantomKit",
      "dependencies": [
        {
          "identity": "appliable",
          "name": "Appliable",
          "url": "https://github.com/pawello2222/Appliable",
          "version": "1.1.0",
          "path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Appliable",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/pawello2222/PhantomKit.git from cache
Fetched https://github.com/pawello2222/PhantomKit.git from cache (0.27s)
Fetching https://github.com/pawello2222/Appliable from cache
Fetched https://github.com/pawello2222/Appliable from cache (0.19s)
Computing version for https://github.com/pawello2222/Appliable
Computed https://github.com/pawello2222/Appliable at 1.1.0 (0.04s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/PhantomKit-ddcc5b93 is not valid git repository for 'https://github.com/pawello2222/PhantomKit.git', will fetch again.
Fetching https://github.com/pawello2222/PhantomKit.git from cache
Fetched https://github.com/pawello2222/PhantomKit.git from cache (0.03s)
warning: /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/repositories/PhantomKit-ddcc5b93 is not valid git repository for 'https://github.com/pawello2222/PhantomKit.git', will fetch again.
Fetching https://github.com/pawello2222/PhantomKit.git from cache
Fetched https://github.com/pawello2222/PhantomKit.git from cache (0.04s)
Creating working copy for https://github.com/pawello2222/PhantomKit.git
Working copy of https://github.com/pawello2222/PhantomKit.git resolved at main (dbccbb5)
Creating working copy for https://github.com/pawello2222/Appliable
Working copy of https://github.com/pawello2222/Appliable resolved at 1.1.0
warning: '.resolve-product-dependencies': dependency 'phantomkit' is not used by any target
Found 1 product dependencies
  - Appliable
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/pawello2222/PhantomKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/6] Write sources
[5/6] Write swift-version-6044DDE57671499D.txt
[7/9] Compiling Appliable ObjectAppliable.swift
[8/9] Emitting module Appliable
[9/9] Compiling Appliable Appliable.swift
[10/30] Compiling PhantomKitLog Logger.swift
[11/30] Compiling PhantomKitLog LogCategory.swift
[12/30] Compiling PhantomKitCore TimeInterval+Extensions.swift
[13/30] Compiling PhantomKitCore Set+Extensions.swift
[14/30] Compiling PhantomKitCore String+Extensions.swift
[15/31] Compiling PhantomKitCore TimeZone+Extensions.swift
[16/31] Compiling PhantomKitCore Locale+Extensions.swift
[17/31] Compiling PhantomKitCore NSDecimalNumber+Extensions.swift
[18/31] Compiling PhantomKitCore Comparable+Extensions.swift
[19/31] Compiling PhantomKitCore Date+Extensions.swift
[20/31] Compiling PhantomKitCore Equatable+Extensions.swift
[21/31] Compiling PhantomKitCore Error+Extensions.swift
[22/31] Compiling PhantomKitCore Array+Extensions.swift
[23/31] Compiling PhantomKitCore Bundle+Extensions.swift
[24/31] Compiling PhantomKitCore CGSize+Extensions.swift
[25/31] Compiling PhantomKitCore Calendar+Extensions.swift
[26/31] Emitting module PhantomKitCore
[27/53] Compiling PhantomKitLog ConsoleLogger.swift
[28/53] Compiling PhantomKitLog LogLevel.swift
[29/53] Emitting module PhantomKitLog
[30/53] Compiling PhantomKitLog LogBuilder.swift
[31/53] Compiling PhantomKitLog OSLogLogger.swift
[32/62] Compiling PhantomKitAPI HTTPCode.swift
[33/63] Compiling PhantomKitAPI AuthorizationType.swift
[34/63] Compiling PhantomKitAPI APIError.swift
[35/63] Compiling PhantomKitAPI APIMethod.swift
[36/63] Compiling PhantomKitAPI NetworkSession.swift
[37/63] Compiling PhantomKitAPI NetworkDataSource.swift
[38/63] Compiling PhantomKitAPI APIDataSource.swift
[39/63] Compiling PhantomKitAPI APIEndpoint.swift
[40/63] Emitting module PhantomKitAPI
[41/63] Compiling PhantomKitAPI Loadable.swift
[42/63] Emitting module PhantomKitUI
[43/65] Compiling PhantomKitUI View+Apply.swift
[44/65] Compiling PhantomKitUI View+Extensions.swift
[45/65] Compiling PhantomKitUI FullScreenViewModifier.swift
[46/65] Compiling PhantomKitUI ViewControllerRepresentable.swift
[47/65] Compiling PhantomKitUI ViewRepresentable.swift
[50/65] Compiling PhantomKitUI CustomizablePicker.swift
[51/65] Compiling PhantomKitUI LinkViewModifier.swift
[52/65] Compiling PhantomKitUI SheetViewModifier.swift
[53/65] Compiling PhantomKitUI Triangle.swift
[54/65] Compiling PhantomKitUI Color+Extensions.swift
[55/65] Compiling PhantomKitUI Edge+Extensions.swift
[56/65] Compiling PhantomKitUI View+Alignment.swift
[57/65] Compiling PhantomKitUI CheckmarkView.swift
[58/65] Compiling PhantomKitUI IndicatorView.swift
[59/65] Compiling PhantomKitUI MultiColumnList.swift
[60/65] Compiling PhantomKitUI VCenteredScrollView.swift
[61/65] Compiling PhantomKitUI PDFViewRepresentable.swift
[62/65] Compiling PhantomKitUI SafariViewRepresentable.swift
[63/65] Compiling PhantomKitUI EnvironmentValues+ShortLabelWidth.swift
[64/65] Compiling PhantomKitUI EnvironmentValues+UserInterfaceIdiom.swift
[65/65] Compiling PhantomKitUI Binding+Extensions.swift
Build complete! (9.26s)
Build complete.
Done.