The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ZPopupPresenter with Swift 5.7 for iOS using Xcode 14.2 at main.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.2.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: main
Initialized empty Git repository in $PWD/checkout/.git/
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
========================================
Build
ff1af91fe39ae31bea6f09f82e6abe54cd19fa3c
========================================
Selected platform:         iOS
Swift version:             5.7
Building package at path:  $PWD/checkout
Command line invocation:
    /Applications/Xcode-14.2.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
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-14.2.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme ZPopupPresenter -destination generic/platform=ios
Build complete.
Done.