The Swift Package Index logo.Swift Package Index

Build Information

Successful build of EZSDK, reference stable (d12fbc), with Swift 6.3 for Android on 18 Apr 2026 17:05:24 UTC.

Swift 6 data race errors: 0

Build Command

bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/TheEZProducts/SwiftEZSDK.git
Reference: stable
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: 	git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: 	git branch -m <name>
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:         android
Swift version:             6.3
Building package at path:  $PWD
https://github.com/TheEZProducts/SwiftEZSDK.git
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4606859-2":/host -w "$PWD" -e JAVA_HOME="/root/.sdkman/candidates/java/current" -e SPI_BUILD="1" -e SPI_PROCESSING="1" registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest swift build --swift-sdk aarch64-unknown-linux-android28 2>&1
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
[1/1] Compiling plugin EZJsonKeysPlugin
Building for debugging...
[1/22] Write sources
[12/22] Write swift-version--4F562202D5529B1.txt
[14/47] Compiling EZMacros Macro.swift
[15/48] Compiling EZMacros CompilerPluginMessageHandler.swift
[16/48] Compiling EZMacros FreestandingMacro.swift
[17/48] Compiling EZMacros EZMacros.swift
[18/48] Compiling EZMacros AttachedMacro.swift
[19/48] Compiling EZMacros CompilerPlugin.swift
[20/48] Compiling EZMacros CompilerPluginMessageHandler+Macros.swift
[21/48] Compiling EZMacros AttributeValue.swift
[22/48] Compiling EZMacros EZConstantPropertyWrapperMacro.swift
[23/48] Compiling EZMacros PluginMessages.swift
[24/48] Compiling EZMacros StringExtension.swift
[25/48] Compiling EZJsonKeysGenerator EZJsonKeysGenerator.swift
[26/48] Emitting module EZJsonKeysGenerator
[27/49] Wrapping AST for EZJsonKeysGenerator for debugging
[28/49] Write Objects.LinkFileList
[29/49] Linking EZJsonKeysGenerator-tool
[31/49] Compiling EZAssociatedKit EZAssociated.swift
[32/49] Compiling EZAssociatedKit DeinitProvider.swift
[33/49] Emitting module EZAssociatedKit
[34/50] Emitting module EZBuilderKit
[35/50] Compiling EZBuilderKit EZBuilder.swift
[36/50] Compiling EZBuilderKit EZBuilderProtocol.swift
[37/50] Compiling EZBuilderKit EZBuildableProtocol.swift
[40/51] Emitting module EZJsonStriderKit
[41/51] Compiling EZJsonStriderKit EZJsonStrider.swift
[43/52] Compiling EZJsonKeysGenerator EZJsonKeysGenerator.swift
[44/52] Emitting module EZJsonKeysGenerator
[45/53] Wrapping AST for EZJsonKeysGenerator for debugging
[46/53] Write Objects.LinkFileList
[47/53] Linking EZJsonKeysGenerator
[49/53] Emitting module EZMacros
[50/53] Compiling EZMacros Regexes.swift
[51/54] Wrapping AST for EZMacros for debugging
[52/54] Write Objects.LinkFileList
[53/54] Linking EZMacros-tool
[55/56] Compiling EZMacrosKit EZConstantPropertyWrapperProtocol.swift
[56/56] Emitting module EZMacrosKit
[58/79] Compiling EZHelpersKit JSONDecoder + ezDecodeValue.swift
[59/79] Compiling EZHelpersKit JSONEncoder + ezEncodeValue.swift
[60/79] Compiling EZHelpersKit Collection + ezSafeIndex.swift
[61/79] Compiling EZHelpersKit Result + ezGetError.swift
[62/79] Compiling EZHelpersKit EZBorrowedAccess.swift
[63/79] Compiling EZHelpersKit EZMappedAccess.swift
[64/82] Compiling EZHelpersKit EZMutex.swift
Internal Error: invalidPayloadSize
[65/82] Compiling EZHelpersKit EZRecursiveMutex.swift
Internal Error: invalidPayloadSize
[66/82] Compiling EZHelpersKit EZWeakWrapper.swift
Internal Error: invalidPayloadSize
[67/82] Emitting module EZHelpersKit
Internal Error: invalidPayloadSize
[68/82] Compiling EZHelpersKit Array + ezBinarySearch.swift
[69/82] Compiling EZHelpersKit Array + ezSafeRemoveFirst.swift
[70/82] Compiling EZHelpersKit Array + initGroup.swift
[71/82] Compiling EZHelpersKit EZJsonObject.swift
[72/82] Compiling EZHelpersKit EZLockProtocol.swift
[73/82] Compiling EZHelpersKit EZLockingMutex.swift
[74/82] Compiling EZHelpersKit Equatable + ezEquals.swift
[75/82] Compiling EZHelpersKit Optional + ezUnwrap.swift
[76/82] Compiling EZHelpersKit Result + ezCortege.swift
[77/82] Compiling EZHelpersKit EZHeadQueue.swift
[78/82] Compiling EZHelpersKit EZList.swift
[79/82] Compiling EZHelpersKit EZSortedDictionary.swift
[80/82] Compiling EZHelpersKit EZDeinitAnchor.swift
[81/82] Compiling EZHelpersKit DictionaryDecoder.swift
[82/82] Compiling EZHelpersKit DictionaryEncoder.swift
[84/106] Compiling EZAsyncKit EZGroupError.swift
[85/106] Compiling EZAsyncKit EZTaskGroupResultTypeProtocol.swift
[86/106] Compiling EZAsyncKit EZTaskGroupBuilder.swift
[87/109] Compiling EZAsyncKit EZTaskItemArrayBuilder.swift
[88/109] Compiling EZAsyncKit EZTaskItemGroupBuilder.swift
[89/109] Compiling EZAsyncKit EZActorIsolator.swift
[90/109] Compiling EZAsyncKit EZTaskItem.swift
Internal Error: invalidPayloadSize
[91/109] Compiling EZAsyncKit EZThreadSafety.swift
Internal Error: invalidPayloadSize
[92/109] Compiling EZAsyncKit EZUnsafeMainWrapper.swift
Internal Error: invalidPayloadSize
[93/109] Compiling EZAsyncKit Actor + Task.swift
[94/109] Compiling EZAsyncKit AsyncScream + ezMakeAnchor.swift
[95/109] Compiling EZAsyncKit MainActor + ezUnsafeRun.swift
[96/109] Compiling EZAsyncKit Task + makeAnchor.swift
[97/109] Emitting module EZAsyncKit
[98/109] Compiling EZAsyncKit EZAsyncSemaphore.swift
[99/109] Compiling EZAsyncKit EZAsyncValue.swift
[100/109] Compiling EZAsyncKit EZBufferedChannel.swift
[101/109] Compiling EZAsyncKit EZChannel.swift
Internal Error: invalidPayloadSize
[102/109] Compiling EZAsyncKit EZActorWrapper.swift
Internal Error: invalidPayloadSize
[103/109] Compiling EZAsyncKit EZSendableWrapper.swift
Internal Error: invalidPayloadSize
[104/109] Compiling EZAsyncKit ezWithUnstructuredTaskGroup.swift
[105/109] Compiling EZAsyncKit ezWithCheckedStoppableContinuation.swift
[106/109] Compiling EZAsyncKit EZContinuation.swift
[107/109] Compiling EZAsyncKit ezWithTaskGroup.swift
[108/109] Compiling EZAsyncKit ezWithTaskGroupFirstCompleted.swift
[109/109] Compiling EZAsyncKit ezWithTaskGroupFirstSuccess.swift
[111/123] Compiling EZObservableKit ObservableObject+snapEZObservable.swift
[112/123] Compiling EZObservableKit EZScrollView+ezContentOffset.swift
[113/124] Compiling EZObservableKit EZObservable+Binding.swift
[114/124] Compiling EZObservableKit EZObserverToken+snapToObject.swift
[115/124] Compiling EZObservableKit EZView+ezFrame.swift
[116/124] Compiling EZObservableKit EZObservableProtocol.swift
[117/124] Compiling EZObservableKit EZObserverAction.swift
[118/124] Compiling EZObservableKit EZObserverToken.swift
[119/124] Compiling EZObservableKit EZObserverValue.swift
[120/124] Compiling EZObservableKit EZObserverWrapperProtocol.swift
[121/124] Compiling EZObservableKit EZObserversStorage.swift
[122/124] Emitting module EZObservableKit
[123/124] Compiling EZObservableKit EZBinding.swift
Internal Error: invalidPayloadSize
[124/124] Compiling EZObservableKit EZObservable.swift
Internal Error: invalidPayloadSize
[126/127] Emitting module EZKit
[127/127] Compiling EZKit EZKit.swift
Build complete! (97.69s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "EZSDK",
  "name" : "EZSDK",
  "path" : "/host/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    },
    {
      "name" : "macos",
      "version" : "10.15"
    },
    {
      "name" : "tvos",
      "version" : "13.0"
    },
    {
      "name" : "watchos",
      "version" : "6.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "13.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "All",
      "targets" : [
        "EZKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "EZHelpersKit",
      "targets" : [
        "EZHelpersKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "EZAssociatedKit",
      "targets" : [
        "EZAssociatedKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "EZAsyncKit",
      "targets" : [
        "EZAsyncKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "EZObservableKit",
      "targets" : [
        "EZObservableKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "EZBuilderKit",
      "targets" : [
        "EZBuilderKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "EZSwiftUIBridgeKit",
      "targets" : [
        "EZSwiftUIBridgeKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "EZIMVPackKit",
      "targets" : [
        "EZIMVPackKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "EZTransitionKit",
      "targets" : [
        "EZTransitionKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "EZUIPackKit",
      "targets" : [
        "EZUIPackKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "EZSUIPackKit",
      "targets" : [
        "EZSUIPackKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "_EZJsonStriderKit",
      "targets" : [
        "EZJsonStriderKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "_EZJsonKeysPlugin",
      "targets" : [
        "EZJsonKeysPlugin"
      ],
      "type" : {
        "plugin" : null
      }
    },
    {
      "name" : "EZJsonKeysGenerator",
      "targets" : [
        "EZJsonKeysGenerator"
      ],
      "type" : {
        "executable" : null
      }
    },
    {
      "name" : "EZMacros",
      "targets" : [
        "EZMacros"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "EZUIPackKit",
      "module_type" : "SwiftTarget",
      "name" : "EZUIPackKit",
      "path" : "Sources/EZUI/EZIMVPack/EZUIPackKit",
      "product_memberships" : [
        "All",
        "EZUIPackKit"
      ],
      "sources" : [
        "Core/EZUIPack.swift",
        "Core/EZUIPackInteractorProtocol.swift",
        "Core/EZUIPackMediatorProtocol.swift",
        "Core/EZUIPackView/EZUIPackSViewProtocol.swift",
        "Core/EZUIPackView/EZUIPackUIViewProtocol.swift",
        "Core/EZUIPackView/EZUIPackViewBaseProtocol.swift",
        "Core/EZUIPackView/EZUIPackViewProtocol.swift",
        "EZUIPackKit.swift",
        "Helpers/EZDummyUIPackIMV/EZDummyUIPackI.swift",
        "Helpers/EZDummyUIPackIMV/EZDummyUIPackM.swift",
        "Helpers/EZDummyUIPackIMV/EZDummyUIPackV.swift",
        "Helpers/EZSharedStorage/EZSharedKey.swift",
        "Helpers/EZSharedStorage/EZSharedStorage.swift",
        "Helpers/EZUIPackBridge/EZUIPackBridge.swift",
        "Helpers/EZUIPackPlatformsV/EZUIPackPlatformsV.swift",
        "Helpers/EZUIViewControllerSettingsTemplate/EZUIViewControllerSettingsTemplate.swift",
        "Helpers/Extensions/EZIMVPackAccessV/EZIMVPackAccessV + packBridge.swift",
        "Helpers/Extensions/UIViewController/UIViewController + firstPreferredContentSize.swift",
        "Helpers/Extensions/UIViewController/UIViewController + firstTransitionCoordinator.swift",
        "Helpers/Extensions/UIViewController/UIViewController + parentShared.swift",
        "Interactors/EZUINavigationPackI.swift",
        "Interactors/EZUIPackI.swift",
        "Interactors/EZUIPagePackI.swift",
        "Interactors/EZUITabBarPackI.swift",
        "Packs/EZUINavigationWrapperPack/EZUINavigationWrapperPack.swift",
        "Packs/EZUITabBarWrapperPack/EZUITabBarWrapperPack.swift"
      ],
      "target_dependencies" : [
        "EZIMVPackKit",
        "EZTransitionKit",
        "EZSwiftUIBridgeKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "EZTransitionKit",
      "module_type" : "SwiftTarget",
      "name" : "EZTransitionKit",
      "path" : "Sources/EZUI/EZTransitionKit",
      "product_memberships" : [
        "All",
        "EZTransitionKit",
        "EZUIPackKit"
      ],
      "sources" : [
        "Animations/EZTransitionAnimations.swift",
        "Core/EZBaseTransition.swift",
        "Core/EZCustomTransition.swift",
        "Core/EZNavigationTransition.swift",
        "Core/EZPageTransition.swift",
        "Core/EZReplaceTransition.swift",
        "Core/EZTabBarTransition.swift",
        "Core/EZTransition.swift",
        "Delegates/EZUINavigationControllerDelegate.swift",
        "Delegates/EZUITabBarControllerDelegate.swift",
        "Delegates/EZUIViewControllerTransitioningDelegate.swift",
        "Extensions/UINavigationController + wrappDelegateForChildTransition.swift",
        "Extensions/UITabBarController + wrappDelegateForChildTransition.swift",
        "Extensions/UIViewController + pageController.swift",
        "Extensions/UIViewController + rootParent.swift",
        "Extensions/UIViewController + sourceViewController.swift",
        "Extensions/UIViewController + transit.swift",
        "Protocols/EZNavigationTransitionConfigurable.swift",
        "Protocols/EZTabBarTransitionConfigurable.swift",
        "Views/EZContainerView.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "EZSwiftUIBridgeKit",
      "module_type" : "SwiftTarget",
      "name" : "EZSwiftUIBridgeKit",
      "path" : "Sources/EZUI/EZSwiftUIBridgeKit",
      "product_memberships" : [
        "All",
        "EZSwiftUIBridgeKit",
        "EZUIPackKit"
      ],
      "sources" : [
        "EZTypesWrapper.swift",
        "EZUIViewWrapper.swift",
        "EZViewControllerWrapper.swift",
        "EZViewWrapper.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "EZSUIPackKit",
      "module_type" : "SwiftTarget",
      "name" : "EZSUIPackKit",
      "path" : "Sources/EZUI/EZIMVPack/EZSUIPackKit",
      "product_memberships" : [
        "All",
        "EZSUIPackKit"
      ],
      "sources" : [
        "EZSUIPack.swift",
        "EZSUIPackInteractorProtocol.swift",
        "EZSUIPackKit.swift",
        "EZSUIPackMediatorProtocol.swift",
        "EZSUIPackViewProtocol.swift",
        "extensions/ObservableObject + willChangeSync.swift"
      ],
      "target_dependencies" : [
        "EZIMVPackKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "EZObservableKitTest",
      "module_type" : "SwiftTarget",
      "name" : "EZObservableKitTest",
      "path" : "Tests/EZObservableKitTest",
      "sources" : [
        "EZObservableKitTest.swift"
      ],
      "target_dependencies" : [
        "EZObservableKit",
        "EZAssociatedKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EZObservableKit",
      "module_type" : "SwiftTarget",
      "name" : "EZObservableKit",
      "path" : "Sources/EZObservableKit",
      "product_memberships" : [
        "All",
        "EZObservableKit"
      ],
      "sources" : [
        "EZBinding.swift",
        "EZObservable.swift",
        "EZObservableProtocol.swift",
        "EZObserverAction.swift",
        "EZObserverToken.swift",
        "EZObserverValue.swift",
        "EZObserverWrapperProtocol.swift",
        "EZObserversStorage.swift",
        "Extensions/EZObservable+Binding.swift",
        "Extensions/EZObserverToken+snapToObject.swift",
        "Extensions/ObservableObject+snapEZObservable.swift",
        "Extensions/View/EZScrollView+ezContentOffset.swift",
        "Extensions/View/EZView+ezFrame.swift"
      ],
      "target_dependencies" : [
        "EZAssociatedKit",
        "EZAsyncKit",
        "EZMacrosKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "EZMacrosKit",
      "module_type" : "SwiftTarget",
      "name" : "EZMacrosKit",
      "path" : "Sources/EZMacrosKit",
      "product_memberships" : [
        "All",
        "EZHelpersKit",
        "EZAsyncKit",
        "EZObservableKit"
      ],
      "sources" : [
        "EZConstantPropertyWrapperProtocol.swift"
      ],
      "target_dependencies" : [
        "EZMacros"
      ],
      "type" : "library"
    },
    {
      "c99name" : "EZMacros",
      "module_type" : "SwiftTarget",
      "name" : "EZMacros",
      "path" : "Macros/EZMacros",
      "product_memberships" : [
        "All",
        "EZHelpersKit",
        "EZAsyncKit",
        "EZObservableKit",
        "EZMacros"
      ],
      "sources" : [
        "AttributeValue.swift",
        "EZConstantPropertyWrapperMacro.swift",
        "EZMacros.swift",
        "EZSwiftCompilerPluginLight/AttachedMacro.swift",
        "EZSwiftCompilerPluginLight/CompilerPlugin.swift",
        "EZSwiftCompilerPluginLight/CompilerPluginMessageHandler+Macros.swift",
        "EZSwiftCompilerPluginLight/CompilerPluginMessageHandler.swift",
        "EZSwiftCompilerPluginLight/FreestandingMacro.swift",
        "EZSwiftCompilerPluginLight/Macro.swift",
        "EZSwiftCompilerPluginLight/PluginMessages.swift",
        "Extensions/StringExtension.swift",
        "Regexes.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "EZKit",
      "module_type" : "SwiftTarget",
      "name" : "EZKit",
      "path" : "Sources/EZKit",
      "product_memberships" : [
        "All"
      ],
      "sources" : [
        "EZKit.swift"
      ],
      "target_dependencies" : [
        "EZAssociatedKit",
        "EZAsyncKit",
        "EZObservableKit",
        "EZBuilderKit",
        "EZSwiftUIBridgeKit",
        "EZIMVPackKit",
        "EZTransitionKit",
        "EZUIPackKit",
        "EZSUIPackKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "EZJsonStriderKit",
      "module_type" : "SwiftTarget",
      "name" : "EZJsonStriderKit",
      "path" : "Sources/EZJsonStriderKit",
      "product_memberships" : [
        "_EZJsonStriderKit"
      ],
      "sources" : [
        "EZJsonStrider.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "EZJsonKeysPlugin",
      "module_type" : "PluginTarget",
      "name" : "EZJsonKeysPlugin",
      "path" : "Plugins/EZJsonKeysPlugin",
      "plugin_capability" : {
        "type" : "buildTool"
      },
      "product_memberships" : [
        "_EZJsonKeysPlugin"
      ],
      "sources" : [
        "EZJsonKeys.swift"
      ],
      "target_dependencies" : [
        "EZJsonKeysGenerator"
      ],
      "type" : "plugin"
    },
    {
      "c99name" : "EZJsonKeysGenerator",
      "module_type" : "SwiftTarget",
      "name" : "EZJsonKeysGenerator",
      "path" : "Sources/EZJsonKeysGenerator",
      "product_memberships" : [
        "_EZJsonKeysPlugin",
        "EZJsonKeysGenerator"
      ],
      "sources" : [
        "EZJsonKeysGenerator.swift"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "EZIMVPackKit",
      "module_type" : "SwiftTarget",
      "name" : "EZIMVPackKit",
      "path" : "Sources/EZUI/EZIMVPack/EZIMVPackKit",
      "product_memberships" : [
        "All",
        "EZIMVPackKit",
        "EZUIPackKit",
        "EZSUIPackKit"
      ],
      "sources" : [
        "Core/EZIMVPackInteractorProtocol.swift",
        "Core/EZIMVPackViewProtocol.swift",
        "Core/Mediator/EZIMVPackAccess.swift",
        "Core/Mediator/EZIMVPackMediatorProtocol.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "EZHelpersKitTest",
      "module_type" : "SwiftTarget",
      "name" : "EZHelpersKitTest",
      "path" : "Tests/EZHelpersKitTest",
      "sources" : [
        "EZHelpersKit_DictionaryEncoderDecoder_Tests.swift",
        "EZHelpersKit_EZSortedDictionary_Tests.swift",
        "EZHelpersKit_JSONEncoder_encodeValue_Tests.swift"
      ],
      "target_dependencies" : [
        "EZHelpersKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EZHelpersKit",
      "module_type" : "SwiftTarget",
      "name" : "EZHelpersKit",
      "path" : "Sources/EZHelpersKit",
      "product_memberships" : [
        "All",
        "EZHelpersKit",
        "EZAsyncKit",
        "EZObservableKit"
      ],
      "sources" : [
        "Extensions/Array/Array + ezBinarySearch.swift",
        "Extensions/Array/Array + ezSafeRemoveFirst.swift",
        "Extensions/Array/Array + initGroup.swift",
        "Extensions/Codable/JSONDecoder + ezDecodeValue.swift",
        "Extensions/Codable/JSONEncoder + ezEncodeValue.swift",
        "Extensions/Collection + ezSafeIndex.swift",
        "Extensions/Equatable + ezEquals.swift",
        "Extensions/Optional + ezUnwrap.swift",
        "Extensions/Result/Result + ezCortege.swift",
        "Extensions/Result/Result + ezGetError.swift",
        "Services/EZAccess/EZBorrowedAccess.swift",
        "Services/EZAccess/EZMappedAccess.swift",
        "Services/EZCollections/EZHeadQueue/EZHeadQueue.swift",
        "Services/EZCollections/EZList/EZList.swift",
        "Services/EZCollections/EZSortedDictionary/EZSortedDictionary.swift",
        "Services/EZDeinitAnchor.swift",
        "Services/EZJsonObject/DictionaryDecoder.swift",
        "Services/EZJsonObject/DictionaryEncoder.swift",
        "Services/EZJsonObject/EZJsonObject.swift",
        "Services/EZMutex/EZLockProtocol.swift",
        "Services/EZMutex/EZLockingMutex.swift",
        "Services/EZMutex/EZMutex.swift",
        "Services/EZMutex/EZRecursiveMutex.swift",
        "Services/EZWeakWrapper.swift"
      ],
      "target_dependencies" : [
        "EZAssociatedKit",
        "EZMacrosKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "EZBuilderKit",
      "module_type" : "SwiftTarget",
      "name" : "EZBuilderKit",
      "path" : "Sources/EZBuilderKit",
      "product_memberships" : [
        "All",
        "EZBuilderKit"
      ],
      "sources" : [
        "EZBuildableProtocol.swift",
        "EZBuilder.swift",
        "EZBuilderProtocol.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "EZAsyncKitTest",
      "module_type" : "SwiftTarget",
      "name" : "EZAsyncKitTest",
      "path" : "Tests/EZAsyncKitTest",
      "sources" : [
        "EZAsyncKitTest.swift",
        "EZAsyncKit_TaskGroupHelpers_Tests.swift"
      ],
      "target_dependencies" : [
        "EZAsyncKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EZAsyncKit",
      "module_type" : "SwiftTarget",
      "name" : "EZAsyncKit",
      "path" : "Sources/EZAsyncKit",
      "product_memberships" : [
        "All",
        "EZAsyncKit",
        "EZObservableKit"
      ],
      "sources" : [
        "Extensions/Actor + Task.swift",
        "Extensions/AsyncScream + ezMakeAnchor.swift",
        "Extensions/MainActor + ezUnsafeRun.swift",
        "Extensions/Task + makeAnchor.swift",
        "Functions/TaskGroup/ezWithTaskGroup.swift",
        "Functions/TaskGroup/ezWithTaskGroupFirstCompleted.swift",
        "Functions/TaskGroup/ezWithTaskGroupFirstSuccess.swift",
        "Functions/TaskGroup/ezWithUnstructuredTaskGroup.swift",
        "Functions/ezWithCheckedStoppableContinuation.swift",
        "Helpers/EZContinuation.swift",
        "Helpers/EZGroupError.swift",
        "Helpers/EZTaskGroupResultTypeProtocol.swift",
        "Helpers/TaskBuilders/EZTaskGroupBuilder.swift",
        "Helpers/TaskBuilders/EZTaskItemArrayBuilder.swift",
        "Helpers/TaskBuilders/EZTaskItemGroupBuilder.swift",
        "Services/EZActorIsolator.swift",
        "Services/EZAsyncSemaphore.swift",
        "Services/EZAsyncValue.swift",
        "Services/EZChannel/EZBufferedChannel.swift",
        "Services/EZChannel/EZChannel.swift",
        "Wrappers/EZActorWrapper.swift",
        "Wrappers/EZSendableWrapper.swift",
        "Wrappers/EZTaskItem.swift",
        "Wrappers/EZThreadSafety.swift",
        "Wrappers/EZUnsafeMainWrapper.swift"
      ],
      "target_dependencies" : [
        "EZAssociatedKit",
        "EZHelpersKit",
        "EZMacrosKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "EZAssociatedKitTest",
      "module_type" : "SwiftTarget",
      "name" : "EZAssociatedKitTest",
      "path" : "Tests/EZAssociatedKitTest",
      "sources" : [
        "EZAssociatedTest.swift"
      ],
      "target_dependencies" : [
        "EZAssociatedKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "EZAssociatedKit",
      "module_type" : "SwiftTarget",
      "name" : "EZAssociatedKit",
      "path" : "Sources/EZAssociatedKit",
      "product_memberships" : [
        "All",
        "EZHelpersKit",
        "EZAssociatedKit",
        "EZAsyncKit",
        "EZObservableKit"
      ],
      "sources" : [
        "DeinitProvider.swift",
        "EZAssociated.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
android-6.3-latest: Pulling from swiftpackageindex/spi-images
Digest: sha256:9008270ea37a55e78725e6225015adb5eff8582da520c5232bf0499f32c36dc4
Status: Image is up to date for registry.gitlab.com/swiftpackageindex/spi-images:android-6.3-latest
Done.