The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build WordPress-AztecEditor-iOS, reference develop (8dea1e), with Swift 5.10 for macOS (SPM) on 5 Apr 2025 21:47:28 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64

Build Log

========================================
RunAll
========================================
Builder version: 4.60.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/wordpress-mobile/AztecEditor-iOS.git
Reference: develop
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/wordpress-mobile/AztecEditor-iOS
 * branch            develop    -> FETCH_HEAD
 * [new branch]      develop    -> origin/develop
HEAD is now at 8dea1ea Support standard bullet styles (#1409)
Cloned https://github.com/wordpress-mobile/AztecEditor-iOS.git
Revision (git rev-parse @):
8dea1ea18e72107774d19c607c953d6f073ba4d3
SUCCESS checkout https://github.com/wordpress-mobile/AztecEditor-iOS.git at develop
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $PWD
https://github.com/wordpress-mobile/AztecEditor-iOS.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/5] Write sources
[2/5] Copying html_colors.json
[3/5] Copying Media.xcassets
[4/5] Write swift-version-33747A42983211AE.txt
[6/167] Compiling Aztec VideoElementConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[7/167] Compiling Aztec ElementToStringConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[8/167] Compiling Aztec GenericElementToTagConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[9/167] Compiling Aztec CLinkedListToArrayConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[10/167] Compiling Aztec Converter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[11/167] Compiling Aztec ConditionalStringAttributeConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[12/167] Compiling Aztec StringAttributeConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[13/167] Compiling Aztec ConditionalItalicStringAttributeConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[14/167] Compiling Aztec BoldStringAttributeConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[15/167] Compiling Aztec CiteStringAttributeConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[16/167] Compiling Aztec ItalicStringAttributeConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[17/167] Compiling Aztec MarkStringAttributeConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[18/167] Compiling Aztec SubscriptStringAttributeConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[19/167] Compiling Aztec SuperscriptStringAttributeConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[20/167] Compiling Aztec UnderlineStringAttributeConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[21/167] Compiling Aztec HTMLStyleToggler.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[22/167] Compiling Aztec EditorView.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[23/167] Compiling Aztec Array+Attribute.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[24/167] Compiling Aztec Array+Helpers.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[25/167] Compiling Aztec Array+ShortcodeAttribute.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[26/167] Compiling Aztec Character+Name.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[27/167] Compiling Aztec Dictionary+AttributedStringKey.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[28/167] Compiling Aztec DocumentReadingOptionKey+Swift4.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[29/167] Compiling Aztec DocumentType+Swift4.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[30/167] Compiling Aztec NSAttributedString+Analyzers.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[31/167] Compiling Aztec NSAttributedString+Archive.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[32/167] Compiling Aztec NSAttributedString+Attachments.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[33/167] Compiling Aztec NSAttributedString+CharacterName.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[34/167] Compiling Aztec NSAttributedString+FontTraits.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[35/167] Compiling Aztec NSAttributedString+Lists.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[36/167] Compiling Aztec NSAttributedString+ParagraphRange.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[37/167] Compiling Aztec NSAttributedString+ReplaceOcurrences.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[38/167] Compiling Aztec NSAttributedStringKey+Aztec.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[39/167] Compiling Aztec NSAttributedStringKey+Conversion.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[40/167] Compiling Aztec NSBundle+AztecBundle.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[41/167] Compiling Aztec NSLayoutManager+Attachments.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[42/184] Compiling Aztec NSMutableAttributedString+ParagraphProperty.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[43/184] Compiling Aztec NSMutableAttributedString+ReplaceAttributes.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[44/184] Compiling Aztec NSMutableAttributedString+ReplaceOcurrences.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[45/184] Compiling Aztec NSRange+Helpers.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[46/184] Compiling Aztec NSTextingResult+Helpers.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[47/184] Compiling Aztec String+CharacterName.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[48/184] Compiling Aztec String+EndOfLine.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[49/184] Compiling Aztec String+HTML.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[50/184] Compiling Aztec String+Paragraph.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[51/184] Compiling Aztec String+RangeConversion.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[52/184] Compiling Aztec StringUTF16+RangeConversion.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[53/184] Compiling Aztec UIColor+Parsers.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[54/184] Compiling Aztec UIFont+Emoji.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[55/184] Compiling Aztec UIFont+Traits.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[56/184] Compiling Aztec UIImage+Resize.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[57/184] Compiling Aztec UILayoutPriority+Swift4.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[58/184] Compiling Aztec UIPasteboard+Helpers.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[59/184] Compiling Aztec UIStackView+Helpers.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[60/184] Compiling Aztec Metrics.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[61/184] Compiling Aztec ElementAttributeConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[62/184] Compiling Aztec MainAttributesConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[63/184] Compiling Aztec BoldElementAttributeConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[64/184] Compiling Aztec ForegroundColorElementAttributeConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[65/184] Compiling Aztec ItalicElementAttributeConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[66/184] Compiling Aztec UnderlineElementAttributeConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[67/184] Compiling Aztec AttachmentElementConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[68/184] Compiling Aztec ElementConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[69/184] Compiling Aztec FormatterElementConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[70/184] Compiling Aztec BRElementConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[71/184] Compiling Aztec CiteElementConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[72/184] Compiling Aztec FigcaptionElementConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[73/184] Compiling Aztec FigureElementConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[74/184] Compiling Aztec GenericElementConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[75/184] Compiling Aztec HRElementConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[76/184] Compiling Aztec ImageElementConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[77/184] Compiling Aztec LIElementConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[78/184] Compiling Aztec UnsupportedHTML.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[79/184] Compiling Aztec AttachmentToElementConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[80/184] Compiling Aztec CommentAttachmentToElementConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[81/184] Compiling Aztec HTMLAttachmentToElementConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[82/184] Compiling Aztec ImageAttachmentToElementConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[83/184] Compiling Aztec LineAttachmentToElementConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[84/184] Compiling Aztec VideoAttachmentToElementConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[85/184] Compiling Aztec AttributedStringParser.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[86/184] Compiling Aztec AttributedStringSerializer.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[87/184] Compiling Aztec HTMLConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[88/184] Compiling Aztec ParagraphPropertyConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[89/184] Compiling Aztec Plugin.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[90/184] Compiling Aztec PluginInputCustomizer.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[91/184] Compiling Aztec PluginManager.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[92/184] Compiling Aztec PluginOutputCustomizer.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[93/184] Compiling Aztec HTMLProcessor.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[94/184] Compiling Aztec HTMLTreeProcessor.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[95/184] Compiling Aztec PipelineProcessor.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[96/184] Compiling Aztec UITextView+Delegate.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[97/184] Compiling Aztec UITextView+Undoable.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[98/184] Compiling Aztec AttributeFormatter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[99/184] Compiling Aztec FontFormatter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[100/184] Compiling Aztec ParagraphAttributeFormatter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[101/184] Compiling Aztec StandardAttributeFormatter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[102/184] Compiling Aztec BlockquoteFormatter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[103/184] Compiling Aztec BoldFormatter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[104/184] Compiling Aztec BoldWithShadowForHeadingFormatter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[105/184] Compiling Aztec CiteFormatter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[106/184] Compiling Aztec CodeFormatter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[107/184] Compiling Aztec ColorFormatter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[108/184] Compiling Aztec FigcaptionFormatter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[109/184] Compiling Aztec FigureFormatter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[110/184] Compiling Aztec HTMLDivFormatter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[111/184] Compiling Aztec HTMLParagraphFormatter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[112/184] Compiling Aztec HeaderFormatter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[113/184] Compiling Aztec ItalicFormatter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[114/184] Compiling Aztec Blockquote.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[115/184] Compiling Aztec Figcaption.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[116/184] Compiling Aztec Figure.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[117/184] Compiling Aztec HTMLDiv.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[118/184] Compiling Aztec HTMLLi.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[119/184] Compiling Aztec HTMLParagraph.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[120/184] Compiling Aztec HTMLPre.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[121/184] Compiling Aztec Header.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[122/184] Compiling Aztec ParagraphProperty.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[123/184] Compiling Aztec TextList.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[124/184] Compiling Aztec ParagraphStyle.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[125/184] Compiling Aztec RenderableAttachment.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[126/184] Compiling Aztec TextStorage.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[127/184] Compiling Aztec TextView.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[128/184] Compiling Aztec TextViewPasteboardDelegate.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[129/184] Compiling Aztec VideoAttachment.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[130/184] Compiling Aztec resource_bundle_accessor.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: emit-module command failed with exit code 1 (use -v to see invocation)
[131/184] Emitting module Aztec
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[132/184] Compiling Aztec InNodeConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[133/184] Compiling Aztec InNodesConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[134/184] Compiling Aztec HTMLSerializer.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[135/184] Compiling Aztec Attribute.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[136/184] Compiling Aztec AttributeType.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[137/184] Compiling Aztec CSSAttribute.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[138/184] Compiling Aztec CSSAttributeType.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[139/184] Compiling Aztec CommentNode.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[140/184] Compiling Aztec Element.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[141/184] Compiling Aztec ElementNode.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[142/184] Compiling Aztec Node.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[143/184] Compiling Aztec TextNode.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[144/184] Compiling Aztec BoldCSSAttributeMatcher.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[145/184] Compiling Aztec CSSAttributeMatcher.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[146/184] Compiling Aztec ForegroundColorCSSAttributeMatcher.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[147/184] Compiling Aztec ItalicCSSAttributeMatcher.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[148/184] Compiling Aztec UnderlineCSSAttributeMatcher.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[149/184] Compiling Aztec HTMLRepresentation.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[150/184] Compiling Aztec LiFormatter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[151/184] Compiling Aztec LinkFormatter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[152/184] Compiling Aztec MarkFormatter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[153/184] Compiling Aztec PreFormatter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[154/184] Compiling Aztec StrikethroughFormatter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[155/184] Compiling Aztec SubscriptFormatter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[156/184] Compiling Aztec SuperscriptFormatter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[157/184] Compiling Aztec TextListFormatter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[158/184] Compiling Aztec UnderlineFormatter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[159/184] Compiling Aztec Assets.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[160/184] Compiling Aztec FormatBar.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[161/184] Compiling Aztec FormatBarDelegate.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[162/184] Compiling Aztec FormatBarItem.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[163/184] Compiling Aztec FormattingIdentifier.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[164/184] Compiling Aztec CSSParser.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[165/184] Compiling Aztec HTMLParser.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[166/184] Compiling Aztec InAttributeConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[167/184] Compiling Aztec InAttributesConverter.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[168/184] Compiling Aztec Processor.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[169/184] Compiling Aztec RegexProcessor.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[170/184] Compiling Aztec ShortcodeAttribute.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[171/184] Compiling Aztec ShortcodeAttributeParser.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[172/184] Compiling Aztec ShortcodeAttributeSerializer.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[173/184] Compiling Aztec CommentAttachmentRenderer.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[174/184] Compiling Aztec HTMLAttachmentRenderer.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[175/184] Compiling Aztec ColorProvider.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[176/184] Compiling Aztec CommentAttachment.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[177/184] Compiling Aztec Configuration.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[178/184] Compiling Aztec FontProvider.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[179/184] Compiling Aztec HTMLAttachment.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[180/184] Compiling Aztec HTMLStorage.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[181/184] Compiling Aztec ImageAttachment.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[182/184] Compiling Aztec LayoutManager.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[183/184] Compiling Aztec LineAttachment.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
[184/184] Compiling Aztec MediaAttachment.swift
/Users/admin/builder/spi-builder-workspace/Aztec/Classes/Converters/AttributesToStringAttributes/Base/ElementAttributeConverter.swift:1:8: error: no such module 'UIKit'
import UIKit
       ^
error: fatalError
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/WordPressEditor/WordPressEditorTests/Info.plist
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/WordPressEditor/WordPressEditor/Assets/aztec.png
    /Users/admin/builder/spi-builder-workspace/WordPressEditor/WordPressEditor/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/AztecTests/Info.plist
warning: 'spi-builder-workspace': found 1 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Aztec/Info.plist
BUILD FAILURE 5.10 macosSpm