The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ShellySwift 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/p-z-l/ShellySwift.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/p-z-l/ShellySwift
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at c13af08 Improvements on `==` operator of URLs
Cloned https://github.com/p-z-l/ShellySwift.git
Revision (git rev-parse @):
c13af087c25e025b9994853d93c2e18c03ff339d
SUCCESS checkout https://github.com/p-z-l/ShellySwift.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "shellyswift",
      "name": "ShellySwift",
      "url": "https://github.com/p-z-l/ShellySwift.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ShellySwift",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/p-z-l/ShellySwift.git
[2/67] Fetching shellyswift
Fetched https://github.com/p-z-l/ShellySwift.git (0.25s)
Creating working copy for https://github.com/p-z-l/ShellySwift.git
Working copy of https://github.com/p-z-l/ShellySwift.git resolved at master
warning: '.resolve-product-dependencies': dependency 'shellyswift' 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 ShellySwift URL+Extension.swift
[2/3] Compiling ShellySwift ShellySwift.swift
[3/3] Emitting module ShellySwift
Build complete! (7.63s)
Build complete.
Done.