Build Information
Successful build of CypherPoetSwiftUITypographyUtils 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.27.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/CypherPoet/SwiftUITypographyUtils.git
Reference: main
Initialized empty Git repository in /Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.git/
From https://github.com/CypherPoet/SwiftUITypographyUtils
* branch main -> FETCH_HEAD
* [new branch] main -> origin/main
HEAD is now at 222e311 Add polySans to demo app
Cloned https://github.com/CypherPoet/SwiftUITypographyUtils.git
Revision (git rev-parse @):
222e311eeeee40c6c430b0f1c1feb85d2a73de96
SUCCESS checkout https://github.com/CypherPoet/SwiftUITypographyUtils.git at main
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.31s)
Computing version for https://github.com/apple/swift-docc-plugin
Computed https://github.com/apple/swift-docc-plugin at 1.3.0 (0.02s)
Fetching https://github.com/apple/swift-docc-symbolkit from cache
Fetched https://github.com/apple/swift-docc-symbolkit (0.74s)
Computing version for https://github.com/apple/swift-docc-symbolkit
Computed https://github.com/apple/swift-docc-symbolkit at 1.0.0 (0.02s)
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-docc-symbolkit
Working copy of https://github.com/apple/swift-docc-symbolkit resolved at 1.0.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
"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": "swiftuitypographyutils",
"name": "CypherPoetSwiftUITypographyUtils",
"url": "https://github.com/CypherPoet/SwiftUITypographyUtils.git",
"version": "unspecified",
"path": "/Users/builder/builds/TDmZkXJm/2/finestructure/swiftpackageindex-builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/SwiftUITypographyUtils",
"dependencies": [
]
}
]
}
Fetching https://github.com/CypherPoet/SwiftUITypographyUtils.git
[1/548] Fetching swiftuitypographyutils
Fetched https://github.com/CypherPoet/SwiftUITypographyUtils.git (0.74s)
Creating working copy for https://github.com/CypherPoet/SwiftUITypographyUtils.git
Working copy of https://github.com/CypherPoet/SwiftUITypographyUtils.git resolved at main
warning: '.resolve-product-dependencies': dependency 'swiftuitypographyutils' is not used by any target
Found 0 product dependencies
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.9
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.0.0.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/14] Emitting module SwiftUITypographyUtils
[4/15] Compiling SwiftUITypographyUtils UIFont+TextStyle+Utils.swift
[5/15] Compiling SwiftUITypographyUtils View+pointSizeForTextStyle.swift
[6/15] Compiling SwiftUITypographyUtils CustomFont.swift
[7/15] Compiling SwiftUITypographyUtils CustomFont+NSFontUtils.swift
[8/15] Compiling SwiftUITypographyUtils NSFont+TextStyle+Utils.swift
[9/15] Compiling SwiftUITypographyUtils EnvironmentValues+CustomFont.swift
[10/15] Compiling SwiftUITypographyUtils EnvironmentValues+CustomFontSize.swift
[11/15] Compiling SwiftUITypographyUtils CustomFont+UIFontUtils.swift
[12/15] Compiling SwiftUITypographyUtils View+customFont.swift
[13/15] Compiling SwiftUITypographyUtils CustomFont+Error.swift
[14/15] Compiling SwiftUITypographyUtils CustomFont+StyleKey.swift
[15/15] Compiling SwiftUITypographyUtils Font+pointSizeForTextStyle.swift
Build complete! (20.54s)
Build complete.
Done.