Build Information
Successful build of PGWUI, reference main (a0c976), with Swift 6.1 for Android on 30 May 2025 03:57:08 UTC.
Swift 6 data race errors: 0
Build Command
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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 2>&1Build Log
========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/2C2P/PGWUISDK-SwiftPackage.git
Reference: main
Initialized empty Git repository in /host/spi-builder-workspace/.git/
hint: Using 'master' as the name for the initial branch. This default branch name
hint: is subject to change. To configure the initial branch name to use in all
hint: of your new repositories, which will suppress this warning, call:
hint:
hint: git config --global init.defaultBranch <name>
hint:
hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and
hint: 'development'. The just-created branch can be renamed via this command:
hint:
hint: git branch -m <name>
From https://github.com/2C2P/PGWUISDK-SwiftPackage
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at a0c9760 - Update for PGW UI SDK v4.0.4.
Cloned https://github.com/2C2P/PGWUISDK-SwiftPackage.git
Revision (git rev-parse @):
a0c97603eab2ace80bfabc23de5152b944c24d01
SUCCESS checkout https://github.com/2C2P/PGWUISDK-SwiftPackage.git at main
========================================
Build
========================================
Selected platform: android
Swift version: 6.1
Building package at path: $PWD
https://github.com/2C2P/PGWUISDK-SwiftPackage.git
https://github.com/2C2P/PGWUISDK-SwiftPackage.git
WARNING: environment variable SUPPRESS_SWIFT_6_FLAGS is not set
{
"dependencies" : [
{
"identity" : "pgwsdk-swiftpackage",
"requirement" : {
"exact" : [
"4.7.1"
]
},
"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" : "/host/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"
}
Running build ...
bash -c docker run --pull=always --rm -v "checkouts-4609320-2":/host -w "$PWD" registry.gitlab.com/finestructure/spi-images:android-6.1-latest swift build --swift-sdk aarch64-unknown-linux-android24 -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 2>&1
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Fetching https://github.com/2C2P/PGWSDKHELPER-SwiftPackage
Fetching https://github.com/2C2P/PGWSDK-SwiftPackage
[1/21] Fetching pgwsdkhelper-swiftpackage
Fetched https://github.com/2C2P/PGWSDKHELPER-SwiftPackage from cache (0.22s)
[1/21] Fetching pgwsdk-swiftpackage
Fetched https://github.com/2C2P/PGWSDK-SwiftPackage from cache (0.29s)
Computing version for https://github.com/2C2P/PGWSDKHELPER-SwiftPackage
Computed https://github.com/2C2P/PGWSDKHELPER-SwiftPackage at 4.2.1 (0.99s)
Computing version for https://github.com/2C2P/PGWSDK-SwiftPackage
Computed https://github.com/2C2P/PGWSDK-SwiftPackage at 4.7.1 (4.80s)
Creating working copy for https://github.com/2C2P/PGWSDK-SwiftPackage
Working copy of https://github.com/2C2P/PGWSDK-SwiftPackage resolved at 4.7.1
Creating working copy for https://github.com/2C2P/PGWSDKHELPER-SwiftPackage
Working copy of https://github.com/2C2P/PGWSDKHELPER-SwiftPackage resolved at 4.2.1
Downloading binary artifact https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/App.xcframework.zip
Downloading binary artifact https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/image_gallery_saver.xcframework.zip
Downloading binary artifact https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/pgw_sdk.xcframework.zip
Downloading binary artifact https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/webview_flutter_wkwebview.xcframework.zip
Downloading binary artifact https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_HELPER_iOS_v4.2.1/PGW_SDK_HELPER_iOS_v4.2.1.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
Downloading binary artifact https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/FlutterPluginRegistrant.xcframework.zip
Downloading binary artifact https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/path_provider_foundation.xcframework.zip
Downloading binary artifact https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/Flutter.xcframework.zip
Downloading binary artifact https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_iOS_v4.7.1/PGW_SDK_iOS_v4.7.1.zip
[15826/576116] Downloading https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/path_provider_foundation.xcframework.zip
[48594/1672082] Downloading https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/path_provider_foundation.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/webview_flutter_wkwebview.xcframework.zip
[64421/1695255] Downloading https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/path_provider_foundation.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/webview_flutter_wkwebview.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/FlutterPluginRegistrant.xcframework.zip
[104535/28723140] Downloading https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/path_provider_foundation.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/webview_flutter_wkwebview.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/FlutterPluginRegistrant.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/App.xcframework.zip
[120358/28981735] Downloading https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/path_provider_foundation.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/webview_flutter_wkwebview.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/FlutterPluginRegistrant.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/App.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_HELPER_iOS_v4.2.1/PGW_SDK_HELPER_iOS_v4.2.1.zip
[153126/29842997] Downloading https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/path_provider_foundation.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/webview_flutter_wkwebview.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/FlutterPluginRegistrant.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/App.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_HELPER_iOS_v4.2.1/PGW_SDK_HELPER_iOS_v4.2.1.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/pgw_sdk.xcframework.zip
[717425/30627498] Downloading https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/path_provider_foundation.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/webview_flutter_wkwebview.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/FlutterPluginRegistrant.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/App.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_HELPER_iOS_v4.2.1/PGW_SDK_HELPER_iOS_v4.2.1.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/pgw_sdk.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/image_gallery_saver.xcframework.zip
[4262237/31859163] Downloading https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/path_provider_foundation.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/webview_flutter_wkwebview.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/FlutterPluginRegistrant.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/App.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_HELPER_iOS_v4.2.1/PGW_SDK_HELPER_iOS_v4.2.1.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/pgw_sdk.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/image_gallery_saver.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_iOS_v4.7.1/PGW_SDK_iOS_v4.7.1.zip
[4397781/106879579] Downloading https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/path_provider_foundation.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/webview_flutter_wkwebview.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/FlutterPluginRegistrant.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/App.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_HELPER_iOS_v4.2.1/PGW_SDK_HELPER_iOS_v4.2.1.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/pgw_sdk.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/image_gallery_saver.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_iOS_v4.7.1/PGW_SDK_iOS_v4.7.1.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/Flutter.xcframework.zip
Downloaded https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/FlutterPluginRegistrant.xcframework.zip (0.78s)
[4962735/106856406] Downloading https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/path_provider_foundation.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/webview_flutter_wkwebview.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/App.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_HELPER_iOS_v4.2.1/PGW_SDK_HELPER_iOS_v4.2.1.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/pgw_sdk.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/image_gallery_saver.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_iOS_v4.7.1/PGW_SDK_iOS_v4.7.1.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/Flutter.xcframework.zip
Downloaded https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_HELPER_iOS_v4.2.1/PGW_SDK_HELPER_iOS_v4.2.1.zip (0.82s)
[6803359/106597811] Downloading https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/path_provider_foundation.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/webview_flutter_wkwebview.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/App.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/pgw_sdk.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/image_gallery_saver.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_iOS_v4.7.1/PGW_SDK_iOS_v4.7.1.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/Flutter.xcframework.zip
Downloaded https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/path_provider_foundation.xcframework.zip (0.86s)
[9641285/106021695] Downloading https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/webview_flutter_wkwebview.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/App.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/pgw_sdk.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/image_gallery_saver.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_iOS_v4.7.1/PGW_SDK_iOS_v4.7.1.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/Flutter.xcframework.zip
Downloaded https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/image_gallery_saver.xcframework.zip (0.89s)
[10882720/105237194] Downloading https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/webview_flutter_wkwebview.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/App.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/pgw_sdk.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_iOS_v4.7.1/PGW_SDK_iOS_v4.7.1.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/Flutter.xcframework.zip
Downloaded https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/pgw_sdk.xcframework.zip (0.93s)
[14658412/104375932] Downloading https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/webview_flutter_wkwebview.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/App.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_iOS_v4.7.1/PGW_SDK_iOS_v4.7.1.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/Flutter.xcframework.zip
[15061644/103279966] Downloading https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/App.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_iOS_v4.7.1/PGW_SDK_iOS_v4.7.1.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/Flutter.xcframework.zip
Downloaded https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/webview_flutter_wkwebview.xcframework.zip (0.94s)
Downloaded https://d27uu9vmlo4gwh.cloudfront.net/PGW_SDK_iOS_v4.7.1/PGW_SDK_iOS_v4.7.1.zip (1.05s)
[27085341/102048301] Downloading https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/App.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/Flutter.xcframework.zip
[49989346/102387768] Downloading https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/App.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/Flutter.xcframework.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://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.99s)
[92548168/102048301] Downloading https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/App.xcframework.zip, https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/Flutter.xcframework.zip
Downloaded https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/App.xcframework.zip (3.40s)
Downloaded https://d27uu9vmlo4gwh.cloudfront.net/PGW_UI_SDK_iOS_v4.0.4/Flutter.xcframework.zip (8.66s)
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-24593BA9C3E375BF.txt
[3/4] Emitting module PGWCore
[4/4] Compiling PGWCore Sources.swift
Build complete! (17.74s)
Build complete.
{
"dependencies" : [
{
"identity" : "pgwsdk-swiftpackage",
"requirement" : {
"exact" : [
"4.7.1"
]
},
"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" : "/host/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"
}
android-6.1-latest: Pulling from finestructure/spi-images
Digest: sha256:fe1962677657b2408c217cb5cceb3c09bc1d91486e360cebbc6eee461a5945d8
Status: Image is up to date for registry.gitlab.com/finestructure/spi-images:android-6.1-latest
Done.