The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LWPhotoEditor, reference master (2cff93), with Swift 6.3 for macOS (SPM) on 19 Apr 2026 19:39:01 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/logicwind/LWPhotoEditor.git
Reference: master
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/logicwind/LWPhotoEditor
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 2cff935 Merge pull request #2 from logicwind/photo_editor_improvements
Cloned https://github.com/logicwind/LWPhotoEditor.git
Revision (git rev-parse @):
2cff935a867412b41654ab3672986b276428d278
SUCCESS checkout https://github.com/logicwind/LWPhotoEditor.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "lwphotoeditor",
      "name": "LWPhotoEditor",
      "url": "https://github.com/logicwind/LWPhotoEditor.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LWPhotoEditor",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/logicwind/LWPhotoEditor.git
[1/1388] Fetching lwphotoeditor
Fetched https://github.com/logicwind/LWPhotoEditor.git from cache (1.00s)
Creating working copy for https://github.com/logicwind/LWPhotoEditor.git
Working copy of https://github.com/logicwind/LWPhotoEditor.git resolved at master (2cff935)
warning: '.resolve-product-dependencies': dependency 'lwphotoeditor' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/logicwind/LWPhotoEditor.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[1/3] Copying ZLImageEditor.bundle
[2/3] Write swift-version--6988338F2F200930.txt
[4/35] Emitting module LWPhotoEditor
[5/38] Compiling LWPhotoEditor ZLImageEditorUIConfiguration+Chaining.swift
[6/38] Compiling LWPhotoEditor ZLImageEditorUIConfiguration.swift
[7/38] Compiling LWPhotoEditor ZLImageStickerView.swift
[8/38] Compiling LWPhotoEditor ZLInputTextViewController.swift
[9/38] Compiling LWPhotoEditor ZLPaths.swift
[10/38] Compiling LWPhotoEditor ZLProgressHUD.swift
[11/38] Compiling LWPhotoEditor ZLTextStickerView.swift
[12/38] Compiling LWPhotoEditor ZLWeakProxy.swift
[13/38] Compiling LWPhotoEditor resource_bundle_accessor.swift
[14/38] Compiling LWPhotoEditor ZLClipImageDismissAnimatedTransition.swift
[15/38] Compiling LWPhotoEditor ZLClipImageViewController.swift
[16/38] Compiling LWPhotoEditor ZLClipOverlayView.swift
[17/38] Compiling LWPhotoEditor ZLEditImageViewController.swift
[18/38] Compiling LWPhotoEditor UIColor+LWPhotoEditor.swift
[19/38] Compiling LWPhotoEditor UIGraphicsImageRenderer+LWPhotoEditor.swift
[20/38] Compiling LWPhotoEditor UIImage+LWPhotoEditor.swift
[21/38] Compiling LWPhotoEditor UIView+LWPhotoEditor.swift
[22/38] Compiling LWPhotoEditor ZLEditToolCells.swift
[23/38] Compiling LWPhotoEditor ZLEditorManager.swift
[24/38] Compiling LWPhotoEditor ZLEnlargeButton.swift
[25/38] Compiling LWPhotoEditor ZLAdjustSlider.swift
[26/38] Compiling LWPhotoEditor ZLAnimationUtils.swift
[27/38] Compiling LWPhotoEditor ZLBaseStickerView.swift
[28/38] Compiling LWPhotoEditor ZLBaseStickertState.swift
[29/38] Compiling LWPhotoEditor ZLImageEditorConfiguration.swift
[30/38] Compiling LWPhotoEditor ZLImageEditorDefine.swift
[31/38] Compiling LWPhotoEditor ZLImageEditorLanguageDefine.swift
[32/38] Compiling LWPhotoEditor ZLFilter.swift
[33/38] Compiling LWPhotoEditor ZLImageEditor.swift
[34/38] Compiling LWPhotoEditor ZLImageEditorConfiguration+Chaining.swift
[35/38] Compiling LWPhotoEditor Bundle+LWPhotoEditor.swift
[36/38] Compiling LWPhotoEditor CGFloat+LWPhotoEditor.swift
[37/38] Compiling LWPhotoEditor Cell+LWPhotoEditor.swift
[38/38] Compiling LWPhotoEditor String+LWPhotoEditor.swift
Build complete! (11.54s)
Build complete.
{
  "dependencies" : [
  ],
  "manifest_display_name" : "LWPhotoEditor",
  "name" : "LWPhotoEditor",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "LWPhotoEditor",
      "targets" : [
        "LWPhotoEditor"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LWPhotoEditor",
      "module_type" : "SwiftTarget",
      "name" : "LWPhotoEditor",
      "path" : "Sources",
      "product_memberships" : [
        "LWPhotoEditor"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/ZLImageEditor.bundle",
          "rule" : {
            "copy" : {
            }
          }
        }
      ],
      "sources" : [
        "Extensions/Bundle+LWPhotoEditor.swift",
        "Extensions/CGFloat+LWPhotoEditor.swift",
        "Extensions/Cell+LWPhotoEditor.swift",
        "Extensions/String+LWPhotoEditor.swift",
        "Extensions/UIColor+LWPhotoEditor.swift",
        "Extensions/UIGraphicsImageRenderer+LWPhotoEditor.swift",
        "Extensions/UIImage+LWPhotoEditor.swift",
        "Extensions/UIView+LWPhotoEditor.swift",
        "General/ZLAdjustSlider.swift",
        "General/ZLAnimationUtils.swift",
        "General/ZLBaseStickerView.swift",
        "General/ZLBaseStickertState.swift",
        "General/ZLClipImageDismissAnimatedTransition.swift",
        "General/ZLClipImageViewController.swift",
        "General/ZLClipOverlayView.swift",
        "General/ZLEditImageViewController.swift",
        "General/ZLEditToolCells.swift",
        "General/ZLEditorManager.swift",
        "General/ZLEnlargeButton.swift",
        "General/ZLFilter.swift",
        "General/ZLImageEditor.swift",
        "General/ZLImageEditorConfiguration+Chaining.swift",
        "General/ZLImageEditorConfiguration.swift",
        "General/ZLImageEditorDefine.swift",
        "General/ZLImageEditorLanguageDefine.swift",
        "General/ZLImageEditorUIConfiguration+Chaining.swift",
        "General/ZLImageEditorUIConfiguration.swift",
        "General/ZLImageStickerView.swift",
        "General/ZLInputTextViewController.swift",
        "General/ZLPaths.swift",
        "General/ZLProgressHUD.swift",
        "General/ZLTextStickerView.swift",
        "General/ZLWeakProxy.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.