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

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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: 1.2.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Kjuly/KYNearbyService
 * tag               1.2.0      -> FETCH_HEAD
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 1.2.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.8
Building package at path:  $workDir
https://github.com/Kjuly/KYNearbyService.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Copying Info.plist
[1/4] Copying KYNearbyServiceLocalizations.strings
[3/13] Compiling KYLoggerObjC KYLoggerObjC.m
[5/13] Compiling KYLogger KYLogType.swift
[6/13] Compiling KYLogger KYLog.swift
[7/13] Compiling KYLogger KYFileLoggerConfig.swift
[8/13] Compiling KYLogger KYFileLoggerError.swift
[9/13] Compiling KYLogger KYFileLogger+LogDetails.swift
[10/13] Compiling KYLogger KYFileLogger.swift
[11/13] Compiling KYLogger KYFileLogger+Session.swift
[12/13] Compiling KYLogger KYFileLogger+FolderNFile.swift
[13/13] Emitting module KYLogger
[14/41] Emitting module KYNearbyService
[15/43] Compiling KYNearbyService KYNearbyServiceLocalizations.swift
[16/43] Compiling KYNearbyService resource_bundle_accessor.swift
[17/43] Compiling KYNearbyService KYNearbyService+MCNearbyServiceBrowserDelegate.swift
[18/43] Compiling KYNearbyService KYNearbyService+MCSessionDelegate.swift
[19/43] Compiling KYNearbyService KYNearbyService+Connection.swift
[20/43] Compiling KYNearbyService KYNearbyService+Debug.swift
[21/43] Compiling KYNearbyService KYNearbyService+ErrorAlert.swift
[22/43] Compiling KYNearbyService KYNearbyService+ReceivedFile.swift
[23/43] Compiling KYNearbyService Animation+KYNearbyConnectionView.swift
[24/43] Compiling KYNearbyService View+KYNearbyConnectionView.swift
[25/43] Compiling KYNearbyService KYNearbyConnectionView.swift
[26/43] Compiling KYNearbyService KYNearbyConnectionViewTheme.swift
[27/43] Compiling KYNearbyService KYNearbyService+Internal.swift
[28/43] Compiling KYNearbyService KYNearbyService+MCNearbyServiceAdvertiserDelegate.swift
[29/43] Compiling KYNearbyService KYNearbyServiceConfiguration.swift
[30/43] Compiling KYNearbyService KYNearbyServiceConstants+ObjC.swift
[31/43] Compiling KYNearbyService KYNearbyServiceConstants.swift
[32/43] Compiling KYNearbyService KYNearbyService+Sending.swift
[33/43] Compiling KYNearbyService KYNearbyService+Visibility.swift
[34/43] Compiling KYNearbyService KYNearbyService.swift
[35/43] Compiling KYNearbyService KYNearbyConnectionViewConstants.swift
[36/43] Compiling KYNearbyService KYNearbyConnectionPeerCell+Actions.swift
[37/43] Compiling KYNearbyService KYNearbyConnectionPeerCell.swift
[38/43] Compiling KYNearbyService KYNearbyConnectionViewModel+Event.swift
[39/43] Compiling KYNearbyService KYNearbyConnectionViewModel+Notification.swift
[40/43] Compiling KYNearbyService KYNearbyConnectionViewModel.swift
[41/43] Compiling KYNearbyService KYNearbyPeerModel+Debug.swift
[42/43] Compiling KYNearbyService KYNearbyPeerModel+ObjC.swift
[43/43] Compiling KYNearbyService KYNearbyPeerModel.swift
Build complete! (17.19s)
Fetching https://github.com/Kjuly/KYLogger.git
[1/188] Fetching kylogger
Fetched https://github.com/Kjuly/KYLogger.git (0.80s)
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.