Build Information
Successful build of Instantiate with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/tarunon/Instantiate.git
Reference: 4.0.1
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/tarunon/Instantiate
* tag 4.0.1 -> FETCH_HEAD
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 4.0.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/tarunon/Instantiate.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/20] Compiling Instantiate Nib+NSViewController.swift
[5/20] Compiling Instantiate Reusable+NSCollectionView.swift
[6/20] Compiling Instantiate Reusable+UICollectionView.swift
[7/20] Compiling Instantiate Reusable+UITableView.swift
[8/20] Compiling Instantiate Deprecated.swift
[9/20] Compiling Instantiate Identifier.swift
[10/20] Compiling Instantiate Injectable.swift
[11/20] Compiling Instantiate Instantiatable.swift
[12/20] Compiling Instantiate Nib.swift
[13/20] Compiling Instantiate Reusable.swift
[14/22] Compiling Instantiate Nib+UIView.swift
[15/22] Compiling Instantiate Nib+UIViewController.swift
[16/22] Compiling Instantiate Storyboard.swift
[17/22] Compiling Instantiate ViewLoadBeforeInject.swift
[18/22] Compiling Instantiate Storyboard+UIViewController.swift
[19/22] Compiling Instantiate Nib+NSView.swift
[20/22] Emitting module Instantiate
[21/22] Compiling Instantiate Reusable+NSTableView.swift
[22/22] Compiling Instantiate Storyboard+NSViewController.swift
[23/25] Emitting module InstantiateStandard
[24/25] Compiling InstantiateStandard Extensions.swift
[25/25] Compiling InstantiateStandard Deprecated.swift
Build complete! (5.24s)
Build complete.
Done.