Build Information
Successful build of ValidatableKit with Swift 5.8 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.28.8
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/SwiftyLab/ValidatableKit.git
Reference: v1.0.0
Initialized empty Git repository in /Users/admin/builds/vMd7uqzK/1/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/SwiftyLab/ValidatableKit
* tag v1.0.0 -> FETCH_HEAD
HEAD is now at c6efdfc chore(CHANGELOG): update for v1.0.0 [skip ci]
Cloned https://github.com/SwiftyLab/ValidatableKit.git
Revision (git rev-parse @):
c6efdfc9147ad4216753402c2d6e27d9d7f25d41
SUCCESS checkout https://github.com/SwiftyLab/ValidatableKit.git at v1.0.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
https://github.com/SwiftyLab/ValidatableKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin GenerateManualPlugin
[2/2] Compiling plugin Swift-DocC
[3/3] Compiling plugin Swift-DocC Preview
Building for debugging...
[4/21] Compiling ValidatableKit Empty.swift
[5/21] Compiling ValidatableKit Eql.swift
[6/21] Compiling ValidatableKit In.swift
[7/21] Compiling ValidatableKit Nil.swift
[8/21] Compiling ValidatableKit And.swift
[9/21] Compiling ValidatableKit Invalid.swift
[10/21] Compiling ValidatableKit Nested.swift
[11/21] Compiling ValidatableKit Skipped.swift
[12/21] Compiling ValidatableKit ValidatorResult.swift
[13/21] Compiling ValidatableKit Validatable.swift
[14/21] Compiling ValidatableKit Validation.swift
[15/26] Compiling ValidatableKit NilIgnoring.swift
[16/26] Compiling ValidatableKit Not.swift
[17/26] Compiling ValidatableKit Or.swift
[18/26] Compiling ValidatableKit Regex.swift
[19/26] Compiling ValidatableKit URL.swift
[20/26] Emitting module ValidatableKit
[21/26] Compiling ValidatableKit Validations.swift
[22/26] Compiling ValidatableKit Validator.swift
[23/26] Compiling ValidatableKit Bool.swift
[24/26] Compiling ValidatableKit Case.swift
[25/26] Compiling ValidatableKit CharacterSet.swift
[26/26] Compiling ValidatableKit Email.swift
Build complete! (40.13s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetching https://github.com/apple/swift-format from cache
Fetched https://github.com/apple/swift-docc-plugin (0.70s)
Fetched https://github.com/apple/swift-format (0.93s)
Computing version for https://github.com/apple/swift-format
Computed https://github.com/apple/swift-format at 0.50700.1 (0.89s)
Fetching https://github.com/apple/swift-argument-parser.git from cache
Fetching https://github.com/apple/swift-syntax from cache
Fetching https://github.com/apple/swift-tools-support-core.git from cache
Fetched https://github.com/apple/swift-tools-support-core.git (0.85s)
Fetched https://github.com/apple/swift-argument-parser.git (1.49s)
Fetched https://github.com/apple/swift-syntax (1.63s)
Computing version for https://github.com/apple/swift-tools-support-core.git
Computed https://github.com/apple/swift-tools-support-core.git at 0.2.7 (0.03s)
Fetching https://github.com/apple/swift-system.git from cache
Fetched https://github.com/apple/swift-system.git (0.25s)
Computing version for https://github.com/apple/swift-syntax
Computed https://github.com/apple/swift-syntax at 0.50700.1 (1.59s)
Computing version for https://github.com/apple/swift-argument-parser.git
Computed https://github.com/apple/swift-argument-parser.git at 1.1.4 (0.07s)
Computing version for https://github.com/apple/swift-system.git
Computed https://github.com/apple/swift-system.git at 1.1.1 (0.05s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.04s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.49s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.04s)
Creating working copy for https://github.com/apple/swift-syntax
Working copy of https://github.com/apple/swift-syntax resolved at 0.50700.1
Creating working copy for https://github.com/apple/swift-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
Creating working copy for https://github.com/apple/swift-docc-plugin
Working copy of https://github.com/apple/swift-docc-plugin resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-format
Working copy of https://github.com/apple/swift-format resolved at 0.50700.1
Creating working copy for https://github.com/apple/swift-system.git
Working copy of https://github.com/apple/swift-system.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-tools-support-core.git
Working copy of https://github.com/apple/swift-tools-support-core.git resolved at 0.2.7
Creating working copy for https://github.com/apple/swift-argument-parser.git
Working copy of https://github.com/apple/swift-argument-parser.git resolved at 1.1.4
Downloading binary artifact https://github.com/apple/swift-syntax/releases/download/0.50700.1/_InternalSwiftSyntaxParser.xcframework.zip
[36893/20720765] Downloading https://github.com/apple/swift-syntax/releases/download/0.50700.1/_InternalSwiftSyntaxParser.xcframework.zip
Downloaded https://github.com/apple/swift-syntax/releases/download/0.50700.1/_InternalSwiftSyntaxParser.xcframework.zip (2.51s)
Build complete.
Done.