Build Information
Successful build of SwiftModalPresentation, reference 1.0.0 (a1a390
), with Swift 5.10 for macOS (SPM) on 8 Aug 2024 10:06:51 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.49.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Infomaniak/swift-modal-presentation.git
Reference: 1.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Infomaniak/swift-modal-presentation
* tag 1.0.0 -> FETCH_HEAD
HEAD is now at a1a390b feat: Initial commit
Cloned https://github.com/Infomaniak/swift-modal-presentation.git
Revision (git rev-parse @):
a1a390be6808466c2ed6081cbf728b2fafb94345
SUCCESS checkout https://github.com/Infomaniak/swift-modal-presentation.git at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "swift-modal-presentation",
"name": "SwiftModalPresentation",
"url": "https://github.com/Infomaniak/swift-modal-presentation.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-modal-presentation",
"dependencies": [
]
}
]
}
Fetching https://github.com/Infomaniak/swift-modal-presentation.git
[1/21] Fetching swift-modal-presentation
Fetched https://github.com/Infomaniak/swift-modal-presentation.git from cache (1.11s)
Creating working copy for https://github.com/Infomaniak/swift-modal-presentation.git
Working copy of https://github.com/Infomaniak/swift-modal-presentation.git resolved at 1.0.0 (a1a390b)
warning: '.resolve-product-dependencies': dependency 'swift-modal-presentation' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $PWD
https://github.com/Infomaniak/swift-modal-presentation.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-33747A42983211AE.txt
[3/7] Compiling SwiftModalPresentation OptionalValue.swift
[4/7] Compiling SwiftModalPresentation ModalPublished.swift
[5/7] Compiling SwiftModalPresentation ModalPresentationRegistery.swift
[6/7] Emitting module SwiftModalPresentation
[7/7] Compiling SwiftModalPresentation ModalState.swift
Build complete! (7.49s)
Build complete.
Done.