The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Directory with Swift 5.9 for macOS (SPM).

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/nashysolutions/Directory.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/nashysolutions/Directory
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 4104ae5 Update Changelog.md
Cloned https://github.com/nashysolutions/Directory.git
Revision (git rev-parse @):
4104ae5582e72ab307783e5b7483d9df0a539cb4
SUCCESS checkout https://github.com/nashysolutions/Directory.git at main
Fetching https://github.com/JohnSundell/Files from cache
Fetching https://github.com/nashysolutions/Cache.git
Fetched https://github.com/JohnSundell/Files (0.37s)
[1/86] Fetching cache
Fetched https://github.com/nashysolutions/Cache.git (0.52s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.2.0 (0.06s)
Computing version for https://github.com/nashysolutions/Cache.git
Computed https://github.com/nashysolutions/Cache.git at 2.0.0 (0.60s)
Creating working copy for https://github.com/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 4.2.0
Creating working copy for https://github.com/nashysolutions/Cache.git
Working copy of https://github.com/nashysolutions/Cache.git resolved at 2.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "directory",
      "name": "Directory",
      "url": "https://github.com/nashysolutions/Directory.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Directory",
      "dependencies": [
        {
          "identity": "cache",
          "name": "Cache",
          "url": "https://github.com/nashysolutions/Cache.git",
          "version": "2.0.0",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Cache",
          "dependencies": [
          ]
        },
        {
          "identity": "files",
          "name": "Files",
          "url": "https://github.com/JohnSundell/Files",
          "version": "4.2.0",
          "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Files",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/nashysolutions/Directory.git
[1/285] Fetching directory
Fetched https://github.com/nashysolutions/Directory.git (0.34s)
Fetching https://github.com/JohnSundell/Files from cache
Fetching https://github.com/nashysolutions/Cache.git from cache
Fetched https://github.com/JohnSundell/Files (0.19s)
Fetched https://github.com/nashysolutions/Cache.git (0.19s)
Computing version for https://github.com/JohnSundell/Files
Computed https://github.com/JohnSundell/Files at 4.2.0 (0.03s)
Computing version for https://github.com/nashysolutions/Cache.git
Computed https://github.com/nashysolutions/Cache.git at 2.0.0 (0.03s)
Creating working copy for https://github.com/nashysolutions/Directory.git
Working copy of https://github.com/nashysolutions/Directory.git resolved at main
Creating working copy for https://github.com/nashysolutions/Cache.git
Working copy of https://github.com/nashysolutions/Cache.git resolved at 2.0.0
Creating working copy for https://github.com/JohnSundell/Files
Working copy of https://github.com/JohnSundell/Files resolved at 4.2.0
warning: '.resolve-product-dependencies': dependency 'directory' is not used by any target
Found 2 product dependencies
  - Cache
  - Files
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/7] Compiling Cache Expiry.swift
[2/7] Compiling Cache Cache.swift
[3/7] Compiling Cache Database.swift
[4/7] Emitting module Cache
[5/7] Compiling Cache Resource.swift
[6/7] Compiling Files Files.swift
[7/7] Emitting module Files
[8/22] Compiling Directory PhotoCache.swift
[9/22] Compiling Directory PhotoError.swift
[10/22] Compiling Directory PortableImage.swift
[11/22] Compiling Directory SerializableContainer.swift
[12/22] Compiling Directory SerializableSovereignContainer.swift
[13/22] Compiling Directory SovereignContainer.swift
[14/23] Compiling Directory PhotoStore.swift
[15/23] Compiling Directory PhotosDirectory.swift
[16/23] Compiling Directory DiskLocationAware.swift
[17/23] Compiling Directory DiskResource.swift
[18/23] Compiling Directory MemoryConscious.swift
[19/23] Compiling Directory Photo.swift
[20/23] Compiling Directory TempPhoto.swift
[21/23] Emitting module Directory
[22/23] Compiling Directory Database.swift
[23/23] Compiling Directory Directory.swift
Build complete! (18.19s)
Build complete.
Done.