Build Information
Successful build of Changelly with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/coinpaprika/changelly-api-swift-client.git
Reference: master
Initialized empty Git repository in /Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/coinpaprika/changelly-api-swift-client
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at cf12ab4 [SPM] Add Coinpaprika prefix to Networking and NetworkingMocks modules
Cloned https://github.com/coinpaprika/changelly-api-swift-client.git
Revision (git rev-parse @):
cf12ab46bdc74579cd25838bbd5764f102a2ae05
SUCCESS checkout https://github.com/coinpaprika/changelly-api-swift-client.git at master
Fetching https://github.com/coinpaprika/coinpaprika-api-swift-client.git from cache
Fetched https://github.com/coinpaprika/coinpaprika-api-swift-client.git (0.36s)
Computing version for https://github.com/coinpaprika/coinpaprika-api-swift-client.git
Computed https://github.com/coinpaprika/coinpaprika-api-swift-client.git at 2.4.0 (0.48s)
Creating working copy for https://github.com/coinpaprika/coinpaprika-api-swift-client.git
Working copy of https://github.com/coinpaprika/coinpaprika-api-swift-client.git resolved at 2.4.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "changelly-api-swift-client",
"name": "Changelly",
"url": "https://github.com/coinpaprika/changelly-api-swift-client.git",
"version": "unspecified",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/changelly-api-swift-client",
"dependencies": [
{
"identity": "coinpaprika-api-swift-client",
"name": "Coinpaprika",
"url": "https://github.com/coinpaprika/coinpaprika-api-swift-client.git",
"version": "2.4.0",
"path": "/Users/admin/builds/J1XnyXFH/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/coinpaprika-api-swift-client",
"dependencies": [
]
}
]
}
]
}
Fetching https://github.com/coinpaprika/changelly-api-swift-client.git
[1/276] Fetching changelly-api-swift-client
Fetched https://github.com/coinpaprika/changelly-api-swift-client.git (0.34s)
Fetching https://github.com/coinpaprika/coinpaprika-api-swift-client.git from cache
Fetched https://github.com/coinpaprika/coinpaprika-api-swift-client.git (0.25s)
Computing version for https://github.com/coinpaprika/coinpaprika-api-swift-client.git
Computed https://github.com/coinpaprika/coinpaprika-api-swift-client.git at 2.4.0 (0.03s)
Creating working copy for https://github.com/coinpaprika/changelly-api-swift-client.git
Working copy of https://github.com/coinpaprika/changelly-api-swift-client.git resolved at master
Creating working copy for https://github.com/coinpaprika/coinpaprika-api-swift-client.git
Working copy of https://github.com/coinpaprika/coinpaprika-api-swift-client.git resolved at 2.4.0
warning: '.resolve-product-dependencies': dependency 'changelly-api-swift-client' is not used by any target
Found 1 product dependencies
- Coinpaprika
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
Building for debugging...
[1/6] Compiling CoinpaprikaNetworking NetworkSession.swift
[2/6] Compiling CoinpaprikaNetworking Errors.swift
[3/6] Compiling CoinpaprikaNetworking CodableModel.swift
[4/6] Compiling CoinpaprikaNetworking Result.swift
[5/6] Compiling CoinpaprikaNetworking Request.swift
[6/6] Emitting module CoinpaprikaNetworking
[7/14] Compiling Changelly String+HMAC.swift
[8/14] Compiling Changelly TransactionLog.swift
[9/14] Compiling Changelly Credentials.swift
[10/14] Compiling Changelly Currency.swift
[11/14] Compiling Changelly API.swift
[12/14] Compiling Changelly JsonRpcRequest.swift
[13/14] Compiling Changelly Transaction.swift
[14/14] Emitting module Changelly
Build complete! (7.72s)
Build complete.
Done.