The Swift Package Index logo.Swift Package Index

Build Information

Successful build of MockNetworking 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/Machx/MockNetworking.git
Reference: 0.2.1
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/Machx/MockNetworking
 * tag               0.2.1      -> FETCH_HEAD
HEAD is now at 6cfd853 change tools version to fix a minior issue
Cloned https://github.com/Machx/MockNetworking.git into spi-builder-workspace
6cfd8536e98355f9d2a9b60fa0b7381efbc9b003
SUCCESS checkout https://github.com/Machx/MockNetworking.git at 0.2.1
========================================
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/Machx/Konkyo.git from cache
Fetched https://github.com/Machx/Konkyo.git (0.29s)
Creating working copy for https://github.com/Machx/Konkyo.git
Working copy of https://github.com/Machx/Konkyo.git resolved at main
Building for debugging...
[1/9] Compiling Konkyo RollingDictionary.swift
[2/9] Compiling Konkyo Initialization.swift
[3/9] Compiling Konkyo Atomic.swift
[4/9] Compiling Konkyo Mutex.swift
[5/9] Compiling Konkyo CPUInfo.swift
[6/10] Emitting module Konkyo
[7/10] Compiling Konkyo Condition.swift
[8/10] Compiling Konkyo AsynchronousOperationBase.swift
[9/10] Compiling Konkyo Log.swift
[10/10] Compiling Konkyo UnfairLock.swift
[11/17] Compiling MockNetworking MockPropertyResponse.swift
[12/17] Compiling MockNetworking URLSession.swift
[13/17] Compiling MockNetworking HTTPURLResponse.swift
[14/17] Compiling MockNetworking MockResponseStore.swift
[15/17] Compiling MockNetworking Dictionary.swift
[16/17] Emitting module MockNetworking
[17/17] Compiling MockNetworking MockURLProtocol.swift
Build complete! (10.13s)
Build complete.
Done.