Build Information
Successful build of Changelly with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.29.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/coinpaprika/changelly-api-swift-client.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/coinpaprika/changelly-api-swift-client.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0-Beta.2.app xcrun swift build --arch arm64
Building for debugging...
[0/3] Write sources
[2/3] Write swift-version--423B1241ED78D482.txt
[4/9] Compiling CoinpaprikaNetworking Result.swift
[5/9] Compiling CoinpaprikaNetworking Errors.swift
[6/9] Compiling CoinpaprikaNetworking CodableModel.swift
[7/9] Compiling CoinpaprikaNetworking Request.swift
[8/9] Emitting module CoinpaprikaNetworking
[9/9] Compiling CoinpaprikaNetworking NetworkSession.swift
[10/17] Compiling Changelly TransactionLog.swift
[11/17] Compiling Changelly Credentials.swift
[12/17] Compiling Changelly Currency.swift
[13/17] Compiling Changelly JsonRpcRequest.swift
[14/17] Emitting module Changelly
[15/17] Compiling Changelly API.swift
[16/17] Compiling Changelly Transaction.swift
[17/17] Compiling Changelly String+HMAC.swift
Build complete! (4.11s)
Fetching https://github.com/coinpaprika/coinpaprika-api-swift-client.git from cache
Fetched https://github.com/coinpaprika/coinpaprika-api-swift-client.git from cache (0.20s)
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.36s)
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
Build complete.
Done.