Build Information
Successful build of KYLogger 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.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Kjuly/KYLogger.git
Reference: 1.4.0
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Kjuly/KYLogger
* tag 1.4.0 -> FETCH_HEAD
HEAD is now at a7f01e7 KYLog.swift: Add KYPrint(_:_:)
Cloned https://github.com/Kjuly/KYLogger.git
Revision (git rev-parse @):
a7f01e76b6e76ac80a333fdba0c49098b856f4b7
SUCCESS checkout https://github.com/Kjuly/KYLogger.git at 1.4.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $workDir
https://github.com/Kjuly/KYLogger.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Building for debugging...
[0/8] Compiling KYLoggerObjC KYLoggerObjC.m
[2/8] Compiling KYLogger KYFileLoggerConfig.swift
[3/8] Compiling KYLogger KYFileLoggerError.swift
[4/8] Compiling KYLogger KYFileLogger+FolderNFile.swift
[5/8] Compiling KYLogger KYFileLogger+LogDetails.swift
[6/10] Emitting module KYLogger
[7/10] Compiling KYLogger KYFileLogger+Session.swift
[8/10] Compiling KYLogger KYFileLogger.swift
[9/10] Compiling KYLogger KYLog.swift
[10/10] Compiling KYLogger KYLogType.swift
Build complete! (3.66s)
Build complete.
Done.