The Swift Package Index logo.Swift Package Index

Build Information

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

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CoreOffice/OLEKit.git
Reference: 0.3.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/CoreOffice/OLEKit
 * tag               0.3.1      -> FETCH_HEAD
HEAD is now at 2cc7a98 Update `CHANGELOG.md` for the 0.3.1 release (#12)
Cloned https://github.com/CoreOffice/OLEKit.git into spi-builder-workspace
2cc7a98b4ac4e9ce022336258a3bc4ff6bfc285b
SUCCESS checkout https://github.com/CoreOffice/OLEKit.git at 0.3.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Building for debugging...
[1/9] Compiling OLEKit OLEError.swift
[2/10] Compiling OLEKit OLEFile.swift
[3/10] Compiling OLEKit OLEStream.swift
[4/10] Compiling OLEKit DataStream.swift
[5/10] Compiling OLEKit DirectoryEntry.swift
[6/10] Compiling OLEKit Reader.swift
[7/10] Compiling OLEKit FAT.swift
[8/10] Emitting module OLEKit
[9/10] Compiling OLEKit Header.swift
[10/10] Compiling OLEKit StorageType.swift
Build complete! (7.90s)
Build complete.
Done.