Build Information
Successful build of SimpleNetworking 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/gonzalezreal/SimpleNetworking.git
Reference: master
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/gonzalezreal/SimpleNetworking
* branch master -> FETCH_HEAD
* [new branch] master -> origin/master
HEAD is now at bd2bd41 Update README
Cloned https://github.com/gonzalezreal/SimpleNetworking.git
Revision (git rev-parse @):
bd2bd41ab92d83a0de1991c4b10d5f182fafee2f
SUCCESS checkout https://github.com/gonzalezreal/SimpleNetworking.git at master
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/gonzalezreal/SimpleNetworking.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/7] Compiling Logging LogHandler.swift
[5/7] Compiling Logging Logging.swift
[6/7] Emitting module Logging
[7/7] Compiling Logging Locks.swift
[8/22] Compiling SimpleNetworking HTTPURLResponse+Logging.swift
[9/22] Compiling SimpleNetworking HeaderField.swift
[10/23] Compiling SimpleNetworking Exports.swift
[11/23] Compiling SimpleNetworking URLRequest+APIRequest.swift
[12/23] Compiling SimpleNetworking Dictionary+LogDescription.swift
[13/23] Compiling SimpleNetworking HTTPStubProtocol.swift
[14/23] Compiling SimpleNetworking ContentType.swift
[15/23] Compiling SimpleNetworking Data+LogDescription.swift
[16/23] Compiling SimpleNetworking APIClientError.swift
[17/23] Compiling SimpleNetworking APIError.swift
[18/23] Emitting module SimpleNetworking
[19/23] Compiling SimpleNetworking APIClient.swift
[20/23] Compiling SimpleNetworking APIClientConfiguration.swift
[21/23] Compiling SimpleNetworking APIRequest+Convenience.swift
[22/23] Compiling SimpleNetworking APIRequest.swift
[23/23] Compiling SimpleNetworking URLSession+Stubbed.swift
Build complete! (4.07s)
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-log from cache (0.20s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.2.0 (0.03s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-log-ba8887eb is not valid git repository for 'https://github.com/apple/swift-log', will fetch again.
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-log from cache (0.02s)
warning: /Users/builder/builds/UKfvDsi8u/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.build/repositories/swift-log-ba8887eb is not valid git repository for 'https://github.com/apple/swift-log', will fetch again.
Fetching https://github.com/apple/swift-log from cache
Fetched https://github.com/apple/swift-log from cache (0.01s)
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.2.0
Build complete.
Done.