Build Information
Successful build of KYNearbyService with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.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: 1.2.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-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
Fetching https://github.com/Kjuly/KYLogger.git from cache
Fetched https://github.com/Kjuly/KYLogger.git from cache (0.16s)
Creating working copy for https://github.com/Kjuly/KYLogger.git
Working copy of https://github.com/Kjuly/KYLogger.git resolved at main (a7f01e7)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "kynearbyservice",
"name": "KYNearbyService",
"url": "https://github.com/Kjuly/KYNearbyService.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KYNearbyService",
"dependencies": [
{
"identity": "kylogger",
"name": "KYLogger",
"url": "https://github.com/Kjuly/KYLogger.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/KYLogger",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/Kjuly/KYNearbyService.git
[1/230] Fetching kynearbyservice
Fetched https://github.com/Kjuly/KYNearbyService.git from cache (0.22s)
Fetching https://github.com/Kjuly/KYLogger.git from cache
Fetched https://github.com/Kjuly/KYLogger.git from cache (0.15s)
Creating working copy for https://github.com/Kjuly/KYLogger.git
Working copy of https://github.com/Kjuly/KYLogger.git resolved at main (a7f01e7)
Creating working copy for https://github.com/Kjuly/KYNearbyService.git
Working copy of https://github.com/Kjuly/KYNearbyService.git resolved at 1.2.0 (b058b1a)
warning: '.resolve-product-dependencies': dependency 'kynearbyservice' is not used by any target
Found 1 product dependencies
- KYLogger
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/Kjuly/KYNearbyService.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Copying Info.plist
[0/7] Copying KYNearbyServiceLocalizations.strings
[1/7] Write sources
[3/7] Copying KYNearbyServiceLocalizations.strings
[3/7] Write sources
[5/7] Write swift-version-33747A42983211AE.txt
[6/15] Compiling KYLoggerObjC KYLoggerObjC.m
[8/15] Compiling KYLogger KYLog.swift
[9/16] Compiling KYLogger KYFileLoggerConfig.swift
[10/16] Compiling KYLogger KYFileLoggerError.swift
[11/16] Compiling KYLogger KYFileLogger+Session.swift
[12/16] Compiling KYLogger KYFileLogger.swift
[13/16] Emitting module KYLogger
[14/16] Compiling KYLogger KYFileLogger+LogDetails.swift
[15/16] Compiling KYLogger KYFileLogger+FolderNFile.swift
[16/16] Compiling KYLogger KYLogType.swift
[17/43] Compiling KYNearbyService KYNearbyService+ErrorAlert.swift
[18/43] Compiling KYNearbyService KYNearbyService+ReceivedFile.swift
[19/43] Compiling KYNearbyService KYNearbyService+Sending.swift
[20/43] Compiling KYNearbyService KYNearbyService+Visibility.swift
[21/46] Compiling KYNearbyService KYNearbyService.swift
[22/46] Compiling KYNearbyService KYNearbyServiceConfiguration.swift
[23/46] Compiling KYNearbyService KYNearbyServiceConstants+ObjC.swift
[24/46] Compiling KYNearbyService KYNearbyConnectionViewModel.swift
[25/46] Compiling KYNearbyService KYNearbyConnectionViewTheme.swift
[26/46] Compiling KYNearbyService KYNearbyService+Internal.swift
[27/46] Compiling KYNearbyService KYNearbyService+MCNearbyServiceAdvertiserDelegate.swift
[28/46] Compiling KYNearbyService KYNearbyService+MCNearbyServiceBrowserDelegate.swift
[29/46] Compiling KYNearbyService KYNearbyService+MCSessionDelegate.swift
[30/46] Compiling KYNearbyService KYNearbyService+Connection.swift
[31/46] Compiling KYNearbyService KYNearbyService+Debug.swift
[32/46] Compiling KYNearbyService KYNearbyServiceConstants.swift
[33/46] Compiling KYNearbyService KYNearbyPeerModel+Debug.swift
[34/46] Compiling KYNearbyService KYNearbyPeerModel+ObjC.swift
[35/46] Compiling KYNearbyService Animation+KYNearbyConnectionView.swift
[36/46] Compiling KYNearbyService View+KYNearbyConnectionView.swift
[37/46] Compiling KYNearbyService KYNearbyConnectionView.swift
[38/46] Compiling KYNearbyService KYNearbyConnectionViewConstants.swift
[39/46] Compiling KYNearbyService KYNearbyPeerModel.swift
[40/46] Compiling KYNearbyService KYNearbyServiceLocalizations.swift
[41/46] Compiling KYNearbyService resource_bundle_accessor.swift
[42/46] Emitting module KYNearbyService
[43/46] Compiling KYNearbyService KYNearbyConnectionPeerCell+Actions.swift
[44/46] Compiling KYNearbyService KYNearbyConnectionPeerCell.swift
[45/46] Compiling KYNearbyService KYNearbyConnectionViewModel+Event.swift
[46/46] Compiling KYNearbyService KYNearbyConnectionViewModel+Notification.swift
Build complete! (8.01s)
Build complete.
Done.