The Swift Package Index logo.Swift Package Index

Build Information

Successful build of AFBilling with Swift 5.9 for macOS (SPM).

Build Command

env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.19.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/BeAppOnline/AFBilling.git
Reference: 1.1.0
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/0/finestructure/swiftpackageindex-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 into spi-builder-workspace
7cd449151ad622b4bc0a9b47bcf0ea16fc6326c5
SUCCESS checkout https://github.com/BeAppOnline/AFBilling.git at 1.1.0
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.9
Building package at path:  spi-builder-workspace
Running build ...
env DEVELOPER_DIR="/Applications/Xcode-15.0.0-Beta.app" xcrun swift build --arch arm64
Building ... (attempt 1)
Fetching https://github.com/afdetails/AFNetwork.git from cache
Fetching https://github.com/BeAppOnline/Cancellable.git from cache
Fetched https://github.com/BeAppOnline/Cancellable.git (0.18s)
Fetched https://github.com/afdetails/AFNetwork.git (0.18s)
Computing version for https://github.com/BeAppOnline/Cancellable.git
Computed https://github.com/BeAppOnline/Cancellable.git at 1.0.0 (0.38s)
Computing version for https://github.com/afdetails/AFNetwork.git
Computed https://github.com/afdetails/AFNetwork.git at 1.0.5 (0.38s)
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
Building for debugging...
[1/12] Compiling Cancellable Cancellable.swift
[2/12] Emitting module Cancellable
[3/12] Compiling AFNetworks DefaultNetworkService.swift
[4/13] Compiling AFNetworks DefaultNetworkErrorLogger.swift
[5/13] Compiling AFNetworks DataTransfer Service + ErrorResolver + ErrorLogger.swift
[6/13] Compiling AFNetworks DefaultDataTransferErrorLogger.swift
[7/13] Compiling AFNetworks DefaultSessionManager.swift
[8/13] Compiling AFNetworks DefaultDataTransferErrorResolver.swift
[9/13] Compiling AFNetworks DefaultDataTransferService.swift
[10/13] Compiling AFNetworks Endpoint.swift
[11/13] Emitting module AFNetworks
[12/13] Compiling AFNetworks NetworkConfig.swift
[13/13] Compiling AFNetworks NetworkService + SessionManager + ErrorLogger.swift
[14/22] Compiling AFBilling Cancellable.swift
[15/23] Emitting module AFBilling
[16/23] Compiling AFBilling RepositoryTask.swift
[17/23] Compiling AFBilling InAppPurchaseBillingRepository.swift
[18/23] Compiling AFBilling DefaultIAPRepository.swift
[19/23] Compiling AFBilling AdjustEventsRepository.swift
[20/23] Compiling AFBilling DefaultAdjustEvent.swift
[21/23] Compiling AFBilling IAPRepository.swift
[22/23] Compiling AFBilling IAPManager.swift
[23/23] Compiling AFBilling AppConifgurations.swift
Build complete! (11.04s)
Build complete.
Done.