The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Fileable with Swift 5.10 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/shotastage/Fileable.swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/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
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/shotastage/Fileable.swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version--423B1241ED78D482.txt
[3/12] Compiling Fileable Utilities.swift
[4/12] Compiling Fileable ZipArchive.swift
[5/13] Compiling Fileable Operations.swift
[6/13] Compiling Fileable Permissions.swift
[7/13] Compiling Fileable Errors.swift
[8/13] Compiling Fileable Fileable.swift
[9/13] Compiling Fileable FHS.swift
[10/13] Compiling Fileable Network.swift
[11/13] Emitting module Fileable
[12/13] Compiling Fileable StoredProperties.swift
[13/13] Compiling Fileable iOS+Fileable.swift
Build complete! (6.45s)
Build complete.
Done.