The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PGW, reference main (7d0f9a), with Swift 6.3 for macOS (SPM) on 15 Apr 2026 10:30:20 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/2C2P/PGWSDK-SwiftPackage.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/2C2P/PGWSDK-SwiftPackage
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 7d0f9a8 - Update for PGW SDK v4.7.1.
Cloned https://github.com/2C2P/PGWSDK-SwiftPackage.git
Revision (git rev-parse @):
7d0f9a8573cffd978fc747a4641a6ae06e26dff3
SUCCESS checkout https://github.com/2C2P/PGWSDK-SwiftPackage.git at main
Downloading binary artifact https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_iOS_v4.7.1/PGW_SDK_iOS_v4.7.1.zip
[81361/1231665] Downloading https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_iOS_v4.7.1/PGW_SDK_iOS_v4.7.1.zip
Downloaded https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_iOS_v4.7.1/PGW_SDK_iOS_v4.7.1.zip (0.58s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "traits": [
    "default"
  ],
  "dependencies": [
    {
      "identity": "pgwsdk-swiftpackage",
      "name": "PGW",
      "url": "https://github.com/2C2P/PGWSDK-SwiftPackage.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PGWSDK-SwiftPackage",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/2C2P/PGWSDK-SwiftPackage.git
[1/21] Fetching pgwsdk-swiftpackage
Fetched https://github.com/2C2P/PGWSDK-SwiftPackage.git from cache (0.52s)
Creating working copy for https://github.com/2C2P/PGWSDK-SwiftPackage.git
Working copy of https://github.com/2C2P/PGWSDK-SwiftPackage.git resolved at main (7d0f9a8)
Fetching binary artifact https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_iOS_v4.7.1/PGW_SDK_iOS_v4.7.1.zip from cache
Fetched https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_iOS_v4.7.1/PGW_SDK_iOS_v4.7.1.zip from cache (0.14s)
warning: '.resolve-product-dependencies': dependency 'pgwsdk-swiftpackage' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.3
Building package at path:  $PWD
https://github.com/2C2P/PGWSDK-SwiftPackage.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
BUILD FAILURE 6.3 macosSpm