The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Instantiate 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/tarunon/Instantiate.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tarunon/Instantiate
 * branch            master     -> FETCH_HEAD
 * [new branch]      master     -> origin/master
HEAD is now at 5652b7d fix: spm package resolve problem
Cloned https://github.com/tarunon/Instantiate.git
Revision (git rev-parse @):
5652b7deb45e4826dab31fa67336c1f9649e42c2
SUCCESS checkout https://github.com/tarunon/Instantiate.git at master
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "instantiate",
      "name": "Instantiate",
      "url": "https://github.com/tarunon/Instantiate.git",
      "version": "unspecified",
      "path": "/Users/admin/builds/h8344Zi3/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Instantiate",
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/tarunon/Instantiate.git
[1/780] Fetching instantiate
Fetched https://github.com/tarunon/Instantiate.git (0.32s)
Creating working copy for https://github.com/tarunon/Instantiate.git
Working copy of https://github.com/tarunon/Instantiate.git resolved at master
warning: '.resolve-product-dependencies': dependency 'instantiate' 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/17] Emitting module Instantiate
[2/19] Compiling Instantiate Nib+UIView.swift
[3/19] Compiling Instantiate Nib+UIViewController.swift
[4/19] Compiling Instantiate Reusable+NSTableView.swift
[5/19] Compiling Instantiate Storyboard+NSViewController.swift
[6/19] Compiling Instantiate Storyboard.swift
[7/19] Compiling Instantiate ViewLoadBeforeInject.swift
[8/19] Compiling Instantiate Storyboard+UIViewController.swift
[9/19] Compiling Instantiate Nib+NSView.swift
[10/19] Compiling Instantiate Deprecated.swift
[11/19] Compiling Instantiate Identifier.swift
[12/19] Compiling Instantiate Injectable.swift
[13/19] Compiling Instantiate Nib+NSViewController.swift
[14/19] Compiling Instantiate Reusable+NSCollectionView.swift
[15/19] Compiling Instantiate Instantiatable.swift
[16/19] Compiling Instantiate Nib.swift
[17/19] Compiling Instantiate Reusable.swift
[18/19] Compiling Instantiate Reusable+UICollectionView.swift
[19/19] Compiling Instantiate Reusable+UITableView.swift
[20/22] Compiling InstantiateStandard Deprecated.swift
[21/22] Emitting module InstantiateStandard
[22/22] Compiling InstantiateStandard Extensions.swift
Build complete! (13.39s)
Build complete.
Done.