Build Information
Successful build of INIParser with Swift 5.10 for macOS (SPM).
Build Command
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.39.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/soto-project/Perfect-INIParser.git
Reference: 3.0.3
Initialized empty Git repository in /Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/soto-project/Perfect-INIParser
* tag 3.0.3 -> FETCH_HEAD
HEAD is now at 42de0ef Add swift version specific
Cloned https://github.com/soto-project/Perfect-INIParser.git
Revision (git rev-parse @):
42de0efc7a01105e19b80d533d3d282a98277f6c
SUCCESS checkout https://github.com/soto-project/Perfect-INIParser.git at 3.0.3
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"identity": ".resolve-product-dependencies",
"name": "resolve-dependencies",
"url": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies",
"dependencies": [
{
"identity": "perfect-iniparser",
"name": "INIParser",
"url": "https://github.com/soto-project/Perfect-INIParser.git",
"version": "unspecified",
"path": "/Users/builder/builds/UKfvDsi8u/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Perfect-INIParser",
"dependencies": [
]
}
]
}
Fetching https://github.com/soto-project/Perfect-INIParser.git
[1/65] Fetching perfect-iniparser
Fetched https://github.com/soto-project/Perfect-INIParser.git from cache (0.22s)
Creating working copy for https://github.com/soto-project/Perfect-INIParser.git
Working copy of https://github.com/soto-project/Perfect-INIParser.git resolved at 3.0.3 (42de0ef)
warning: '.resolve-product-dependencies': dependency 'perfect-iniparser' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.10
Building package at path: $workDir
https://github.com/soto-project/Perfect-INIParser.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-6044DDE57671499D.txt
[3/4] Emitting module INIParser
[4/4] Compiling INIParser INIParser.swift
Build complete! (2.98s)
Build complete.
Done.