The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ZPopupPresenter with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64

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
Initialized empty Git repository in $PWD/checkout/.git/
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 @):
SUCCESS checkout https://github.com/Jnis/ZPopupPresenter.git at 1.0.1
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build complete.
Building for debugging...
[1/2] Emitting module ZPopupPresenter
[2/2] Compiling ZPopupPresenter ZPopupPresenterView.swift
Build complete! (10.51s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
Fetching https://github.com/Jnis/ZPopupPresenter.git
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "$PWD/checkout",
[1/103] Fetching zpopuppresenter
  "version": "unspecified",
Fetched https://github.com/Jnis/ZPopupPresenter.git (0.59s)
  "path": "$PWD/checkout",
  "dependencies": [
Creating working copy for https://github.com/Jnis/ZPopupPresenter.git
    {
Working copy of https://github.com/Jnis/ZPopupPresenter.git resolved at 1.0.1
      "identity": "zpopuppresenter",
      "name": "ZPopupPresenter",
warning: '.resolve-product-dependencies': dependency 'zpopuppresenter' is not used by any target
      "url": "https://github.com/Jnis/ZPopupPresenter.git",
      "version": "unspecified",
      "path": "$PWD/checkout/.build/checkouts/ZPopupPresenter",
      "dependencies": [
      ]
    }
  ]
}
Found 0 product dependencies
Done.