The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ZPopupPresenter with Swift 5.9 for watchOS 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 generic/platform=watchos

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
========================================
Selected platform:         watchOS
Swift version:             5.9
Building package at path:  $PWD/checkout
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=watchos
Build complete.
Done.