Build Information
Successful build of MoreWindows with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.41.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ryanslikesocool/MoreWindows.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/ryanslikesocool/MoreWindows
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 91b4871 Update README.md
Cloned https://github.com/ryanslikesocool/MoreWindows.git
Revision (git rev-parse @):
91b48718f2015f1901ad5e85bdb7d33f60c5e86c
SUCCESS checkout https://github.com/ryanslikesocool/MoreWindows.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "morewindows",
"name": "MoreWindows",
"url": "https://github.com/ryanslikesocool/MoreWindows.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/MoreWindows",
"dependencies": [
]
}
]
}
Fetching https://github.com/ryanslikesocool/MoreWindows.git from cache
Fetched https://github.com/ryanslikesocool/MoreWindows.git from cache (0.22s)
Creating working copy for https://github.com/ryanslikesocool/MoreWindows.git
Working copy of https://github.com/ryanslikesocool/MoreWindows.git resolved at main (91b4871)
warning: '.resolve-product-dependencies': dependency 'morewindows' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/ryanslikesocool/MoreWindows.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[4/5] Write swift-version-33747A42983211AE.txt
[6/20] Compiling _MoreWindowsCommon AppIconView.swift
[7/20] Compiling _MoreWindowsCommon AppVersionView.swift
[8/20] Emitting module _MoreWindowsCommon
[9/20] Compiling _MoreWindowsCommon DismissWindowKey.swift
[10/20] Compiling _MoreWindowsCommon Logger+Extension.swift
[11/20] Compiling _MoreWindowsCommon URL+Extension.swift
[12/20] Compiling _MoreWindowsCommon AppInformation.swift
[13/20] Compiling _MoreWindowsCommon PathReductionOption.swift
[14/20] Compiling _MoreWindowsCommon WindowType.swift
[15/20] Compiling _MoreWindowsCommon AppIconOptions.swift
[16/20] Compiling _MoreWindowsCommon AppVersionOptions.swift
[17/20] Compiling _MoreWindowsCommon DismissWindowAction.swift
[18/20] Compiling _MoreWindowsCommon PathReductionMode.swift
[19/20] Compiling _MoreWindowsCommon AppIconOptionsKey.swift
[20/20] Compiling _MoreWindowsCommon AppVersionOptionsKey.swift
[21/21] Compiling _MoreWindowsCommon Divided.swift
[22/45] Compiling MoreWindows_About ContentView.swift
[23/46] Compiling MoreWindows_About Logger+Extension.swift
[24/46] Compiling MoreWindows_About AppInfoSection.swift
[25/46] Compiling MoreWindows_About AboutWindowOptionsKey.swift
[26/46] Compiling MoreWindows_About AboutWindowLayoutKey.swift
[27/46] Compiling MoreWindows_Launcher LauncherActionOptionsKey.swift
[28/46] Compiling MoreWindows_Launcher LauncherWindowOptionsKey.swift
[29/48] Compiling MoreWindows_About AboutWindowOptions.swift
[30/48] Compiling MoreWindows_Launcher LauncherWindowSize.swift
[31/48] Compiling MoreWindows_Launcher RecentItemsOptions.swift
[32/48] Emitting module MoreWindows_Launcher
[35/48] Emitting module MoreWindows_About
[36/48] Compiling MoreWindows_Launcher LauncherActionOptions.swift
[37/48] Compiling MoreWindows_Launcher LauncherWindowOptions.swift
[38/48] Compiling MoreWindows_About VerticalContentView.swift
[39/48] Compiling MoreWindows_Launcher LauncherWindowSizeKey.swift
[40/48] Compiling MoreWindows_Launcher RecentItemsOptionsKey.swift
[41/48] Compiling MoreWindows_Launcher RecentItemList.swift
[42/48] Compiling MoreWindows_Launcher LauncherButtonStyle.swift
[43/48] Compiling MoreWindows_Launcher LauncherLabelStyle.swift
[44/48] Compiling MoreWindows_Launcher WelcomeView.swift
[45/48] Compiling MoreWindows_Launcher Logger+Extension.swift
[46/48] Compiling MoreWindows_Launcher Launcher.swift
[47/48] Compiling MoreWindows_Launcher ContentView.swift
[48/48] Compiling MoreWindows_Launcher RecentItem.swift
[49/50] Compiling MoreWindows _export.swift
[50/50] Emitting module MoreWindows
Build complete! (11.12s)
Build complete.
Done.