The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Fileable 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/shotastage/Fileable.swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/shotastage/Fileable.swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cdcac4f remove xcodeproj file
Cloned https://github.com/shotastage/Fileable.swift.git
Revision (git rev-parse @):
cdcac4fa3a06f959a119b23b6fe904364c1a0aa3
SUCCESS checkout https://github.com/shotastage/Fileable.swift.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "fileable.swift",
      "name": "Fileable",
      "url": "https://github.com/shotastage/Fileable.swift.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Fileable.swift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/shotastage/Fileable.swift.git
[1/906] Fetching fileable.swift
Fetched https://github.com/shotastage/Fileable.swift.git (0.39s)
Creating working copy for https://github.com/shotastage/Fileable.swift.git
Working copy of https://github.com/shotastage/Fileable.swift.git resolved at main
warning: '.resolve-product-dependencies': dependency 'fileable.swift' is not used by any target
Found 0 product dependencies
========================================
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/10] Compiling Fileable Utilities.swift
[2/10] Compiling Fileable ZipArchive.swift
[3/10] Compiling Fileable Operations.swift
[4/10] Compiling Fileable Errors.swift
[5/10] Compiling Fileable Fileable.swift
[6/10] Compiling Fileable StoredProperties.swift
[7/10] Compiling Fileable FHS.swift
[8/10] Compiling Fileable Network.swift
[9/10] Compiling Fileable Permissions.swift
[10/10] Emitting module Fileable
[11/11] Compiling Fileable iOS+Fileable.swift
Build complete! (10.36s)
Build complete.
Done.