The Swift Package Index logo.Swift Package Index

Build Information

Successful build of ZPopupPresenter with Swift 5.8 for iOS using Xcode 14.3 at main.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-14.3.1.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/
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
========================================
Build
========================================
Selected platform:         iOS
Swift version:             5.8
Building package at path:  $PWD/checkout
Command line invocation:
    /Applications/Xcode-14.3.1.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-14.3.1.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme ZPopupPresenter -destination generic/platform=ios
2023-11-01 00:25:58.327 xcodebuild[40654:28569520] DVTCoreDeviceEnabledState: DVTCoreDeviceEnabledState_Disabled set via user default (DVTEnableCoreDevice=disabled)
Build complete.
Command line invocation:
    /Applications/Xcode-14.3.1.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/checkout/.dependencies -derivedDataPath $PWD/checkout/.derivedData build -scheme ZPopupPresenter -destination generic/platform=ios
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = $PWD/checkout/.dependencies
    IDEDerivedDataPathOverride = $PWD/checkout/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Resolved source packages:
  ZPopupPresenter: $PWD/checkout
Prepare packages
Computing target dependency graph and provisioning inputs
Create build description
Build description signature: ed563f2d443d4f569e7ae9bba1d1892d
Build description path: $PWD/checkout/.derivedData/Build/Intermediates.noindex/XCBuildData/ed563f2d443d4f569e7ae9bba1d1892d.xcbuilddata
note: Building targets in dependency order
CreateBuildDirectory $PWD/checkout/.derivedData/Build/Products
    cd $PWD/checkout/.swiftpm/xcode
    builtin-create-build-directory $PWD/checkout/.derivedData/Build/Products
CreateBuildDirectory $PWD/checkout/.derivedData/Build/Intermediates.noindex
    cd $PWD/checkout/.swiftpm/xcode
    builtin-create-build-directory $PWD/checkout/.derivedData/Build/Intermediates.noindex
ClangStatCache /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk $PWD/checkout/.derivedData/SDKStatCaches.noindex/iphoneos16.4-20E238-.sdkstatcache
    cd $PWD/checkout/.swiftpm/xcode
    /Applications/Xcode-14.3.1.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-14.3.1.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS16.4.sdk -o $PWD/checkout/.derivedData/SDKStatCaches.noindex/iphoneos16.4-20E238-.sdkstatcache
Done.