The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of LCAppSandboxFileKit, reference main (deba19), with Swift 6.2 for macOS (SPM) on 21 Oct 2025 07:31:24 UTC.

Swift 6 data race errors: 0

Build Command

env DEVELOPER_DIR=/Applications/Xcode-26.0.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/DevLiuSir/LCAppSandboxFileKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/DevLiuSir/LCAppSandboxFileKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
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",
  "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",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/DevLiuSir/LCAppSandboxFileKit.git
[1/222] Fetching lcappsandboxfilekit
Fetched https://github.com/DevLiuSir/LCAppSandboxFileKit.git from cache (1.07s)
Creating working copy for https://github.com/DevLiuSir/LCAppSandboxFileKit.git
Working copy of https://github.com/DevLiuSir/LCAppSandboxFileKit.git resolved at main (deba190)
warning: '.resolve-product-dependencies': dependency 'lcappsandboxfilekit' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/DevLiuSir/LCAppSandboxFileKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/13] Copying LCAppSandboxFileKit.strings
[1/13] Write sources
[3/13] Copying LCAppSandboxFileKit.strings
[8/13] Copying Info.plist
[8/13] Copying LCAppSandboxFileKit.strings
[12/13] Write swift-version-49B95AFC49DCD68C.txt
[14/19] Compiling LCAppSandboxFileKit resource_bundle_accessor.swift
[15/19] Compiling LCAppSandboxFileKit LCAppSandboxFileKit.swift
[16/19] Compiling LCAppSandboxFileKit LCOpenSavePanelDelegate.swift
[17/19] Compiling LCAppSandboxFileKit LCPersistentAccess.swift
[18/19] Emitting module LCAppSandboxFileKit
[19/19] Compiling LCAppSandboxFileKit LCAppSandboxFileAccess.swift
Build complete! (7.37s)
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.