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: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/3/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/finnvoor/URLSchemeRouter
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at d255d20 Update tests
Cloned https://github.com/finnvoor/URLSchemeRouter.git
Revision (git rev-parse @):
d255d207255cc603ca58a2e49356cf26f1ef0e43
SUCCESS checkout https://github.com/finnvoor/URLSchemeRouter.git at main
========================================
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] Compiling URLQueryItemCoder DecodingContainer.swift
[2/28] Compiling URLQueryItemCoder DecodingPrimitiveValue.swift
[3/28] Compiling URLQueryItemCoder LowLevelDecoder.swift
[4/28] Compiling URLQueryItemCoder DataDecodingStrategy.swift
[5/31] Compiling URLQueryItemCoder IntCodingKey.swift
[6/31] Compiling URLQueryItemCoder StringCodingKey.swift
[7/31] Compiling URLQueryItemCoder DecodingContainer+MultiValue.swift
[8/31] Compiling URLQueryItemCoder DecodingContainer+SingleValue.swift
[9/31] Emitting module URLQueryItemCoder
[10/31] Compiling URLQueryItemCoder DateDecodingStrategy.swift
[11/31] Compiling URLQueryItemCoder DecodingStrategies.swift
[12/31] Compiling URLQueryItemCoder KeyDecodingStrategy.swift
[13/31] Compiling URLQueryItemCoder NonConformingFloatDecodingStrategy.swift
[14/31] Compiling URLQueryItemCoder LowLevelEncoder.swift
[15/31] Compiling URLQueryItemCoder DataEncodingStrategy.swift
[16/31] Compiling URLQueryItemCoder DateEncodingStrategy.swift
[17/31] Compiling URLQueryItemCoder EncodingStrategies.swift
[18/31] Compiling URLQueryItemCoder StringlyKeyedDecodingContainerWrapper.swift
[19/31] Compiling URLQueryItemCoder URLQueryItemDecoder.swift
[20/31] Compiling URLQueryItemCoder EncodingContainer+Keyed+Wrapper.swift
[21/31] Compiling URLQueryItemCoder EncodingContainer+Keyed.swift
[22/31] Compiling URLQueryItemCoder KeyEncodingStrategy.swift
[23/31] Compiling URLQueryItemCoder NonConformingFloatEncodingStrategy.swift
[24/31] Compiling URLQueryItemCoder URLQueryItemEncoder+OutputFormatting.swift
[25/31] Compiling URLQueryItemCoder EncodingContainer+SingleValue.swift
[26/31] Compiling URLQueryItemCoder EncodingContainer+Unkeyed.swift
[27/31] Compiling URLQueryItemCoder EncodingContainer.swift
[28/31] Compiling URLQueryItemCoder EncodingPrimitiveValue.swift
[29/31] Compiling URLQueryItemCoder URLQueryItemEncoder.swift
[30/31] Compiling URLQueryItemCoder DecodingError+Context+Predefined.swift
[31/31] Compiling URLQueryItemCoder String+SnakeCase.swift
[32/33] Compiling URLSchemeRouter URLSchemeRouter.swift
[33/33] Emitting module URLSchemeRouter
Build complete! (12.07s)
Fetching https://github.com/kylehughes/URLQueryItemCoder.git from cache
Fetched https://github.com/kylehughes/URLQueryItemCoder.git (0.30s)
Computing version for https://github.com/kylehughes/URLQueryItemCoder.git
Computed https://github.com/kylehughes/URLQueryItemCoder.git at 1.0.0 (0.36s)
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.