The Swift Package Index logo.Swift Package Index

Build Information

Failed to build EZSDK, reference stable (d12fbc), with Swift 6.0 for macOS (SPM) on 19 Feb 2026 02:02:12 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/TheEZProducts/SwiftEZSDK.git
Reference: stable
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/TheEZProducts/SwiftEZSDK
 * branch            stable     -> FETCH_HEAD
 * [new branch]      stable     -> origin/stable
HEAD is now at d12fbcd docs: fix AccessV RW diagram, update SUI docs for new API; add SUI IMV Xcode template
Cloned https://github.com/TheEZProducts/SwiftEZSDK.git
Revision (git rev-parse @):
d12fbcd0b5d55fffbc96dd636d4f1ec26930efa8
SUCCESS checkout https://github.com/TheEZProducts/SwiftEZSDK.git at stable
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/TheEZProducts/SwiftEZSDK.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin EZJsonKeysPlugin
Building for debugging...
[1/21] Write sources
[6/21] Write EZJsonKeysGenerator-entitlement.plist
[6/21] Write sources
[15/21] Write swift-version-5BDAB9E9C0126B9D.txt
[17/54] Compiling EZMacros FreestandingMacro.swift
[18/54] Compiling EZMacros Macro.swift
[19/55] Compiling EZMacros PluginMessages.swift
[20/55] Emitting module EZAssociatedKit
[21/55] Compiling EZMacros EZMacros.swift
/Users/admin/builder/spi-builder-workspace/Macros/EZMacros/EZConstantPropertyWrapperMacro.swift:79:5: error: unexpected ',' separator
 77 |         declSyntax: PluginMessage.Syntax,
 78 |         lexicalContext: [PluginMessage.Syntax]?,
 79 |     ) throws -> (expandedSource: String?, diagnostics: [PluginMessage.Diagnostic]) {
    |     `- error: unexpected ',' separator
 80 |         guard let parts = RegexLib.extractSwiftDeclPartsSeparated(from: declSyntax.source) else { return ("error", []) }
 81 |
[22/55] Compiling EZMacros AttachedMacro.swift
/Users/admin/builder/spi-builder-workspace/Macros/EZMacros/EZConstantPropertyWrapperMacro.swift:79:5: error: unexpected ',' separator
 77 |         declSyntax: PluginMessage.Syntax,
 78 |         lexicalContext: [PluginMessage.Syntax]?,
 79 |     ) throws -> (expandedSource: String?, diagnostics: [PluginMessage.Diagnostic]) {
    |     `- error: unexpected ',' separator
 80 |         guard let parts = RegexLib.extractSwiftDeclPartsSeparated(from: declSyntax.source) else { return ("error", []) }
 81 |
[23/55] Compiling EZAssociatedKit DeinitProvider.swift
[24/55] Compiling EZAssociatedKit EZAssociated.swift
[25/55] Emitting module EZBuilderKit
[26/55] Compiling EZBuilderKit EZBuildableProtocol.swift
[27/55] Compiling EZBuilderKit EZBuilder.swift
[28/55] Compiling EZBuilderKit EZBuilderProtocol.swift
[29/55] Compiling EZMacros CompilerPlugin.swift
[30/55] Compiling EZMacros CompilerPluginMessageHandler+Macros.swift
[31/55] Compiling EZMacros CompilerPluginMessageHandler.swift
[32/55] Compiling EZIMVPackKit EZIMVPackInteractorProtocol.swift
[33/55] Emitting module EZIMVPackKit
[34/55] Compiling EZIMVPackKit EZIMVPackViewProtocol.swift
[35/55] Compiling EZIMVPackKit EZIMVPackAccess.swift
[36/55] Compiling EZIMVPackKit EZIMVPackMediatorProtocol.swift
[37/55] Emitting module EZJsonStriderKit
[38/55] Compiling EZJsonStriderKit EZJsonStrider.swift
[39/55] Compiling EZMacros AttributeValue.swift
/Users/admin/builder/spi-builder-workspace/Macros/EZMacros/EZConstantPropertyWrapperMacro.swift:79:5: error: unexpected ',' separator
 77 |         declSyntax: PluginMessage.Syntax,
 78 |         lexicalContext: [PluginMessage.Syntax]?,
 79 |     ) throws -> (expandedSource: String?, diagnostics: [PluginMessage.Diagnostic]) {
    |     `- error: unexpected ',' separator
 80 |         guard let parts = RegexLib.extractSwiftDeclPartsSeparated(from: declSyntax.source) else { return ("error", []) }
 81 |
[40/55] Compiling EZMacros EZConstantPropertyWrapperMacro.swift
/Users/admin/builder/spi-builder-workspace/Macros/EZMacros/EZConstantPropertyWrapperMacro.swift:79:5: error: unexpected ',' separator
 77 |         declSyntax: PluginMessage.Syntax,
 78 |         lexicalContext: [PluginMessage.Syntax]?,
 79 |     ) throws -> (expandedSource: String?, diagnostics: [PluginMessage.Diagnostic]) {
    |     `- error: unexpected ',' separator
 80 |         guard let parts = RegexLib.extractSwiftDeclPartsSeparated(from: declSyntax.source) else { return ("error", []) }
 81 |
[41/55] Compiling EZMacros StringExtension.swift
[42/55] Emitting module EZJsonKeysGenerator
[43/55] Compiling EZJsonKeysGenerator EZJsonKeysGenerator.swift
[43/55] Write Objects.LinkFileList
[44/62] Linking EZJsonKeysGenerator
[45/62] Applying EZJsonKeysGenerator
[47/62] Emitting module EZSwiftUIBridgeKit
[48/62] Compiling EZSUIPackKit EZSUIPackMediatorProtocol.swift
[49/62] Compiling EZSUIPackKit EZSUIPackViewProtocol.swift
[50/62] Compiling EZSUIPackKit ObservableObject + willChangeSync.swift
[51/62] Compiling EZSwiftUIBridgeKit EZTypesWrapper.swift
[52/62] Compiling EZSwiftUIBridgeKit EZUIViewWrapper.swift
[53/62] Compiling EZSUIPackKit EZSUIPackKit.swift
[54/62] Compiling EZSwiftUIBridgeKit EZViewControllerWrapper.swift
[55/62] Compiling EZSwiftUIBridgeKit EZViewWrapper.swift
[56/62] Compiling EZSUIPackKit EZSUIPackInteractorProtocol.swift
[57/62] Emitting module EZSUIPackKit
[58/62] Compiling EZSUIPackKit EZSUIPack.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[59/62] Emitting module EZMacros
/Users/admin/builder/spi-builder-workspace/Macros/EZMacros/EZConstantPropertyWrapperMacro.swift:79:5: error: unexpected ',' separator
 77 |         declSyntax: PluginMessage.Syntax,
 78 |         lexicalContext: [PluginMessage.Syntax]?,
 79 |     ) throws -> (expandedSource: String?, diagnostics: [PluginMessage.Diagnostic]) {
    |     `- error: unexpected ',' separator
 80 |         guard let parts = RegexLib.extractSwiftDeclPartsSeparated(from: declSyntax.source) else { return ("error", []) }
 81 |
[60/62] Compiling EZMacros Regexes.swift
BUILD FAILURE 6.0 macosSpm