Build Information
Successful build of URLSchemeRouter with Swift 5.9 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.39.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/finnvoor/URLSchemeRouter.git
Reference: 1.0.1
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/finnvoor/URLSchemeRouter
* tag 1.0.1 -> FETCH_HEAD
HEAD is now at c55e989 Wrap DecodingError for more useful error descriptions
Cloned https://github.com/finnvoor/URLSchemeRouter.git
Revision (git rev-parse @):
c55e989434c2a99d5ae4ccb1c92f15c8d3c40420
SUCCESS checkout https://github.com/finnvoor/URLSchemeRouter.git at 1.0.1
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $workDir
https://github.com/finnvoor/URLSchemeRouter.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.2.0.app xcrun swift build --arch arm64
Building for debugging...
[1/28] Emitting module URLQueryItemCoder
[2/31] Compiling URLQueryItemCoder URLQueryItemEncoder.swift
[3/31] Compiling URLQueryItemCoder DecodingError+Context+Predefined.swift
[4/31] Compiling URLQueryItemCoder String+SnakeCase.swift
[5/31] Compiling URLQueryItemCoder EncodingContainer+SingleValue.swift
[6/31] Compiling URLQueryItemCoder EncodingContainer+Unkeyed.swift
[7/31] Compiling URLQueryItemCoder EncodingContainer.swift
[8/31] Compiling URLQueryItemCoder EncodingPrimitiveValue.swift
[9/31] Compiling URLQueryItemCoder LowLevelEncoder.swift
[10/31] Compiling URLQueryItemCoder DataEncodingStrategy.swift
[11/31] Compiling URLQueryItemCoder DateEncodingStrategy.swift
[12/31] Compiling URLQueryItemCoder EncodingStrategies.swift
[13/31] Compiling URLQueryItemCoder DateDecodingStrategy.swift
[14/31] Compiling URLQueryItemCoder DecodingStrategies.swift
[15/31] Compiling URLQueryItemCoder KeyDecodingStrategy.swift
[16/31] Compiling URLQueryItemCoder NonConformingFloatDecodingStrategy.swift
[17/31] Compiling URLQueryItemCoder IntCodingKey.swift
[18/31] Compiling URLQueryItemCoder StringCodingKey.swift
[19/31] Compiling URLQueryItemCoder DecodingContainer+MultiValue.swift
[20/31] Compiling URLQueryItemCoder DecodingContainer+SingleValue.swift
[21/31] Compiling URLQueryItemCoder DecodingContainer.swift
[22/31] Compiling URLQueryItemCoder DecodingPrimitiveValue.swift
[23/31] Compiling URLQueryItemCoder LowLevelDecoder.swift
[24/31] Compiling URLQueryItemCoder DataDecodingStrategy.swift
[25/31] Compiling URLQueryItemCoder KeyEncodingStrategy.swift
[26/31] Compiling URLQueryItemCoder NonConformingFloatEncodingStrategy.swift
[27/31] Compiling URLQueryItemCoder URLQueryItemEncoder+OutputFormatting.swift
[28/31] Compiling URLQueryItemCoder StringlyKeyedDecodingContainerWrapper.swift
[29/31] Compiling URLQueryItemCoder URLQueryItemDecoder.swift
[30/31] Compiling URLQueryItemCoder EncodingContainer+Keyed+Wrapper.swift
[31/31] Compiling URLQueryItemCoder EncodingContainer+Keyed.swift
[32/33] Emitting module URLSchemeRouter
[33/33] Compiling URLSchemeRouter URLSchemeRouter.swift
Build complete! (11.38s)
Fetching https://github.com/kylehughes/URLQueryItemCoder.git from cache
Fetched https://github.com/kylehughes/URLQueryItemCoder.git (0.21s)
Computing version for https://github.com/kylehughes/URLQueryItemCoder.git
Computed https://github.com/kylehughes/URLQueryItemCoder.git at 1.0.0 (0.50s)
Creating working copy for https://github.com/kylehughes/URLQueryItemCoder.git
Working copy of https://github.com/kylehughes/URLQueryItemCoder.git resolved at 1.0.0
Build complete.
Done.