Build Information
Successful build of PopUp with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.9
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/maxgribov/PopUp.git
Reference: 1.0.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/maxgribov/PopUp
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at 84353a5 update README settings info with links
Cloned https://github.com/maxgribov/PopUp.git
Revision (git rev-parse @):
84353a537969466aef6d86d906c00031b2626e11
SUCCESS checkout https://github.com/maxgribov/PopUp.git at 1.0.0
========================================
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": "popup",
"name": "PopUp",
"url": "https://github.com/maxgribov/PopUp.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PopUp",
"dependencies": [
]
}
]
}
Fetching https://github.com/maxgribov/PopUp.git
[2/157] Fetching popup
Fetched https://github.com/maxgribov/PopUp.git (0.63s)
Creating working copy for https://github.com/maxgribov/PopUp.git
Working copy of https://github.com/maxgribov/PopUp.git resolved at 1.0.0
warning: '.resolve-product-dependencies': dependency 'popup' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/maxgribov/PopUp.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/8] Compiling PopUp DismissAnimation.swift
[2/8] Compiling PopUp DismissOnBackgroundTap.swift
[3/8] Compiling PopUp BackgroundMaterial.swift
[4/8] Compiling PopUp PopUpViewModifier.swift
[5/8] Compiling PopUp Animation+ext.swift
[6/8] Emitting module PopUp
[7/8] Compiling PopUp PresentAnimation.swift
[8/8] Compiling PopUp PopUp.swift
[9/9] Compiling PopUp View+ext.swift
Build complete! (6.31s)
Build complete.
Done.