The Swift Package Index logo.Swift Package Index

Build Information

Failed to build PGWHelper, reference main (bad496), with Swift 6.1 for macOS (SPM) on 21 Oct 2025 13:54:59 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/2C2P/PGWSDKHELPER-SwiftPackage.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/2C2P/PGWSDKHELPER-SwiftPackage
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
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 main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/2C2P/PGWSDKHELPER-SwiftPackage.git
https://github.com/2C2P/PGWSDKHELPER-SwiftPackage.git
{
  "dependencies" : [
  ],
  "manifest_display_name" : "PGWHelper",
  "name" : "PGWHelper",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "PGWHelper",
      "targets" : [
        "PGWHelper",
        "zpdk"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "zpdk",
      "module_type" : "BinaryTarget",
      "name" : "zpdk",
      "path" : "remote/archive/zpdk.xcframework.zip",
      "product_memberships" : [
        "PGWHelper"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "PGWHelper",
      "module_type" : "BinaryTarget",
      "name" : "PGWHelper",
      "path" : "remote/archive/PGW_SDK_HELPER_iOS_v4.2.2.zip",
      "product_memberships" : [
        "PGWHelper"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.10"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats -Xswiftc -strict-concurrency=complete -Xswiftc -enable-upcoming-feature -Xswiftc StrictConcurrency -Xswiftc -enable-upcoming-feature -Xswiftc DisableOutwardActorInference -Xswiftc -enable-upcoming-feature -Xswiftc GlobalActorIsolatedTypesUsability -Xswiftc -enable-upcoming-feature -Xswiftc InferSendableFromCaptures
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
Downloading binary artifact https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_HELPER_iOS_v4.2.2/PGW_SDK_HELPER_iOS_v4.2.2.zip
[65536/254018] Downloading https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_HELPER_iOS_v4.2.2/PGW_SDK_HELPER_iOS_v4.2.2.zip
Downloaded https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_HELPER_iOS_v4.2.2/PGW_SDK_HELPER_iOS_v4.2.2.zip (0.31s)
[16921/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.64s)
error: The package does not contain a buildable target.
Add at least one `.target` or `.executableTarget` to your `Package.swift`.
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.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.1 macosSpm