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

Build Log

========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Lopdo/SwiftPlugins-PluginInterface.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-PluginInterface
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at a06e392 Make sayHi method open
Cloned https://github.com/Lopdo/SwiftPlugins-PluginInterface.git
Revision (git rev-parse @):
a06e392a50c8a739fac296f426a1cd7d38863485
SUCCESS checkout https://github.com/Lopdo/SwiftPlugins-PluginInterface.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftplugins-plugininterface",
      "name": "PluginInterface",
      "url": "https://github.com/Lopdo/SwiftPlugins-PluginInterface.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftPlugins-PluginInterface",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/Lopdo/SwiftPlugins-PluginInterface.git from cache
Fetched https://github.com/Lopdo/SwiftPlugins-PluginInterface.git (0.16s)
Creating working copy for https://github.com/Lopdo/SwiftPlugins-PluginInterface.git
Working copy of https://github.com/Lopdo/SwiftPlugins-PluginInterface.git resolved at master
warning: '.resolve-product-dependencies': dependency 'swiftplugins-plugininterface' 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/3] Compiling PluginInterface PluginInterface.swift
[2/3] Emitting module PluginInterface
[2/3] Linking libPluginInterface.dylib
Build complete! (4.49s)
Build complete.
Done.