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: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/0/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
========================================
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] Emitting module Instantiate
[5/22] Compiling Instantiate Reusable+NSTableView.swift
[6/22] Compiling Instantiate Storyboard+NSViewController.swift
[7/22] Compiling Instantiate Storyboard.swift
[8/22] Compiling Instantiate ViewLoadBeforeInject.swift
[9/22] Compiling Instantiate Reusable+UICollectionView.swift
[10/22] Compiling Instantiate Reusable+UITableView.swift
[11/22] Compiling Instantiate Instantiatable.swift
[12/22] Compiling Instantiate Nib.swift
[13/22] Compiling Instantiate Reusable.swift
[14/22] Compiling Instantiate Nib+NSViewController.swift
[15/22] Compiling Instantiate Reusable+NSCollectionView.swift
[16/22] Compiling Instantiate Nib+UIView.swift
[17/22] Compiling Instantiate Nib+UIViewController.swift
[18/22] Compiling Instantiate Storyboard+UIViewController.swift
[19/22] Compiling Instantiate Nib+NSView.swift
[20/22] Compiling Instantiate Deprecated.swift
[21/22] Compiling Instantiate Identifier.swift
[22/22] Compiling Instantiate Injectable.swift
[23/25] Emitting module InstantiateStandard
[24/25] Compiling InstantiateStandard Deprecated.swift
[25/25] Compiling InstantiateStandard Extensions.swift
Build complete! (7.38s)
Build complete.
Done.