Build Information
Failed to build BlueprintUI, reference 6.0.0 (6e4698
), with Swift 6.2 (beta) for macOS (Xcode) using Xcode 26.0 on 20 Jun 2025 14:30:15 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BlueprintUI-Package -destination platform=macOS,arch=arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/square/Blueprint.git
Reference: 6.0.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/square/Blueprint
* tag 6.0.0 -> FETCH_HEAD
HEAD is now at 6e4698b chore: release 6.0.0 (#560)
Cloned https://github.com/square/Blueprint.git
Revision (git rev-parse @):
6e4698ba60752155fc62f39c1fea74cd1d3f18cc
SUCCESS checkout https://github.com/square/Blueprint.git at 6.0.0
========================================
Build
========================================
Selected platform: macosXcodebuild
Swift version: 6.2
Building package at path: $PWD
https://github.com/square/Blueprint.git
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolve Package Graph
Resolved source packages:
BlueprintUI: /Users/admin/builder/spi-builder-workspace
resolved source packages: BlueprintUI
{
"dependencies" : [
],
"manifest_display_name" : "BlueprintUI",
"name" : "BlueprintUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "maccatalyst",
"version" : "15.0"
}
],
"products" : [
{
"name" : "BlueprintUI",
"targets" : [
"BlueprintUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BlueprintUICommonControls",
"targets" : [
"BlueprintUICommonControls"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "BlueprintUITests",
"module_type" : "SwiftTarget",
"name" : "BlueprintUITests",
"path" : "BlueprintUI/Tests",
"sources" : [
"AdaptedEnvironmentTests.swift",
"AlignedTests.swift",
"AssertLayoutContract.swift",
"AttributedTextTests.swift",
"BlueprintViewAdditions.swift",
"BlueprintViewTests.swift",
"BuilderTests.swift",
"CATransform3DExtensionTests.swift",
"CGPointExtensionTests.swift",
"CacheCleanerTests.swift",
"CenteredTests.swift",
"ConstrainedAspectRatioTests.swift",
"ConstrainedSizeTests.swift",
"DecorateTests.swift",
"Element+Testing.swift",
"ElementBuilderTests.swift",
"ElementContentTests.swift",
"ElementIdentifierTests.swift",
"ElementPathTests.swift",
"EnvironmentTests.swift",
"EqualStackTests+ResultBuilders.swift",
"EqualStackTests.swift",
"Extensions/UIView+Testing.swift",
"Extensions/XCTestCase+AppHost.swift",
"FlowTests.swift",
"FocusStateTests.swift",
"GeometryReaderTests.swift",
"GridRowTests+ResultBuilders.swift",
"GridRowTests.swift",
"HiddenTests.swift",
"HintingSizeCacheTests.swift",
"InsetTests.swift",
"KeyedTests.swift",
"LayoutAttributesTests.swift",
"LayoutMode+Testing.swift",
"LayoutModeTests.swift",
"LayoutResultNode+Testing.swift",
"LayoutResultNodeTests.swift",
"LayoutTraitsTests.swift",
"LayoutWriterTests.swift",
"OpacityTests.swift",
"OverlayLayoutTests.swift",
"OverlayTests+ResultBuilder.swift",
"PixelBoundaryTests.swift",
"RenderContextTests.swift",
"ScaleRoundingTests.swift",
"SizeConstraintAxisTests.swift",
"StackTests+ResultBuilders.swift",
"StackTests.swift",
"TintAdjustmentModeTests.swift",
"TransformedTests.swift",
"UIViewElementTests.swift",
"UnconstrainedInfiniteAxisTests.swift",
"UserInteractionEnabledTests.swift",
"ViewDescriptionTests.swift",
"ViewDiffingBehaviourTests.swift"
],
"target_dependencies" : [
"BlueprintUI"
],
"type" : "test"
},
{
"c99name" : "BlueprintUICommonControlsTests",
"module_type" : "SwiftTarget",
"name" : "BlueprintUICommonControlsTests",
"path" : "BlueprintUICommonControls/Tests/Sources",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/BlueprintUICommonControls/Tests/Sources/Resources/ReferenceImages",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/BlueprintUICommonControls/Tests/Sources/Resources/test-image.jpg",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"AccessibilityContainerTests.swift",
"AttributedLabelTests.swift",
"BoxTests.swift",
"ButtonTests.swift",
"Element+Testing.swift",
"ElementContent+Testing.swift",
"FlowTests.swift",
"ImageTests.swift",
"Internal/KeyboardObserverTests.swift",
"LabelTests.swift",
"LayoutMode+Testing.swift",
"LifecycleObserverTests.swift",
"NSLineBreakMode+Testing.swift",
"PerformancePlayground.swift",
"PixelBoundarySnapshotTests.swift",
"RuleTests.swift",
"ScrollViewTests.swift",
"SegmentedControlTests.swift",
"TextFieldTests.swift",
"XCTestCaseExtensions.swift"
],
"target_dependencies" : [
"BlueprintUICommonControls"
],
"type" : "test"
},
{
"c99name" : "BlueprintUICommonControls",
"module_type" : "SwiftTarget",
"name" : "BlueprintUICommonControls",
"path" : "BlueprintUICommonControls/Sources",
"product_memberships" : [
"BlueprintUICommonControls"
],
"sources" : [
"AccessibilityBlocker.swift",
"AccessibilityContainer.swift",
"AccessibilityElement.swift",
"AccessibilityFocus.swift",
"AttributedLabel+Environment.swift",
"AttributedLabel.swift",
"Box.swift",
"Button.swift",
"CornerStyle.swift",
"EditingMenu.swift",
"Image.swift",
"Internal/KeyboardObserver.swift",
"Internal/UIBezierPath+Extensions.swift",
"Label.swift",
"Rule.swift",
"ScrollView.swift",
"SegmentedControl.swift",
"Tappable.swift",
"TextField.swift",
"TextShadow.swift",
"TransitionContainer.swift",
"UserInterfaceOverridingElement.swift"
],
"target_dependencies" : [
"BlueprintUI"
],
"type" : "library"
},
{
"c99name" : "BlueprintUI",
"module_type" : "SwiftTarget",
"name" : "BlueprintUI",
"path" : "BlueprintUI/Sources",
"product_memberships" : [
"BlueprintUI",
"BlueprintUICommonControls"
],
"sources" : [
"AttributedText/AttributedText.swift",
"AttributedText/AttributedTextKey.swift",
"AttributedText/TextAttributeContainer.swift",
"BlueprintView/BlueprintView.swift",
"BlueprintView/ElementPreview.swift",
"Element/Accessibility.swift",
"Element/ContentStorage.swift",
"Element/Element.swift",
"Element/ElementContent.swift",
"Element/EnvironmentAdaptingStorage.swift",
"Element/LayoutStorage.swift",
"Element/LazyStorage.swift",
"Element/MeasurableStorage.swift",
"Element/MeasureElementStorage.swift",
"Element/PassthroughStorage.swift",
"Element/ProxyElement.swift",
"Element/UIViewElement.swift",
"Environment/AdaptedEnvironment.swift",
"Environment/Environment.swift",
"Environment/EnvironmentKey.swift",
"Environment/EnvironmentReader.swift",
"Environment/Keys/AccessibilityLinkKey.swift",
"Environment/Keys/CalendarKey.swift",
"Environment/Keys/DisplayScaleKey.swift",
"Environment/Keys/LayoutDirectionKey.swift",
"Environment/Keys/LocaleKey.swift",
"Environment/Keys/SafeAreaInsetsKey.swift",
"Environment/Keys/TimeZoneKey.swift",
"Environment/Keys/WindowSizeKey.swift",
"Extensions/BidirectionalCollection+Blueprint.swift",
"Extensions/CGSize+Blueprint.swift",
"Extensions/FloatingPoint+Blueprint.swift",
"Extensions/UIAccessibilityTraits+Blueprint.swift",
"Focus/FocusBinding.swift",
"Focus/FocusState.swift",
"Focus/FocusTrigger.swift",
"Internal/CacheClearer.swift",
"Internal/ElementIdentifier.swift",
"Internal/ElementPath.swift",
"Internal/Extensions/AnyObject+Debugging.swift",
"Internal/Extensions/CATransform3D.swift",
"Internal/Extensions/CGPoint.swift",
"Internal/Extensions/CGRect.swift",
"Internal/Extensions/CGSize+Extensions.swift",
"Internal/Extensions/UIView.swift",
"Internal/Extensions/UIViewAnimationOptions.swift",
"Internal/HintingSizeCache.swift",
"Internal/LayoutModeKey.swift",
"Internal/LayoutResultNode.swift",
"Internal/LayoutTreeNode.swift",
"Internal/Logger.swift",
"Internal/Measurer.swift",
"Internal/Metatype.swift",
"Internal/NativeViewNode.swift",
"Internal/OSLog+Blueprint.swift",
"Internal/PassthroughView.swift",
"Internal/RenderContext.swift",
"Internal/RoundingCorrectionKey.swift",
"Internal/RoundingOriginKey.swift",
"Internal/SignpostToken.swift",
"Layout/Aligned.swift",
"Layout/Alignment.swift",
"Layout/AspectRatio.swift",
"Layout/Builder.swift",
"Layout/Centered.swift",
"Layout/Column.swift",
"Layout/Conditionals.swift",
"Layout/ConstrainedAspectRatio.swift",
"Layout/ConstrainedSize.swift",
"Layout/Decorate.swift",
"Layout/ElementBuilder.swift",
"Layout/ElementDimensions.swift",
"Layout/Empty.swift",
"Layout/EqualStack.swift",
"Layout/FloatingPoint+ScaleRounding.swift",
"Layout/Flow.swift",
"Layout/GeometryReader.swift",
"Layout/GridRow.swift",
"Layout/Hidden.swift",
"Layout/Inset.swift",
"Layout/Keyed.swift",
"Layout/Layout.swift",
"Layout/LayoutAttributes.swift",
"Layout/LayoutMode.swift",
"Layout/LayoutOptions.swift",
"Layout/LayoutSubelement.swift",
"Layout/LayoutTraits.swift",
"Layout/LayoutTraitsKey.swift",
"Layout/LayoutWriter.swift",
"Layout/LifecycleObserver.swift",
"Layout/Opacity.swift",
"Layout/Overlay.swift",
"Layout/Row.swift",
"Layout/SingleChildLayout.swift",
"Layout/SingleTraitLayout.swift",
"Layout/Spacer.swift",
"Layout/Stack.swift",
"Layout/TintAdjustmentMode.swift",
"Layout/Transformed.swift",
"Layout/UnitPoint.swift",
"Layout/UserInteractionEnabled.swift",
"Measuring/Measurable.swift",
"Measuring/SizeConstraint.swift",
"ViewDescription/AnimationAttributes.swift",
"ViewDescription/LayoutTransition.swift",
"ViewDescription/LifecycleCallback.swift",
"ViewDescription/ViewDescription.swift",
"ViewDescription/VisibilityTransition.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"BlueprintUI",
"BlueprintUI-Package",
"BlueprintUICommonControls"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BlueprintUI-Package -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme BlueprintUI-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
BlueprintUI: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'BlueprintUICommonControls' in project 'BlueprintUI'
➜ Explicit dependency on target 'BlueprintUICommonControls' in project 'BlueprintUI'
➜ Explicit dependency on target 'BlueprintUI' in project 'BlueprintUI'
Target 'BlueprintUICommonControls' in project 'BlueprintUI'
➜ Explicit dependency on target 'BlueprintUI' in project 'BlueprintUI'
Target 'BlueprintUI' in project 'BlueprintUI'
➜ Explicit dependency on target 'BlueprintUI' in project 'BlueprintUI'
Target 'BlueprintUI' in project 'BlueprintUI' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang -v -E -dM -isysroot /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -x c -c /dev/null
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc --version
ExecuteExternalTool /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/ld -version_details
Build description signature: 868d8a8d38de6b047591f78ff555099c
Build description path: /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/XCBuildData/868d8a8d38de6b047591f78ff555099c.xcbuilddata
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/EagerLinkingTBDs/Debug
CreateBuildDirectory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-create-build-directory /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/PackageFrameworks
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUICommonControls.build/BlueprintUICommonControls.DependencyStaticMetadataFileList (in target 'BlueprintUICommonControls' from project 'BlueprintUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUICommonControls.build/BlueprintUICommonControls.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUICommonControls.build/BlueprintUICommonControls.modulemap (in target 'BlueprintUICommonControls' from project 'BlueprintUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUICommonControls.build/BlueprintUICommonControls.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUICommonControls.build/BlueprintUICommonControls.DependencyMetadataFileList (in target 'BlueprintUICommonControls' from project 'BlueprintUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUICommonControls.build/BlueprintUICommonControls.DependencyMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUICommonControls.build/Objects-normal/arm64/BlueprintUICommonControls.LinkFileList (in target 'BlueprintUICommonControls' from project 'BlueprintUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUICommonControls.build/Objects-normal/arm64/BlueprintUICommonControls.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUICommonControls.build/Objects-normal/arm64/BlueprintUICommonControls_const_extract_protocols.json (in target 'BlueprintUICommonControls' from project 'BlueprintUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUICommonControls.build/Objects-normal/arm64/BlueprintUICommonControls_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUICommonControls.build/Objects-normal/arm64/BlueprintUICommonControls-OutputFileMap.json (in target 'BlueprintUICommonControls' from project 'BlueprintUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUICommonControls.build/Objects-normal/arm64/BlueprintUICommonControls-OutputFileMap.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUICommonControls.build/Objects-normal/arm64/BlueprintUICommonControls.SwiftFileList (in target 'BlueprintUICommonControls' from project 'BlueprintUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUICommonControls.build/Objects-normal/arm64/BlueprintUICommonControls.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUICommonControls.build/Objects-normal/arm64/BlueprintUICommonControls.SwiftConstValuesFileList (in target 'BlueprintUICommonControls' from project 'BlueprintUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUICommonControls.build/Objects-normal/arm64/BlueprintUICommonControls.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/Objects-normal/arm64/BlueprintUI_const_extract_protocols.json (in target 'BlueprintUI' from project 'BlueprintUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/Objects-normal/arm64/BlueprintUI_const_extract_protocols.json
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/Objects-normal/arm64/BlueprintUI.SwiftConstValuesFileList (in target 'BlueprintUI' from project 'BlueprintUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/Objects-normal/arm64/BlueprintUI.SwiftConstValuesFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/Objects-normal/arm64/BlueprintUI.SwiftFileList (in target 'BlueprintUI' from project 'BlueprintUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/Objects-normal/arm64/BlueprintUI.SwiftFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/Objects-normal/arm64/BlueprintUI.LinkFileList (in target 'BlueprintUI' from project 'BlueprintUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/Objects-normal/arm64/BlueprintUI.LinkFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/BlueprintUI.modulemap (in target 'BlueprintUI' from project 'BlueprintUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/BlueprintUI.modulemap
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/Objects-normal/arm64/BlueprintUI-OutputFileMap.json (in target 'BlueprintUI' from project 'BlueprintUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/Objects-normal/arm64/BlueprintUI-OutputFileMap.json
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/BlueprintUICommonControls.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUICommonControls.build/BlueprintUICommonControls.modulemap (in target 'BlueprintUICommonControls' from project 'BlueprintUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUICommonControls.build/BlueprintUICommonControls.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/BlueprintUI.DependencyStaticMetadataFileList (in target 'BlueprintUI' from project 'BlueprintUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/BlueprintUI.DependencyStaticMetadataFileList
WriteAuxiliaryFile /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/BlueprintUI.DependencyMetadataFileList (in target 'BlueprintUI' from project 'BlueprintUI')
cd /Users/admin/builder/spi-builder-workspace
write-file /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/BlueprintUI.DependencyMetadataFileList
Copy /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps/BlueprintUI.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/BlueprintUI.modulemap (in target 'BlueprintUI' from project 'BlueprintUI')
cd /Users/admin/builder/spi-builder-workspace
builtin-copy -exclude .DS_Store -exclude CVS -exclude .svn -exclude .git -exclude .hg -resolve-src-symlinks /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/BlueprintUI.modulemap /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/GeneratedModuleMaps
SwiftDriver BlueprintUI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BlueprintUI' from project 'BlueprintUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BlueprintUI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/Objects-normal/arm64/BlueprintUI.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/Objects-normal/arm64/BlueprintUI-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/Objects-normal/arm64/BlueprintUI.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/Objects-normal/arm64/BlueprintUI_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/Objects-normal/arm64/BlueprintUI-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: note: A dependency of main module 'BlueprintUI'
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedTextKey.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/TextAttributeContainer.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/BlueprintView/BlueprintView.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/BlueprintView/ElementPreview.swift:4:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Element/Accessibility.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Element/Element.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Element/ElementContent.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Element/ProxyElement.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Element/UIViewElement.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Environment/Environment.swift:2:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Environment/Keys/AccessibilityLinkKey.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Environment/Keys/DisplayScaleKey.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Environment/Keys/LayoutDirectionKey.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Environment/Keys/SafeAreaInsetsKey.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Environment/Keys/WindowSizeKey.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Extensions/BidirectionalCollection+Blueprint.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Extensions/UIAccessibilityTraits+Blueprint.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Internal/Extensions/CGSize+Extensions.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Internal/Extensions/UIView.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Internal/Extensions/UIViewAnimationOptions.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Internal/LayoutResultNode.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Internal/NativeViewNode.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Internal/PassthroughView.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Aligned.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/AspectRatio.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Column.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/ConstrainedAspectRatio.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/ConstrainedSize.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Decorate.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Empty.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/EqualStack.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Flow.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/GeometryReader.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/GridRow.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Inset.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Keyed.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/LayoutAttributes.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/LayoutSubelement.swift:4:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/LayoutWriter.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Opacity.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Overlay.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Row.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/SingleChildLayout.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Spacer.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Stack.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/TintAdjustmentMode.swift:2:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Transformed.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Measuring/Measurable.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Measuring/SizeConstraint.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/ViewDescription/AnimationAttributes.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/ViewDescription/LayoutTransition.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/ViewDescription/ViewDescription.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/ViewDescription/VisibilityTransition.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:6c0f66072c65de4f34668a6dc5a926f9b09060ab, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:6c0f66072c65de4f34668a6dc5a926f9b09060ab, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:6c0f66072c65de4f34668a6dc5a926f9b09060ab, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:6c0f66072c65de4f34668a6dc5a926f9b09060ab, name:My Mac }
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: note: a dependency of main module 'BlueprintUI'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedTextKey.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/TextAttributeContainer.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/BlueprintView/BlueprintView.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/BlueprintView/ElementPreview.swift:4:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Element/Accessibility.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Element/Element.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Element/ElementContent.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Element/ProxyElement.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Element/UIViewElement.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Environment/Environment.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Environment/Keys/AccessibilityLinkKey.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Environment/Keys/DisplayScaleKey.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Environment/Keys/LayoutDirectionKey.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Environment/Keys/SafeAreaInsetsKey.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Environment/Keys/WindowSizeKey.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Extensions/BidirectionalCollection+Blueprint.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Extensions/UIAccessibilityTraits+Blueprint.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Internal/Extensions/CGSize+Extensions.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Internal/Extensions/UIView.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Internal/Extensions/UIViewAnimationOptions.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Internal/LayoutResultNode.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Internal/NativeViewNode.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Internal/PassthroughView.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Aligned.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/AspectRatio.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Column.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/ConstrainedAspectRatio.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/ConstrainedSize.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Decorate.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Empty.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/EqualStack.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Flow.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/GeometryReader.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/GridRow.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Inset.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Keyed.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/LayoutAttributes.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/LayoutSubelement.swift:4:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/LayoutWriter.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Opacity.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Overlay.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Row.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/SingleChildLayout.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Spacer.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Stack.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/TintAdjustmentMode.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Transformed.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Measuring/Measurable.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Measuring/SizeConstraint.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/ViewDescription/AnimationAttributes.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/ViewDescription/LayoutTransition.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/ViewDescription/ViewDescription.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/ViewDescription/VisibilityTransition.swift:1:8: note: also imported here
import UIKit
^
** BUILD FAILED **
The following build commands failed:
SwiftDriver BlueprintUI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BlueprintUI' from project 'BlueprintUI')
Building workspace spi-builder-workspace with scheme BlueprintUI-Package
(2 failures)
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -resolvePackageDependencies
Resolve Package Graph
Resolved source packages:
BlueprintUI: /Users/admin/builder/spi-builder-workspace
resolved source packages: BlueprintUI
{
"dependencies" : [
],
"manifest_display_name" : "BlueprintUI",
"name" : "BlueprintUI",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "15.0"
},
{
"name" : "maccatalyst",
"version" : "15.0"
}
],
"products" : [
{
"name" : "BlueprintUI",
"targets" : [
"BlueprintUI"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "BlueprintUICommonControls",
"targets" : [
"BlueprintUICommonControls"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"swift_languages_versions" : [
"5"
],
"targets" : [
{
"c99name" : "BlueprintUITests",
"module_type" : "SwiftTarget",
"name" : "BlueprintUITests",
"path" : "BlueprintUI/Tests",
"sources" : [
"AdaptedEnvironmentTests.swift",
"AlignedTests.swift",
"AssertLayoutContract.swift",
"AttributedTextTests.swift",
"BlueprintViewAdditions.swift",
"BlueprintViewTests.swift",
"BuilderTests.swift",
"CATransform3DExtensionTests.swift",
"CGPointExtensionTests.swift",
"CacheCleanerTests.swift",
"CenteredTests.swift",
"ConstrainedAspectRatioTests.swift",
"ConstrainedSizeTests.swift",
"DecorateTests.swift",
"Element+Testing.swift",
"ElementBuilderTests.swift",
"ElementContentTests.swift",
"ElementIdentifierTests.swift",
"ElementPathTests.swift",
"EnvironmentTests.swift",
"EqualStackTests+ResultBuilders.swift",
"EqualStackTests.swift",
"Extensions/UIView+Testing.swift",
"Extensions/XCTestCase+AppHost.swift",
"FlowTests.swift",
"FocusStateTests.swift",
"GeometryReaderTests.swift",
"GridRowTests+ResultBuilders.swift",
"GridRowTests.swift",
"HiddenTests.swift",
"HintingSizeCacheTests.swift",
"InsetTests.swift",
"KeyedTests.swift",
"LayoutAttributesTests.swift",
"LayoutMode+Testing.swift",
"LayoutModeTests.swift",
"LayoutResultNode+Testing.swift",
"LayoutResultNodeTests.swift",
"LayoutTraitsTests.swift",
"LayoutWriterTests.swift",
"OpacityTests.swift",
"OverlayLayoutTests.swift",
"OverlayTests+ResultBuilder.swift",
"PixelBoundaryTests.swift",
"RenderContextTests.swift",
"ScaleRoundingTests.swift",
"SizeConstraintAxisTests.swift",
"StackTests+ResultBuilders.swift",
"StackTests.swift",
"TintAdjustmentModeTests.swift",
"TransformedTests.swift",
"UIViewElementTests.swift",
"UnconstrainedInfiniteAxisTests.swift",
"UserInteractionEnabledTests.swift",
"ViewDescriptionTests.swift",
"ViewDiffingBehaviourTests.swift"
],
"target_dependencies" : [
"BlueprintUI"
],
"type" : "test"
},
{
"c99name" : "BlueprintUICommonControlsTests",
"module_type" : "SwiftTarget",
"name" : "BlueprintUICommonControlsTests",
"path" : "BlueprintUICommonControls/Tests/Sources",
"resources" : [
{
"path" : "/Users/admin/builder/spi-builder-workspace/BlueprintUICommonControls/Tests/Sources/Resources/ReferenceImages",
"rule" : {
"copy" : {
}
}
},
{
"path" : "/Users/admin/builder/spi-builder-workspace/BlueprintUICommonControls/Tests/Sources/Resources/test-image.jpg",
"rule" : {
"process" : {
}
}
}
],
"sources" : [
"AccessibilityContainerTests.swift",
"AttributedLabelTests.swift",
"BoxTests.swift",
"ButtonTests.swift",
"Element+Testing.swift",
"ElementContent+Testing.swift",
"FlowTests.swift",
"ImageTests.swift",
"Internal/KeyboardObserverTests.swift",
"LabelTests.swift",
"LayoutMode+Testing.swift",
"LifecycleObserverTests.swift",
"NSLineBreakMode+Testing.swift",
"PerformancePlayground.swift",
"PixelBoundarySnapshotTests.swift",
"RuleTests.swift",
"ScrollViewTests.swift",
"SegmentedControlTests.swift",
"TextFieldTests.swift",
"XCTestCaseExtensions.swift"
],
"target_dependencies" : [
"BlueprintUICommonControls"
],
"type" : "test"
},
{
"c99name" : "BlueprintUICommonControls",
"module_type" : "SwiftTarget",
"name" : "BlueprintUICommonControls",
"path" : "BlueprintUICommonControls/Sources",
"product_memberships" : [
"BlueprintUICommonControls"
],
"sources" : [
"AccessibilityBlocker.swift",
"AccessibilityContainer.swift",
"AccessibilityElement.swift",
"AccessibilityFocus.swift",
"AttributedLabel+Environment.swift",
"AttributedLabel.swift",
"Box.swift",
"Button.swift",
"CornerStyle.swift",
"EditingMenu.swift",
"Image.swift",
"Internal/KeyboardObserver.swift",
"Internal/UIBezierPath+Extensions.swift",
"Label.swift",
"Rule.swift",
"ScrollView.swift",
"SegmentedControl.swift",
"Tappable.swift",
"TextField.swift",
"TextShadow.swift",
"TransitionContainer.swift",
"UserInterfaceOverridingElement.swift"
],
"target_dependencies" : [
"BlueprintUI"
],
"type" : "library"
},
{
"c99name" : "BlueprintUI",
"module_type" : "SwiftTarget",
"name" : "BlueprintUI",
"path" : "BlueprintUI/Sources",
"product_memberships" : [
"BlueprintUI",
"BlueprintUICommonControls"
],
"sources" : [
"AttributedText/AttributedText.swift",
"AttributedText/AttributedTextKey.swift",
"AttributedText/TextAttributeContainer.swift",
"BlueprintView/BlueprintView.swift",
"BlueprintView/ElementPreview.swift",
"Element/Accessibility.swift",
"Element/ContentStorage.swift",
"Element/Element.swift",
"Element/ElementContent.swift",
"Element/EnvironmentAdaptingStorage.swift",
"Element/LayoutStorage.swift",
"Element/LazyStorage.swift",
"Element/MeasurableStorage.swift",
"Element/MeasureElementStorage.swift",
"Element/PassthroughStorage.swift",
"Element/ProxyElement.swift",
"Element/UIViewElement.swift",
"Environment/AdaptedEnvironment.swift",
"Environment/Environment.swift",
"Environment/EnvironmentKey.swift",
"Environment/EnvironmentReader.swift",
"Environment/Keys/AccessibilityLinkKey.swift",
"Environment/Keys/CalendarKey.swift",
"Environment/Keys/DisplayScaleKey.swift",
"Environment/Keys/LayoutDirectionKey.swift",
"Environment/Keys/LocaleKey.swift",
"Environment/Keys/SafeAreaInsetsKey.swift",
"Environment/Keys/TimeZoneKey.swift",
"Environment/Keys/WindowSizeKey.swift",
"Extensions/BidirectionalCollection+Blueprint.swift",
"Extensions/CGSize+Blueprint.swift",
"Extensions/FloatingPoint+Blueprint.swift",
"Extensions/UIAccessibilityTraits+Blueprint.swift",
"Focus/FocusBinding.swift",
"Focus/FocusState.swift",
"Focus/FocusTrigger.swift",
"Internal/CacheClearer.swift",
"Internal/ElementIdentifier.swift",
"Internal/ElementPath.swift",
"Internal/Extensions/AnyObject+Debugging.swift",
"Internal/Extensions/CATransform3D.swift",
"Internal/Extensions/CGPoint.swift",
"Internal/Extensions/CGRect.swift",
"Internal/Extensions/CGSize+Extensions.swift",
"Internal/Extensions/UIView.swift",
"Internal/Extensions/UIViewAnimationOptions.swift",
"Internal/HintingSizeCache.swift",
"Internal/LayoutModeKey.swift",
"Internal/LayoutResultNode.swift",
"Internal/LayoutTreeNode.swift",
"Internal/Logger.swift",
"Internal/Measurer.swift",
"Internal/Metatype.swift",
"Internal/NativeViewNode.swift",
"Internal/OSLog+Blueprint.swift",
"Internal/PassthroughView.swift",
"Internal/RenderContext.swift",
"Internal/RoundingCorrectionKey.swift",
"Internal/RoundingOriginKey.swift",
"Internal/SignpostToken.swift",
"Layout/Aligned.swift",
"Layout/Alignment.swift",
"Layout/AspectRatio.swift",
"Layout/Builder.swift",
"Layout/Centered.swift",
"Layout/Column.swift",
"Layout/Conditionals.swift",
"Layout/ConstrainedAspectRatio.swift",
"Layout/ConstrainedSize.swift",
"Layout/Decorate.swift",
"Layout/ElementBuilder.swift",
"Layout/ElementDimensions.swift",
"Layout/Empty.swift",
"Layout/EqualStack.swift",
"Layout/FloatingPoint+ScaleRounding.swift",
"Layout/Flow.swift",
"Layout/GeometryReader.swift",
"Layout/GridRow.swift",
"Layout/Hidden.swift",
"Layout/Inset.swift",
"Layout/Keyed.swift",
"Layout/Layout.swift",
"Layout/LayoutAttributes.swift",
"Layout/LayoutMode.swift",
"Layout/LayoutOptions.swift",
"Layout/LayoutSubelement.swift",
"Layout/LayoutTraits.swift",
"Layout/LayoutTraitsKey.swift",
"Layout/LayoutWriter.swift",
"Layout/LifecycleObserver.swift",
"Layout/Opacity.swift",
"Layout/Overlay.swift",
"Layout/Row.swift",
"Layout/SingleChildLayout.swift",
"Layout/SingleTraitLayout.swift",
"Layout/Spacer.swift",
"Layout/Stack.swift",
"Layout/TintAdjustmentMode.swift",
"Layout/Transformed.swift",
"Layout/UnitPoint.swift",
"Layout/UserInteractionEnabled.swift",
"Measuring/Measurable.swift",
"Measuring/SizeConstraint.swift",
"ViewDescription/AnimationAttributes.swift",
"ViewDescription/LayoutTransition.swift",
"ViewDescription/LifecycleCallback.swift",
"ViewDescription/ViewDescription.swift",
"ViewDescription/VisibilityTransition.swift"
],
"type" : "library"
}
],
"tools_version" : "5.9"
}
{
"workspace" : {
"name" : "spi-builder-workspace",
"schemes" : [
"BlueprintUI",
"BlueprintUI-Package",
"BlueprintUICommonControls"
]
}
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun xcodebuild -IDEClonedSourcePackagesDirPathOverride=$PWD/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath $PWD/.derivedData build -scheme BlueprintUI-Package -destination platform=macOS,arch=arm64
Command line invocation:
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/usr/bin/xcodebuild -IDEClonedSourcePackagesDirPathOverride=/Users/admin/builder/spi-builder-workspace/.dependencies -skipMacroValidation -skipPackagePluginValidation -derivedDataPath /Users/admin/builder/spi-builder-workspace/.derivedData build -scheme BlueprintUI-Package -destination platform=macOS,arch=arm64
Resolve Package Graph
Resolved source packages:
BlueprintUI: /Users/admin/builder/spi-builder-workspace
ComputePackagePrebuildTargetDependencyGraph
Prepare packages
CreateBuildRequest
SendProjectDescription
CreateBuildOperation
ComputeTargetDependencyGraph
note: Building targets in dependency order
note: Target dependency graph (4 targets)
Target 'BlueprintUICommonControls' in project 'BlueprintUI'
➜ Explicit dependency on target 'BlueprintUICommonControls' in project 'BlueprintUI'
➜ Explicit dependency on target 'BlueprintUI' in project 'BlueprintUI'
Target 'BlueprintUICommonControls' in project 'BlueprintUI'
➜ Explicit dependency on target 'BlueprintUI' in project 'BlueprintUI'
Target 'BlueprintUI' in project 'BlueprintUI'
➜ Explicit dependency on target 'BlueprintUI' in project 'BlueprintUI'
Target 'BlueprintUI' in project 'BlueprintUI' (no dependencies)
GatherProvisioningInputs
CreateBuildDescription
ClangStatCache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/clang-stat-cache /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -o /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache
SwiftDriver BlueprintUI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BlueprintUI' from project 'BlueprintUI')
cd /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode
builtin-SwiftDriver -- /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/swiftc -module-name BlueprintUI -Onone -enforce-exclusivity\=checked @/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/Objects-normal/arm64/BlueprintUI.SwiftFileList -DSWIFT_PACKAGE -DDEBUG -DSWIFT_MODULE_RESOURCE_BUNDLE_UNAVAILABLE -DXcode -plugin-path /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/lib/swift/host/plugins/testing -enable-experimental-feature DebugDescriptionMacro -sdk /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk -target arm64-apple-macos10.13 -g -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -Xfrontend -serialize-debugging-options -profile-coverage-mapping -profile-generate -enable-testing -index-store-path /Users/admin/builder/spi-builder-workspace/.derivedData/Index.noindex/DataStore -swift-version 5 -I /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -I /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/usr/lib -F /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug -F /Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/Library/Frameworks -c -j10 -enable-batch-mode -incremental -Xcc -ivfsstatcache -Xcc /Users/admin/builder/spi-builder-workspace/.derivedData/SDKStatCaches.noindex/macosx26.0-25A5279m-f7c1d129d9d5414f2afbbad1fd6fd62e.sdkstatcache -output-file-map /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/Objects-normal/arm64/BlueprintUI-OutputFileMap.json -use-frontend-parseable-output -save-temps -no-color-diagnostics -explicit-module-build -module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/SwiftExplicitPrecompiledModules -clang-scanner-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -sdk-module-cache-path /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex -serialize-diagnostics -emit-dependencies -emit-module -emit-module-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/Objects-normal/arm64/BlueprintUI.swiftmodule -validate-clang-modules-once -clang-build-session-file /Users/admin/builder/spi-builder-workspace/.derivedData/ModuleCache.noindex/Session.modulevalidation -package-name spi_builder_workspace -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/swift-overrides.hmap -emit-const-values -Xfrontend -const-gather-protocols-file -Xfrontend /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/Objects-normal/arm64/BlueprintUI_const_extract_protocols.json -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Products/Debug/include -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/DerivedSources-normal/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/DerivedSources/arm64 -Xcc -I/Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/DerivedSources -Xcc -DSWIFT_PACKAGE -Xcc -DDEBUG\=1 -emit-objc-header -emit-objc-header-path /Users/admin/builder/spi-builder-workspace/.derivedData/Build/Intermediates.noindex/BlueprintUI.build/Debug/BlueprintUI.build/Objects-normal/arm64/BlueprintUI-Swift.h -working-directory /Users/admin/builder/spi-builder-workspace/.swiftpm/xcode -experimental-emit-module-separately -disable-cmo
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: note: A dependency of main module 'BlueprintUI'
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedTextKey.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/TextAttributeContainer.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/BlueprintView/BlueprintView.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/BlueprintView/ElementPreview.swift:4:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Element/Accessibility.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Element/Element.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Element/ElementContent.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Element/ProxyElement.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Element/UIViewElement.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Environment/Environment.swift:2:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Environment/Keys/AccessibilityLinkKey.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Environment/Keys/DisplayScaleKey.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Environment/Keys/LayoutDirectionKey.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Environment/Keys/SafeAreaInsetsKey.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Environment/Keys/WindowSizeKey.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Extensions/BidirectionalCollection+Blueprint.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Extensions/UIAccessibilityTraits+Blueprint.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Internal/Extensions/CGSize+Extensions.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Internal/Extensions/UIView.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Internal/Extensions/UIViewAnimationOptions.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Internal/LayoutResultNode.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Internal/NativeViewNode.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Internal/PassthroughView.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Aligned.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/AspectRatio.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Column.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/ConstrainedAspectRatio.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/ConstrainedSize.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Decorate.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Empty.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/EqualStack.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Flow.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/GeometryReader.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/GridRow.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Inset.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Keyed.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/LayoutAttributes.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/LayoutSubelement.swift:4:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/LayoutWriter.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Opacity.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Overlay.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Row.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/SingleChildLayout.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Spacer.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Stack.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/TintAdjustmentMode.swift:2:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Transformed.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Measuring/Measurable.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Measuring/SizeConstraint.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/ViewDescription/AnimationAttributes.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/ViewDescription/LayoutTransition.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/ViewDescription/ViewDescription.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/ViewDescription/VisibilityTransition.swift:1:8: note: Also imported here
import UIKit
^ (in target 'BlueprintUI' from project 'BlueprintUI')
--- xcodebuild: WARNING: Using the first of multiple matching destinations:
{ platform:macOS, arch:arm64, id:6c0f66072c65de4f34668a6dc5a926f9b09060ab, name:My Mac }
{ platform:macOS, arch:arm64, variant:Mac Catalyst, id:6c0f66072c65de4f34668a6dc5a926f9b09060ab, name:My Mac }
{ platform:macOS, arch:arm64, variant:DriverKit, id:6c0f66072c65de4f34668a6dc5a926f9b09060ab, name:My Mac }
{ platform:macOS, arch:arm64, variant:Designed for [iPad,iPhone], id:6c0f66072c65de4f34668a6dc5a926f9b09060ab, name:My Mac }
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: error: Unable to find module dependency: 'UIKit'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedText.swift:1:8: note: a dependency of main module 'BlueprintUI'
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/AttributedTextKey.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/AttributedText/TextAttributeContainer.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/BlueprintView/BlueprintView.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/BlueprintView/ElementPreview.swift:4:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Element/Accessibility.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Element/Element.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Element/ElementContent.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Element/ProxyElement.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Element/UIViewElement.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Environment/Environment.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Environment/Keys/AccessibilityLinkKey.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Environment/Keys/DisplayScaleKey.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Environment/Keys/LayoutDirectionKey.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Environment/Keys/SafeAreaInsetsKey.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Environment/Keys/WindowSizeKey.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Extensions/BidirectionalCollection+Blueprint.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Extensions/UIAccessibilityTraits+Blueprint.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Internal/Extensions/CGSize+Extensions.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Internal/Extensions/UIView.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Internal/Extensions/UIViewAnimationOptions.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Internal/LayoutResultNode.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Internal/NativeViewNode.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Internal/PassthroughView.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Aligned.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/AspectRatio.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Column.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/ConstrainedAspectRatio.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/ConstrainedSize.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Decorate.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Empty.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/EqualStack.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Flow.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/GeometryReader.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/GridRow.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Inset.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Keyed.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/LayoutAttributes.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/LayoutSubelement.swift:4:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/LayoutWriter.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Opacity.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Overlay.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Row.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/SingleChildLayout.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Spacer.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Stack.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/TintAdjustmentMode.swift:2:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Layout/Transformed.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Measuring/Measurable.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/Measuring/SizeConstraint.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/ViewDescription/AnimationAttributes.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/ViewDescription/LayoutTransition.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/ViewDescription/ViewDescription.swift:1:8: note: also imported here
import UIKit
^
/Users/admin/builder/spi-builder-workspace/BlueprintUI/Sources/ViewDescription/VisibilityTransition.swift:1:8: note: also imported here
import UIKit
^
** BUILD FAILED **
The following build commands failed:
SwiftDriver BlueprintUI normal arm64 com.apple.xcode.tools.swift.compiler (in target 'BlueprintUI' from project 'BlueprintUI')
Building workspace spi-builder-workspace with scheme BlueprintUI-Package
(2 failures)
BUILD FAILURE 6.2 macosXcodebuild