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 KYNearbyService 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.43.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kjuly/KYNearbyService.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Kjuly/KYNearbyService
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at b058b1a KYNearbyService.podspec: spec.version=1.2.0
Cloned https://github.com/Kjuly/KYNearbyService.git
Revision (git rev-parse @):
b058b1ad5bc6b1b6b298dd4ac0566bae3fb5aaee
SUCCESS checkout https://github.com/Kjuly/KYNearbyService.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $workDir
https://github.com/Kjuly/KYNearbyService.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Copying KYNearbyServiceLocalizations.strings
[2/4] Copying Info.plist
[3/12] Compiling KYLoggerObjC KYLoggerObjC.m
[5/12] Compiling KYLogger KYLog.swift
[6/13] Compiling KYLogger KYFileLoggerError.swift
[7/13] Compiling KYLogger KYFileLogger+Session.swift
[8/13] Compiling KYLogger KYFileLogger+LogDetails.swift
[9/13] Compiling KYLogger KYFileLogger+FolderNFile.swift
[10/13] Compiling KYLogger KYFileLoggerConfig.swift
[11/13] Compiling KYLogger KYFileLogger.swift
[12/13] Emitting module KYLogger
[13/13] Compiling KYLogger KYLogType.swift
[14/40] Compiling KYNearbyService KYNearbyServiceConstants.swift
[15/40] Compiling KYNearbyService KYNearbyPeerModel+Debug.swift
[16/40] Compiling KYNearbyService KYNearbyPeerModel+ObjC.swift
[17/43] Compiling KYNearbyService KYNearbyService.swift
[18/43] Compiling KYNearbyService KYNearbyServiceConfiguration.swift
[19/43] Compiling KYNearbyService KYNearbyServiceConstants+ObjC.swift
[20/43] Compiling KYNearbyService KYNearbyService+MCNearbyServiceBrowserDelegate.swift
[21/43] Compiling KYNearbyService KYNearbyService+MCSessionDelegate.swift
[22/43] Compiling KYNearbyService KYNearbyService+Connection.swift
[23/43] Compiling KYNearbyService KYNearbyService+Debug.swift
[24/43] Compiling KYNearbyService KYNearbyService+ErrorAlert.swift
[25/43] Compiling KYNearbyService KYNearbyService+ReceivedFile.swift
[26/43] Compiling KYNearbyService KYNearbyService+Sending.swift
[27/43] Compiling KYNearbyService KYNearbyService+Visibility.swift
[28/43] Compiling KYNearbyService KYNearbyConnectionViewModel.swift
[29/43] Compiling KYNearbyService KYNearbyConnectionViewTheme.swift
[30/43] Compiling KYNearbyService KYNearbyService+Internal.swift
[31/43] Compiling KYNearbyService KYNearbyService+MCNearbyServiceAdvertiserDelegate.swift
[32/43] Compiling KYNearbyService Animation+KYNearbyConnectionView.swift
[33/43] Compiling KYNearbyService View+KYNearbyConnectionView.swift
[34/43] Compiling KYNearbyService KYNearbyConnectionView.swift
[35/43] Compiling KYNearbyService KYNearbyConnectionViewConstants.swift
[36/43] Emitting module KYNearbyService
[37/43] Compiling KYNearbyService KYNearbyConnectionPeerCell+Actions.swift
[38/43] Compiling KYNearbyService KYNearbyConnectionPeerCell.swift
[39/43] Compiling KYNearbyService KYNearbyConnectionViewModel+Event.swift
[40/43] Compiling KYNearbyService KYNearbyConnectionViewModel+Notification.swift
[41/43] Compiling KYNearbyService KYNearbyPeerModel.swift
[42/43] Compiling KYNearbyService KYNearbyServiceLocalizations.swift
[43/43] Compiling KYNearbyService resource_bundle_accessor.swift
Build complete! (7.47s)
Fetching https://github.com/Kjuly/KYLogger.git from cache
Fetched https://github.com/Kjuly/KYLogger.git (0.17s)
Creating working copy for https://github.com/Kjuly/KYLogger.git
Working copy of https://github.com/Kjuly/KYLogger.git resolved at main
Build complete.
Done.