The Swift Package Index logo.Swift Package Index

Has it really been five years since Swift Package Index launched? Read our anniversary blog post!

Build Information

Successful build of swiftui-showcase, reference main (60186c), with Swift 6.2 for macOS (SPM) on 25 Nov 2025 00:01:28 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/ipedro/swiftui-showcase.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/ipedro/swiftui-showcase
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 60186c0 Merge pull request #25 from ipedro/dependabot/github_actions/actions/checkout-6
Cloned https://github.com/ipedro/swiftui-showcase.git
Revision (git rev-parse @):
60186c0c09eeb8d85b1ef17aaa07983b119be836
SUCCESS checkout https://github.com/ipedro/swiftui-showcase.git at main
Fetching https://github.com/JohnSundell/Splash
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/nathantannar4/Engine
[1/1398] Fetching engine
[15/3571] Fetching engine, splash
[3572/76553] Fetching engine, splash, swift-syntax
Fetched https://github.com/nathantannar4/Engine from cache (3.70s)
Fetched https://github.com/swiftlang/swift-syntax from cache (3.70s)
Fetched https://github.com/JohnSundell/Splash from cache (3.70s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (6.42s)
Computing version for https://github.com/nathantannar4/Engine
Computed https://github.com/nathantannar4/Engine at 2.3.0 (0.56s)
Computing version for https://github.com/JohnSundell/Splash
Computed https://github.com/JohnSundell/Splash at 0.16.0 (0.63s)
Creating working copy for https://github.com/nathantannar4/Engine
Working copy of https://github.com/nathantannar4/Engine resolved at 2.3.0
Creating working copy for https://github.com/JohnSundell/Splash
Working copy of https://github.com/JohnSundell/Splash resolved at 0.16.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Downloading package prebuilt https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip
Downloaded https://download.swift.org/prebuilts/swift-syntax/602.0.0/swiftlang-6.2.0.19.9-MacroSupport-macos_aarch64.zip (0.18s)
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "swiftui-showcase",
      "name": "swiftui-showcase",
      "url": "https://github.com/ipedro/swiftui-showcase.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swiftui-showcase",
      "dependencies": [
        {
          "identity": "splash",
          "name": "Splash",
          "url": "https://github.com/JohnSundell/Splash",
          "version": "0.16.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Splash",
          "dependencies": [
          ]
        },
        {
          "identity": "engine",
          "name": "Engine",
          "url": "https://github.com/nathantannar4/Engine",
          "version": "2.3.1",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Engine",
          "dependencies": [
            {
              "identity": "swift-syntax",
              "name": "swift-syntax",
              "url": "https://github.com/swiftlang/swift-syntax",
              "version": "602.0.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
              "dependencies": [
              ]
            }
          ]
        },
        {
          "identity": "swift-syntax",
          "name": "swift-syntax",
          "url": "https://github.com/swiftlang/swift-syntax",
          "version": "602.0.0",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-syntax",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/ipedro/swiftui-showcase.git
[1/5398] Fetching swiftui-showcase
Fetched https://github.com/ipedro/swiftui-showcase.git from cache (1.12s)
Fetching https://github.com/nathantannar4/Engine from cache
Fetching https://github.com/swiftlang/swift-syntax from cache
Fetching https://github.com/JohnSundell/Splash from cache
Fetched https://github.com/swiftlang/swift-syntax from cache (0.99s)
Fetched https://github.com/JohnSundell/Splash from cache (0.99s)
Fetched https://github.com/nathantannar4/Engine from cache (0.99s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 602.0.0 (1.06s)
Computing version for https://github.com/JohnSundell/Splash
Computed https://github.com/JohnSundell/Splash at 0.16.0 (0.03s)
Computing version for https://github.com/nathantannar4/Engine
Computed https://github.com/nathantannar4/Engine at 2.3.1 (0.04s)
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 602.0.0
Creating working copy for https://github.com/JohnSundell/Splash
Working copy of https://github.com/JohnSundell/Splash resolved at 0.16.0
Creating working copy for https://github.com/nathantannar4/Engine
Working copy of https://github.com/nathantannar4/Engine resolved at 2.3.1
Creating working copy for https://github.com/ipedro/swiftui-showcase.git
Working copy of https://github.com/ipedro/swiftui-showcase.git resolved at main (60186c0)
warning: '.resolve-product-dependencies': dependency 'swiftui-showcase' is not used by any target
Found 3 product dependencies
  - Splash
  - Engine
  - swift-syntax
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/ipedro/swiftui-showcase.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/21] Write sources
[14/21] Write swift-version-49B95AFC49DCD68C.txt
[15/80] Compiling EngineCoreC visitors.c
[18/137] Compiling EngineCore SectionVisitor.swift
[19/137] Compiling EngineCore TupleViewVisitor.swift
[20/137] Compiling EngineCore CustomViewVisitor.swift
[21/137] Compiling EngineCore Runtime.swift
[22/137] Compiling EngineCore TupleVisitor.swift
[23/137] Compiling EngineCore OptionalVisitor.swift
[24/139] Compiling ShowcaseMacrosPlugin TypeInfo.swift
[25/139] Compiling ShowcaseMacrosPlugin TypeRelationshipsGenerator.swift
[26/139] Compiling EngineCore ModifiedContentVisitor.swift
[27/139] Compiling EngineCore MultiViewVisitor.swift
[28/139] Compiling EngineCore TypeIdentifier.swift
[29/139] Compiling EngineCore GroupVisitor.swift
[30/139] Compiling EngineCore AnyViewVisitor.swift
[31/139] Compiling EngineCore ConditionalContentVisitor.swift
[32/139] Compiling EngineCore UnsafePointer.swift
[33/139] Compiling EngineCore TypeDescriptor.swift
[34/139] Compiling EngineCore EmptyViewVisitor.swift
[35/139] Compiling EngineCore EnvironmentKeyVisitor.swift
[36/139] Emitting module ShowcaseMacrosPlugin
[37/139] Compiling EngineCore ForEachVisitor.swift
[38/139] Compiling EngineCore TypeMetadata.swift
[38/139] Write Objects.LinkFileList
[40/139] Compiling EngineMacrosCore StyledViewMacro.swift
[41/139] Emitting module EngineMacrosCore
[42/139] Compiling EngineMacrosCore EngineMacrosCore.swift
[42/139] Write Objects.LinkFileList
[44/139] Emitting module Splash
[44/141] Linking ShowcaseMacrosPlugin-tool
[45/141] Linking EngineMacrosCore-tool
[47/141] Emitting module EngineCore
[48/143] Compiling EngineCore ViewVisitor.swift
[49/143] Compiling Splash Segment.swift
[55/145] Emitting module Splash
[77/145] Compiling Splash TokenType.swift
[78/145] Compiling Splash Tokenizer.swift
[92/145] Compiling EngineCore ViewTraitKeyVisitor.swift
[93/145] Compiling EngineCore ViewTypeIdentifier.swift
[113/145] Emitting module EngineCore
[146/240] Compiling Engine ShapeBuilder.swift
[147/240] Compiling Engine StateOrBinding.swift
[148/333] Compiling Engine UnwrapTransform.swift
[149/333] Compiling Engine UpdatePhase.swift
[150/333] Compiling Engine UserInterfaceIdiomContent.swift
[151/333] Compiling Engine UserInterfaceIdiomModifier.swift
[152/333] Compiling Engine VariadicView.swift
[153/333] Compiling Engine VariadicViewElementModifier.swift
[154/333] Compiling Engine VariadicViewHostingControllers.swift
[155/333] Compiling Engine VersionedDynamicProperty.swift
[156/333] Compiling Engine VersionedView.swift
[157/333] Compiling Engine VersionedViewInput.swift
[158/343] Compiling Engine Color+Extensions.swift
[159/343] Compiling Engine Text+Extensions.swift
[160/343] Compiling Engine TextAttachment.swift
[161/343] Compiling Engine TextBuilder.swift
[162/343] Compiling Engine TextReader.swift
[163/343] Compiling Engine Toggle+Extensions.swift
[164/343] Compiling Engine TraitValueKey.swift
[165/343] Compiling Engine Transaction.swift
[166/343] Compiling Engine UnaryViewAdaptor.swift
[167/343] Compiling Engine UnaryViewModifier.swift
[168/343] Compiling Engine Animation+Resolved.swift
[169/343] Compiling Engine AnyAnimatableData.swift
[170/343] Compiling Engine AnyShape.swift
[171/343] Compiling Engine AnyShapeStyle+Extensions.swift
[172/343] Compiling Engine AnyView.swift
[173/343] Compiling Engine AnyViewModifier.swift
[174/343] Compiling Engine AttributedString+Extensions.swift
[175/343] Compiling Engine AttributedStringReader.swift
[176/343] Compiling Engine BindingTransform.swift
[177/343] Compiling Engine Button+Extensions.swift
[178/343] Compiling Engine ViewAdapter.swift
[179/343] Compiling Engine ViewAlias.swift
[180/343] Compiling Engine ViewControllerAdapter.swift
[181/343] Compiling Engine ViewInputConditionalContent.swift
[182/343] Compiling Engine ViewInputConditionalModifier.swift
[183/343] Compiling Engine ViewInputKey.swift
[184/343] Compiling Engine ViewInputs.swift
[185/343] Compiling Engine ViewInputsVisitor.swift
[186/343] Compiling Engine ViewModifierBuilder.swift
[187/343] Compiling Engine ViewModifierContent.swift
[188/343] Emitting module Engine
[189/343] Compiling Engine IsNotNilTransform.swift
[190/343] Compiling Engine LayoutAdapter.swift
[191/343] Compiling Engine LayoutBuilder.swift
[192/343] Compiling Engine LayoutSubview+Extensions.swift
[193/343] Compiling Engine LayoutThatFits.swift
[194/343] Compiling Engine Menu+Extensions.swift
[195/343] Compiling Engine MultiViewAdapter.swift
[196/343] Compiling Engine MultiViewVisitor.swift
[197/343] Compiling Engine Never.swift
[198/343] Compiling Engine Optional+Extensions.swift
[199/343] Compiling Engine ConditionalContent.swift
[200/343] Compiling Engine ConditionalLayout.swift
[201/343] Compiling Engine ConditionalShape.swift
[202/343] Compiling Engine ConditionalView.swift
[203/343] Compiling Engine EmptyShape.swift
[204/343] Compiling Engine Environment+Extensions.swift
[205/343] Compiling Engine EnvironmentKeyVisitor.swift
[206/343] Compiling Engine EnvironmentOrValue.swift
[207/343] Compiling Engine EnvironmentValueReader.swift
[208/343] Compiling Engine EnvironmentValuesVisitor.swift
[209/343] Compiling Engine Font+Extensions.swift
[220/353] Compiling Engine ForEach+Extensions.swift
[221/353] Compiling Engine ForEachSubview.swift
[222/353] Compiling Engine ForegroundStyleModifier.swift
[223/353] Compiling Engine GraphInputs.swift
[224/353] Compiling Engine Group.swift
[225/353] Compiling Engine HostingController.swift
[226/353] Compiling Engine HostingView.swift
[227/353] Compiling Engine Image+Extensions.swift
[228/353] Compiling Engine InvertedMask.swift
[229/353] Compiling Engine IsNilTransform.swift
[230/353] Compiling Engine OptionalAdapter.swift
[231/353] Compiling Engine Picker+Extensions.swift
[232/353] Compiling Engine PreferenceKeyReader.swift
[233/353] Compiling Engine PrimitiveView.swift
[234/353] Compiling Engine PrimitiveViewModifier.swift
[235/353] Compiling Engine PropertyList.swift
[236/353] Compiling Engine ProposedSize.swift
[237/353] Compiling Engine SafeAreaPaddingModifier.swift
[238/353] Compiling Engine SectionView.swift
[239/353] Compiling Engine ShapeAdapter.swift
[240/353] Compiling Engine VersionedViewModifier.swift
[241/353] Compiling Engine ShapeBuilder.swift
[242/353] Compiling Engine StateOrBinding.swift
[243/353] Compiling Engine StaticCondition.swift
[244/353] Compiling Engine StaticConditionalContent.swift
[245/353] Compiling Engine StaticConditionalModifier.swift
[246/353] Compiling Engine StaticContent.swift
[247/353] Compiling Engine StaticModifier.swift
[248/353] Compiling Engine StyleContext.swift
[249/353] Compiling Engine StyleInputCondition.swift
[250/353] Compiling Engine SymmetricallyScaledText.swift
[261/353] Emitting module Engine
[334/353] Compiling Engine ViewModifierVisitor.swift
[335/353] Compiling Engine ViewOutputAlias.swift
[336/353] Compiling Engine ViewOutputKey.swift
[337/353] Compiling Engine ViewStackAxisReader.swift
[338/353] Compiling Engine ViewStyle.swift
[339/353] Compiling Engine ViewTraitKey.swift
[340/353] Compiling Engine ViewTraitKeyVisitor.swift
[341/353] Compiling Engine ViewUpdateDebug.swift
[342/353] Compiling Engine ViewVisitor.swift
[343/353] Compiling Engine module.swift
[354/357] Emitting module EngineMacros
[355/357] Compiling EngineMacros StyledView.swift
[356/357] Emitting module EngineMacros
[357/357] Compiling EngineMacros StyledView.swift
[358/455] Compiling Showcase Chapter.swift
[359/455] Compiling Showcase ChapterBuilder.swift
[360/455] Compiling Showcase ChapterContentBuilder.swift
[361/455] Compiling Showcase CodeBlock.swift
[362/455] Compiling Showcase Document.swift
[363/455] Compiling Showcase DocumentContentBuilder.swift
[364/460] Emitting module Showcase
[365/460] Compiling Showcase Note.swift
[366/460] Compiling Showcase Showcasable.swift
[367/460] Compiling Showcase Topic.swift
[368/460] Compiling Showcase TopicBuilder.swift
[369/460] Compiling Showcase TopicContentBuilder.swift
[370/460] Compiling Showcase TopicContentItem.swift
[371/460] Compiling Showcase IdiomPaddingModifier.swift
[372/460] Compiling Showcase ScrollViewReaderModifier.swift
[373/460] Compiling Showcase VersionedScrollBounceBehavior.swift
[374/460] Compiling Showcase ShowcaseChapter.swift
[375/465] Compiling Showcase EnvironmentKeys.swift
[376/465] Compiling Showcase EnvironmentValues.swift
[377/465] Compiling Showcase AnyButtonStyle.swift
[378/465] Compiling Showcase Text+Optional.swift
[379/465] Compiling Showcase EquatableForEach.swift
[380/465] Compiling Showcase Lazy.swift
[381/465] Compiling Showcase Embed.swift
[382/465] Compiling Showcase Example.swift
[383/465] Compiling Showcase ExampleGroup.swift
[384/465] Compiling Showcase ExternalLink+Name.swift
[385/465] Compiling Showcase ShowcaseIndexList.swift
[386/465] Compiling Showcase ShowcaseEmptyIndexMenu.swift
[387/465] Compiling Showcase ShowcaseIndexMenu.swift
[388/465] Compiling Showcase ShowcaseLayout.swift
[389/465] Compiling Showcase ShowcaseLink.swift
[390/465] Compiling Showcase ShowcaseListView.swift
[391/465] Compiling Showcase ShowcaseNote.swift
[392/465] Compiling Showcase ShowcaseNavigationTopic.swift
[393/465] Compiling Showcase ShowcaseTopic.swift
[394/465] Compiling Showcase ShowcaseTopics.swift
[395/465] Emitting module Showcase
[412/465] Compiling Showcase ExternalLink.swift
[413/465] Compiling Showcase ListItem.swift
[414/465] Compiling Showcase ShowcaseContent.swift
[415/465] Compiling Showcase ShowcaseExample.swift
[416/465] Compiling Showcase ShowcaseExampleGroup.swift
[417/465] Compiling Showcase ShowcaseExampleGroupBoxStyle.swift
[418/465] Compiling Showcase DescriptionView.swift
[419/465] Compiling Showcase ShowcaseExampleTabStyle.swift
[420/465] Compiling Showcase ShowcaseNavigationSplitView.swift
[421/465] Compiling Showcase ShowcaseEmptyIndexList.swift
[422/465] Compiling Showcase ShowcaseNavigationStack.swift
[424/465] Compiling Showcase ShowcaseEmbed.swift
[434/465] Compiling Showcase ShowcaseChapters.swift
[435/465] Compiling Showcase ShowcaseCodeBlock.swift
[436/465] Compiling Showcase ShowcaseCodeBlockContent.swift
[437/465] Compiling Showcase ShowcaseCodeBlockCopyButton.swift
[438/465] Compiling Showcase ShowcaseCodeBlockTheme.swift
[466/469] Compiling ShowcaseMacros ShowcaseMacros.swift
[467/469] Emitting module ShowcaseMacros
[468/469] Compiling ShowcaseMacros ShowcaseMacros.swift
[469/469] Emitting module ShowcaseMacros
Build complete! (21.12s)
Build complete.
{
  "dependencies" : [
    {
      "identity" : "splash",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.16.0",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/JohnSundell/Splash"
    },
    {
      "identity" : "engine",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/nathantannar4/Engine"
    },
    {
      "identity" : "swift-syntax",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "602.0.0",
            "upper_bound" : "603.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/swiftlang/swift-syntax"
    }
  ],
  "manifest_display_name" : "swiftui-showcase",
  "name" : "swiftui-showcase",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "16.0"
    },
    {
      "name" : "macos",
      "version" : "13.0"
    }
  ],
  "products" : [
    {
      "name" : "Showcase",
      "targets" : [
        "Showcase"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ShowcaseMacros",
      "targets" : [
        "ShowcaseMacros"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "ShowcaseMacrosPlugin",
      "targets" : [
        "ShowcaseMacrosPlugin"
      ],
      "type" : {
        "macro" : null
      }
    }
  ],
  "swift_languages_versions" : [
    "5"
  ],
  "targets" : [
    {
      "c99name" : "ShowcaseTests",
      "module_type" : "SwiftTarget",
      "name" : "ShowcaseTests",
      "path" : "Tests/ShowcaseTests",
      "sources" : [
        "DefaultBuilderTests.swift",
        "ListExtractionTests.swift",
        "MarkdownFormattingTests.swift",
        "MarkdownReconstructionTests.swift",
        "NoteExtractionTests.swift",
        "NoteTests.swift",
        "OptimizationTests.swift",
        "OrderedContentTests.swift",
        "PerformanceTests.swift",
        "ShowcaseTests.swift"
      ],
      "target_dependencies" : [
        "Showcase"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ShowcaseMacrosTests",
      "module_type" : "SwiftTarget",
      "name" : "ShowcaseMacrosTests",
      "path" : "Tests/ShowcaseMacrosTests",
      "product_dependencies" : [
        "SwiftSyntaxMacrosTestSupport"
      ],
      "sources" : [
        "CodeBlockWhitespaceTests.swift",
        "DocCommentParserTests.swift",
        "ShowcasableAutoDiscoveryTests.swift",
        "ShowcasableBasicTests.swift",
        "ShowcasableExamplesTests.swift",
        "ShowcaseHiddenMacroTests.swift",
        "ShowcaseMacrosTestsBase.swift"
      ],
      "target_dependencies" : [
        "ShowcaseMacros",
        "ShowcaseMacrosPlugin"
      ],
      "type" : "test"
    },
    {
      "c99name" : "ShowcaseMacrosPlugin",
      "module_type" : "SwiftTarget",
      "name" : "ShowcaseMacrosPlugin",
      "path" : "Sources/ShowcaseMacrosPlugin",
      "product_dependencies" : [
        "SwiftSyntaxMacros",
        "SwiftCompilerPlugin"
      ],
      "product_memberships" : [
        "ShowcaseMacros",
        "ShowcaseMacrosPlugin"
      ],
      "sources" : [
        "APIReferenceGenerator.swift",
        "AttributedStringDocCommentParser.swift",
        "CodeGenerator.swift",
        "DocCommentParser.swift",
        "Documentation.swift",
        "DocumentationExtractor.swift",
        "ExampleFinder.swift",
        "MacroArguments.swift",
        "MacroError.swift",
        "MemberDiscovery.swift",
        "MemberInfo.swift",
        "ShowcasableMacro.swift",
        "ShowcaseExampleMacro.swift",
        "ShowcaseHiddenMacro.swift",
        "ShowcaseMacrosPlugin.swift",
        "SyntaxExtensions.swift",
        "TopicConfiguration.swift",
        "TopicContentGenerator.swift",
        "TypeInfo.swift",
        "TypeRelationshipsGenerator.swift"
      ],
      "type" : "macro"
    },
    {
      "c99name" : "ShowcaseMacros",
      "module_type" : "SwiftTarget",
      "name" : "ShowcaseMacros",
      "path" : "Sources/ShowcaseMacros",
      "product_memberships" : [
        "ShowcaseMacros"
      ],
      "sources" : [
        "ShowcaseMacros.swift"
      ],
      "target_dependencies" : [
        "Showcase",
        "ShowcaseMacrosPlugin"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Showcase",
      "module_type" : "SwiftTarget",
      "name" : "Showcase",
      "path" : "Sources/Showcase",
      "product_dependencies" : [
        "Splash",
        "Engine",
        "EngineMacros"
      ],
      "product_memberships" : [
        "Showcase",
        "ShowcaseMacros"
      ],
      "sources" : [
        "Environment/EnvironmentKeys.swift",
        "Environment/EnvironmentValues.swift",
        "Extensions/AnyButtonStyle.swift",
        "Extensions/Text+Optional.swift",
        "Helpers/EquatableForEach.swift",
        "Helpers/Lazy.swift",
        "Models/Chapter/Chapter.swift",
        "Models/Chapter/ChapterBuilder.swift",
        "Models/Chapter/ChapterContentBuilder.swift",
        "Models/CodeBlock/CodeBlock.swift",
        "Models/Document/Document.swift",
        "Models/Document/DocumentContentBuilder.swift",
        "Models/Embed/Embed.swift",
        "Models/Example/Example.swift",
        "Models/ExampleGroup/ExampleGroup.swift",
        "Models/ExternalLink/ExternalLink+Name.swift",
        "Models/ExternalLink/ExternalLink.swift",
        "Models/ListItem/ListItem.swift",
        "Models/Note/Note.swift",
        "Models/Showcasable.swift",
        "Models/Topic/Topic.swift",
        "Models/Topic/TopicBuilder.swift",
        "Models/Topic/TopicContentBuilder.swift",
        "Models/Topic/TopicContentItem.swift",
        "ViewModifiers/IdiomPaddingModifier.swift",
        "ViewModifiers/ScrollViewReaderModifier.swift",
        "ViewModifiers/VersionedScrollBounceBehavior.swift",
        "Views/Chapter/ShowcaseChapter.swift",
        "Views/Chapter/ShowcaseChapters.swift",
        "Views/CodeBlock/ShowcaseCodeBlock.swift",
        "Views/CodeBlock/ShowcaseCodeBlockContent.swift",
        "Views/CodeBlock/ShowcaseCodeBlockCopyButton.swift",
        "Views/CodeBlock/ShowcaseCodeBlockTheme.swift",
        "Views/Content/ShowcaseContent.swift",
        "Views/Document/DescriptionView.swift",
        "Views/Document/ShowcaseNavigationSplitView.swift",
        "Views/Document/ShowcaseNavigationStack.swift",
        "Views/Embed/ShowcaseEmbed.swift",
        "Views/Example/ShowcaseExample.swift",
        "Views/Example/ShowcaseExampleGroup.swift",
        "Views/Example/ShowcaseExampleGroupBoxStyle.swift",
        "Views/Example/ShowcaseExampleTabStyle.swift",
        "Views/IndexList/ShowcaseEmptyIndexList.swift",
        "Views/IndexList/ShowcaseIndexList.swift",
        "Views/IndexMenu/ShowcaseEmptyIndexMenu.swift",
        "Views/IndexMenu/ShowcaseIndexMenu.swift",
        "Views/Layout/ShowcaseLayout.swift",
        "Views/Link/ShowcaseLink.swift",
        "Views/List/ShowcaseListView.swift",
        "Views/Note/ShowcaseNote.swift",
        "Views/Topic/ShowcaseNavigationTopic.swift",
        "Views/Topic/ShowcaseTopic.swift",
        "Views/Topic/ShowcaseTopics.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.