Build Information
Successful build of Resting with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.38.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/rocxteady/Resting.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/rocxteady/Resting
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 667c7e7 Merge pull request #9 from rocxteady/development
Cloned https://github.com/rocxteady/Resting.git
Revision (git rev-parse @):
667c7e7903e41ccd4ab8a39f4df0570a29f49ead
SUCCESS checkout https://github.com/rocxteady/Resting.git at main
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "resting",
"name": "Resting",
"url": "https://github.com/rocxteady/Resting.git",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/0/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Resting",
"dependencies": [
]
}
]
}
Fetching https://github.com/rocxteady/Resting.git from cache
Fetched https://github.com/rocxteady/Resting.git from cache (0.16s)
Creating working copy for https://github.com/rocxteady/Resting.git
Working copy of https://github.com/rocxteady/Resting.git resolved at main (667c7e7)
warning: '.resolve-product-dependencies': dependency 'resting' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/rocxteady/Resting.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[1/5] Copying Localizable.strings
[3/5] Copying Info.plist
[4/5] Write swift-version-6044DDE57671499D.txt
[6/13] Compiling Resting resource_bundle_accessor.swift
[7/13] Compiling Resting URLComponents+Helper.swift
[8/13] Compiling Resting URLSession+Helper.swift
[9/13] Compiling Resting RequestConfiguration.swift
[10/13] Compiling Resting RestingError.swift
[11/13] Compiling Resting DataWithURLResponse.swift
[12/13] Compiling Resting Resting.swift
[13/13] Emitting module Resting
Build complete! (3.82s)
Build complete.
Done.