Build Information
Failed to build YMatterType, reference 1.7.0 (3a9f8d
), with Swift 6.2 (beta) for macOS (SPM) on 20 Jun 2025 15:05:59 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/codeandtheory/YMatterType.git
Reference: 1.7.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/codeandtheory/YMatterType
* tag 1.7.0 -> FETCH_HEAD
HEAD is now at 3a9f8dd [ISSUE] fixed swift lint warnings (#84)
Cloned https://github.com/codeandtheory/YMatterType.git
Revision (git rev-parse @):
3a9f8dd625ecfde9f9cb2c2e236b102fda148e95
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/codeandtheory/YMatterType.git at 1.7.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/codeandtheory/YMatterType.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/2] Write sources
[1/2] Write swift-version-1EA4D86E10B52AF.txt
error: emit-module command failed with exit code 1 (use -v to see invocation)
[3/28] Emitting module YMatterType
/Users/admin/builder/spi-builder-workspace/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Button that supports `Typography`.
[4/30] Compiling YMatterType TypographyLabel.swift
/Users/admin/builder/spi-builder-workspace/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Button that supports `Typography`.
[5/30] Compiling YMatterType TypographyTextField.swift
/Users/admin/builder/spi-builder-workspace/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Button that supports `Typography`.
[6/30] Compiling YMatterType TypographyTextView.swift
/Users/admin/builder/spi-builder-workspace/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Button that supports `Typography`.
[7/30] Compiling YMatterType UITraitCollection+breakpoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Button that supports `Typography`.
[8/30] Compiling YMatterType UITraitCollection+fontAppearance.swift
/Users/admin/builder/spi-builder-workspace/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Button that supports `Typography`.
[9/30] Compiling YMatterType DefaultFontFamily.swift
/Users/admin/builder/spi-builder-workspace/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Button that supports `Typography`.
[10/30] Compiling YMatterType TypographyLayout.swift
/Users/admin/builder/spi-builder-workspace/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Button that supports `Typography`.
[11/30] Compiling YMatterType YMatterType+Logging.swift
/Users/admin/builder/spi-builder-workspace/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Button that supports `Typography`.
[12/30] Compiling YMatterType String+textSize.swift
/Users/admin/builder/spi-builder-workspace/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Button that supports `Typography`.
[13/30] Compiling YMatterType NSParagraphStyle+lineSpacing.swift
/Users/admin/builder/spi-builder-workspace/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Button that supports `Typography`.
[14/30] Compiling YMatterType UIFont+register.swift
/Users/admin/builder/spi-builder-workspace/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Button that supports `Typography`.
[15/30] Compiling YMatterType NSAttributedString+baseAttributes.swift
/Users/admin/builder/spi-builder-workspace/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Button that supports `Typography`.
[16/30] Compiling YMatterType NSAttributedString+textCase.swift
/Users/admin/builder/spi-builder-workspace/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Button that supports `Typography`.
[17/30] Compiling YMatterType String+textCase.swift
/Users/admin/builder/spi-builder-workspace/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Button that supports `Typography`.
[18/30] Compiling YMatterType Typography+System.swift
/Users/admin/builder/spi-builder-workspace/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Button that supports `Typography`.
[19/30] Compiling YMatterType Typography.swift
/Users/admin/builder/spi-builder-workspace/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Button that supports `Typography`.
[20/30] Compiling YMatterType Typography+Font.swift
/Users/admin/builder/spi-builder-workspace/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Button that supports `Typography`.
[21/30] Compiling YMatterType Typography+Mutators.swift
/Users/admin/builder/spi-builder-workspace/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Button that supports `Typography`.
[22/30] Compiling YMatterType HelveticaNeueFontFamily.swift
/Users/admin/builder/spi-builder-workspace/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Button that supports `Typography`.
[23/30] Compiling YMatterType SystemFontFamily.swift
/Users/admin/builder/spi-builder-workspace/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Button that supports `Typography`.
[24/30] Compiling YMatterType Typography+Enums.swift
/Users/admin/builder/spi-builder-workspace/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Button that supports `Typography`.
[25/30] Compiling YMatterType DefaultFontFamilyFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Button that supports `Typography`.
[26/30] Compiling YMatterType FontFamily.swift
/Users/admin/builder/spi-builder-workspace/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Button that supports `Typography`.
[27/30] Compiling YMatterType FontFamilyFactory.swift
/Users/admin/builder/spi-builder-workspace/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Button that supports `Typography`.
[28/30] Compiling YMatterType TypographyLabelRepresentable.swift
/Users/admin/builder/spi-builder-workspace/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Button that supports `Typography`.
[29/30] Compiling YMatterType TextStyleLabel.swift
/Users/admin/builder/spi-builder-workspace/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Button that supports `Typography`.
[30/30] Compiling YMatterType TypographyButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/YMatterType/Elements/TypographyButton.swift:9:8: error: no such module 'UIKit'
7 | //
8 |
9 | import UIKit
| `- error: no such module 'UIKit'
10 |
11 | /// Button that supports `Typography`.
BUILD FAILURE 6.2 macosSpm