Build Information
Successful build of SwiftModalPresentation, reference main (a1a390
), with Swift 5.10 for macOS (Xcode) using Xcode 15.4 on 8 Aug 2024 10:08:01 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftModalPresentation -destination platform=macOS,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: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/Infomaniak/swift-modal-presentation
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
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 main
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 5.10
Building package at path: $PWD
https://github.com/Infomaniak/swift-modal-presentation.git
Command line invocation:
/Applications/Xcode-15.4.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
SwiftModalPresentation: /Users/admin/builder/spi-builder-workspace
resolved source packages: SwiftModalPresentation
{
"dependencies" : [
],
"manifest_display_name" : "SwiftModalPresentation",
"name" : "SwiftModalPresentation",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "13.0"
},
{
"name" : "macos",
"version" : "10.15"
}
],
"products" : [
{
"name" : "SwiftModalPresentation",
"targets" : [
"SwiftModalPresentation"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SwiftModalPresentation",
"module_type" : "SwiftTarget",
"name" : "SwiftModalPresentation",
"path" : "Sources/SwiftModalPresentation",
"product_memberships" : [
"SwiftModalPresentation"
],
"sources" : [
"ModalPresentationRegistery.swift",
"ModalPublished.swift",
"ModalState.swift",
"OptionalValue.swift"
],
"type" : "library"
}
],
"tools_version" : "5.10"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"SwiftModalPresentation"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme SwiftModalPresentation -destination platform=macOS,arch=arm64
Build complete.
Done.