Build Information
Successful build of CypherPoetSwiftUITypographyUtils 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.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/o86TiJKT/3/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
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 5.8
Building package at path: $PWD/checkout
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-14.3.1.app xcrun swift build --arch arm64
[1/1] Compiling plugin Swift-DocC
[2/2] Compiling plugin Swift-DocC Preview
Building for debugging...
[3/14] Compiling SwiftUITypographyUtils Font+pointSizeForTextStyle.swift
[4/14] Compiling SwiftUITypographyUtils CustomFont+UIFontUtils.swift
[5/14] Compiling SwiftUITypographyUtils View+customFont.swift
[6/14] Compiling SwiftUITypographyUtils View+pointSizeForTextStyle.swift
[7/14] Compiling SwiftUITypographyUtils EnvironmentValues+CustomFont.swift
[8/14] Compiling SwiftUITypographyUtils EnvironmentValues+CustomFontSize.swift
[9/14] Compiling SwiftUITypographyUtils NSFont+TextStyle+Utils.swift
[10/14] Compiling SwiftUITypographyUtils CustomFont+Error.swift
[11/14] Compiling SwiftUITypographyUtils CustomFont+StyleKey.swift
[12/14] Emitting module SwiftUITypographyUtils
[13/14] Compiling SwiftUITypographyUtils CustomFont.swift
[14/14] Compiling SwiftUITypographyUtils CustomFont+NSFontUtils.swift
[15/15] Compiling SwiftUITypographyUtils UIFont+TextStyle+Utils.swift
Build complete! (24.27s)
Fetching https://github.com/apple/swift-docc-plugin from cache
Fetched https://github.com/apple/swift-docc-plugin (0.43s)
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.67s)
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
Build complete.
Done.