The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build PGWUI, reference main (a11cc5), with Swift 6.0 for macOS (Xcode) using Xcode 16.0 on 6 Nov 2024 14:24:59 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PGWUI -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete

Build Log

========================================
RunAll
========================================
Builder version: 4.56.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/2C2P/PGWUISDK-SwiftPackage.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/2C2P/PGWUISDK-SwiftPackage
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at a11cc5f - Update for PGW UI SDK v4.0.2.
Cloned https://github.com/2C2P/PGWUISDK-SwiftPackage.git
Revision (git rev-parse @):
a11cc5f678c1d37eeb02b73399ff348e7940a5bf
SUCCESS checkout https://github.com/2C2P/PGWUISDK-SwiftPackage.git at main
========================================
Build
========================================
Selected platform:         macosXcodebuild
Swift version:             6.0
Building package at path:  $PWD
https://github.com/2C2P/PGWUISDK-SwiftPackage.git
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEPackageSupportUseBuiltinSCM = YES
Resolve Package Graph
Fetching from https://github.com/2C2P/PGWSDKHELPER-SwiftPackage
Fetching from https://github.com/2C2P/PGWSDK-SwiftPackage
Creating working copy of package ‘PGWSDK-SwiftPackage’
Checking out 4.7.0 of package ‘PGWSDK-SwiftPackage’
Creating working copy of package ‘PGWSDKHELPER-SwiftPackage’
Checking out 4.2.1 of package ‘PGWSDKHELPER-SwiftPackage’
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  PGWUI: /Users/admin/builder/spi-builder-workspace
  PGW: https://github.com/2C2P/PGWSDK-SwiftPackage @ 4.7.0
  PGWHelper: https://github.com/2C2P/PGWSDKHELPER-SwiftPackage @ 4.2.1
resolved source packages: PGWUI, PGW, PGWHelper
{
  "dependencies" : [
    {
      "identity" : "pgwsdk-swiftpackage",
      "requirement" : {
        "exact" : [
          "4.7.0"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/2C2P/PGWSDK-SwiftPackage"
    },
    {
      "identity" : "pgwsdkhelper-swiftpackage",
      "requirement" : {
        "exact" : [
          "4.2.1"
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/2C2P/PGWSDKHELPER-SwiftPackage"
    }
  ],
  "manifest_display_name" : "PGWUI",
  "name" : "PGWUI",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "12.0"
    }
  ],
  "products" : [
    {
      "name" : "PGWUI",
      "targets" : [
        "PGWCore",
        "App",
        "Flutter",
        "FlutterPluginRegistrant",
        "image_gallery_saver",
        "path_provider_foundation",
        "pgw_sdk",
        "webview_flutter_wkwebview"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "webview_flutter_wkwebview",
      "module_type" : "BinaryTarget",
      "name" : "webview_flutter_wkwebview",
      "path" : "remote/archive/webview_flutter_wkwebview.xcframework.zip",
      "product_memberships" : [
        "PGWUI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "pgw_sdk",
      "module_type" : "BinaryTarget",
      "name" : "pgw_sdk",
      "path" : "remote/archive/pgw_sdk.xcframework.zip",
      "product_memberships" : [
        "PGWUI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "path_provider_foundation",
      "module_type" : "BinaryTarget",
      "name" : "path_provider_foundation",
      "path" : "remote/archive/path_provider_foundation.xcframework.zip",
      "product_memberships" : [
        "PGWUI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "image_gallery_saver",
      "module_type" : "BinaryTarget",
      "name" : "image_gallery_saver",
      "path" : "remote/archive/image_gallery_saver.xcframework.zip",
      "product_memberships" : [
        "PGWUI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "PGWCore",
      "module_type" : "SwiftTarget",
      "name" : "PGWCore",
      "path" : "Sources/PGWCore",
      "product_dependencies" : [
        "PGW",
        "PGWHelper"
      ],
      "product_memberships" : [
        "PGWUI"
      ],
      "sources" : [
        "Sources.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "FlutterPluginRegistrant",
      "module_type" : "BinaryTarget",
      "name" : "FlutterPluginRegistrant",
      "path" : "remote/archive/FlutterPluginRegistrant.xcframework.zip",
      "product_memberships" : [
        "PGWUI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "Flutter",
      "module_type" : "BinaryTarget",
      "name" : "Flutter",
      "path" : "remote/archive/Flutter.xcframework.zip",
      "product_memberships" : [
        "PGWUI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    },
    {
      "c99name" : "App",
      "module_type" : "BinaryTarget",
      "name" : "App",
      "path" : "remote/archive/App.xcframework.zip",
      "product_memberships" : [
        "PGWUI"
      ],
      "sources" : [
      ],
      "type" : "binary"
    }
  ],
  "tools_version" : "5.10"
}
{
  "workspace" : {
    "name" : "spi-builder-workspace",
    "schemes" : [
      "PGWUI"
    ]
  }
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.1.0.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme PGWUI -destination platform=macOS,arch=arm64 OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme PGWUI -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
  PGWHelper: https://github.com/2C2P/PGWSDKHELPER-SwiftPackage @ 4.2.1
  PGW: https://github.com/2C2P/PGWSDK-SwiftPackage @ 4.7.0
  PGWUI: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'PGWUI' in project 'PGWUI'
        ➜ Explicit dependency on target 'PGWCore' in project 'PGWUI'
        ➜ Explicit dependency on target 'PGW' in project 'PGW'
        ➜ Explicit dependency on target 'PGWHelper' in project 'PGWHelper'
    Target 'PGWCore' in project 'PGWUI'
        ➜ Explicit dependency on target 'PGW' in project 'PGW'
        ➜ Explicit dependency on target 'PGWHelper' in project 'PGWHelper'
    Target 'PGWHelper' in project 'PGWHelper' (no dependencies)
    Target 'PGW' in project 'PGW' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-16.1.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX15.1.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-16.1.0.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 75195f6de6ecc85738da84f0ce6cb79b
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/75195f6de6ecc85738da84f0ce6cb79b.xcbuilddata
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework'. (in target 'PGWCore' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/PGWHelper/PGWHelper.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/PGWHelper/PGWHelper.xcframework'. (in target 'PGWCore' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/zpdk/zpdk.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/zpdk/zpdk.xcframework'. (in target 'PGWCore' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework'. (in target 'PGW' from project 'PGW')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/App/App.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/App/App.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Flutter/Flutter.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Flutter/Flutter.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FlutterPluginRegistrant/FlutterPluginRegistrant.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FlutterPluginRegistrant/FlutterPluginRegistrant.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/image_gallery_saver/image_gallery_saver.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/image_gallery_saver/image_gallery_saver.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/path_provider_foundation/path_provider_foundation.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/path_provider_foundation/path_provider_foundation.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/pgw_sdk/pgw_sdk.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/pgw_sdk/pgw_sdk.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/webview_flutter_wkwebview/webview_flutter_wkwebview.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/webview_flutter_wkwebview/webview_flutter_wkwebview.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/PGWHelper/PGWHelper.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/PGWHelper/PGWHelper.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/zpdk/zpdk.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/zpdk/zpdk.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/PGWHelper/PGWHelper.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/PGWHelper/PGWHelper.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/zpdk/zpdk.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/zpdk/zpdk.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/PGWHelper/PGWHelper.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/PGWHelper/PGWHelper.xcframework'. (in target 'PGWHelper' from project 'PGWHelper')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/zpdk/zpdk.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/zpdk/zpdk.xcframework'. (in target 'PGWHelper' from project 'PGWHelper')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme PGWUI
(1 failure)
Command line invocation:
    /Applications/Xcode-16.1.0.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme PGWUI -destination platform=macOS,arch=arm64 "OTHER_SWIFT_FLAGS=-stats-output-dir .stats -strict-concurrency=complete"
User defaults from command line:
    IDEClonedSourcePackagesDirPathOverride = /Users/admin/builder/spi-builder-workspace/.dependencies
    IDEDerivedDataPathOverride = /Users/admin/builder/spi-builder-workspace/.derivedData
    IDEPackageSupportUseBuiltinSCM = YES
Build settings from command line:
    OTHER_SWIFT_FLAGS = -stats-output-dir .stats -strict-concurrency=complete
Resolve Package Graph
Resolved source packages:
  PGWHelper: https://github.com/2C2P/PGWSDKHELPER-SwiftPackage @ 4.2.1
  PGW: https://github.com/2C2P/PGWSDK-SwiftPackage @ 4.7.0
  PGWUI: /Users/admin/builder/spi-builder-workspace
Prepare packages
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
    Target 'PGWUI' in project 'PGWUI'
        ➜ Explicit dependency on target 'PGWCore' in project 'PGWUI'
        ➜ Explicit dependency on target 'PGW' in project 'PGW'
        ➜ Explicit dependency on target 'PGWHelper' in project 'PGWHelper'
    Target 'PGWCore' in project 'PGWUI'
        ➜ Explicit dependency on target 'PGW' in project 'PGW'
        ➜ Explicit dependency on target 'PGWHelper' in project 'PGWHelper'
    Target 'PGWHelper' in project 'PGWHelper' (no dependencies)
    Target 'PGW' in project 'PGW' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/PGWHelper/PGWHelper.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/PGWHelper/PGWHelper.xcframework'. (in target 'PGWHelper' from project 'PGWHelper')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/zpdk/zpdk.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/zpdk/zpdk.xcframework'. (in target 'PGWHelper' from project 'PGWHelper')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework'. (in target 'PGW' from project 'PGW')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/PGWHelper/PGWHelper.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/PGWHelper/PGWHelper.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/PGWHelper/PGWHelper.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/PGWHelper/PGWHelper.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/zpdk/zpdk.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/zpdk/zpdk.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/zpdk/zpdk.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/zpdk/zpdk.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/App/App.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/App/App.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Flutter/Flutter.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/Flutter/Flutter.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FlutterPluginRegistrant/FlutterPluginRegistrant.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/FlutterPluginRegistrant/FlutterPluginRegistrant.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/image_gallery_saver/image_gallery_saver.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/image_gallery_saver/image_gallery_saver.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/path_provider_foundation/path_provider_foundation.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/path_provider_foundation/path_provider_foundation.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/pgw_sdk/pgw_sdk.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/pgw_sdk/pgw_sdk.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/webview_flutter_wkwebview/webview_flutter_wkwebview.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/spi-builder-workspace/webview_flutter_wkwebview/webview_flutter_wkwebview.xcframework'. (in target 'PGWUI' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdk-swiftpackage/PGW/PGW.xcframework'. (in target 'PGWCore' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/PGWHelper/PGWHelper.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/PGWHelper/PGWHelper.xcframework'. (in target 'PGWCore' from project 'PGWUI')
/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/zpdk/zpdk.xcframework:1:1: error: While building for macOS, no library for this platform was found in '/Users/admin/builder/spi-builder-workspace/.dependencies/artifacts/pgwsdkhelper-swiftpackage/zpdk/zpdk.xcframework'. (in target 'PGWCore' from project 'PGWUI')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:0000FE00-8C151E3703BE51BE, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:0000FE00-8C151E3703BE51BE, name:My Mac }
** BUILD FAILED **
The following build commands failed:
	Building workspace spi-builder-workspace with scheme PGWUI
(1 failure)
BUILD FAILURE 6.0 macosXcodebuild