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.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.2.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/1/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/pawello2222/PhantomKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/3] Compiling Appliable Appliable.swift
[2/3] Compiling Appliable ObjectAppliable.swift
[3/3] Emitting module Appliable
[4/24] Emitting module PhantomKitCore
[5/25] Compiling PhantomKitCore Locale+Extensions.swift
[6/25] Compiling PhantomKitCore NSDecimalNumber+Extensions.swift
[7/25] Compiling PhantomKitCore Comparable+Extensions.swift
[8/25] Compiling PhantomKitCore Date+Extensions.swift
[9/25] Compiling PhantomKitCore TimeZone+Extensions.swift
[10/25] Compiling PhantomKitCore CGSize+Extensions.swift
[11/25] Compiling PhantomKitCore Calendar+Extensions.swift
[12/25] Compiling PhantomKitCore Equatable+Extensions.swift
[13/25] Compiling PhantomKitCore Error+Extensions.swift
[14/25] Compiling PhantomKitLog LogCategory.swift
[15/25] Compiling PhantomKitLog LogLevel.swift
[16/25] Compiling PhantomKitLog ConsoleLogger.swift
[17/25] Compiling PhantomKitLog Logger.swift
[18/25] Compiling PhantomKitCore Array+Extensions.swift
[19/25] Compiling PhantomKitCore Bundle+Extensions.swift
[20/25] Compiling PhantomKitCore TimeInterval+Extensions.swift
[21/25] Compiling PhantomKitCore Set+Extensions.swift
[22/25] Compiling PhantomKitCore String+Extensions.swift
[23/35] Compiling PhantomKitLog LogBuilder.swift
[24/35] Emitting module PhantomKitLog
[25/35] Compiling PhantomKitLog OSLogLogger.swift
[26/56] Compiling PhantomKitAPI HTTPCode.swift
[27/57] Compiling PhantomKitAPI APIMethod.swift
[28/57] Compiling PhantomKitAPI AuthorizationType.swift
[29/57] Compiling PhantomKitAPI NetworkSession.swift
[30/57] Emitting module PhantomKitAPI
[31/57] Compiling PhantomKitAPI APIDataSource.swift
[32/57] Compiling PhantomKitAPI APIEndpoint.swift
[33/57] Compiling PhantomKitAPI APIError.swift
[34/57] Compiling PhantomKitAPI NetworkDataSource.swift
[35/57] Compiling PhantomKitAPI Loadable.swift
[36/57] Emitting module PhantomKitUI
[37/59] Compiling PhantomKitUI LinkViewModifier.swift
[38/59] Compiling PhantomKitUI SheetViewModifier.swift
[39/59] Compiling PhantomKitUI Triangle.swift
[40/59] Compiling PhantomKitUI EnvironmentValues+ShortLabelWidth.swift
[41/59] Compiling PhantomKitUI EnvironmentValues+UserInterfaceIdiom.swift
[42/59] Compiling PhantomKitUI Binding+Extensions.swift
[43/59] Compiling PhantomKitUI ViewControllerRepresentable.swift
[44/59] Compiling PhantomKitUI ViewRepresentable.swift
[45/59] Compiling PhantomKitUI View+Apply.swift
[46/59] Compiling PhantomKitUI View+Extensions.swift
[47/59] Compiling PhantomKitUI FullScreenViewModifier.swift
[48/59] Compiling PhantomKitUI CheckmarkView.swift
[49/59] Compiling PhantomKitUI IndicatorView.swift
[50/59] Compiling PhantomKitUI MultiColumnList.swift
[53/59] Compiling PhantomKitUI SafariViewRepresentable.swift
[54/59] Compiling PhantomKitUI Color+Extensions.swift
[55/59] Compiling PhantomKitUI Edge+Extensions.swift
[56/59] Compiling PhantomKitUI View+Alignment.swift
[57/59] Compiling PhantomKitUI CustomizablePicker+Item.swift
[58/59] Compiling PhantomKitUI CustomizablePicker+Selection.swift
[59/59] Compiling PhantomKitUI CustomizablePicker.swift
Build complete! (10.40s)
Fetching https://github.com/pawello2222/Appliable from cache
Fetched https://github.com/pawello2222/Appliable (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
Build complete.
Done.