The Swift Package Index logo.Swift Package Index

Build Information

Successful build of PluginImplementation 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/lopdo/swiftplugins-pluginimplementation.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/lopdo/swiftplugins-pluginimplementation
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at db25afd Add basic plugin implementation
Cloned https://github.com/lopdo/swiftplugins-pluginimplementation.git
Revision (git rev-parse @):
db25afd6517a81641dd2647855414f86ea500ed1
SUCCESS checkout https://github.com/lopdo/swiftplugins-pluginimplementation.git at master
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/lopdo/swiftplugins-pluginimplementation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/7] Write sources
[2/7] Write swift-version--423B1241ED78D482.txt
[4/9] Compiling PluginInterface PluginInterface.swift
[5/9] Emitting module PluginInterface
[5/9] Write Objects.LinkFileList
[6/9] Linking libPluginInterface.dylib
[8/11] Compiling PluginImplementation PluginImplementation.swift
[9/11] Emitting module PluginImplementation
[9/11] Write Objects.LinkFileList
[10/11] Linking libPluginImplementation.dylib
Build complete! (10.09s)
Fetching https://github.com/Lopdo/SwiftPlugins-PluginInterface.git
[1/15] Fetching swiftplugins-plugininterface
Fetched https://github.com/Lopdo/SwiftPlugins-PluginInterface.git from cache (0.42s)
Computing version for https://github.com/Lopdo/SwiftPlugins-PluginInterface.git
Computed https://github.com/Lopdo/SwiftPlugins-PluginInterface.git at 0.0.1 (0.45s)
Creating working copy for https://github.com/Lopdo/SwiftPlugins-PluginInterface.git
Working copy of https://github.com/Lopdo/SwiftPlugins-PluginInterface.git resolved at 0.0.1
Build complete.
Done.