The Swift Package Index logo.Swift Package Index

Build Information

Successful build of WolfNesting 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/wolfmcnally/WolfNesting.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/wolfmcnally/WolfNesting
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at b52f321 Build as dynamic library.
Cloned https://github.com/wolfmcnally/WolfNesting.git
Revision (git rev-parse @):
b52f321c45e9bb13234ceb315b051de9cf2482a8
SUCCESS checkout https://github.com/wolfmcnally/WolfNesting.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": "wolfnesting",
      "name": "WolfNesting",
      "url": "https://github.com/wolfmcnally/WolfNesting.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/WolfNesting",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/wolfmcnally/WolfNesting.git
[1/130] Fetching wolfnesting
Fetched https://github.com/wolfmcnally/WolfNesting.git (0.22s)
Creating working copy for https://github.com/wolfmcnally/WolfNesting.git
Working copy of https://github.com/wolfmcnally/WolfNesting.git resolved at master
warning: '.resolve-product-dependencies': dependency 'wolfnesting' 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/7] Compiling WolfNesting iOSViewNesting.swift
[2/7] Compiling WolfNesting NestingOperator.swift
[3/7] Compiling WolfNesting SpriteKitNodeNesting.swift
[4/7] Compiling WolfNesting macOSViewNesting.swift
[5/7] Emitting module WolfNesting
[6/7] Compiling WolfNesting SceneKitNodeNesting.swift
[6/7] Linking libWolfNesting.dylib
Build complete! (10.32s)
Build complete.
Done.