The Swift Package Index logo.Swift Package Index

Build Information

Successful build of Prch 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.23.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/brightdigit/Prch.git
Reference: 1.0.0-alpha.2
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/brightdigit/Prch
 * tag               1.0.0-alpha.2 -> FETCH_HEAD
HEAD is now at b9329ba Allow Status Code Decoding (#30)
Cloned https://github.com/brightdigit/Prch.git into spi-builder-workspace
b9329bab762886dbc478c9f6850a63bfde7fde93
SUCCESS checkout https://github.com/brightdigit/Prch.git at 1.0.0-alpha.2
========================================
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.app" xcrun swift build --arch arm64
Building for debugging...
[1/18] Emitting module PrchModel
[2/20] Compiling PrchModel CustomServiceDecoding.swift
[3/20] Compiling PrchModel CustomServiceEncoding.swift
[4/20] Compiling PrchModel Decodable.swift
[5/20] Compiling PrchModel Content.swift
[6/20] Compiling PrchModel ContentDecodable.swift
[7/20] Compiling PrchModel ContentEncodable.swift
[8/20] Compiling PrchModel Decoder.swift
[9/20] Compiling PrchModel Dictionary.swift
[10/20] Compiling PrchModel RequestMethod.swift
[11/20] Compiling PrchModel ServiceCall.swift
[12/20] Compiling PrchModel JSONDecoder.swift
[13/20] Compiling PrchModel JSONEncoder.swift
[14/20] Compiling PrchModel Empty.swift
[15/20] Compiling PrchModel Encodable.swift
[16/20] Compiling PrchModel API.swift
[17/20] Compiling PrchModel Array.swift
[18/20] Compiling PrchModel CoderError.swift
[19/20] Compiling PrchModel EncodableValue.swift
[20/20] Compiling PrchModel Encoder.swift
[21/32] Compiling Prch SessionAuthorization.swift
[22/32] Compiling Prch SessionRequest.swift
[23/32] Compiling Prch SessionResponse.swift
[24/33] Compiling Prch RequestError.swift
[25/33] Compiling Prch Session.swift
[26/33] Emitting module Prch
[27/33] Compiling Prch AuthorizationManager.swift
[28/33] Compiling Prch NullAuthorizationManager.swift
[29/33] Compiling Prch Service.swift
[30/33] Compiling Prch ServiceProtocol.swift
[31/33] Compiling Prch URLSessionResponse.swift
[32/33] Compiling Prch URLRequest.swift
[33/33] Compiling Prch URLSession.swift
Build complete! (10.61s)
Build complete.
========================================
ResolveProductDependencies
========================================
Resolving dependencies at path: spi-builder-workspace
Fetching https://github.com/brightdigit/Prch.git from cache
Fetched https://github.com/brightdigit/Prch.git (0.31s)
Creating working copy for https://github.com/brightdigit/Prch.git
Working copy of https://github.com/brightdigit/Prch.git resolved at 1.0.0-alpha.2
warning: '.resolve-product-dependencies': dependency 'prch' is not used by any target
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "prch",
      "name": "Prch",
      "url": "https://github.com/brightdigit/Prch.git",
      "version": "unspecified",
      "path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Prch",
      "dependencies": [

      ]
    }
  ]
}
Found 0 product dependencies
Done.