The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Veil 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/DanielCardonaRojas/Veil.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/DanielCardonaRojas/Veil
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 467c438 Merge pull request #3 from onsissond/master
Cloned https://github.com/DanielCardonaRojas/Veil.git
Revision (git rev-parse @):
467c43811847cbcf5d016a0c30cdfb3c4e31bf1d
SUCCESS checkout https://github.com/DanielCardonaRojas/Veil.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "veil",
      "name": "Veil",
      "url": "https://github.com/DanielCardonaRojas/Veil.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Veil",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/DanielCardonaRojas/Veil.git
[1/89] Fetching veil
Fetched https://github.com/DanielCardonaRojas/Veil.git (0.26s)
Creating working copy for https://github.com/DanielCardonaRojas/Veil.git
Working copy of https://github.com/DanielCardonaRojas/Veil.git resolved at master
warning: '.resolve-product-dependencies': dependency 'veil' 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/2] Compiling Veil Veil.swift
[2/2] Emitting module Veil
Build complete! (5.94s)
Build complete.
Done.