Build Information
Successful build of AFBilling, reference 1.1.0 (7cd449), with Swift 6.3 for macOS (SPM) on 11 Apr 2026 13:35:59 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BeAppOnline/AFBilling.git
Reference: 1.1.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/BeAppOnline/AFBilling
* tag 1.1.0 -> FETCH_HEAD
HEAD is now at 7cd4491 make adjust event passable
Cloned https://github.com/BeAppOnline/AFBilling.git
Revision (git rev-parse @):
7cd449151ad622b4bc0a9b47bcf0ea16fc6326c5
SUCCESS checkout https://github.com/BeAppOnline/AFBilling.git at 1.1.0
Fetching https://github.com/BeAppOnline/Cancellable.git
Fetching https://github.com/afdetails/AFNetwork.git
[1/24] Fetching cancellable
Fetched https://github.com/BeAppOnline/Cancellable.git from cache (0.56s)
[1/133] Fetching afnetwork
Fetched https://github.com/afdetails/AFNetwork.git from cache (0.64s)
Computing version for https://github.com/BeAppOnline/Cancellable.git
Computed https://github.com/BeAppOnline/Cancellable.git at 1.0.0 (1.39s)
Computing version for https://github.com/afdetails/AFNetwork.git
Computed https://github.com/afdetails/AFNetwork.git at 1.0.5 (0.72s)
Creating working copy for https://github.com/afdetails/AFNetwork.git
Working copy of https://github.com/afdetails/AFNetwork.git resolved at 1.0.5
Creating working copy for https://github.com/BeAppOnline/Cancellable.git
Working copy of https://github.com/BeAppOnline/Cancellable.git resolved at 1.0.0
========================================
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": "afbilling",
"name": "AFBilling",
"url": "https://github.com/BeAppOnline/AFBilling.git",
"version": "unspecified",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AFBilling",
"traits": [
"default"
],
"dependencies": [
{
"identity": "afnetwork",
"name": "AFNetworks",
"url": "https://github.com/afdetails/AFNetwork.git",
"version": "1.0.5",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/AFNetwork",
"traits": [
"default"
],
"dependencies": [
]
},
{
"identity": "cancellable",
"name": "Cancellable",
"url": "https://github.com/BeAppOnline/Cancellable.git",
"version": "1.0.0",
"path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Cancellable",
"traits": [
"default"
],
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/BeAppOnline/AFBilling.git
[1/160] Fetching afbilling
Fetched https://github.com/BeAppOnline/AFBilling.git from cache (0.64s)
Fetching https://github.com/BeAppOnline/Cancellable.git from cache
Fetching https://github.com/afdetails/AFNetwork.git from cache
Fetched https://github.com/BeAppOnline/Cancellable.git from cache (0.47s)
Fetched https://github.com/afdetails/AFNetwork.git from cache (0.47s)
Computing version for https://github.com/BeAppOnline/Cancellable.git
Computed https://github.com/BeAppOnline/Cancellable.git at 1.0.0 (0.54s)
Computing version for https://github.com/afdetails/AFNetwork.git
Computed https://github.com/afdetails/AFNetwork.git at 1.0.5 (0.04s)
Creating working copy for https://github.com/BeAppOnline/AFBilling.git
Working copy of https://github.com/BeAppOnline/AFBilling.git resolved at 1.1.0 (7cd4491)
Creating working copy for https://github.com/BeAppOnline/Cancellable.git
Working copy of https://github.com/BeAppOnline/Cancellable.git resolved at 1.0.0
Creating working copy for https://github.com/afdetails/AFNetwork.git
Working copy of https://github.com/afdetails/AFNetwork.git resolved at 1.0.5
warning: '.resolve-product-dependencies': dependency 'afbilling' is not used by any target
Found 2 product dependencies
- AFNetworks
- Cancellable
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.3
Building package at path: $PWD
https://github.com/BeAppOnline/AFBilling.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/4] Write sources
[3/4] Write swift-version--6988338F2F200930.txt
[5/16] Compiling Cancellable Cancellable.swift
[6/16] Emitting module Cancellable
[7/16] Emitting module AFNetworks
[8/17] Compiling AFNetworks DefaultNetworkService.swift
[9/17] Compiling AFNetworks NetworkConfig.swift
[10/17] Compiling AFNetworks DefaultSessionManager.swift
[11/17] Compiling AFNetworks DefaultDataTransferService.swift
[12/17] Compiling AFNetworks DefaultNetworkErrorLogger.swift
[13/17] Compiling AFNetworks DefaultDataTransferErrorResolver.swift
[14/17] Compiling AFNetworks DataTransfer Service + ErrorResolver + ErrorLogger.swift
[15/17] Compiling AFNetworks DefaultDataTransferErrorLogger.swift
[16/17] Compiling AFNetworks Endpoint.swift
[17/17] Compiling AFNetworks NetworkService + SessionManager + ErrorLogger.swift
[18/27] Compiling AFBilling InAppPurchaseBillingRepository.swift
[19/27] Compiling AFBilling RepositoryTask.swift
[20/27] Compiling AFBilling IAPRepository.swift
[21/27] Compiling AFBilling DefaultIAPRepository.swift
[22/27] Compiling AFBilling AppConifgurations.swift
[23/27] Compiling AFBilling Cancellable.swift
[24/27] Compiling AFBilling DefaultAdjustEvent.swift
[25/27] Compiling AFBilling AdjustEventsRepository.swift
[26/27] Emitting module AFBilling
[27/27] Compiling AFBilling IAPManager.swift
Build complete! (12.10s)
Build complete.
{
"dependencies" : [
{
"identity" : "afnetwork",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.5",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/afdetails/AFNetwork.git"
},
{
"identity" : "cancellable",
"requirement" : {
"range" : [
{
"lower_bound" : "1.0.0",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/BeAppOnline/Cancellable.git"
}
],
"manifest_display_name" : "AFBilling",
"name" : "AFBilling",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
],
"products" : [
{
"name" : "AFBilling",
"targets" : [
"AFBilling"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "AFBillingTests",
"module_type" : "SwiftTarget",
"name" : "AFBillingTests",
"path" : "Tests/AFBillingTests",
"product_dependencies" : [
"AFNetworks"
],
"sources" : [
"AFBillingTests.swift",
"UseCase/AFBillingUseCase.swift",
"XCTestManifests.swift"
],
"target_dependencies" : [
"AFBilling"
],
"type" : "test"
},
{
"c99name" : "AFBilling",
"module_type" : "SwiftTarget",
"name" : "AFBilling",
"path" : "Sources/AFBilling",
"product_dependencies" : [
"AFNetworks",
"Cancellable"
],
"product_memberships" : [
"AFBilling"
],
"sources" : [
"Adjust/AdjustEventsRepository.swift",
"Adjust/DefaultAdjustEvent.swift",
"Cancellable/Cancellable.swift",
"Configuration/AppConifgurations.swift",
"Manager/IAPManager.swift",
"Repositories/DefaultIAPRepository.swift",
"Repositories/IAPRepository.swift",
"Repositories/InAppPurchaseBillingRepository.swift",
"Utils/RepositoryTask.swift"
],
"type" : "library"
}
],
"tools_version" : "5.2"
}
Done.