The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ZPopupPresenter with Swift 5.9 for iOS using Xcode 15.2 at 1.0.1.

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 generic/platform=ios

Build Log

========================================
RunAll
========================================
Builder version: 4.25.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/Jnis/ZPopupPresenter.git
Reference: 1.0.1
From https://github.com/Jnis/ZPopupPresenter
 * tag               1.0.1      -> FETCH_HEAD
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 @):
ff1af91fe39ae31bea6f09f82e6abe54cd19fa3c
SUCCESS checkout https://github.com/Jnis/ZPopupPresenter.git at 1.0.1
========================================
Build
========================================
Selected platform:         iOS
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 generic/platform=ios
Build complete.
Done.