The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PGWHelper, reference 4.2.2 (bad496), with Swift 6.3 for macOS (SPM) on 17 Apr 2026 07:52:39 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/PGWSDKHELPER-SwiftPackage.git
Reference: 4.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/2C2P/PGWSDKHELPER-SwiftPackage
 * tag               4.2.2      -> FETCH_HEAD
HEAD is now at bad4960 - Update for PGW SDK Helper v4.2.2.
Cloned https://github.com/2C2P/PGWSDKHELPER-SwiftPackage.git
Revision (git rev-parse @):
bad4960afac3e969488611bfa233d67fec4cbe37
SUCCESS checkout https://github.com/2C2P/PGWSDKHELPER-SwiftPackage.git at 4.2.2
Downloading binary artifact https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_HELPER_iOS_v4.2.2/PGW_SDK_HELPER_iOS_v4.2.2.zip
Downloading binary artifact https://2c2p-cloudfront.s3.ap-southeast-1.amazonaws.com/devPortal/demoCode/Mobile/PGW_SDK/PGWHelper/PGW_SDK_HELPER_iOS_v4.1.1/Dependencies/ZaloPay/zpdk.xcframework.zip
[16933/254018] Downloading https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_HELPER_iOS_v4.2.2/PGW_SDK_HELPER_iOS_v4.2.2.zip
[33866/593485] Downloading https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_HELPER_iOS_v4.2.2/PGW_SDK_HELPER_iOS_v4.2.2.zip, https://2c2p-cloudfront.s3.ap-southeast-1.amazonaws.com/devPortal/demoCode/Mobile/PGW_SDK/PGWHelper/PGW_SDK_HELPER_iOS_v4.1.1/Dependencies/ZaloPay/zpdk.xcframework.zip
Downloaded https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_HELPER_iOS_v4.2.2/PGW_SDK_HELPER_iOS_v4.2.2.zip (1.63s)
[175335/339467] Downloading https://2c2p-cloudfront.s3.ap-southeast-1.amazonaws.com/devPortal/demoCode/Mobile/PGW_SDK/PGWHelper/PGW_SDK_HELPER_iOS_v4.1.1/Dependencies/ZaloPay/zpdk.xcframework.zip
Downloaded https://2c2p-cloudfront.s3.ap-southeast-1.amazonaws.com/devPortal/demoCode/Mobile/PGW_SDK/PGWHelper/PGW_SDK_HELPER_iOS_v4.1.1/Dependencies/ZaloPay/zpdk.xcframework.zip (1.89s)
========================================
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": "pgwsdkhelper-swiftpackage",
      "name": "PGWHelper",
      "url": "https://github.com/2C2P/PGWSDKHELPER-SwiftPackage.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/PGWSDKHELPER-SwiftPackage",
      "traits": [
        "default"
      ],
      "dependencies": [
      ]
    }
  ]
}
Fetching https://github.com/2C2P/PGWSDKHELPER-SwiftPackage.git
[1/25] Fetching pgwsdkhelper-swiftpackage
Fetched https://github.com/2C2P/PGWSDKHELPER-SwiftPackage.git from cache (0.58s)
Creating working copy for https://github.com/2C2P/PGWSDKHELPER-SwiftPackage.git
Working copy of https://github.com/2C2P/PGWSDKHELPER-SwiftPackage.git resolved at 4.2.2 (bad4960)
Fetching binary artifact https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_HELPER_iOS_v4.2.2/PGW_SDK_HELPER_iOS_v4.2.2.zip from cache
Fetching binary artifact https://2c2p-cloudfront.s3.ap-southeast-1.amazonaws.com/devPortal/demoCode/Mobile/PGW_SDK/PGWHelper/PGW_SDK_HELPER_iOS_v4.1.1/Dependencies/ZaloPay/zpdk.xcframework.zip from cache
Fetched https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_HELPER_iOS_v4.2.2/PGW_SDK_HELPER_iOS_v4.2.2.zip from cache (0.10s)
Fetched https://2c2p-cloudfront.s3.ap-southeast-1.amazonaws.com/devPortal/demoCode/Mobile/PGW_SDK/PGWHelper/PGW_SDK_HELPER_iOS_v4.1.1/Dependencies/ZaloPay/zpdk.xcframework.zip from cache (0.12s)
warning: '.resolve-product-dependencies': dependency 'pgwsdkhelper-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/PGWSDKHELPER-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