Build Information
Failed to build DynamicNotchKit, reference main (806462
), with Swift 6.0 for macOS (SPM) on 24 Apr 2025 08:43:27 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.60.2-13-gb0b1f23
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/MrKai77/DynamicNotchKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/MrKai77/DynamicNotchKit
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 8064628 📄 Update README.md
Cloned https://github.com/MrKai77/DynamicNotchKit.git
Revision (git rev-parse @):
806462802f67071afbd095814027fea194f5f450
SUCCESS checkout https://github.com/MrKai77/DynamicNotchKit.git at main
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.0
Building package at path: $PWD
https://github.com/MrKai77/DynamicNotchKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[2/4] Write sources
[3/4] Write swift-version-5BDAB9E9C0126B9D.txt
[5/21] Compiling DynamicNotchKit NotchView.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo.swift:79:5: error: unexpected ',' separator
77 | hoverBehavior: DynamicNotchHoverBehavior = .all,
78 | style: DynamicNotchStyle = .auto,
79 | ) {
| `- error: unexpected ',' separator
80 | self.icon = icon
81 | self.title = title
error: emit-module command failed with exit code 1 (use -v to see invocation)
[6/21] Compiling DynamicNotchKit DynamicNotchControllable.swift
[7/21] Compiling DynamicNotchKit DynamicNotchPanel.swift
[8/21] Compiling DynamicNotchKit DynamicNotchInfo+HelperViews.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo.swift:79:5: error: unexpected ',' separator
77 | hoverBehavior: DynamicNotchHoverBehavior = .all,
78 | style: DynamicNotchStyle = .auto,
79 | ) {
| `- error: unexpected ',' separator
80 | self.icon = icon
81 | self.title = title
[9/21] Compiling DynamicNotchKit DynamicNotchInfo+Label.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo.swift:79:5: error: unexpected ',' separator
77 | hoverBehavior: DynamicNotchHoverBehavior = .all,
78 | style: DynamicNotchStyle = .auto,
79 | ) {
| `- error: unexpected ',' separator
80 | self.icon = icon
81 | self.title = title
[10/21] Compiling DynamicNotchKit NotchShape.swift
[11/21] Emitting module DynamicNotchKit
/Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo.swift:79:5: error: unexpected ',' separator
77 | hoverBehavior: DynamicNotchHoverBehavior = .all,
78 | style: DynamicNotchStyle = .auto,
79 | ) {
| `- error: unexpected ',' separator
80 | self.icon = icon
81 | self.title = title
[12/21] Compiling DynamicNotchKit DynamicNotch.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo.swift:79:5: error: unexpected ',' separator
77 | hoverBehavior: DynamicNotchHoverBehavior = .all,
78 | style: DynamicNotchStyle = .auto,
79 | ) {
| `- error: unexpected ',' separator
80 | self.icon = icon
81 | self.title = title
[13/21] Compiling DynamicNotchKit DynamicNotchHoverBehavior.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo.swift:79:5: error: unexpected ',' separator
77 | hoverBehavior: DynamicNotchHoverBehavior = .all,
78 | style: DynamicNotchStyle = .auto,
79 | ) {
| `- error: unexpected ',' separator
80 | self.icon = icon
81 | self.title = title
[14/21] Compiling DynamicNotchKit VisualEffectView.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo.swift:79:5: error: unexpected ',' separator
77 | hoverBehavior: DynamicNotchHoverBehavior = .all,
78 | style: DynamicNotchStyle = .auto,
79 | ) {
| `- error: unexpected ',' separator
80 | self.icon = icon
81 | self.title = title
[15/21] Compiling DynamicNotchKit NotchContentView.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo.swift:79:5: error: unexpected ',' separator
77 | hoverBehavior: DynamicNotchHoverBehavior = .all,
78 | style: DynamicNotchStyle = .auto,
79 | ) {
| `- error: unexpected ',' separator
80 | self.icon = icon
81 | self.title = title
[16/21] Compiling DynamicNotchKit DynamicNotchInfo.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo.swift:79:5: error: unexpected ',' separator
77 | hoverBehavior: DynamicNotchHoverBehavior = .all,
78 | style: DynamicNotchStyle = .auto,
79 | ) {
| `- error: unexpected ',' separator
80 | self.icon = icon
81 | self.title = title
[17/21] Compiling DynamicNotchKit BlurModifier.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo.swift:79:5: error: unexpected ',' separator
77 | hoverBehavior: DynamicNotchHoverBehavior = .all,
78 | style: DynamicNotchStyle = .auto,
79 | ) {
| `- error: unexpected ',' separator
80 | self.icon = icon
81 | self.title = title
[18/21] Compiling DynamicNotchKit DynamicNotchState.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo.swift:79:5: error: unexpected ',' separator
77 | hoverBehavior: DynamicNotchHoverBehavior = .all,
78 | style: DynamicNotchStyle = .auto,
79 | ) {
| `- error: unexpected ',' separator
80 | self.icon = icon
81 | self.title = title
[19/21] Compiling DynamicNotchKit DynamicNotchStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo.swift:79:5: error: unexpected ',' separator
77 | hoverBehavior: DynamicNotchHoverBehavior = .all,
78 | style: DynamicNotchStyle = .auto,
79 | ) {
| `- error: unexpected ',' separator
80 | self.icon = icon
81 | self.title = title
[20/21] Compiling DynamicNotchKit EnvironmentValues+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo.swift:79:5: error: unexpected ',' separator
77 | hoverBehavior: DynamicNotchHoverBehavior = .all,
78 | style: DynamicNotchStyle = .auto,
79 | ) {
| `- error: unexpected ',' separator
80 | self.icon = icon
81 | self.title = title
[21/21] Compiling DynamicNotchKit NSScreen+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo.swift:79:5: error: unexpected ',' separator
77 | hoverBehavior: DynamicNotchHoverBehavior = .all,
78 | style: DynamicNotchStyle = .auto,
79 | ) {
| `- error: unexpected ',' separator
80 | self.icon = icon
81 | self.title = title
[22/22] Compiling DynamicNotchKit NotchlessView.swift
/Users/admin/builder/spi-builder-workspace/Sources/DynamicNotchKit/DynamicNotchInfo/DynamicNotchInfo.swift:79:5: error: unexpected ',' separator
77 | hoverBehavior: DynamicNotchHoverBehavior = .all,
78 | style: DynamicNotchStyle = .auto,
79 | ) {
| `- error: unexpected ',' separator
80 | self.icon = icon
81 | self.title = title
Fetching https://github.com/apple/swift-docc-plugin
[1/2049] Fetching swift-docc-plugin
Fetched https://github.com/apple/swift-docc-plugin from cache (1.23s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.4.3 (3.09s)
Fetching https://github.com/swiftlang/swift-docc-symbolkit
[1/3367] Fetching swift-docc-symbolkit
Fetched https://github.com/swiftlang/swift-docc-symbolkit from cache (1.17s)
Computing version for https://github.com/swiftlang/swift-docc-symbolkit
Computed https://github.com/swiftlang/swift-docc-symbolkit at 1.0.0 (0.61s)
Creating working copy for https://github.com/swiftlang/swift-docc-symbolkit
Working copy of https://github.com/swiftlang/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.4.3
BUILD FAILURE 6.0 macosSpm