Build Information
Successful build of AppIconGenerator with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/pawello2222/AppIconGenerator.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/pawello2222/AppIconGenerator
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 613798e Merge pull request #1 from pawello2222/dev
Cloned https://github.com/pawello2222/AppIconGenerator.git
Revision (git rev-parse @):
613798e5552332b76c5f09351415f700a2d16c01
SUCCESS checkout https://github.com/pawello2222/AppIconGenerator.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "appicongenerator",
"name": "AppIconGenerator",
"url": "https://github.com/pawello2222/AppIconGenerator.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AppIconGenerator",
"dependencies": [
]
}
]
}
Fetching https://github.com/pawello2222/AppIconGenerator.git
[1/190] Fetching appicongenerator
Fetched https://github.com/pawello2222/AppIconGenerator.git from cache (0.35s)
Creating working copy for https://github.com/pawello2222/AppIconGenerator.git
Working copy of https://github.com/pawello2222/AppIconGenerator.git resolved at main (613798e)
warning: '.resolve-product-dependencies': dependency 'appicongenerator' 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/pawello2222/AppIconGenerator.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/8] Compiling AppIconGenerator CGSize+Extensions.swift
[4/8] Compiling AppIconGenerator Logger.swift
[5/8] Compiling AppIconGenerator AppIconGenerator.swift
[6/8] Compiling AppIconGenerator IconSet.swift
[7/8] Emitting module AppIconGenerator
[8/8] Compiling AppIconGenerator AppIconGenerator+View.swift
Build complete! (8.90s)
Build complete.
Done.