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.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CoreOffice/OLEKit.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/CoreOffice/OLEKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 3982487 Update README.md (#15)
Cloned https://github.com/CoreOffice/OLEKit.git
Revision (git rev-parse @):
398248735e690ac422b728acb79d30bd3d675554
SUCCESS checkout https://github.com/CoreOffice/OLEKit.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "olekit",
      "name": "OLEKit",
      "url": "https://github.com/CoreOffice/OLEKit.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/OLEKit",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/CoreOffice/OLEKit.git from cache
Fetched https://github.com/CoreOffice/OLEKit.git (0.17s)
Creating working copy for https://github.com/CoreOffice/OLEKit.git
Working copy of https://github.com/CoreOffice/OLEKit.git resolved at main
warning: '.resolve-product-dependencies': dependency 'olekit' 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/9] Compiling OLEKit OLEStream.swift
[2/10] Compiling OLEKit Reader.swift
[3/10] Compiling OLEKit DataStream.swift
[4/10] Compiling OLEKit DirectoryEntry.swift
[5/10] Compiling OLEKit OLEFile.swift
[6/10] Compiling OLEKit OLEError.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! (9.12s)
Build complete.
Done.