The Swift Package Index logo.Swift Package Index

Build Information

Successful build of LCAppSandboxFileKit, reference 1.0.5 (deba19), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 07:51:08 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/DevLiuSir/LCAppSandboxFileKit.git
Reference: 1.0.5
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DevLiuSir/LCAppSandboxFileKit
 * tag               1.0.5      -> FETCH_HEAD
HEAD is now at deba190 Update LCAppSandboxFileKit.podspec
Cloned https://github.com/DevLiuSir/LCAppSandboxFileKit.git
Revision (git rev-parse @):
deba190328910289c4efc1cb0e76686e391775c2
SUCCESS checkout https://github.com/DevLiuSir/LCAppSandboxFileKit.git at 1.0.5
========================================
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": "lcappsandboxfilekit",
      "name": "LCAppSandboxFileKit",
      "url": "https://github.com/DevLiuSir/LCAppSandboxFileKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/LCAppSandboxFileKit",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/DevLiuSir/LCAppSandboxFileKit.git
[1/222] Fetching lcappsandboxfilekit
Fetched https://github.com/DevLiuSir/LCAppSandboxFileKit.git from cache (0.88s)
Creating working copy for https://github.com/DevLiuSir/LCAppSandboxFileKit.git
Working copy of https://github.com/DevLiuSir/LCAppSandboxFileKit.git resolved at 1.0.5 (deba190)
warning: '.resolve-product-dependencies': dependency 'lcappsandboxfilekit' 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/DevLiuSir/LCAppSandboxFileKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Copying LCAppSandboxFileKit.strings
[3/13] Write sources
[3/13] Copying LCAppSandboxFileKit.strings
[8/13] Copying Info.plist
[12/13] Write swift-version--6988338F2F200930.txt
[14/19] Compiling LCAppSandboxFileKit resource_bundle_accessor.swift
[15/19] Compiling LCAppSandboxFileKit LCAppSandboxFileKit.swift
[16/19] Compiling LCAppSandboxFileKit LCPersistentAccess.swift
[17/19] Compiling LCAppSandboxFileKit LCOpenSavePanelDelegate.swift
[18/19] Emitting module LCAppSandboxFileKit
[19/19] Compiling LCAppSandboxFileKit LCAppSandboxFileAccess.swift
Build complete! (8.75s)
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
  ],
  "manifest_display_name" : "LCAppSandboxFileKit",
  "name" : "LCAppSandboxFileKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "macos",
      "version" : "10.14"
    }
  ],
  "products" : [
    {
      "name" : "LCAppSandboxFileKit",
      "targets" : [
        "LCAppSandboxFileKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "LCAppSandboxFileKitTests",
      "module_type" : "SwiftTarget",
      "name" : "LCAppSandboxFileKitTests",
      "path" : "Tests/LCAppSandboxFileKitTests",
      "sources" : [
        "LCAppSandboxFileKitTests.swift"
      ],
      "target_dependencies" : [
        "LCAppSandboxFileKit"
      ],
      "type" : "test"
    },
    {
      "c99name" : "LCAppSandboxFileKit",
      "module_type" : "SwiftTarget",
      "name" : "LCAppSandboxFileKit",
      "path" : "Sources/LCAppSandboxFileKit",
      "product_memberships" : [
        "LCAppSandboxFileKit"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LCAppSandboxFileKit/Resources/de.lproj/LCAppSandboxFileKit.strings",
          "rule" : {
            "process" : {
              "localization" : "de"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LCAppSandboxFileKit/Resources/en.lproj/LCAppSandboxFileKit.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LCAppSandboxFileKit/Resources/es.lproj/LCAppSandboxFileKit.strings",
          "rule" : {
            "process" : {
              "localization" : "es"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LCAppSandboxFileKit/Resources/fr.lproj/LCAppSandboxFileKit.strings",
          "rule" : {
            "process" : {
              "localization" : "fr"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LCAppSandboxFileKit/Resources/it.lproj/LCAppSandboxFileKit.strings",
          "rule" : {
            "process" : {
              "localization" : "it"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LCAppSandboxFileKit/Resources/ja.lproj/LCAppSandboxFileKit.strings",
          "rule" : {
            "process" : {
              "localization" : "ja"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LCAppSandboxFileKit/Resources/ko.lproj/LCAppSandboxFileKit.strings",
          "rule" : {
            "process" : {
              "localization" : "ko"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LCAppSandboxFileKit/Resources/pt-PT.lproj/LCAppSandboxFileKit.strings",
          "rule" : {
            "process" : {
              "localization" : "pt-pt"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LCAppSandboxFileKit/Resources/ru.lproj/LCAppSandboxFileKit.strings",
          "rule" : {
            "process" : {
              "localization" : "ru"
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/LCAppSandboxFileKit/Resources/zh-Hans.lproj/LCAppSandboxFileKit.strings",
          "rule" : {
            "process" : {
              "localization" : "zh-hans"
            }
          }
        }
      ],
      "sources" : [
        "LCAppSandboxFileAccess.swift",
        "LCAppSandboxFileKit.swift",
        "LCOpenSavePanelDelegate.swift",
        "LCPersistentAccess.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.10"
}
Done.