The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ZPopupPresenter with Swift 5.9 for macOS (Xcode) using Xcode 15.2 at main.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme ZPopupPresenter -destination platform=macos,arch=arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.25.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Jnis/ZPopupPresenter.git
Reference: main
From https://github.com/Jnis/ZPopupPresenter
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at ff1af91 Fixed reloading of popups if remove first popup; Added snackbar demo;
Cloned https://github.com/Jnis/ZPopupPresenter.git
Revision (git rev-parse @):
SUCCESS checkout https://github.com/Jnis/ZPopupPresenter.git at main
ff1af91fe39ae31bea6f09f82e6abe54cd19fa3c
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             5.9
Building package at path:  $PWD/checkout
Command line invocation:
    /Applications/Xcode-15.0.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = $PWD/checkout/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  ZPopupPresenter: $PWD/checkout
resolved source packages: ZPopupPresenter
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "ZPopupPresenter"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme ZPopupPresenter -destination platform=macos,arch=arm64
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
Build complete.
{ platform:macOS, arch:arm64, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:DriverKit, id:00008103-0008793E26D2001E }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:00008103-0008793E26D2001E }
Done.