The Swift Package Index logo.Swift Package Index

Build Information

Successful build of BeautifulMermaidSwift, reference main (6a23a2), with Swift 6.2 for macOS (SPM) on 27 Apr 2026 17:58:18 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/lukilabs/beautiful-mermaid-swift.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/lukilabs/beautiful-mermaid-swift
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6a23a29 Fix xychart crashes from OOB category access and non-finite Int conversions
Cloned https://github.com/lukilabs/beautiful-mermaid-swift.git
Revision (git rev-parse @):
6a23a29e91af8f5b3e9fc09945332ca193bd69ec
SUCCESS checkout https://github.com/lukilabs/beautiful-mermaid-swift.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/lukilabs/beautiful-mermaid-swift.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.3.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[1/10] Copying test-diagrams.json
[1/10] Write MermaidPlayground-entitlement.plist
[2/10] Write sources
[5/10] Copying Assets.xcassets
[6/10] Write swift-version--3CB7CFEC50E0D141.txt
[8/229] Emitting module ElkSwift
[9/253] Compiling ElkSwift org_eclipse_elk_alg_layered_options_LayerUnzippingStrategy.swift
[10/253] Compiling ElkSwift org_eclipse_elk_alg_layered_options_LayeredOptions.swift
[11/253] Compiling ElkSwift org_eclipse_elk_alg_layered_options_LayeredSpacings.swift
[12/253] Compiling ElkSwift org_eclipse_elk_alg_layered_options_LayeringStrategy.swift
[13/253] Compiling ElkSwift org_eclipse_elk_alg_layered_options_LongEdgeOrderingStrategy.swift
[14/253] Compiling ElkSwift org_eclipse_elk_alg_layered_options_NodeFlexibility.swift
[15/253] Compiling ElkSwift org_eclipse_elk_alg_layered_options_NodePlacementStrategy.swift
[16/253] Compiling ElkSwift org_eclipse_elk_alg_layered_options_NodePromotionStrategy.swift
[17/253] Compiling ElkSwift org_eclipse_elk_alg_layered_options_OrderingStrategy.swift
[18/253] Compiling ElkSwift org_eclipse_elk_alg_layered_options_PortSortingStrategy.swift
[19/253] Compiling ElkSwift org_eclipse_elk_alg_layered_options_PortType.swift
[20/253] Compiling ElkSwift org_eclipse_elk_alg_layered_options_SelfLoopDistributionStrategy.swift
[21/253] Compiling ElkSwift org_eclipse_elk_alg_layered_options_SelfLoopOrderingStrategy.swift
[22/253] Compiling ElkSwift org_eclipse_elk_alg_layered_options_SelfLoopPlacementStrategy.swift
[23/253] Compiling ElkSwift org_eclipse_elk_alg_layered_options_Spacings.swift
[24/253] Compiling ElkSwift org_eclipse_elk_alg_layered_options_SplineRoutingMode.swift
[25/253] Compiling ElkSwift org_eclipse_elk_alg_layered_options_ValidifyStrategy.swift
[26/253] Compiling ElkSwift org_eclipse_elk_alg_layered_options_WrappingStrategy.swift
[27/253] Compiling ElkSwift org_eclipse_elk_alg_layered_ElkLayered.swift
[28/253] Compiling ElkSwift org_eclipse_elk_alg_layered_GraphConfigurator.swift
[29/253] Compiling ElkSwift org_eclipse_elk_alg_layered_IHierarchyAwareLayoutProcessor.swift
[30/253] Compiling ElkSwift org_eclipse_elk_alg_layered_LayeredLayoutProvider.swift
[31/253] Compiling ElkSwift org_eclipse_elk_alg_layered_LayeredPhases.swift
[32/253] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_BFSNodeOrderCycleBreaker.swift
[33/253] Compiling ElkSwift ELK.swift
[34/253] Compiling ElkSwift ElkGraphImpl.swift
[35/253] Compiling ElkSwift ElkGraphUtil.swift
[36/253] Compiling ElkSwift JavaCompat.swift
[37/253] Compiling ElkSwift JavaNumbers.swift
[38/253] Compiling ElkSwift JsonExporter.swift
[39/253] Compiling ElkSwift JsonImporter.swift
[40/253] Compiling ElkSwift TypeAliases.swift
[41/253] Compiling ElkSwift ArrayDeque.swift
[42/253] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_CGraph.swift
[43/253] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_CGroup.swift
[44/253] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_CNode.swift
[45/253] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_CompareFuzzy.swift
[46/253] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_ICompactionAlgorithm.swift
[47/253] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_IConstraintCalculationAlgorithm.swift
[48/253] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_ILockFunction.swift
[49/253] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_ISpacingsHandler.swift
[50/253] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_LongestPathCompaction.swift
[51/253] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_OneDimensionalCompactor.swift
[52/253] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_QuadraticConstraintCalculation.swift
[53/253] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_Quadruplet.swift
[54/253] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_oned_ScanlineConstraintCalculator.swift
[55/253] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_options_HighLevelSortingCriterion.swift
[56/253] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_options_LowLevelSortingCriterion.swift
[57/253] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_options_TraversalStrategy.swift
[58/301] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_NodeContext.swift
[59/301] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_NodeLabelLocation.swift
[60/301] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_PortContext.swift
[61/301] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_PortContextMultimap.swift
[62/301] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_NodeDimensionCalculation.swift
[63/301] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_NodeLabelAndSizeCalculator.swift
[64/301] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_NodeMarginCalculator.swift
[65/301] Compiling ElkSwift org_eclipse_elk_alg_common_NodeMicroLayout.swift
[66/301] Compiling ElkSwift org_eclipse_elk_alg_common_Point.swift
[67/301] Compiling ElkSwift org_eclipse_elk_alg_common_RectilinearConvexHull.swift
[68/301] Compiling ElkSwift org_eclipse_elk_alg_common_overlaps_GreedyRectangleStripOverlapRemover.swift
[69/301] Compiling ElkSwift org_eclipse_elk_alg_common_overlaps_IRectangleStripOverlapRemovalStrategy.swift
[70/301] Compiling ElkSwift org_eclipse_elk_alg_common_overlaps_RectangleStripOverlapRemover.swift
[71/301] Compiling ElkSwift org_eclipse_elk_alg_common_utils_UniqueTriple.swift
[72/301] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_components_ComponentsToCGraphTransformer.swift
[73/301] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_components_IComponent.swift
[74/301] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_components_IConnectedComponents.swift
[75/301] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_components_IExternalExtension.swift
[76/301] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_components_OneDimensionalComponentsCompaction.swift
[77/301] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_algs_ICompactionAlgorithm.swift
[78/301] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_algs_IConstraintCalculationAlgorithm.swift
[79/301] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_algs_LongestPathCompaction.swift
[80/301] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_algs_QuadraticConstraintCalculation.swift
[81/301] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_algs_ScanlineConstraintCalculator.swift
[82/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_EndLabelSorter.swift
[83/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_GraphTransformer.swift
[84/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_HierarchicalNodeResizingProcessor.swift
[85/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_HierarchicalPortConstraintProcessor.swift
[86/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_HierarchicalPortDummySizeProcessor.swift
[87/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_HierarchicalPortOrthogonalEdgeRouter.swift
[88/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_HierarchicalPortPositionProcessor.swift
[89/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_HighDegreeNodeLayeringProcessor.swift
[90/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_HyperedgeDummyMerger.swift
[91/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_HypernodesProcessor.swift
[92/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_InLayerConstraintProcessor.swift
[93/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_InnermostNodeMarginCalculator.swift
[94/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_InteractiveExternalPortPositioner.swift
[95/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_IntermediateProcessorStrategy.swift
[96/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_InvertedPortProcessor.swift
[97/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LabelAndNodeSizeProcessor.swift
[98/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LabelDummyInserter.swift
[99/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LabelDummyRemover.swift
[100/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LabelDummySwitcher.swift
[101/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LabelManagementProcessor.swift
[102/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LabelSideSelector.swift
[103/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LayerConstraintPostprocessor.swift
[104/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LayerConstraintPreprocessor.swift
[105/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LayerSizeAndGraphHeightCalculator.swift
[106/301] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LGraphAdapters.swift
[107/301] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LGraphElement.swift
[108/301] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LGraphUtil.swift
[109/301] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LLabel.swift
[110/301] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LMargin.swift
[111/301] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LNode.swift
[112/301] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LPadding.swift
[113/301] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LPort.swift
[114/301] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LShape.swift
[115/301] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_Layer.swift
[116/301] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_Tarjan.swift
[117/301] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_transform_ElkGraphImporter.swift
[118/301] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_transform_ElkGraphLayoutTransferrer.swift
[119/301] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_transform_ElkGraphTransformer.swift
[120/301] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_transform_IGraphTransformer.swift
[121/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_compaction_EdgeAwareScanlineConstraintCalculation.swift
[122/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_compaction_HorizontalGraphCompactor.swift
[123/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_compaction_LGraphToCGraphTransformer.swift
[124/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_compaction_NetworkSimplexCompaction.swift
[125/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_compaction_VerticalSegment.swift
[126/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_greedyswitch_BetweenLayerEdgeTwoNodeCrossingsCounter.swift
[127/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_greedyswitch_CrossingMatrixFiller.swift
[128/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_greedyswitch_GreedySwitchHeuristic.swift
[129/301] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_greedyswitch_NorthSouthEdgeNeighbouringNodeCrossingsCounter.swift
[130/373] Compiling ElkSwift org_eclipse_elk_core_options_EdgeCoords.swift
[131/373] Compiling ElkSwift org_eclipse_elk_core_options_EdgeLabelPlacement.swift
[132/373] Compiling ElkSwift org_eclipse_elk_core_options_EdgeRouting.swift
[133/373] Compiling ElkSwift org_eclipse_elk_core_options_EdgeType.swift
[134/373] Compiling ElkSwift org_eclipse_elk_core_options_HierarchyHandling.swift
[135/373] Compiling ElkSwift org_eclipse_elk_core_options_ITopdownSizeApproximator.swift
[136/373] Compiling ElkSwift org_eclipse_elk_core_options_LabelSide.swift
[137/373] Compiling ElkSwift org_eclipse_elk_core_options_NodeLabelPlacement.swift
[138/373] Compiling ElkSwift org_eclipse_elk_core_options_PortAlignment.swift
[139/373] Compiling ElkSwift org_eclipse_elk_core_options_PortConstraints.swift
[140/373] Compiling ElkSwift org_eclipse_elk_core_options_PortLabelPlacement.swift
[141/373] Compiling ElkSwift org_eclipse_elk_core_options_PortSide.swift
[142/373] Compiling ElkSwift org_eclipse_elk_core_options_ShapeCoords.swift
[143/373] Compiling ElkSwift org_eclipse_elk_core_options_SizeConstraint.swift
[144/373] Compiling ElkSwift org_eclipse_elk_core_options_SizeOptions.swift
[145/373] Compiling ElkSwift org_eclipse_elk_core_options_TopdownNodeTypes.swift
[146/373] Compiling ElkSwift org_eclipse_elk_core_options_TopdownSizeApproximator.swift
[147/373] Compiling ElkSwift org_eclipse_elk_core_options_TopdownSizeApproximatorUtil.swift
[148/373] Compiling ElkSwift org_eclipse_elk_core_AbstractLayoutProvider.swift
[149/373] Compiling ElkSwift org_eclipse_elk_core_IGraphLayoutEngine.swift
[150/373] Compiling ElkSwift org_eclipse_elk_core_ITopdownLayoutProvider.swift
[151/373] Compiling ElkSwift org_eclipse_elk_core_LayoutConfigurator.swift
[152/373] Compiling ElkSwift org_eclipse_elk_core_RecursiveGraphLayoutEngine.swift
[153/373] Compiling ElkSwift org_eclipse_elk_core_UnsupportedConfigurationException.swift
[154/397] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_DFSNodeOrderCycleBreaker.swift
[155/397] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_DepthFirstCycleBreaker.swift
[156/397] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_GreedyCycleBreaker.swift
[157/397] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_GreedyModelOrderCycleBreaker.swift
[158/397] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_GroupModelOrderCalculator.swift
[159/397] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_InteractiveCycleBreaker.swift
[160/397] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_ModelOrderCycleBreaker.swift
[161/397] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_SCCModelOrderCycleBreaker.swift
[162/397] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_SCCNodeTypeCycleBreaker.swift
[163/397] Compiling ElkSwift org_eclipse_elk_alg_layered_p1cycles_SCConnectivity.swift
[164/397] Compiling ElkSwift org_eclipse_elk_alg_layered_p2layers_BreadthFirstModelOrderLayerer.swift
[165/397] Compiling ElkSwift org_eclipse_elk_alg_layered_p2layers_CoffmanGrahamLayerer.swift
[166/397] Compiling ElkSwift org_eclipse_elk_alg_layered_p2layers_DepthFirstModelOrderLayerer.swift
[167/397] Compiling ElkSwift org_eclipse_elk_alg_layered_p2layers_InteractiveLayerer.swift
[168/397] Compiling ElkSwift org_eclipse_elk_alg_layered_p2layers_LongestPathLayerer.swift
[169/397] Compiling ElkSwift org_eclipse_elk_alg_layered_p2layers_LongestPathSourceLayerer.swift
[170/397] Compiling ElkSwift org_eclipse_elk_alg_layered_p2layers_MinWidthLayerer.swift
[171/397] Compiling ElkSwift org_eclipse_elk_alg_layered_p2layers_NetworkSimplexLayerer.swift
[172/397] Compiling ElkSwift org_eclipse_elk_alg_layered_p2layers_StretchWidthLayerer.swift
[173/397] Compiling ElkSwift SharedIntArray.swift
[174/397] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_counting_AllCrossingsCounter.swift
[175/397] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_counting_BinaryIndexedTree.swift
[176/397] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_counting_CrossMinUtil.swift
[177/397] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_counting_CrossingsCounter.swift
[178/421] Compiling ElkSwift org_eclipse_elk_core_util_WrappedException.swift
[179/421] Compiling ElkSwift org_eclipse_elk_graph_EMapPropertyHolder.swift
[180/421] Compiling ElkSwift org_eclipse_elk_graph_ElkBendPoint.swift
[181/421] Compiling ElkSwift org_eclipse_elk_graph_ElkConnectableShape.swift
[182/421] Compiling ElkSwift org_eclipse_elk_graph_ElkEdge.swift
[183/421] Compiling ElkSwift org_eclipse_elk_graph_ElkEdgeSection.swift
[184/421] Compiling ElkSwift org_eclipse_elk_graph_ElkGraphElement.swift
[185/421] Compiling ElkSwift org_eclipse_elk_graph_ElkGraphFactory.swift
[186/421] Compiling ElkSwift org_eclipse_elk_graph_ElkGraphPackage.swift
[187/421] Compiling ElkSwift org_eclipse_elk_graph_ElkLabel.swift
[188/421] Compiling ElkSwift org_eclipse_elk_graph_ElkNode.swift
[189/421] Compiling ElkSwift org_eclipse_elk_graph_ElkPersistentEntry.swift
[190/421] Compiling ElkSwift org_eclipse_elk_graph_ElkPort.swift
[191/421] Compiling ElkSwift org_eclipse_elk_graph_ElkShape.swift
[192/421] Compiling ElkSwift org_eclipse_elk_graph_properties_AdvancedPropertyValue.swift
[193/421] Compiling ElkSwift org_eclipse_elk_graph_properties_ExperimentalPropertyValue.swift
[194/421] Compiling ElkSwift org_eclipse_elk_graph_properties_GraphFeature.swift
[195/421] Compiling ElkSwift org_eclipse_elk_graph_properties_IProperty.swift
[196/421] Compiling ElkSwift org_eclipse_elk_graph_properties_IPropertyHolder.swift
[197/421] Compiling ElkSwift org_eclipse_elk_graph_properties_IPropertyValueProxy.swift
[198/421] Compiling ElkSwift org_eclipse_elk_graph_properties_MapPropertyHolder.swift
[199/421] Compiling ElkSwift org_eclipse_elk_graph_properties_Property.swift
[200/421] Compiling ElkSwift org_eclipse_elk_graph_properties_PropertyHolderComparator.swift
[201/421] Compiling ElkSwift ElkSwift.swift
[202/421] Compiling ElkSwift org_eclipse_elk_alg_common_compaction_Scanline.swift
[203/421] Compiling ElkSwift org_eclipse_elk_alg_common_networksimplex_NEdge.swift
[204/421] Compiling ElkSwift org_eclipse_elk_alg_common_networksimplex_NGraph.swift
[205/421] Compiling ElkSwift org_eclipse_elk_alg_common_networksimplex_NNode.swift
[206/421] Compiling ElkSwift org_eclipse_elk_alg_common_networksimplex_NetworkSimplex.swift
[207/421] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_cellsystem_AtomicCell.swift
[208/421] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_cellsystem_Cell.swift
[209/421] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_cellsystem_ContainerArea.swift
[210/421] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_cellsystem_ContainerCell.swift
[211/421] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_cellsystem_GridContainerCell.swift
[212/421] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_cellsystem_HorizontalLabelAlignment.swift
[213/421] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_cellsystem_LabelCell.swift
[214/421] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_cellsystem_StripContainerCell.swift
[215/421] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_cellsystem_VerticalLabelAlignment.swift
[216/421] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_CellSystemConfigurator.swift
[217/421] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_HorizontalPortPlacementSizeCalculator.swift
[218/421] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_InsidePortLabelCellCreator.swift
[219/421] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_LabelPlacer.swift
[220/421] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_NodeLabelAndSizeUtilities.swift
[221/421] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_NodeLabelCellCreator.swift
[222/421] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_NodeSizeCalculator.swift
[223/421] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_PortContextCreator.swift
[224/421] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_PortLabelPlacementCalculator.swift
[225/421] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_PortPlacementCalculator.swift
[226/421] Compiling ElkSwift org_eclipse_elk_alg_common_nodespacing_internal_algorithm_VerticalPortPlacementSizeCalculator.swift
[227/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_greedyswitch_SwitchDecider.swift
[228/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_ordering_PortRestorer.swift
[229/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_ordering_PortSideAssigner.swift
[230/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_SelfHyperLoop.swift
[231/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_SelfHyperLoopLabels.swift
[232/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_SelfLoopEdge.swift
[233/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_SelfLoopHolder.swift
[234/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_SelfLoopPort.swift
[235/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_SelfLoopType.swift
[236/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_routing_AbstractSelfLoopRouter.swift
[237/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_routing_LabelPlacer.swift
[238/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_routing_OrthogonalSelfLoopRouter.swift
[239/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_routing_PolylineSelfLoopRouter.swift
[240/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_routing_RoutingDirector.swift
[241/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_loops_routing_RoutingSlotAssigner.swift
[242/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_BiLinkedHashMultiMap.swift
[243/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_CommentNodeMarginCalculator.swift
[244/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_CommentPostprocessor.swift
[245/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_CommentPreprocessor.swift
[246/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_ConstraintsPostprocessor.swift
[247/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_DummySelfLoopProcessor.swift
[248/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_EdgeAndLayerConstraintEdgeReverser.swift
[249/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_EndLabelPostprocessor.swift
[250/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_EndLabelPreprocessor.swift
[251/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_wrapping_BreakingPointRemover.swift
[252/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_wrapping_CuttingUtils.swift
[253/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_wrapping_GraphStats.swift
[254/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_wrapping_ICutIndexCalculator.swift
[255/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_wrapping_MSDCutIndexHeuristic.swift
[256/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_wrapping_SingleEdgeGraphWrapper.swift
[257/421] Compiling ElkSwift org_eclipse_elk_alg_layered_options_CenterEdgeLabelPlacementStrategy.swift
[258/421] Compiling ElkSwift org_eclipse_elk_alg_layered_options_ConstraintCalculationStrategy.swift
[259/421] Compiling ElkSwift org_eclipse_elk_alg_layered_options_CrossingMinimizationStrategy.swift
[260/421] Compiling ElkSwift org_eclipse_elk_alg_layered_options_CuttingStrategy.swift
[261/421] Compiling ElkSwift org_eclipse_elk_alg_layered_options_CycleBreakingStrategy.swift
[262/421] Compiling ElkSwift org_eclipse_elk_alg_layered_options_DirectionCongruency.swift
[263/421] Compiling ElkSwift org_eclipse_elk_alg_layered_options_EdgeConstraint.swift
[264/421] Compiling ElkSwift org_eclipse_elk_alg_layered_options_EdgeLabelSideSelection.swift
[265/421] Compiling ElkSwift org_eclipse_elk_alg_layered_options_EdgeStraighteningStrategy.swift
[266/421] Compiling ElkSwift org_eclipse_elk_alg_layered_options_FixedAlignment.swift
[267/421] Compiling ElkSwift org_eclipse_elk_alg_layered_options_GraphCompactionStrategy.swift
[268/421] Compiling ElkSwift org_eclipse_elk_alg_layered_options_GraphProperties.swift
[269/421] Compiling ElkSwift org_eclipse_elk_alg_layered_options_GreedySwitchType.swift
[270/421] Compiling ElkSwift org_eclipse_elk_alg_layered_options_GroupOrderStrategy.swift
[271/421] Compiling ElkSwift org_eclipse_elk_alg_layered_options_InLayerConstraint.swift
[272/421] Compiling ElkSwift org_eclipse_elk_alg_layered_options_InteractiveReferencePoint.swift
[273/421] Compiling ElkSwift org_eclipse_elk_alg_layered_options_InternalProperties.swift
[274/421] Compiling ElkSwift org_eclipse_elk_alg_layered_options_LayerConstraint.swift
[275/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LongEdgeJoiner.swift
[276/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_LongEdgeSplitter.swift
[277/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_NodePromotion.swift
[278/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_NorthSouthPortPostprocessor.swift
[279/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_NorthSouthPortPreprocessor.swift
[280/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_PartitionMidprocessor.swift
[281/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_PartitionPostprocessor.swift
[282/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_PartitionPreprocessor.swift
[283/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_PortListSorter.swift
[284/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_PortSideProcessor.swift
[285/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_ReversedEdgeRestorer.swift
[286/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_SelfLoopPortRestorer.swift
[287/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_SelfLoopPostProcessor.swift
[288/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_SelfLoopPreProcessor.swift
[289/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_SelfLoopRouter.swift
[290/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_SemiInteractiveCrossMinProcessor.swift
[291/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_SortByInputModelProcessor.swift
[292/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_preserveorder_CMGroupModelOrderCalculator.swift
[293/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_preserveorder_ModelOrderNodeComparator.swift
[294/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_preserveorder_ModelOrderPortComparator.swift
[295/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_unzipping_AlternatingLayerUnzipper.swift
[296/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_wrapping_ARDCutIndexHeuristic.swift
[297/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_wrapping_BreakingPointInserter.swift
[298/421] Compiling ElkSwift org_eclipse_elk_alg_layered_intermediate_wrapping_BreakingPointProcessor.swift
[299/421] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_CGraph.swift
[300/421] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_CGroup.swift
[301/421] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_CNode.swift
[302/421] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_CompareFuzzy.swift
[303/421] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_ICGraphTransformer.swift
[304/421] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_ISpacingsHandler.swift
[305/421] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_OneDimensionalCompactor.swift
[306/421] Compiling ElkSwift org_eclipse_elk_alg_layered_compaction_oned_Quadruplet.swift
[307/421] Compiling ElkSwift org_eclipse_elk_alg_layered_components_AbstractGraphPlacer.swift
[308/421] Compiling ElkSwift org_eclipse_elk_alg_layered_components_ComponentGroup.swift
[309/421] Compiling ElkSwift org_eclipse_elk_alg_layered_components_ComponentGroupGraphPlacer.swift
[310/421] Compiling ElkSwift org_eclipse_elk_alg_layered_components_ComponentGroupModelOrderGraphPlacer.swift
[311/421] Compiling ElkSwift org_eclipse_elk_alg_layered_components_ComponentOrderingStrategy.swift
[312/421] Compiling ElkSwift org_eclipse_elk_alg_layered_components_ComponentsCompactor.swift
[313/421] Compiling ElkSwift org_eclipse_elk_alg_layered_components_ComponentsProcessor.swift
[314/421] Compiling ElkSwift org_eclipse_elk_alg_layered_components_ModelOrderComponentGroup.swift
[315/421] Compiling ElkSwift org_eclipse_elk_alg_layered_components_ModelOrderRowGraphPlacer.swift
[316/421] Compiling ElkSwift org_eclipse_elk_alg_layered_components_SimpleRowGraphPlacer.swift
[317/421] Compiling ElkSwift org_eclipse_elk_alg_layered_compound_CompoundGraphPostprocessor.swift
[318/421] Compiling ElkSwift org_eclipse_elk_alg_layered_compound_CompoundGraphPreprocessor.swift
[319/421] Compiling ElkSwift org_eclipse_elk_alg_layered_compound_CrossHierarchyEdge.swift
[320/421] Compiling ElkSwift org_eclipse_elk_alg_layered_compound_CrossHierarchyEdgeComparator.swift
[321/421] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LEdge.swift
[322/421] Compiling ElkSwift org_eclipse_elk_alg_layered_graph_LGraph.swift
[323/421] Compiling ElkSwift org_eclipse_elk_core_alg_LayoutProcessorConfiguration.swift
[324/421] Compiling ElkSwift org_eclipse_elk_core_data_DeprecatedLayoutOptionReplacer.swift
[325/421] Compiling ElkSwift org_eclipse_elk_core_data_ILayoutMetaData.swift
[326/421] Compiling ElkSwift org_eclipse_elk_core_data_ILayoutMetaDataProvider.swift
[327/421] Compiling ElkSwift org_eclipse_elk_core_data_LayoutAlgorithmData.swift
[328/421] Compiling ElkSwift org_eclipse_elk_core_data_LayoutAlgorithmResolver.swift
[329/421] Compiling ElkSwift org_eclipse_elk_core_data_LayoutCategoryData.swift
[330/421] Compiling ElkSwift org_eclipse_elk_core_data_LayoutMetaDataService.swift
[331/421] Compiling ElkSwift org_eclipse_elk_core_data_LayoutOptionData.swift
[332/421] Compiling ElkSwift org_eclipse_elk_core_labels_ILabelManager.swift
[333/421] Compiling ElkSwift org_eclipse_elk_core_math_BezierSpline.swift
[334/421] Compiling ElkSwift org_eclipse_elk_core_math_CubicSplineInterpolator.swift
[335/421] Compiling ElkSwift org_eclipse_elk_core_math_ElkMargin.swift
[336/421] Compiling ElkSwift org_eclipse_elk_core_math_ElkMath.swift
[337/421] Compiling ElkSwift org_eclipse_elk_core_math_ElkPadding.swift
[338/421] Compiling ElkSwift org_eclipse_elk_core_math_ElkRectangle.swift
[339/421] Compiling ElkSwift org_eclipse_elk_core_math_ISplineInterpolator.swift
[340/421] Compiling ElkSwift org_eclipse_elk_core_math_KVector.swift
[341/421] Compiling ElkSwift org_eclipse_elk_core_math_KVectorChain.swift
[342/421] Compiling ElkSwift org_eclipse_elk_core_math_Spacing.swift
[343/421] Compiling ElkSwift org_eclipse_elk_core_options_Alignment.swift
[344/421] Compiling ElkSwift org_eclipse_elk_core_options_ContentAlignment.swift
[345/421] Compiling ElkSwift org_eclipse_elk_core_options_CoreOptions.swift
[346/421] Compiling ElkSwift org_eclipse_elk_core_options_Direction.swift
[347/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_bk_ThresholdStrategy.swift
[348/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_InteractiveNodePlacer.swift
[349/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_LinearSegmentsNodePlacer.swift
[350/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_NetworkSimplexPlacer.swift
[351/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_SimpleNodePlacer.swift
[352/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_EdgeRouterFactory.swift
[353/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_OrthogonalEdgeRouter.swift
[354/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_PolylineEdgeRouter.swift
[355/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_direction_BaseRoutingDirectionStrategy.swift
[356/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_direction_NorthToSouthRoutingStrategy.swift
[357/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_direction_RoutingDirection.swift
[358/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_direction_SouthToNorthRoutingStrategy.swift
[359/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_direction_WestToEastRoutingStrategy.swift
[360/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_HyperEdgeCycleDetector.swift
[361/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_HyperEdgeSegment.swift
[362/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_HyperEdgeSegmentDependency.swift
[363/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_HyperEdgeSegmentSplitter.swift
[364/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p5edges_orthogonal_OrthogonalRoutingGenerator.swift
[365/421] Compiling ElkSwift org_eclipse_elk_core_alg_AlgorithmAssembler.swift
[366/421] Compiling ElkSwift org_eclipse_elk_core_alg_EnumBasedFactoryComparator.swift
[367/421] Compiling ElkSwift org_eclipse_elk_core_alg_ILayoutPhase.swift
[368/421] Compiling ElkSwift org_eclipse_elk_core_alg_ILayoutPhaseFactory.swift
[369/421] Compiling ElkSwift org_eclipse_elk_core_alg_ILayoutProcessor.swift
[370/421] Compiling ElkSwift org_eclipse_elk_core_alg_ILayoutProcessorFactory.swift
[371/421] Compiling ElkSwift org_eclipse_elk_core_UnsupportedGraphException.swift
[372/421] Compiling ElkSwift org_eclipse_elk_core_util_adapters_ElkGraphAdapters.swift
[373/421] Compiling ElkSwift org_eclipse_elk_core_util_adapters_GraphAdapters.swift
[374/421] Compiling ElkSwift org_eclipse_elk_core_util_internal_LayoutOptionProxy.swift
[375/421] Compiling ElkSwift org_eclipse_elk_core_util_AbstractRandomListAccessor.swift
[376/421] Compiling ElkSwift org_eclipse_elk_core_util_AlgorithmFactory.swift
[377/421] Compiling ElkSwift org_eclipse_elk_core_util_BasicProgressMonitor.swift
[378/421] Compiling ElkSwift org_eclipse_elk_core_util_DefaultFactory.swift
[379/421] Compiling ElkSwift org_eclipse_elk_core_util_ElkSpacings.swift
[380/421] Compiling ElkSwift org_eclipse_elk_core_util_ElkUtil.swift
[381/421] Compiling ElkSwift org_eclipse_elk_core_util_ExclusiveBounds.swift
[382/421] Compiling ElkSwift org_eclipse_elk_core_util_IDataObject.swift
[383/421] Compiling ElkSwift org_eclipse_elk_core_util_IElkCancelIndicator.swift
[384/421] Compiling ElkSwift org_eclipse_elk_core_util_IElkProgressMonitor.swift
[385/421] Compiling ElkSwift org_eclipse_elk_core_util_IFactory.swift
[386/421] Compiling ElkSwift org_eclipse_elk_core_util_IGraphElementVisitor.swift
[387/421] Compiling ElkSwift org_eclipse_elk_core_util_IndividualSpacings.swift
[388/421] Compiling ElkSwift org_eclipse_elk_core_util_InstancePool.swift
[389/421] Compiling ElkSwift org_eclipse_elk_core_util_Maybe.swift
[390/421] Compiling ElkSwift org_eclipse_elk_core_util_NullElkProgressMonitor.swift
[391/421] Compiling ElkSwift org_eclipse_elk_core_util_Pair.swift
[392/421] Compiling ElkSwift org_eclipse_elk_core_util_PropertyConstantsDelegator.swift
[393/421] Compiling ElkSwift org_eclipse_elk_core_util_Quadruple.swift
[394/421] Compiling ElkSwift org_eclipse_elk_core_util_Triple.swift
[395/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_counting_HyperedgeCrossingsCounter.swift
[396/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_counting_IInitializable.swift
[397/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_AbstractBarycenterPortDistributor.swift
[398/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_BarycenterHeuristic.swift
[399/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_ForsterConstraintResolver.swift
[400/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_GraphInfoHolder.swift
[401/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_GreedyPortDistributor.swift
[402/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_ICrossingMinimizationHeuristic.swift
[403/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_ISweepPortDistributor.swift
[404/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_InteractiveCrossingMinimizer.swift
[405/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_LayerSweepCrossingMinimizer.swift
[406/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_LayerSweepTypeDecider.swift
[407/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_LayerTotalPortDistributor.swift
[408/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_MedianHeuristic.swift
[409/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_ModelOrderBarycenterHeuristic.swift
[410/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_NoCrossingMinimizer.swift
[411/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_NodeRelativePortDistributor.swift
[412/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p3order_SweepCopy.swift
[413/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_bk_BKAlignedLayout.swift
[414/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_bk_BKAligner.swift
[415/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_bk_BKCompactor.swift
[416/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_bk_BKNodePlacer.swift
[417/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_bk_ICompactor.swift
[418/421] Compiling ElkSwift org_eclipse_elk_alg_layered_p4nodes_bk_NeighborhoodInformation.swift
[419/494] Compiling BeautifulMermaid src_class_parser.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_elk_instance.swift:32:27: warning: no calls to throwing functions occur within 'try' expression
 30 |         }
 31 |         do {
 32 |             let created = try ELK()
    |                           `- warning: no calls to throwing functions occur within 'try' expression
 33 |             sharedInstance = created
 34 |             return created
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_elk_instance.swift:35:11: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 33 |             sharedInstance = created
 34 |             return created
 35 |         } catch {
    |           `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 36 |             throw _ElkInstanceAdapterError.elkUnavailable(error.localizedDescription)
 37 |         }
[420/494] Compiling BeautifulMermaid src_class_renderer.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_elk_instance.swift:32:27: warning: no calls to throwing functions occur within 'try' expression
 30 |         }
 31 |         do {
 32 |             let created = try ELK()
    |                           `- warning: no calls to throwing functions occur within 'try' expression
 33 |             sharedInstance = created
 34 |             return created
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_elk_instance.swift:35:11: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 33 |             sharedInstance = created
 34 |             return created
 35 |         } catch {
    |           `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 36 |             throw _ElkInstanceAdapterError.elkUnavailable(error.localizedDescription)
 37 |         }
[421/494] Compiling BeautifulMermaid src_class_types.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_elk_instance.swift:32:27: warning: no calls to throwing functions occur within 'try' expression
 30 |         }
 31 |         do {
 32 |             let created = try ELK()
    |                           `- warning: no calls to throwing functions occur within 'try' expression
 33 |             sharedInstance = created
 34 |             return created
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_elk_instance.swift:35:11: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 33 |             sharedInstance = created
 34 |             return created
 35 |         } catch {
    |           `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 36 |             throw _ElkInstanceAdapterError.elkUnavailable(error.localizedDescription)
 37 |         }
[422/494] Compiling BeautifulMermaid src_elk_instance.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_elk_instance.swift:32:27: warning: no calls to throwing functions occur within 'try' expression
 30 |         }
 31 |         do {
 32 |             let created = try ELK()
    |                           `- warning: no calls to throwing functions occur within 'try' expression
 33 |             sharedInstance = created
 34 |             return created
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_elk_instance.swift:35:11: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 33 |             sharedInstance = created
 34 |             return created
 35 |         } catch {
    |           `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 36 |             throw _ElkInstanceAdapterError.elkUnavailable(error.localizedDescription)
 37 |         }
[423/494] Compiling BeautifulMermaid src_er_layout.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_elk_instance.swift:32:27: warning: no calls to throwing functions occur within 'try' expression
 30 |         }
 31 |         do {
 32 |             let created = try ELK()
    |                           `- warning: no calls to throwing functions occur within 'try' expression
 33 |             sharedInstance = created
 34 |             return created
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_elk_instance.swift:35:11: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 33 |             sharedInstance = created
 34 |             return created
 35 |         } catch {
    |           `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 36 |             throw _ElkInstanceAdapterError.elkUnavailable(error.localizedDescription)
 37 |         }
[424/494] Compiling BeautifulMermaid src_er_parser.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_elk_instance.swift:32:27: warning: no calls to throwing functions occur within 'try' expression
 30 |         }
 31 |         do {
 32 |             let created = try ELK()
    |                           `- warning: no calls to throwing functions occur within 'try' expression
 33 |             sharedInstance = created
 34 |             return created
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_elk_instance.swift:35:11: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 33 |             sharedInstance = created
 34 |             return created
 35 |         } catch {
    |           `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 36 |             throw _ElkInstanceAdapterError.elkUnavailable(error.localizedDescription)
 37 |         }
[425/494] Compiling BeautifulMermaid src_er_renderer.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_elk_instance.swift:32:27: warning: no calls to throwing functions occur within 'try' expression
 30 |         }
 31 |         do {
 32 |             let created = try ELK()
    |                           `- warning: no calls to throwing functions occur within 'try' expression
 33 |             sharedInstance = created
 34 |             return created
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_elk_instance.swift:35:11: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 33 |             sharedInstance = created
 34 |             return created
 35 |         } catch {
    |           `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 36 |             throw _ElkInstanceAdapterError.elkUnavailable(error.localizedDescription)
 37 |         }
[426/494] Compiling BeautifulMermaid src_er_types.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_elk_instance.swift:32:27: warning: no calls to throwing functions occur within 'try' expression
 30 |         }
 31 |         do {
 32 |             let created = try ELK()
    |                           `- warning: no calls to throwing functions occur within 'try' expression
 33 |             sharedInstance = created
 34 |             return created
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_elk_instance.swift:35:11: warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 33 |             sharedInstance = created
 34 |             return created
 35 |         } catch {
    |           `- warning: 'catch' block is unreachable because no errors are thrown in 'do' block
 36 |             throw _ElkInstanceAdapterError.elkUnavailable(error.localizedDescription)
 37 |         }
[427/501] Compiling BeautifulMermaid DiagramRenderer+Sequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Render/RenderAdapters.swift:9:13: warning: variable 'sourceArrow' was never mutated; consider changing to 'let' constant
 7 |     static func parse(from styleString: String, hasArrowStart: Bool, hasArrowEnd: Bool) -> EdgeStyle {
 8 |         var lineStyle: LineStyle = .solid
 9 |         var sourceArrow: ArrowHead = hasArrowStart ? .arrow : .none
   |             `- warning: variable 'sourceArrow' was never mutated; consider changing to 'let' constant
10 |         var targetArrow: ArrowHead = hasArrowEnd ? .arrow : .none
11 |
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Render/RenderAdapters.swift:10:13: warning: variable 'targetArrow' was never mutated; consider changing to 'let' constant
 8 |         var lineStyle: LineStyle = .solid
 9 |         var sourceArrow: ArrowHead = hasArrowStart ? .arrow : .none
10 |         var targetArrow: ArrowHead = hasArrowEnd ? .arrow : .none
   |             `- warning: variable 'targetArrow' was never mutated; consider changing to 'let' constant
11 |
12 |         switch styleString.lowercased() {
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Render/RenderConfig.swift:108:56: warning: cannot use struct 'Weight' here; 'AppKit' was not imported by this file
106 |     // MARK: - Font Helpers
107 |
108 |     public func fontWeight(from weight: Int) -> BMFont.Weight {
    |                                                        `- warning: cannot use struct 'Weight' here; 'AppKit' was not imported by this file
109 |         switch weight {
110 |         case 100: return .ultraLight
/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:55:17: note: struct declared here
 53 | typedef NSString * NSFontDescriptorVariationKey NS_TYPED_ENUM;
 54 | typedef NSString * NSFontDescriptorFeatureKey NS_TYPED_EXTENSIBLE_ENUM;
 55 | typedef CGFloat NSFontWeight NS_TYPED_EXTENSIBLE_ENUM;
    |                 `- note: struct declared here
 56 | typedef CGFloat NSFontWidth NS_TYPED_EXTENSIBLE_ENUM;
 57 | typedef NSString * NSFontDescriptorSystemDesign NS_TYPED_ENUM;
[428/501] Compiling BeautifulMermaid DiagramRenderer+XYChart.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Render/RenderAdapters.swift:9:13: warning: variable 'sourceArrow' was never mutated; consider changing to 'let' constant
 7 |     static func parse(from styleString: String, hasArrowStart: Bool, hasArrowEnd: Bool) -> EdgeStyle {
 8 |         var lineStyle: LineStyle = .solid
 9 |         var sourceArrow: ArrowHead = hasArrowStart ? .arrow : .none
   |             `- warning: variable 'sourceArrow' was never mutated; consider changing to 'let' constant
10 |         var targetArrow: ArrowHead = hasArrowEnd ? .arrow : .none
11 |
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Render/RenderAdapters.swift:10:13: warning: variable 'targetArrow' was never mutated; consider changing to 'let' constant
 8 |         var lineStyle: LineStyle = .solid
 9 |         var sourceArrow: ArrowHead = hasArrowStart ? .arrow : .none
10 |         var targetArrow: ArrowHead = hasArrowEnd ? .arrow : .none
   |             `- warning: variable 'targetArrow' was never mutated; consider changing to 'let' constant
11 |
12 |         switch styleString.lowercased() {
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Render/RenderConfig.swift:108:56: warning: cannot use struct 'Weight' here; 'AppKit' was not imported by this file
106 |     // MARK: - Font Helpers
107 |
108 |     public func fontWeight(from weight: Int) -> BMFont.Weight {
    |                                                        `- warning: cannot use struct 'Weight' here; 'AppKit' was not imported by this file
109 |         switch weight {
110 |         case 100: return .ultraLight
/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:55:17: note: struct declared here
 53 | typedef NSString * NSFontDescriptorVariationKey NS_TYPED_ENUM;
 54 | typedef NSString * NSFontDescriptorFeatureKey NS_TYPED_EXTENSIBLE_ENUM;
 55 | typedef CGFloat NSFontWeight NS_TYPED_EXTENSIBLE_ENUM;
    |                 `- note: struct declared here
 56 | typedef CGFloat NSFontWidth NS_TYPED_EXTENSIBLE_ENUM;
 57 | typedef NSString * NSFontDescriptorSystemDesign NS_TYPED_ENUM;
[429/501] Compiling BeautifulMermaid DiagramRenderer.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Render/RenderAdapters.swift:9:13: warning: variable 'sourceArrow' was never mutated; consider changing to 'let' constant
 7 |     static func parse(from styleString: String, hasArrowStart: Bool, hasArrowEnd: Bool) -> EdgeStyle {
 8 |         var lineStyle: LineStyle = .solid
 9 |         var sourceArrow: ArrowHead = hasArrowStart ? .arrow : .none
   |             `- warning: variable 'sourceArrow' was never mutated; consider changing to 'let' constant
10 |         var targetArrow: ArrowHead = hasArrowEnd ? .arrow : .none
11 |
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Render/RenderAdapters.swift:10:13: warning: variable 'targetArrow' was never mutated; consider changing to 'let' constant
 8 |         var lineStyle: LineStyle = .solid
 9 |         var sourceArrow: ArrowHead = hasArrowStart ? .arrow : .none
10 |         var targetArrow: ArrowHead = hasArrowEnd ? .arrow : .none
   |             `- warning: variable 'targetArrow' was never mutated; consider changing to 'let' constant
11 |
12 |         switch styleString.lowercased() {
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Render/RenderConfig.swift:108:56: warning: cannot use struct 'Weight' here; 'AppKit' was not imported by this file
106 |     // MARK: - Font Helpers
107 |
108 |     public func fontWeight(from weight: Int) -> BMFont.Weight {
    |                                                        `- warning: cannot use struct 'Weight' here; 'AppKit' was not imported by this file
109 |         switch weight {
110 |         case 100: return .ultraLight
/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:55:17: note: struct declared here
 53 | typedef NSString * NSFontDescriptorVariationKey NS_TYPED_ENUM;
 54 | typedef NSString * NSFontDescriptorFeatureKey NS_TYPED_EXTENSIBLE_ENUM;
 55 | typedef CGFloat NSFontWeight NS_TYPED_EXTENSIBLE_ENUM;
    |                 `- note: struct declared here
 56 | typedef CGFloat NSFontWidth NS_TYPED_EXTENSIBLE_ENUM;
 57 | typedef NSString * NSFontDescriptorSystemDesign NS_TYPED_ENUM;
[430/501] Compiling BeautifulMermaid EdgeRenderer.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Render/RenderAdapters.swift:9:13: warning: variable 'sourceArrow' was never mutated; consider changing to 'let' constant
 7 |     static func parse(from styleString: String, hasArrowStart: Bool, hasArrowEnd: Bool) -> EdgeStyle {
 8 |         var lineStyle: LineStyle = .solid
 9 |         var sourceArrow: ArrowHead = hasArrowStart ? .arrow : .none
   |             `- warning: variable 'sourceArrow' was never mutated; consider changing to 'let' constant
10 |         var targetArrow: ArrowHead = hasArrowEnd ? .arrow : .none
11 |
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Render/RenderAdapters.swift:10:13: warning: variable 'targetArrow' was never mutated; consider changing to 'let' constant
 8 |         var lineStyle: LineStyle = .solid
 9 |         var sourceArrow: ArrowHead = hasArrowStart ? .arrow : .none
10 |         var targetArrow: ArrowHead = hasArrowEnd ? .arrow : .none
   |             `- warning: variable 'targetArrow' was never mutated; consider changing to 'let' constant
11 |
12 |         switch styleString.lowercased() {
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Render/RenderConfig.swift:108:56: warning: cannot use struct 'Weight' here; 'AppKit' was not imported by this file
106 |     // MARK: - Font Helpers
107 |
108 |     public func fontWeight(from weight: Int) -> BMFont.Weight {
    |                                                        `- warning: cannot use struct 'Weight' here; 'AppKit' was not imported by this file
109 |         switch weight {
110 |         case 100: return .ultraLight
/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:55:17: note: struct declared here
 53 | typedef NSString * NSFontDescriptorVariationKey NS_TYPED_ENUM;
 54 | typedef NSString * NSFontDescriptorFeatureKey NS_TYPED_EXTENSIBLE_ENUM;
 55 | typedef CGFloat NSFontWeight NS_TYPED_EXTENSIBLE_ENUM;
    |                 `- note: struct declared here
 56 | typedef CGFloat NSFontWidth NS_TYPED_EXTENSIBLE_ENUM;
 57 | typedef NSString * NSFontDescriptorSystemDesign NS_TYPED_ENUM;
[431/501] Compiling BeautifulMermaid LabelRenderer.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Render/RenderAdapters.swift:9:13: warning: variable 'sourceArrow' was never mutated; consider changing to 'let' constant
 7 |     static func parse(from styleString: String, hasArrowStart: Bool, hasArrowEnd: Bool) -> EdgeStyle {
 8 |         var lineStyle: LineStyle = .solid
 9 |         var sourceArrow: ArrowHead = hasArrowStart ? .arrow : .none
   |             `- warning: variable 'sourceArrow' was never mutated; consider changing to 'let' constant
10 |         var targetArrow: ArrowHead = hasArrowEnd ? .arrow : .none
11 |
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Render/RenderAdapters.swift:10:13: warning: variable 'targetArrow' was never mutated; consider changing to 'let' constant
 8 |         var lineStyle: LineStyle = .solid
 9 |         var sourceArrow: ArrowHead = hasArrowStart ? .arrow : .none
10 |         var targetArrow: ArrowHead = hasArrowEnd ? .arrow : .none
   |             `- warning: variable 'targetArrow' was never mutated; consider changing to 'let' constant
11 |
12 |         switch styleString.lowercased() {
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Render/RenderConfig.swift:108:56: warning: cannot use struct 'Weight' here; 'AppKit' was not imported by this file
106 |     // MARK: - Font Helpers
107 |
108 |     public func fontWeight(from weight: Int) -> BMFont.Weight {
    |                                                        `- warning: cannot use struct 'Weight' here; 'AppKit' was not imported by this file
109 |         switch weight {
110 |         case 100: return .ultraLight
/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:55:17: note: struct declared here
 53 | typedef NSString * NSFontDescriptorVariationKey NS_TYPED_ENUM;
 54 | typedef NSString * NSFontDescriptorFeatureKey NS_TYPED_EXTENSIBLE_ENUM;
 55 | typedef CGFloat NSFontWeight NS_TYPED_EXTENSIBLE_ENUM;
    |                 `- note: struct declared here
 56 | typedef CGFloat NSFontWidth NS_TYPED_EXTENSIBLE_ENUM;
 57 | typedef NSString * NSFontDescriptorSystemDesign NS_TYPED_ENUM;
[432/501] Compiling BeautifulMermaid RenderAdapters.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Render/RenderAdapters.swift:9:13: warning: variable 'sourceArrow' was never mutated; consider changing to 'let' constant
 7 |     static func parse(from styleString: String, hasArrowStart: Bool, hasArrowEnd: Bool) -> EdgeStyle {
 8 |         var lineStyle: LineStyle = .solid
 9 |         var sourceArrow: ArrowHead = hasArrowStart ? .arrow : .none
   |             `- warning: variable 'sourceArrow' was never mutated; consider changing to 'let' constant
10 |         var targetArrow: ArrowHead = hasArrowEnd ? .arrow : .none
11 |
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Render/RenderAdapters.swift:10:13: warning: variable 'targetArrow' was never mutated; consider changing to 'let' constant
 8 |         var lineStyle: LineStyle = .solid
 9 |         var sourceArrow: ArrowHead = hasArrowStart ? .arrow : .none
10 |         var targetArrow: ArrowHead = hasArrowEnd ? .arrow : .none
   |             `- warning: variable 'targetArrow' was never mutated; consider changing to 'let' constant
11 |
12 |         switch styleString.lowercased() {
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Render/RenderConfig.swift:108:56: warning: cannot use struct 'Weight' here; 'AppKit' was not imported by this file
106 |     // MARK: - Font Helpers
107 |
108 |     public func fontWeight(from weight: Int) -> BMFont.Weight {
    |                                                        `- warning: cannot use struct 'Weight' here; 'AppKit' was not imported by this file
109 |         switch weight {
110 |         case 100: return .ultraLight
/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:55:17: note: struct declared here
 53 | typedef NSString * NSFontDescriptorVariationKey NS_TYPED_ENUM;
 54 | typedef NSString * NSFontDescriptorFeatureKey NS_TYPED_EXTENSIBLE_ENUM;
 55 | typedef CGFloat NSFontWeight NS_TYPED_EXTENSIBLE_ENUM;
    |                 `- note: struct declared here
 56 | typedef CGFloat NSFontWidth NS_TYPED_EXTENSIBLE_ENUM;
 57 | typedef NSString * NSFontDescriptorSystemDesign NS_TYPED_ENUM;
[433/501] Compiling BeautifulMermaid RenderConfig.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Render/RenderAdapters.swift:9:13: warning: variable 'sourceArrow' was never mutated; consider changing to 'let' constant
 7 |     static func parse(from styleString: String, hasArrowStart: Bool, hasArrowEnd: Bool) -> EdgeStyle {
 8 |         var lineStyle: LineStyle = .solid
 9 |         var sourceArrow: ArrowHead = hasArrowStart ? .arrow : .none
   |             `- warning: variable 'sourceArrow' was never mutated; consider changing to 'let' constant
10 |         var targetArrow: ArrowHead = hasArrowEnd ? .arrow : .none
11 |
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Render/RenderAdapters.swift:10:13: warning: variable 'targetArrow' was never mutated; consider changing to 'let' constant
 8 |         var lineStyle: LineStyle = .solid
 9 |         var sourceArrow: ArrowHead = hasArrowStart ? .arrow : .none
10 |         var targetArrow: ArrowHead = hasArrowEnd ? .arrow : .none
   |             `- warning: variable 'targetArrow' was never mutated; consider changing to 'let' constant
11 |
12 |         switch styleString.lowercased() {
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Render/RenderConfig.swift:108:56: warning: cannot use struct 'Weight' here; 'AppKit' was not imported by this file
106 |     // MARK: - Font Helpers
107 |
108 |     public func fontWeight(from weight: Int) -> BMFont.Weight {
    |                                                        `- warning: cannot use struct 'Weight' here; 'AppKit' was not imported by this file
109 |         switch weight {
110 |         case 100: return .ultraLight
/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:55:17: note: struct declared here
 53 | typedef NSString * NSFontDescriptorVariationKey NS_TYPED_ENUM;
 54 | typedef NSString * NSFontDescriptorFeatureKey NS_TYPED_EXTENSIBLE_ENUM;
 55 | typedef CGFloat NSFontWeight NS_TYPED_EXTENSIBLE_ENUM;
    |                 `- note: struct declared here
 56 | typedef CGFloat NSFontWidth NS_TYPED_EXTENSIBLE_ENUM;
 57 | typedef NSString * NSFontDescriptorSystemDesign NS_TYPED_ENUM;
[434/501] Compiling BeautifulMermaid SVGHelpers.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Render/RenderAdapters.swift:9:13: warning: variable 'sourceArrow' was never mutated; consider changing to 'let' constant
 7 |     static func parse(from styleString: String, hasArrowStart: Bool, hasArrowEnd: Bool) -> EdgeStyle {
 8 |         var lineStyle: LineStyle = .solid
 9 |         var sourceArrow: ArrowHead = hasArrowStart ? .arrow : .none
   |             `- warning: variable 'sourceArrow' was never mutated; consider changing to 'let' constant
10 |         var targetArrow: ArrowHead = hasArrowEnd ? .arrow : .none
11 |
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Render/RenderAdapters.swift:10:13: warning: variable 'targetArrow' was never mutated; consider changing to 'let' constant
 8 |         var lineStyle: LineStyle = .solid
 9 |         var sourceArrow: ArrowHead = hasArrowStart ? .arrow : .none
10 |         var targetArrow: ArrowHead = hasArrowEnd ? .arrow : .none
   |             `- warning: variable 'targetArrow' was never mutated; consider changing to 'let' constant
11 |
12 |         switch styleString.lowercased() {
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Render/RenderConfig.swift:108:56: warning: cannot use struct 'Weight' here; 'AppKit' was not imported by this file
106 |     // MARK: - Font Helpers
107 |
108 |     public func fontWeight(from weight: Int) -> BMFont.Weight {
    |                                                        `- warning: cannot use struct 'Weight' here; 'AppKit' was not imported by this file
109 |         switch weight {
110 |         case 100: return .ultraLight
/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:55:17: note: struct declared here
 53 | typedef NSString * NSFontDescriptorVariationKey NS_TYPED_ENUM;
 54 | typedef NSString * NSFontDescriptorFeatureKey NS_TYPED_EXTENSIBLE_ENUM;
 55 | typedef CGFloat NSFontWeight NS_TYPED_EXTENSIBLE_ENUM;
    |                 `- note: struct declared here
 56 | typedef CGFloat NSFontWidth NS_TYPED_EXTENSIBLE_ENUM;
 57 | typedef NSString * NSFontDescriptorSystemDesign NS_TYPED_ENUM;
[435/501] Compiling BeautifulMermaid BeautifulMermaid.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/BeautifulMermaid.swift:123:19: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 78 | }
 79 |
 80 | extension MermaidRenderer {
    | `- note: add '@available' attribute to enclosing extension
 81 |     public static let version = "0.1.1"
 82 |     public static let supportedDiagramTypes: [DiagramType] = DiagramType.allCases
    :
116 |
117 |     /// Render a Mermaid diagram to a native image asynchronously.
118 |     public static func renderImageAsync(
    |                        `- note: add '@available' attribute to enclosing static method
119 |         source: String,
120 |         theme: DiagramTheme = .default,
121 |         scale: CGFloat = 2.0
122 |     ) async throws -> BMImage? {
123 |         try await Task.detached {
    |                   |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                   `- note: add 'if #available' version check
124 |             try renderImage(source: source, theme: theme, scale: scale)
125 |         }.value
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/BeautifulMermaid.swift:123:24: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 78 | }
 79 |
 80 | extension MermaidRenderer {
    | `- note: add '@available' attribute to enclosing extension
 81 |     public static let version = "0.1.1"
 82 |     public static let supportedDiagramTypes: [DiagramType] = DiagramType.allCases
    :
116 |
117 |     /// Render a Mermaid diagram to a native image asynchronously.
118 |     public static func renderImageAsync(
    |                        `- note: add '@available' attribute to enclosing static method
119 |         source: String,
120 |         theme: DiagramTheme = .default,
121 |         scale: CGFloat = 2.0
122 |     ) async throws -> BMImage? {
123 |         try await Task.detached {
    |                        |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                        `- note: add 'if #available' version check
124 |             try renderImage(source: source, theme: theme, scale: scale)
125 |         }.value
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/BeautifulMermaid.swift:125:11: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 78 | }
 79 |
 80 | extension MermaidRenderer {
    | `- note: add '@available' attribute to enclosing extension
 81 |     public static let version = "0.1.1"
 82 |     public static let supportedDiagramTypes: [DiagramType] = DiagramType.allCases
    :
116 |
117 |     /// Render a Mermaid diagram to a native image asynchronously.
118 |     public static func renderImageAsync(
    |                        `- note: add '@available' attribute to enclosing static method
119 |         source: String,
120 |         theme: DiagramTheme = .default,
    :
123 |         try await Task.detached {
124 |             try renderImage(source: source, theme: theme, scale: scale)
125 |         }.value
    |           |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |           `- note: add 'if #available' version check
126 |     }
127 |
[436/501] Compiling BeautifulMermaid CrossPlatform.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/BeautifulMermaid.swift:123:19: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 78 | }
 79 |
 80 | extension MermaidRenderer {
    | `- note: add '@available' attribute to enclosing extension
 81 |     public static let version = "0.1.1"
 82 |     public static let supportedDiagramTypes: [DiagramType] = DiagramType.allCases
    :
116 |
117 |     /// Render a Mermaid diagram to a native image asynchronously.
118 |     public static func renderImageAsync(
    |                        `- note: add '@available' attribute to enclosing static method
119 |         source: String,
120 |         theme: DiagramTheme = .default,
121 |         scale: CGFloat = 2.0
122 |     ) async throws -> BMImage? {
123 |         try await Task.detached {
    |                   |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                   `- note: add 'if #available' version check
124 |             try renderImage(source: source, theme: theme, scale: scale)
125 |         }.value
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/BeautifulMermaid.swift:123:24: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 78 | }
 79 |
 80 | extension MermaidRenderer {
    | `- note: add '@available' attribute to enclosing extension
 81 |     public static let version = "0.1.1"
 82 |     public static let supportedDiagramTypes: [DiagramType] = DiagramType.allCases
    :
116 |
117 |     /// Render a Mermaid diagram to a native image asynchronously.
118 |     public static func renderImageAsync(
    |                        `- note: add '@available' attribute to enclosing static method
119 |         source: String,
120 |         theme: DiagramTheme = .default,
121 |         scale: CGFloat = 2.0
122 |     ) async throws -> BMImage? {
123 |         try await Task.detached {
    |                        |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                        `- note: add 'if #available' version check
124 |             try renderImage(source: source, theme: theme, scale: scale)
125 |         }.value
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/BeautifulMermaid.swift:125:11: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 78 | }
 79 |
 80 | extension MermaidRenderer {
    | `- note: add '@available' attribute to enclosing extension
 81 |     public static let version = "0.1.1"
 82 |     public static let supportedDiagramTypes: [DiagramType] = DiagramType.allCases
    :
116 |
117 |     /// Render a Mermaid diagram to a native image asynchronously.
118 |     public static func renderImageAsync(
    |                        `- note: add '@available' attribute to enclosing static method
119 |         source: String,
120 |         theme: DiagramTheme = .default,
    :
123 |         try await Task.detached {
124 |             try renderImage(source: source, theme: theme, scale: scale)
125 |         }.value
    |           |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |           `- note: add 'if #available' version check
126 |     }
127 |
[437/501] Compiling BeautifulMermaid ImageRenderer.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/BeautifulMermaid.swift:123:19: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 78 | }
 79 |
 80 | extension MermaidRenderer {
    | `- note: add '@available' attribute to enclosing extension
 81 |     public static let version = "0.1.1"
 82 |     public static let supportedDiagramTypes: [DiagramType] = DiagramType.allCases
    :
116 |
117 |     /// Render a Mermaid diagram to a native image asynchronously.
118 |     public static func renderImageAsync(
    |                        `- note: add '@available' attribute to enclosing static method
119 |         source: String,
120 |         theme: DiagramTheme = .default,
121 |         scale: CGFloat = 2.0
122 |     ) async throws -> BMImage? {
123 |         try await Task.detached {
    |                   |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                   `- note: add 'if #available' version check
124 |             try renderImage(source: source, theme: theme, scale: scale)
125 |         }.value
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/BeautifulMermaid.swift:123:24: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 78 | }
 79 |
 80 | extension MermaidRenderer {
    | `- note: add '@available' attribute to enclosing extension
 81 |     public static let version = "0.1.1"
 82 |     public static let supportedDiagramTypes: [DiagramType] = DiagramType.allCases
    :
116 |
117 |     /// Render a Mermaid diagram to a native image asynchronously.
118 |     public static func renderImageAsync(
    |                        `- note: add '@available' attribute to enclosing static method
119 |         source: String,
120 |         theme: DiagramTheme = .default,
121 |         scale: CGFloat = 2.0
122 |     ) async throws -> BMImage? {
123 |         try await Task.detached {
    |                        |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                        `- note: add 'if #available' version check
124 |             try renderImage(source: source, theme: theme, scale: scale)
125 |         }.value
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/BeautifulMermaid.swift:125:11: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 78 | }
 79 |
 80 | extension MermaidRenderer {
    | `- note: add '@available' attribute to enclosing extension
 81 |     public static let version = "0.1.1"
 82 |     public static let supportedDiagramTypes: [DiagramType] = DiagramType.allCases
    :
116 |
117 |     /// Render a Mermaid diagram to a native image asynchronously.
118 |     public static func renderImageAsync(
    |                        `- note: add '@available' attribute to enclosing static method
119 |         source: String,
120 |         theme: DiagramTheme = .default,
    :
123 |         try await Task.detached {
124 |             try renderImage(source: source, theme: theme, scale: scale)
125 |         }.value
    |           |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |           `- note: add 'if #available' version check
126 |     }
127 |
[438/501] Compiling BeautifulMermaid Layout.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/BeautifulMermaid.swift:123:19: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 78 | }
 79 |
 80 | extension MermaidRenderer {
    | `- note: add '@available' attribute to enclosing extension
 81 |     public static let version = "0.1.1"
 82 |     public static let supportedDiagramTypes: [DiagramType] = DiagramType.allCases
    :
116 |
117 |     /// Render a Mermaid diagram to a native image asynchronously.
118 |     public static func renderImageAsync(
    |                        `- note: add '@available' attribute to enclosing static method
119 |         source: String,
120 |         theme: DiagramTheme = .default,
121 |         scale: CGFloat = 2.0
122 |     ) async throws -> BMImage? {
123 |         try await Task.detached {
    |                   |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                   `- note: add 'if #available' version check
124 |             try renderImage(source: source, theme: theme, scale: scale)
125 |         }.value
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/BeautifulMermaid.swift:123:24: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 78 | }
 79 |
 80 | extension MermaidRenderer {
    | `- note: add '@available' attribute to enclosing extension
 81 |     public static let version = "0.1.1"
 82 |     public static let supportedDiagramTypes: [DiagramType] = DiagramType.allCases
    :
116 |
117 |     /// Render a Mermaid diagram to a native image asynchronously.
118 |     public static func renderImageAsync(
    |                        `- note: add '@available' attribute to enclosing static method
119 |         source: String,
120 |         theme: DiagramTheme = .default,
121 |         scale: CGFloat = 2.0
122 |     ) async throws -> BMImage? {
123 |         try await Task.detached {
    |                        |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                        `- note: add 'if #available' version check
124 |             try renderImage(source: source, theme: theme, scale: scale)
125 |         }.value
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/BeautifulMermaid.swift:125:11: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 78 | }
 79 |
 80 | extension MermaidRenderer {
    | `- note: add '@available' attribute to enclosing extension
 81 |     public static let version = "0.1.1"
 82 |     public static let supportedDiagramTypes: [DiagramType] = DiagramType.allCases
    :
116 |
117 |     /// Render a Mermaid diagram to a native image asynchronously.
118 |     public static func renderImageAsync(
    |                        `- note: add '@available' attribute to enclosing static method
119 |         source: String,
120 |         theme: DiagramTheme = .default,
    :
123 |         try await Task.detached {
124 |             try renderImage(source: source, theme: theme, scale: scale)
125 |         }.value
    |           |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |           `- note: add 'if #available' version check
126 |     }
127 |
[439/501] Compiling BeautifulMermaid src_ascii_ansi.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/BeautifulMermaid.swift:123:19: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 78 | }
 79 |
 80 | extension MermaidRenderer {
    | `- note: add '@available' attribute to enclosing extension
 81 |     public static let version = "0.1.1"
 82 |     public static let supportedDiagramTypes: [DiagramType] = DiagramType.allCases
    :
116 |
117 |     /// Render a Mermaid diagram to a native image asynchronously.
118 |     public static func renderImageAsync(
    |                        `- note: add '@available' attribute to enclosing static method
119 |         source: String,
120 |         theme: DiagramTheme = .default,
121 |         scale: CGFloat = 2.0
122 |     ) async throws -> BMImage? {
123 |         try await Task.detached {
    |                   |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                   `- note: add 'if #available' version check
124 |             try renderImage(source: source, theme: theme, scale: scale)
125 |         }.value
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/BeautifulMermaid.swift:123:24: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 78 | }
 79 |
 80 | extension MermaidRenderer {
    | `- note: add '@available' attribute to enclosing extension
 81 |     public static let version = "0.1.1"
 82 |     public static let supportedDiagramTypes: [DiagramType] = DiagramType.allCases
    :
116 |
117 |     /// Render a Mermaid diagram to a native image asynchronously.
118 |     public static func renderImageAsync(
    |                        `- note: add '@available' attribute to enclosing static method
119 |         source: String,
120 |         theme: DiagramTheme = .default,
121 |         scale: CGFloat = 2.0
122 |     ) async throws -> BMImage? {
123 |         try await Task.detached {
    |                        |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                        `- note: add 'if #available' version check
124 |             try renderImage(source: source, theme: theme, scale: scale)
125 |         }.value
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/BeautifulMermaid.swift:125:11: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 78 | }
 79 |
 80 | extension MermaidRenderer {
    | `- note: add '@available' attribute to enclosing extension
 81 |     public static let version = "0.1.1"
 82 |     public static let supportedDiagramTypes: [DiagramType] = DiagramType.allCases
    :
116 |
117 |     /// Render a Mermaid diagram to a native image asynchronously.
118 |     public static func renderImageAsync(
    |                        `- note: add '@available' attribute to enclosing static method
119 |         source: String,
120 |         theme: DiagramTheme = .default,
    :
123 |         try await Task.detached {
124 |             try renderImage(source: source, theme: theme, scale: scale)
125 |         }.value
    |           |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |           `- note: add 'if #available' version check
126 |     }
127 |
[440/501] Compiling BeautifulMermaid src_ascii_canvas.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/BeautifulMermaid.swift:123:19: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 78 | }
 79 |
 80 | extension MermaidRenderer {
    | `- note: add '@available' attribute to enclosing extension
 81 |     public static let version = "0.1.1"
 82 |     public static let supportedDiagramTypes: [DiagramType] = DiagramType.allCases
    :
116 |
117 |     /// Render a Mermaid diagram to a native image asynchronously.
118 |     public static func renderImageAsync(
    |                        `- note: add '@available' attribute to enclosing static method
119 |         source: String,
120 |         theme: DiagramTheme = .default,
121 |         scale: CGFloat = 2.0
122 |     ) async throws -> BMImage? {
123 |         try await Task.detached {
    |                   |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                   `- note: add 'if #available' version check
124 |             try renderImage(source: source, theme: theme, scale: scale)
125 |         }.value
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/BeautifulMermaid.swift:123:24: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 78 | }
 79 |
 80 | extension MermaidRenderer {
    | `- note: add '@available' attribute to enclosing extension
 81 |     public static let version = "0.1.1"
 82 |     public static let supportedDiagramTypes: [DiagramType] = DiagramType.allCases
    :
116 |
117 |     /// Render a Mermaid diagram to a native image asynchronously.
118 |     public static func renderImageAsync(
    |                        `- note: add '@available' attribute to enclosing static method
119 |         source: String,
120 |         theme: DiagramTheme = .default,
121 |         scale: CGFloat = 2.0
122 |     ) async throws -> BMImage? {
123 |         try await Task.detached {
    |                        |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                        `- note: add 'if #available' version check
124 |             try renderImage(source: source, theme: theme, scale: scale)
125 |         }.value
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/BeautifulMermaid.swift:125:11: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 78 | }
 79 |
 80 | extension MermaidRenderer {
    | `- note: add '@available' attribute to enclosing extension
 81 |     public static let version = "0.1.1"
 82 |     public static let supportedDiagramTypes: [DiagramType] = DiagramType.allCases
    :
116 |
117 |     /// Render a Mermaid diagram to a native image asynchronously.
118 |     public static func renderImageAsync(
    |                        `- note: add '@available' attribute to enclosing static method
119 |         source: String,
120 |         theme: DiagramTheme = .default,
    :
123 |         try await Task.detached {
124 |             try renderImage(source: source, theme: theme, scale: scale)
125 |         }.value
    |           |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |           `- note: add 'if #available' version check
126 |     }
127 |
[441/501] Compiling BeautifulMermaid src_ascii_class_diagram.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/BeautifulMermaid.swift:123:19: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 78 | }
 79 |
 80 | extension MermaidRenderer {
    | `- note: add '@available' attribute to enclosing extension
 81 |     public static let version = "0.1.1"
 82 |     public static let supportedDiagramTypes: [DiagramType] = DiagramType.allCases
    :
116 |
117 |     /// Render a Mermaid diagram to a native image asynchronously.
118 |     public static func renderImageAsync(
    |                        `- note: add '@available' attribute to enclosing static method
119 |         source: String,
120 |         theme: DiagramTheme = .default,
121 |         scale: CGFloat = 2.0
122 |     ) async throws -> BMImage? {
123 |         try await Task.detached {
    |                   |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                   `- note: add 'if #available' version check
124 |             try renderImage(source: source, theme: theme, scale: scale)
125 |         }.value
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/BeautifulMermaid.swift:123:24: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 78 | }
 79 |
 80 | extension MermaidRenderer {
    | `- note: add '@available' attribute to enclosing extension
 81 |     public static let version = "0.1.1"
 82 |     public static let supportedDiagramTypes: [DiagramType] = DiagramType.allCases
    :
116 |
117 |     /// Render a Mermaid diagram to a native image asynchronously.
118 |     public static func renderImageAsync(
    |                        `- note: add '@available' attribute to enclosing static method
119 |         source: String,
120 |         theme: DiagramTheme = .default,
121 |         scale: CGFloat = 2.0
122 |     ) async throws -> BMImage? {
123 |         try await Task.detached {
    |                        |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                        `- note: add 'if #available' version check
124 |             try renderImage(source: source, theme: theme, scale: scale)
125 |         }.value
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/BeautifulMermaid.swift:125:11: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 78 | }
 79 |
 80 | extension MermaidRenderer {
    | `- note: add '@available' attribute to enclosing extension
 81 |     public static let version = "0.1.1"
 82 |     public static let supportedDiagramTypes: [DiagramType] = DiagramType.allCases
    :
116 |
117 |     /// Render a Mermaid diagram to a native image asynchronously.
118 |     public static func renderImageAsync(
    |                        `- note: add '@available' attribute to enclosing static method
119 |         source: String,
120 |         theme: DiagramTheme = .default,
    :
123 |         try await Task.detached {
124 |             try renderImage(source: source, theme: theme, scale: scale)
125 |         }.value
    |           |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |           `- note: add 'if #available' version check
126 |     }
127 |
[442/501] Compiling BeautifulMermaid src_ascii_converter.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/BeautifulMermaid.swift:123:19: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 78 | }
 79 |
 80 | extension MermaidRenderer {
    | `- note: add '@available' attribute to enclosing extension
 81 |     public static let version = "0.1.1"
 82 |     public static let supportedDiagramTypes: [DiagramType] = DiagramType.allCases
    :
116 |
117 |     /// Render a Mermaid diagram to a native image asynchronously.
118 |     public static func renderImageAsync(
    |                        `- note: add '@available' attribute to enclosing static method
119 |         source: String,
120 |         theme: DiagramTheme = .default,
121 |         scale: CGFloat = 2.0
122 |     ) async throws -> BMImage? {
123 |         try await Task.detached {
    |                   |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                   `- note: add 'if #available' version check
124 |             try renderImage(source: source, theme: theme, scale: scale)
125 |         }.value
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/BeautifulMermaid.swift:123:24: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 78 | }
 79 |
 80 | extension MermaidRenderer {
    | `- note: add '@available' attribute to enclosing extension
 81 |     public static let version = "0.1.1"
 82 |     public static let supportedDiagramTypes: [DiagramType] = DiagramType.allCases
    :
116 |
117 |     /// Render a Mermaid diagram to a native image asynchronously.
118 |     public static func renderImageAsync(
    |                        `- note: add '@available' attribute to enclosing static method
119 |         source: String,
120 |         theme: DiagramTheme = .default,
121 |         scale: CGFloat = 2.0
122 |     ) async throws -> BMImage? {
123 |         try await Task.detached {
    |                        |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |                        `- note: add 'if #available' version check
124 |             try renderImage(source: source, theme: theme, scale: scale)
125 |         }.value
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/BeautifulMermaid.swift:125:11: warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
 78 | }
 79 |
 80 | extension MermaidRenderer {
    | `- note: add '@available' attribute to enclosing extension
 81 |     public static let version = "0.1.1"
 82 |     public static let supportedDiagramTypes: [DiagramType] = DiagramType.allCases
    :
116 |
117 |     /// Render a Mermaid diagram to a native image asynchronously.
118 |     public static func renderImageAsync(
    |                        `- note: add '@available' attribute to enclosing static method
119 |         source: String,
120 |         theme: DiagramTheme = .default,
    :
123 |         try await Task.detached {
124 |             try renderImage(source: source, theme: theme, scale: scale)
125 |         }.value
    |           |- warning: conformance of 'NSImage' to 'Sendable' is only available in macOS 14.0 or newer
    |           `- note: add 'if #available' version check
126 |     }
127 |
[443/501] Compiling BeautifulMermaid ShapeRenderer.swift
[444/501] Compiling BeautifulMermaid Theme.swift
[445/501] Compiling BeautifulMermaid Types.swift
[446/501] Compiling BeautifulMermaid MermaidDiagram.swift
[447/501] Compiling BeautifulMermaid MermaidDiagramView.swift
[448/501] Compiling BeautifulMermaid MermaidLayer.swift
[449/501] Compiling BeautifulMermaid MermaidView.swift
[450/501] Compiling BeautifulMermaid src_ascii_draw.swift
[451/501] Compiling BeautifulMermaid src_ascii_edge_bundling.swift
[452/501] Compiling BeautifulMermaid src_ascii_edge_routing.swift
[453/501] Compiling BeautifulMermaid src_ascii_er_diagram.swift
[454/501] Compiling BeautifulMermaid src_ascii_grid.swift
[455/501] Compiling BeautifulMermaid src_ascii_index.swift
[456/501] Compiling BeautifulMermaid src_ascii_multiline_utils.swift
[457/501] Compiling BeautifulMermaid src_ascii_pathfinder.swift
[458/501] Compiling BeautifulMermaid src_index.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_layout.swift:336:34: warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
 334 |         }
 335 |
 336 |         let subLabel = sub.label ?? sub.id
     |                                  `- warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
 337 |         var result: [String: Any] = [
 338 |             "id": sub.id,
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_layout.swift:1378:34: warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
1376 |         }
1377 |
1378 |         let subLabel = sub.label ?? sub.id
     |                                  `- warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
1379 |         var result: [String: Any] = [
1380 |             "id": sub.id,
[459/501] Compiling BeautifulMermaid src_layout.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_layout.swift:336:34: warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
 334 |         }
 335 |
 336 |         let subLabel = sub.label ?? sub.id
     |                                  `- warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
 337 |         var result: [String: Any] = [
 338 |             "id": sub.id,
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_layout.swift:1378:34: warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
1376 |         }
1377 |
1378 |         let subLabel = sub.label ?? sub.id
     |                                  `- warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
1379 |         var result: [String: Any] = [
1380 |             "id": sub.id,
[460/501] Compiling BeautifulMermaid src_multiline_utils.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_layout.swift:336:34: warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
 334 |         }
 335 |
 336 |         let subLabel = sub.label ?? sub.id
     |                                  `- warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
 337 |         var result: [String: Any] = [
 338 |             "id": sub.id,
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_layout.swift:1378:34: warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
1376 |         }
1377 |
1378 |         let subLabel = sub.label ?? sub.id
     |                                  `- warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
1379 |         var result: [String: Any] = [
1380 |             "id": sub.id,
[461/501] Compiling BeautifulMermaid src_parser.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_layout.swift:336:34: warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
 334 |         }
 335 |
 336 |         let subLabel = sub.label ?? sub.id
     |                                  `- warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
 337 |         var result: [String: Any] = [
 338 |             "id": sub.id,
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_layout.swift:1378:34: warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
1376 |         }
1377 |
1378 |         let subLabel = sub.label ?? sub.id
     |                                  `- warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
1379 |         var result: [String: Any] = [
1380 |             "id": sub.id,
[462/501] Compiling BeautifulMermaid src_renderer.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_layout.swift:336:34: warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
 334 |         }
 335 |
 336 |         let subLabel = sub.label ?? sub.id
     |                                  `- warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
 337 |         var result: [String: Any] = [
 338 |             "id": sub.id,
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_layout.swift:1378:34: warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
1376 |         }
1377 |
1378 |         let subLabel = sub.label ?? sub.id
     |                                  `- warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
1379 |         var result: [String: Any] = [
1380 |             "id": sub.id,
[463/501] Compiling BeautifulMermaid src_sequence_layout.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_layout.swift:336:34: warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
 334 |         }
 335 |
 336 |         let subLabel = sub.label ?? sub.id
     |                                  `- warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
 337 |         var result: [String: Any] = [
 338 |             "id": sub.id,
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_layout.swift:1378:34: warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
1376 |         }
1377 |
1378 |         let subLabel = sub.label ?? sub.id
     |                                  `- warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
1379 |         var result: [String: Any] = [
1380 |             "id": sub.id,
[464/501] Compiling BeautifulMermaid src_sequence_parser.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_layout.swift:336:34: warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
 334 |         }
 335 |
 336 |         let subLabel = sub.label ?? sub.id
     |                                  `- warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
 337 |         var result: [String: Any] = [
 338 |             "id": sub.id,
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_layout.swift:1378:34: warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
1376 |         }
1377 |
1378 |         let subLabel = sub.label ?? sub.id
     |                                  `- warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
1379 |         var result: [String: Any] = [
1380 |             "id": sub.id,
[465/501] Compiling BeautifulMermaid src_sequence_renderer.swift
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_layout.swift:336:34: warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
 334 |         }
 335 |
 336 |         let subLabel = sub.label ?? sub.id
     |                                  `- warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
 337 |         var result: [String: Any] = [
 338 |             "id": sub.id,
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Mermaid/src_layout.swift:1378:34: warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
1376 |         }
1377 |
1378 |         let subLabel = sub.label ?? sub.id
     |                                  `- warning: left side of nil coalescing operator '??' has non-optional type 'String', so the right side is never used
1379 |         var result: [String: Any] = [
1380 |             "id": sub.id,
[466/501] Compiling BeautifulMermaid src_ascii_sequence.swift
[467/501] Compiling BeautifulMermaid src_ascii_shapes_circle.swift
[468/501] Compiling BeautifulMermaid src_ascii_shapes_corners.swift
[469/501] Compiling BeautifulMermaid src_ascii_shapes_diamond.swift
[470/501] Compiling BeautifulMermaid src_ascii_shapes_hexagon.swift
[471/501] Compiling BeautifulMermaid src_ascii_shapes_index.swift
[472/501] Compiling BeautifulMermaid src_ascii_shapes_rectangle.swift
[473/501] Compiling BeautifulMermaid src_ascii_shapes_rounded.swift
[474/501] Compiling BeautifulMermaid src_ascii_shapes_special.swift
[475/501] Compiling BeautifulMermaid src_ascii_shapes_stadium.swift
[476/501] Compiling BeautifulMermaid src_ascii_shapes_state.swift
[477/501] Compiling BeautifulMermaid src_ascii_shapes_types.swift
[478/501] Compiling BeautifulMermaid src_ascii_types.swift
[479/501] Compiling BeautifulMermaid src_ascii_validate.swift
[480/501] Compiling BeautifulMermaid src_ascii_xychart.swift
[481/501] Compiling BeautifulMermaid src_class_layout.swift
[482/501] Compiling BeautifulMermaid src_xychart_parser.swift
[483/501] Compiling BeautifulMermaid src_xychart_renderer.swift
[484/501] Compiling BeautifulMermaid src_xychart_types.swift
[485/501] Compiling BeautifulMermaid Parser.swift
[486/501] Compiling BeautifulMermaid ArrowRenderer.swift
[487/501] Compiling BeautifulMermaid DiagramRenderer+Class.swift
[488/501] Compiling BeautifulMermaid DiagramRenderer+ER.swift
[489/501] Compiling BeautifulMermaid DiagramRenderer+Flow.swift
[490/501] Compiling BeautifulMermaid src_sequence_types.swift
[491/501] Compiling BeautifulMermaid src_shape_clipping.swift
[492/501] Compiling BeautifulMermaid src_styles.swift
[493/501] Compiling BeautifulMermaid src_text_metrics.swift
[494/501] Compiling BeautifulMermaid src_theme.swift
[495/501] Compiling BeautifulMermaid src_types.swift
[496/501] Compiling BeautifulMermaid src_xychart_colors.swift
[497/501] Compiling BeautifulMermaid src_xychart_layout.swift
[498/501] Emitting module BeautifulMermaid
/Users/admin/builder/spi-builder-workspace/Sources/BeautifulMermaidSwift/Render/RenderConfig.swift:108:56: warning: cannot use struct 'Weight' here; 'AppKit' was not imported by this file
106 |     // MARK: - Font Helpers
107 |
108 |     public func fontWeight(from weight: Int) -> BMFont.Weight {
    |                                                        `- warning: cannot use struct 'Weight' here; 'AppKit' was not imported by this file
109 |         switch weight {
110 |         case 100: return .ultraLight
/Applications/Xcode-26.3.0.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.2.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSFontDescriptor.h:55:17: note: struct declared here
 53 | typedef NSString * NSFontDescriptorVariationKey NS_TYPED_ENUM;
 54 | typedef NSString * NSFontDescriptorFeatureKey NS_TYPED_EXTENSIBLE_ENUM;
 55 | typedef CGFloat NSFontWeight NS_TYPED_EXTENSIBLE_ENUM;
    |                 `- note: struct declared here
 56 | typedef CGFloat NSFontWidth NS_TYPED_EXTENSIBLE_ENUM;
 57 | typedef NSString * NSFontDescriptorSystemDesign NS_TYPED_ENUM;
[499/511] Compiling MermaidPlayground SourceEditor.swift
[500/512] Compiling MermaidPlayground ThemePicker.swift
[501/512] Compiling MermaidPlayground resource_bundle_accessor.swift
[502/512] Compiling MermaidPlayground PreviewView.swift
[503/512] Compiling MermaidPlayground MermaidViewRepresentable.swift
[504/512] Compiling MermaidPlayground ContentView.swift
[505/512] Compiling MermaidPlayground SampleDiagrams.swift
[506/512] Compiling MermaidPlayground MermaidPlaygroundApp.swift
[507/512] Compiling MermaidPlayground SidebarView.swift
[508/512] Emitting module MermaidPlayground
[509/512] Compiling MermaidPlayground PlaygroundConfiguration.swift
[509/512] Write Objects.LinkFileList
[510/512] Linking MermaidPlayground
[511/512] Applying MermaidPlayground
Build complete! (26.37s)
Fetching https://github.com/lukilabs/elk-swift
[1/661] Fetching elk-swift
Fetched https://github.com/lukilabs/elk-swift from cache (1.04s)
Computing version for https://github.com/lukilabs/elk-swift
Computed https://github.com/lukilabs/elk-swift at 1.0.2 (1.59s)
Creating working copy for https://github.com/lukilabs/elk-swift
Working copy of https://github.com/lukilabs/elk-swift resolved at 1.0.2
Build complete.
{
  "dependencies" : [
    {
      "identity" : "elk-swift",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.0.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/lukilabs/elk-swift"
    }
  ],
  "manifest_display_name" : "BeautifulMermaidSwift",
  "name" : "BeautifulMermaidSwift",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "15.0"
    },
    {
      "name" : "macos",
      "version" : "12.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "15.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "BeautifulMermaid",
      "targets" : [
        "BeautifulMermaid"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "MermaidPlayground",
      "targets" : [
        "MermaidPlayground"
      ],
      "type" : {
        "executable" : null
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "MermaidPlayground",
      "module_type" : "SwiftTarget",
      "name" : "MermaidPlayground",
      "path" : "Examples/MermaidPlayground",
      "product_memberships" : [
        "MermaidPlayground"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Examples/MermaidPlayground/Resources/Assets.xcassets",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Examples/MermaidPlayground/Resources/test-diagrams.json",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "MermaidPlaygroundApp.swift",
        "Models/PlaygroundConfiguration.swift",
        "Models/SampleDiagrams.swift",
        "Views/ContentView.swift",
        "Views/MermaidViewRepresentable.swift",
        "Views/PreviewView.swift",
        "Views/SidebarView.swift",
        "Views/SourceEditor.swift",
        "Views/ThemePicker.swift"
      ],
      "target_dependencies" : [
        "BeautifulMermaid"
      ],
      "type" : "executable"
    },
    {
      "c99name" : "BeautifulMermaidSwiftTests",
      "module_type" : "SwiftTarget",
      "name" : "BeautifulMermaidSwiftTests",
      "path" : "Tests/BeautifulMermaidSwiftTests",
      "sources" : [
        "AsciiVisualReportGenerator.swift",
        "BeautifulMermaidSwiftTests.swift",
        "ExampleImageExporter.swift",
        "SemicolonSeparatorTests.swift",
        "SequenceBrTagTests.swift",
        "VerificationStepExporterTests.swift",
        "VisualComparisonExporterTests.swift",
        "VisualReportGenerator.swift",
        "XYChartCrashRegressionTests.swift"
      ],
      "target_dependencies" : [
        "BeautifulMermaid"
      ],
      "type" : "test"
    },
    {
      "c99name" : "BeautifulMermaid",
      "module_type" : "SwiftTarget",
      "name" : "BeautifulMermaid",
      "path" : "Sources/BeautifulMermaidSwift",
      "product_dependencies" : [
        "ElkSwift"
      ],
      "product_memberships" : [
        "BeautifulMermaid",
        "MermaidPlayground"
      ],
      "sources" : [
        "BeautifulMermaid.swift",
        "CrossPlatform.swift",
        "ImageRenderer.swift",
        "Layout.swift",
        "Mermaid/src_ascii_ansi.swift",
        "Mermaid/src_ascii_canvas.swift",
        "Mermaid/src_ascii_class_diagram.swift",
        "Mermaid/src_ascii_converter.swift",
        "Mermaid/src_ascii_draw.swift",
        "Mermaid/src_ascii_edge_bundling.swift",
        "Mermaid/src_ascii_edge_routing.swift",
        "Mermaid/src_ascii_er_diagram.swift",
        "Mermaid/src_ascii_grid.swift",
        "Mermaid/src_ascii_index.swift",
        "Mermaid/src_ascii_multiline_utils.swift",
        "Mermaid/src_ascii_pathfinder.swift",
        "Mermaid/src_ascii_sequence.swift",
        "Mermaid/src_ascii_shapes_circle.swift",
        "Mermaid/src_ascii_shapes_corners.swift",
        "Mermaid/src_ascii_shapes_diamond.swift",
        "Mermaid/src_ascii_shapes_hexagon.swift",
        "Mermaid/src_ascii_shapes_index.swift",
        "Mermaid/src_ascii_shapes_rectangle.swift",
        "Mermaid/src_ascii_shapes_rounded.swift",
        "Mermaid/src_ascii_shapes_special.swift",
        "Mermaid/src_ascii_shapes_stadium.swift",
        "Mermaid/src_ascii_shapes_state.swift",
        "Mermaid/src_ascii_shapes_types.swift",
        "Mermaid/src_ascii_types.swift",
        "Mermaid/src_ascii_validate.swift",
        "Mermaid/src_ascii_xychart.swift",
        "Mermaid/src_class_layout.swift",
        "Mermaid/src_class_parser.swift",
        "Mermaid/src_class_renderer.swift",
        "Mermaid/src_class_types.swift",
        "Mermaid/src_elk_instance.swift",
        "Mermaid/src_er_layout.swift",
        "Mermaid/src_er_parser.swift",
        "Mermaid/src_er_renderer.swift",
        "Mermaid/src_er_types.swift",
        "Mermaid/src_index.swift",
        "Mermaid/src_layout.swift",
        "Mermaid/src_multiline_utils.swift",
        "Mermaid/src_parser.swift",
        "Mermaid/src_renderer.swift",
        "Mermaid/src_sequence_layout.swift",
        "Mermaid/src_sequence_parser.swift",
        "Mermaid/src_sequence_renderer.swift",
        "Mermaid/src_sequence_types.swift",
        "Mermaid/src_shape_clipping.swift",
        "Mermaid/src_styles.swift",
        "Mermaid/src_text_metrics.swift",
        "Mermaid/src_theme.swift",
        "Mermaid/src_types.swift",
        "Mermaid/src_xychart_colors.swift",
        "Mermaid/src_xychart_layout.swift",
        "Mermaid/src_xychart_parser.swift",
        "Mermaid/src_xychart_renderer.swift",
        "Mermaid/src_xychart_types.swift",
        "Parser.swift",
        "Render/ArrowRenderer.swift",
        "Render/DiagramRenderer+Class.swift",
        "Render/DiagramRenderer+ER.swift",
        "Render/DiagramRenderer+Flow.swift",
        "Render/DiagramRenderer+Sequence.swift",
        "Render/DiagramRenderer+XYChart.swift",
        "Render/DiagramRenderer.swift",
        "Render/EdgeRenderer.swift",
        "Render/LabelRenderer.swift",
        "Render/RenderAdapters.swift",
        "Render/RenderConfig.swift",
        "Render/SVGHelpers.swift",
        "Render/ShapeRenderer.swift",
        "Theme.swift",
        "Types.swift",
        "Views/MermaidDiagram.swift",
        "Views/MermaidDiagramView.swift",
        "Views/MermaidLayer.swift",
        "Views/MermaidView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "5.9"
}
Done.