The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PluginInterface 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/Lopdo/SwiftPlugins-PluginInterface.git
Reference: 0.0.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Lopdo/SwiftPlugins-PluginInterface
 * tag               0.0.1      -> FETCH_HEAD
HEAD is now at a06e392 Make sayHi method open
Cloned https://github.com/Lopdo/SwiftPlugins-PluginInterface.git into spi-builder-workspace
a06e392a50c8a739fac296f426a1cd7d38863485
SUCCESS checkout https://github.com/Lopdo/SwiftPlugins-PluginInterface.git at 0.0.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/3] Emitting module PluginInterface
[2/3] Compiling PluginInterface PluginInterface.swift
[2/3] Linking libPluginInterface.dylib
Build complete! (0.89s)
Build complete.
Done.