Build Information
Successful build of Zephyr with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.33.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ArtSabintsev/Zephyr.git
Reference: 3.8.0
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ArtSabintsev/Zephyr
* tag 3.8.0 -> FETCH_HEAD
HEAD is now at b0dda17 Updated podspec
Cloned https://github.com/ArtSabintsev/Zephyr.git
Revision (git rev-parse @):
b0dda179006b354680b1df96e279134a704b0c06
SUCCESS checkout https://github.com/ArtSabintsev/Zephyr.git at 3.8.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "zephyr",
"name": "Zephyr",
"url": "https://github.com/ArtSabintsev/Zephyr.git",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Zephyr",
"dependencies": [
]
}
]
}
Fetching https://github.com/ArtSabintsev/Zephyr.git from cache
Fetched https://github.com/ArtSabintsev/Zephyr.git from cache (0.22s)
Creating working copy for https://github.com/ArtSabintsev/Zephyr.git
Working copy of https://github.com/ArtSabintsev/Zephyr.git resolved at 3.8.0 (b0dda17)
warning: '.resolve-product-dependencies': dependency 'zephyr' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/ArtSabintsev/Zephyr.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/4] Emitting module Zephyr
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Zephyr.swift:285:3: warning: 'public' modifier conflicts with extension's default access of 'private'
public static func setUserDefaultsSuite(to suite: UserDefaults) {
^
[4/4] Compiling Zephyr Zephyr.swift
/Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/Sources/Zephyr.swift:285:3: warning: 'public' modifier conflicts with extension's default access of 'private'
public static func setUserDefaultsSuite(to suite: UserDefaults) {
^
Build complete! (3.08s)
Build complete.
Done.