The Swift Package Index logo.Swift Package Index

Build Information

Failed to build SpeziChat, reference main (059bb8), with Swift 6.1 for macOS (SPM) on 23 Feb 2026 19:56:55 UTC.

Build Command

env DEVELOPER_DIR=/Applications/Xcode-16.3.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/StanfordSpezi/SpeziChat.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziChat
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 059bb8e improved markdown rendering (#30)
Cloned https://github.com/StanfordSpezi/SpeziChat.git
Revision (git rev-parse @):
059bb8e4509ffeabc2b98012aca14756b9a74225
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziChat.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziChat.git
https://github.com/StanfordSpezi/SpeziChat.git
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "spezifoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
    },
    {
      "identity" : "spezispeech",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziSpeech.git"
    },
    {
      "identity" : "speziviews",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziViews.git"
    },
    {
      "identity" : "textual",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.3.1",
            "upper_bound" : "1.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gonzalezreal/textual.git"
    }
  ],
  "manifest_display_name" : "SpeziChat",
  "name" : "SpeziChat",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "visionos",
      "version" : "2.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    }
  ],
  "products" : [
    {
      "name" : "SpeziChat",
      "targets" : [
        "SpeziChat"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpeziChatTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziChatTests",
      "path" : "Tests/SpeziChatTests",
      "sources" : [
        "SpeziChatTests.swift"
      ],
      "target_dependencies" : [
        "SpeziChat"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziChat",
      "module_type" : "SwiftTarget",
      "name" : "SpeziChat",
      "path" : "Sources/SpeziChat",
      "product_dependencies" : [
        "SpeziFoundation",
        "SpeziSpeechRecognizer",
        "SpeziSpeechSynthesizer",
        "SpeziViews",
        "Textual"
      ],
      "product_memberships" : [
        "SpeziChat"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziChat/Resources/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziChat/Resources/Localizable.xcstrings.license",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "ChatView+Export.swift",
        "ChatView+ShareSheet.swift",
        "ChatView+SpeechButton.swift",
        "ChatView+SpeechOutput.swift",
        "ChatView.swift",
        "Helpers/MessageInputViewHeightKey.swift",
        "Helpers/TypingIndicator.swift",
        "MessageInputView.swift",
        "MessageStyleViewModifier.swift",
        "MessageView.swift",
        "MessagesView.swift",
        "Models/Chat.swift",
        "Models/ChatEntity+Alignment.swift",
        "Models/ChatEntity+HiddenMessageType.swift",
        "Models/ChatEntity.swift",
        "ToolInteractionView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/68] Write sources
[3/68] Copying prism-bundle.js
[4/68] Write sources
[6/68] Copying mathFonts.bundle
[7/68] Write swift-version-2F0A5646E1D333AE.txt
[8/68] Compiling cmark-gfm-extensions ext_scanners.c
[9/68] Compiling cmark-gfm xml.c
[10/68] Compiling cmark-gfm-extensions tasklist.c
[11/68] Compiling cmark-gfm utf8.c
[12/68] Compiling cmark-gfm-extensions tagfilter.c
[13/68] Compiling cmark-gfm-extensions strikethrough.c
[14/68] Compiling cmark-gfm syntax_extension.c
[15/68] Compiling cmark-gfm-extensions table.c
[16/68] Compiling cmark-gfm render.c
[17/68] Compiling cmark-gfm plugin.c
[18/68] Compiling cmark-gfm registry.c
[19/68] Compiling cmark-gfm references.c
[20/68] Compiling cmark-gfm plaintext.c
[21/68] Compiling cmark-gfm map.c
[22/68] Compiling cmark-gfm node.c
[23/68] Compiling cmark-gfm-extensions core-extensions.c
[24/68] Compiling cmark-gfm linked_list.c
[25/68] Compiling cmark-gfm man.c
[26/68] Compiling cmark-gfm scanners.c
[27/68] Compiling cmark-gfm latex.c
[28/68] Compiling cmark-gfm iterator.c
[29/68] Compiling cmark-gfm html.c
[30/68] Compiling cmark-gfm houdini_html_e.c
[31/68] Compiling cmark-gfm inlines.c
[32/68] Compiling cmark-gfm houdini_href_e.c
[33/68] Compiling cmark-gfm houdini_html_u.c
[34/68] Compiling cmark-gfm cmark_ctype.c
[35/68] Compiling cmark-gfm footnotes.c
[36/68] Write sources
[37/68] Copying Localizable.xcstrings.license
[38/68] Compiling _NumericsShims _NumericsShims.c
[38/68] Copying Localizable.xcstrings
[38/68] Copying Info.plist
[38/68] Write sources
[42/68] Copying Localizable.xcstrings.license
[43/68] Copying Localizable.xcstrings
[43/68] Copying Info.plist
[43/68] Copying Localizable.xcstrings.license
[46/68] Copying Localizable.xcstrings
[47/68] Copying Info.plist
[47/68] Write sources
[50/68] Compiling cmark-gfm commonmark.c
[52/68] Write sources
[55/68] Compiling cmark-gfm cmark.c
[56/68] Compiling cmark-gfm buffer.c
[56/68] Write sources
[63/68] Compiling _AtomicsShims.c
[64/68] Compiling cmark-gfm arena.c
[65/68] Compiling cmark-gfm blocks.c
[66/191] Compiling cmark-gfm-extensions autolink.c
[68/191] Compiling RealModule RealFunctions.swift
[69/192] Compiling RealModule Float80+Real.swift
[70/192] Compiling RealModule Real.swift
[71/192] Emitting module RealModule
[72/192] Compiling Atomics OptionalRawRepresentable.swift
[73/192] Compiling Atomics RawRepresentable.swift
[74/192] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[75/193] Compiling Atomics AtomicValue.swift
[76/193] Compiling Atomics AtomicMemoryOrderings.swift
[77/193] Compiling Atomics AtomicReference.swift
[78/193] Compiling Atomics AtomicStorage.swift
[79/193] Compiling RealModule RelaxedArithmetic.swift
[80/193] Compiling RealModule ElementaryFunctions.swift
[81/193] Compiling Atomics DoubleWord.swift
[82/193] Compiling Atomics ManagedAtomic.swift
[83/193] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[84/193] Compiling RealModule Float+Real.swift
[85/193] Compiling RealModule Float16+Real.swift
[88/193] Compiling RealModule AugmentedArithmetic.swift
[89/193] Compiling RealModule Double+Real.swift
[92/194] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[93/194] Compiling Atomics UnsafeAtomicLazyReference.swift
[94/194] Compiling Atomics IntegerOperations.swift
[95/194] Compiling Atomics ManagedAtomicLazyReference.swift
[96/194] Compiling Atomics UnsafeAtomic.swift
[97/194] Emitting module InternalCollectionsUtilities
[100/220] Compiling Atomics Unmanaged extensions.swift
[101/220] Compiling Algorithms AdjacentPairs.swift
[102/220] Compiling Algorithms Chain.swift
[103/220] Compiling Algorithms Intersperse.swift
[104/220] Compiling Algorithms Combinations.swift
[105/220] Compiling Algorithms Compacted.swift
[106/220] Compiling Algorithms Cycle.swift
[106/220] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[110/220] Compiling Algorithms Chunked.swift
[111/220] Compiling Algorithms Partition.swift
[114/276] Emitting module Logging
[115/276] Compiling Logging Locks.swift
[116/276] Compiling Logging MetadataProvider.swift
[117/276] Compiling Logging LogHandler.swift
[118/276] Compiling OrderedCollections OrderedSet+Hashable.swift
[119/276] Compiling OrderedCollections OrderedSet+Initializers.swift
[120/276] Compiling OrderedCollections OrderedSet+Insertions.swift
[121/276] Compiling OrderedCollections OrderedSet+Invariants.swift
[122/276] Emitting module Atomics
[123/276] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[124/276] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[125/276] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[126/276] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[127/276] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[128/276] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[129/282] Compiling Logging Logging.swift
[130/282] Compiling OrderedCollections OrderedDictionary+Elements.swift
[131/282] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[132/282] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[133/282] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[134/282] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[135/282] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[136/282] Compiling OrderedCollections OrderedSet+Codable.swift
[137/282] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[138/282] Compiling OrderedCollections OrderedSet+Descriptions.swift
[139/282] Compiling OrderedCollections OrderedSet+Diffing.swift
[140/282] Compiling OrderedCollections OrderedSet+Equatable.swift
[141/282] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[142/282] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[143/282] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[144/282] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[145/282] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[146/282] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[147/282] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[155/282] Compiling OrderedCollections _HashTable.swift
[161/284] Compiling OrderedCollections _Hashtable+Header.swift
[162/284] Compiling OrderedCollections OrderedDictionary+Codable.swift
[163/284] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[164/284] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[165/284] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[166/284] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[167/284] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[168/284] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[169/284] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[170/284] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[171/284] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[172/284] Compiling OrderedCollections OrderedSet+Sendable.swift
[173/284] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[174/284] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[175/284] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[176/284] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[177/284] Compiling OrderedCollections OrderedDictionary+Values.swift
[178/284] Compiling OrderedCollections OrderedDictionary.swift
[179/284] Compiling Algorithms Unique.swift
[180/284] Compiling Algorithms Windows.swift
[181/284] Compiling OrderedCollections _HashTable+Bucket.swift
[182/284] Compiling OrderedCollections _HashTable+BucketIterator.swift
[183/284] Compiling OrderedCollections _HashTable+Constants.swift
[184/284] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[185/284] Compiling OrderedCollections _HashTable+Testing.swift
[186/284] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[192/284] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[193/284] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[194/284] Compiling OrderedCollections OrderedSet+SubSequence.swift
[195/284] Compiling OrderedCollections OrderedSet+Testing.swift
[196/284] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[197/284] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[198/284] Compiling OrderedCollections OrderedSet.swift
[199/284] Compiling OrderedCollections _UnsafeBitset.swift
[200/284] Emitting module OrderedCollections
[201/284] Compiling RuntimeAssertions RuntimeAssertion.swift
[214/284] Emitting module Algorithms
[215/284] Emitting module ConcurrencyExtras
[216/285] Compiling ConcurrencyExtras UncheckedBox.swift
[217/285] Emitting module RuntimeAssertions
[218/285] Compiling ConcurrencyExtras UncheckedSendable.swift
[219/285] Compiling ConcurrencyExtras Result.swift
[220/285] Compiling ConcurrencyExtras Task.swift
[221/285] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[222/285] Compiling ConcurrencyExtras Locking.swift
[223/285] Compiling ConcurrencyExtras AsyncStream.swift
[226/285] Compiling ConcurrencyExtras LockIsolated.swift
[227/285] Compiling ConcurrencyExtras MainSerialExecutor.swift
[228/285] Compiling RuntimeAssertions DebugOnly.swift
[229/285] Compiling RuntimeAssertions NeverReturn.swift
[230/285] Compiling RuntimeAssertions Precondition.swift
[231/285] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[232/285] Compiling RuntimeAssertions RuntimePrecondition.swift
[233/285] Compiling RuntimeAssertions Assert.swift
[234/285] Compiling RuntimeAssertions Counter.swift
[235/343] Compiling NetworkImage URLSession+NetworkImage.swift
[236/344] Compiling SpeziFoundation RepositoryValue.swift
[237/344] Compiling SpeziFoundation SendableValueRepository.swift
[238/344] Compiling SpeziFoundation ValueRepository.swift
[239/344] Compiling SpeziFoundation ComputedKnowledgeSource.swift
[240/344] Compiling SpeziFoundation DefaultProvidingKnowledgeSource.swift
[241/344] Compiling SpeziFoundation KnowledgeSource.swift
[242/350] Compiling NetworkImage NetworkImageCache.swift
[243/350] Compiling SpeziFoundation AsyncSemaphore.swift
[244/350] Compiling SpeziFoundation DiscardTaskGroup+CancellableTask.swift
[245/350] Compiling SpeziFoundation MainActorExecution.swift
[246/350] Compiling SpeziFoundation ManagedAsynchronousAccess.swift
[247/350] Compiling SpeziFoundation ManagedTaskQueue.swift
[248/350] Compiling SpeziFoundation AtomicPThread.swift
[249/350] Compiling SpeziFoundation RWLock.swift
[250/350] Compiling SpeziFoundation OptionalComputedKnowledgeSource.swift
[251/350] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[252/350] Compiling SpeziFoundation RepositoryAnchor.swift
[253/350] Compiling SpeziFoundation SendableSharedRepository.swift
[254/350] Compiling SpeziFoundation SharedRepository.swift
[255/350] Compiling SpeziFoundation resource_bundle_accessor.swift
[256/350] Compiling SpeziFoundation String.swift
[257/350] Compiling SpeziFoundation TimeoutError.swift
[258/350] Compiling SpeziFoundation TopLevelDecoder.swift
[259/350] Compiling SpeziFoundation TopLevelEncoder.swift
[260/350] Compiling SpeziFoundation Version.swift
[261/350] Compiling SpeziFoundation RuntimeConfig.swift
[262/350] Compiling SpeziFoundation ArrayBuilder.swift
[263/350] Compiling SpeziFoundation RangeReplaceableCollectionBuilder.swift
[264/350] Compiling SpeziFoundation SetBuilder.swift
[265/350] Compiling SpeziFoundation CompressionAlgorithm.swift
[266/350] Compiling SpeziFoundation Zlib.swift
[267/350] Compiling SpeziFoundation AnyAsyncIterator.swift
[268/350] Compiling SpeziFoundation AnyAsyncSequence.swift
[269/350] Compiling SpeziFoundation FormatStyle.swift
[270/350] Compiling SpeziFoundation KeyValuePairs.swift
[271/350] Compiling SpeziFoundation Logger.swift
[272/350] Compiling SpeziFoundation ObjCExceptionHandling.swift
[273/350] Compiling SpeziFoundation OrderedArray.swift
[274/350] Compiling SpeziFoundation Other.swift
[275/350] Compiling SpeziFoundation _PThreadReadWriteLockProtocol.swift
[276/350] Compiling SpeziFoundation HasDirectUserDefaultsSupport.swift
[277/350] Compiling SpeziFoundation LocalPreference.swift
[278/350] Compiling SpeziFoundation LocalPreferenceKey.swift
[279/350] Compiling SpeziFoundation LocalPreferencesStore.swift
[280/350] Compiling SpeziFoundation Migrations.swift
[295/354] Compiling SpeziFoundation BidirectionalCollection.swift
[296/354] Compiling SpeziFoundation BinarySearch.swift
[297/354] Compiling SpeziFoundation Calendar.swift
[298/354] Compiling SpeziFoundation DataDescriptor.swift
[299/354] Compiling SpeziFoundation Duration.swift
[300/354] Compiling SpeziFoundation FileManager.swift
[301/354] Compiling SpeziFoundation RuntimeEnvironment.swift
[302/354] Compiling SpeziFoundation SendableMetatype.swift
[303/354] Compiling SpeziFoundation SequenceExtensions+Deprecations.swift
[304/354] Compiling SpeziFoundation SequenceExtensions.swift
[305/354] Compiling SpeziFoundation Sorting.swift
[306/354] Compiling SpeziFoundation StaticString+Hashable.swift
[307/354] Emitting module SpeziFoundation
[308/354] Compiling SpeziFoundation MarkdownDocument+Sections.swift
[309/354] Compiling SpeziFoundation MarkdownDocument.swift
[310/354] Compiling SpeziFoundation AnyArray.swift
[311/354] Compiling SpeziFoundation AnyOptional.swift
[312/354] Compiling SpeziFoundation RecursiveRWLock.swift
[316/354] Compiling SpeziFoundation MarkdownDocument+Metadata.swift
[317/354] Compiling SpeziFoundation MarkdownDocument+Parser.swift
[318/354] Compiling NetworkImage View+NetworkImageLoader.swift
[324/354] Compiling NetworkImage NetworkImageState.swift
[325/354] Compiling NetworkImage NetworkImage.swift
[326/354] Compiling NetworkImage ImageSource.swift
[327/354] Emitting module NetworkImage
[328/354] Compiling NetworkImage Deprecations.swift
[329/354] Compiling NetworkImage TaskModifier.swift
[330/354] Compiling NetworkImage NetworkImageLoader.swift
[331/354] Compiling NetworkImage NetworkImageModel.swift
[332/354] Compiling SwiftUIMath Math.swift
[333/354] Compiling SwiftUIMath RenderingMode.swift
[334/354] Compiling SwiftUIMath TypesettingStyle.swift
[335/354] Compiling SwiftUIMath resource_bundle_accessor.swift
[349/354] Emitting module SwiftUIMath
[355/710] Compiling MarkdownUI LineBreak.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[356/710] Compiling MarkdownUI SoftBreak.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[357/710] Compiling MarkdownUI Strikethrough.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[358/710] Compiling MarkdownUI Strong.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[359/710] Compiling MarkdownUI AssetImageProvider.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[360/710] Compiling MarkdownUI AssetInlineImageProvider.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[361/716] Compiling Textual Attachment.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[362/716] Compiling Textual AttachmentLoader.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[363/716] Compiling Textual ResourceAttachmentLoader.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[364/716] Compiling Textual URLAttachmentLoader.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[365/716] Compiling Textual ColorEnvironmentValues.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[366/716] Compiling Textual Deprecations.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[367/716] Compiling Textual DynamicColor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[368/716] Compiling Textual EmojiProperties.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[369/716] Compiling Textual FontScaled.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[370/716] Compiling Textual InlineStyle+Default.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[371/716] Compiling Textual InlineStyle+GitHub.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[372/716] Compiling Textual InlineStyle.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[373/716] Compiling Textual InlineText.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[374/716] Compiling Textual AttachmentAttribute.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[375/716] Compiling Textual AttachmentOverlay.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[376/716] Compiling Textual AttachmentView.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[377/716] Compiling Textual EmojiAttachment.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[378/716] Compiling Textual EmojiResourceAttachment.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[379/716] Compiling Textual ImageAttachment.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[380/716] Compiling Textual ImageResourceAttachment.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[381/716] Compiling Textual MathAttachment.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[382/716] Compiling SpeziLocalization Other.swift
[383/716] Compiling SpeziLocalization LocalizationKey.swift
[384/716] Compiling SpeziLocalization LocalizedFileResources.swift
[385/716] Compiling SpeziLocalization LocaleMatchingBehaviour.swift
[386/716] Emitting module SpeziLocalization
[387/716] Compiling SpeziLocalization Bundle+LocalizableString.swift
[388/716] Compiling SpeziLocalization LocalizedFileResolution.swift
[389/716] Compiling Textual WithAttachments.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[390/716] Compiling Textual AnyFontProvider+Font.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[391/716] Compiling Textual AnyFontProvider.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[392/716] Compiling Textual FontModifier.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[393/716] Compiling Textual FontModifierProvider.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[394/716] Compiling Textual FontProvider.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[395/716] Compiling Textual FontScaleModifier.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[396/716] Compiling Spezi Application+TypeAlias.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[397/716] Compiling Spezi ApplicationDelegate.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[398/716] Compiling Spezi ApplicationDelegateAdaptor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[399/716] Compiling Spezi DynamicReference.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[400/716] Compiling Spezi Module+Properties.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[401/716] Compiling Spezi ProcessInfo+PreviewSimulator.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
error: emit-module command failed with exit code 1 (use -v to see invocation)
[402/716] Emitting module Spezi
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[403/716] Compiling Textual AttributedString.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[404/716] Compiling Textual Box.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[405/716] Compiling Textual Bundle.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[406/716] Compiling Textual CGImage+PNGData.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[407/716] Compiling Textual Logger.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[408/716] Compiling Textual PlatformImage.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[409/716] Compiling MarkdownUI TextTracking.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[410/716] Compiling MarkdownUI UnderlineStyle.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[411/716] Compiling MarkdownUI TextStyle.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[412/716] Compiling MarkdownUI TextStyleBuilder.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[413/716] Compiling MarkdownUI Theme+Basic.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[414/716] Compiling MarkdownUI Theme+DocC.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[415/716] Compiling Textual WithFontScaledValue.swift
[416/716] Compiling Textual Formatter+HTML.swift
[417/716] Compiling Textual Formatter+PlainText.swift
[418/716] Compiling Textual Formatter.swift
[419/716] Compiling Textual TransferableText.swift
[420/716] Compiling Textual Array.swift
[421/716] Compiling Textual NamedFontProvider.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[422/716] Compiling Textual PlatformFont.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[423/716] Compiling Textual PlatformFontProvider.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[424/716] Compiling Textual StaticFontModifierProvider.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[425/716] Compiling Textual SystemFontProvider.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[426/716] Compiling Textual TextStyleFontProvider.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
Fetching https://github.com/StanfordSpezi/SpeziViews.git
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching https://github.com/gonzalezreal/textual.git
Fetching https://github.com/StanfordSpezi/SpeziSpeech.git
[1/4779] Fetching speziviews
[2/7512] Fetching speziviews, spezifoundation
[112/7979] Fetching speziviews, spezifoundation, spezispeech
[352/9108] Fetching speziviews, spezifoundation, spezispeech, textual
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (1.56s)
Fetched https://github.com/gonzalezreal/textual.git from cache (1.56s)
Fetched https://github.com/StanfordSpezi/SpeziViews.git from cache (1.56s)
Fetched https://github.com/StanfordSpezi/SpeziSpeech.git from cache (1.56s)
Computing version for https://github.com/gonzalezreal/textual.git
Computed https://github.com/gonzalezreal/textual.git at 0.3.1 (2.04s)
Fetching https://github.com/gonzalezreal/swiftui-math
Fetching https://github.com/pointfreeco/swift-concurrency-extras from cache
Fetched https://github.com/pointfreeco/swift-concurrency-extras from cache (0.60s)
[1/1822] Fetching swiftui-math
Fetched https://github.com/gonzalezreal/swiftui-math from cache (1.38s)
Computing version for https://github.com/gonzalezreal/swiftui-math
Computed https://github.com/gonzalezreal/swiftui-math at 0.1.0 (1.85s)
Computing version for https://github.com/StanfordSpezi/SpeziSpeech.git
Computed https://github.com/StanfordSpezi/SpeziSpeech.git at 1.1.2 (0.60s)
Fetching https://github.com/StanfordSpezi/Spezi
[1/10188] Fetching spezi
Fetched https://github.com/StanfordSpezi/Spezi from cache (1.21s)
Computing version for https://github.com/pointfreeco/swift-concurrency-extras
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (1.70s)
Computing version for https://github.com/StanfordSpezi/Spezi
Computed https://github.com/StanfordSpezi/Spezi at 1.10.1 (0.62s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Fetching https://github.com/apple/swift-collections.git from cache
[1/735] Fetching xctruntimeassertions
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.88s)
Fetched https://github.com/apple/swift-collections.git from cache (1.41s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (2.04s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.7.3 (0.65s)
Fetching https://github.com/StanfordBDHG/zstd.git
Fetching https://github.com/StanfordBDHG/ThreadLocal.git
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-log from cache
[1/171] Fetching threadlocal
[172/63328] Fetching threadlocal, zstd
Fetched https://github.com/apple/swift-atomics.git from cache (1.08s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.09s)
Fetched https://github.com/apple/swift-log from cache (1.10s)
Fetched https://github.com/StanfordBDHG/zstd.git from cache (2.62s)
Fetched https://github.com/StanfordBDHG/ThreadLocal.git from cache (2.62s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (5.09s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.92s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.39s)
Computing version for https://github.com/StanfordBDHG/ThreadLocal.git
Computed https://github.com/gonzalezreal/textual.git at 0.3.1 (0.00s)
Computed https://github.com/gonzalezreal/swiftui-math at 0.1.0 (0.00s)
Computed https://github.com/StanfordSpezi/SpeziSpeech.git at 1.1.2 (0.00s)
Computed https://github.com/pointfreeco/swift-concurrency-extras at 1.3.2 (0.00s)
Computed https://github.com/StanfordSpezi/Spezi at 1.10.1 (0.00s)
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.6.0 (0.63s)
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (0.00s)
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.00s)
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (0.00s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.1 (0.45s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (0.58s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.10.1 (0.46s)
Computing version for https://github.com/StanfordSpezi/SpeziViews.git
Computed https://github.com/StanfordSpezi/SpeziViews.git at 1.12.11 (0.64s)
Fetching https://github.com/gonzalezreal/swift-markdown-ui.git
[1/8370] Fetching swift-markdown-ui
Fetched https://github.com/gonzalezreal/swift-markdown-ui.git from cache (2.54s)
Computing version for https://github.com/gonzalezreal/swift-markdown-ui.git
Computed https://github.com/gonzalezreal/swift-markdown-ui.git at 2.4.1 (3.13s)
Fetching https://github.com/swiftlang/swift-cmark
Fetching https://github.com/gonzalezreal/NetworkImage
[1/1064] Fetching networkimage
[129/19359] Fetching networkimage, swift-cmark
Fetched https://github.com/gonzalezreal/NetworkImage from cache (1.59s)
Fetched https://github.com/swiftlang/swift-cmark from cache (1.59s)
Computing version for https://github.com/gonzalezreal/NetworkImage
Computed https://github.com/gonzalezreal/NetworkImage at 6.0.1 (2.10s)
Computing version for https://github.com/swiftlang/swift-cmark
Computed https://github.com/swiftlang/swift-cmark at 0.7.1 (0.55s)
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.6.0
Creating working copy for https://github.com/StanfordSpezi/Spezi
Working copy of https://github.com/StanfordSpezi/Spezi resolved at 1.10.1
Creating working copy for https://github.com/apple/swift-log
Working copy of https://github.com/apple/swift-log resolved at 1.10.1
Creating working copy for https://github.com/pointfreeco/swift-concurrency-extras
Working copy of https://github.com/pointfreeco/swift-concurrency-extras resolved at 1.3.2
Creating working copy for https://github.com/gonzalezreal/swift-markdown-ui.git
Working copy of https://github.com/gonzalezreal/swift-markdown-ui.git resolved at 2.4.1
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 2.2.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/gonzalezreal/swiftui-math
Working copy of https://github.com/gonzalezreal/swiftui-math resolved at 0.1.0
Creating working copy for https://github.com/gonzalezreal/textual.git
Working copy of https://github.com/gonzalezreal/textual.git resolved at 0.3.1
Creating working copy for https://github.com/swiftlang/swift-cmark
Working copy of https://github.com/swiftlang/swift-cmark resolved at 0.7.1
Creating working copy for https://github.com/StanfordSpezi/SpeziSpeech.git
Working copy of https://github.com/StanfordSpezi/SpeziSpeech.git resolved at 1.1.2
Creating working copy for https://github.com/gonzalezreal/NetworkImage
Working copy of https://github.com/gonzalezreal/NetworkImage resolved at 6.0.1
Creating working copy for https://github.com/StanfordSpezi/SpeziViews.git
Working copy of https://github.com/StanfordSpezi/SpeziViews.git resolved at 1.12.11
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/124] Compiling RealModule RealFunctions.swift
[3/125] Compiling InternalCollectionsUtilities UnsafeMutableRawBufferPointer+Extras.swift
[4/126] Compiling RealModule RelaxedArithmetic.swift
[5/126] Compiling RealModule Real.swift
[6/126] Compiling SwiftUIMath Font.swift
[7/126] Compiling SwiftUIMath CGContext+DisplayNode.swift
[8/126] Compiling SwiftUIMath DisplayRadical.swift
[9/126] Compiling SwiftUIMath DisplayShiftedNode.swift
[10/126] Compiling SwiftUIMath AtomList.swift
[11/126] Compiling SwiftUIMath Accent.swift
[12/126] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[13/126] Compiling SwiftUIMath Color.swift
[14/126] Compiling SwiftUIMath DisplayProvider.swift
[15/127] Compiling Logging MetadataProvider.swift
[16/127] Compiling RealModule Float80+Real.swift
[17/127] Emitting module RealModule
[20/127] Compiling SwiftUIMath DisplayTextRun.swift
[21/127] Compiling SwiftUIMath GraphicsContext+DisplayNode.swift
[22/127] Compiling InternalCollectionsUtilities UnsafeRawBufferPointer+Extras.swift
[23/127] Compiling RealModule Float+Real.swift
[24/127] Compiling RealModule ElementaryFunctions.swift
[25/127] Compiling RealModule AugmentedArithmetic.swift
[28/127] Compiling RealModule Double+Real.swift
[29/127] Compiling RealModule Float16+Real.swift
[30/127] Compiling RuntimeAssertions RuntimeAssertion.swift
[31/127] Compiling RuntimeAssertions Precondition.swift
[32/127] Compiling ConcurrencyExtras Task.swift
[33/128] Compiling ConcurrencyExtras MainSerialExecutor.swift
[34/128] Compiling ConcurrencyExtras Result.swift
[35/128] Compiling ConcurrencyExtras Locking.swift
[36/128] Compiling ConcurrencyExtras AsyncStream.swift
[37/128] Compiling ConcurrencyExtras AsyncThrowingStream.swift
[38/128] Compiling ConcurrencyExtras LockIsolated.swift
[39/128] Compiling RuntimeAssertions Counter.swift
[40/128] Compiling ConcurrencyExtras UncheckedBox.swift
[41/128] Compiling RuntimeAssertions DebugOnly.swift
[42/128] Compiling RuntimeAssertions Assert.swift
[43/128] Emitting module RuntimeAssertions
[44/128] Compiling RuntimeAssertions NeverReturn.swift
[49/128] Compiling Atomics Unmanaged extensions.swift
[50/128] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[51/128] Compiling RuntimeAssertions RuntimePrecondition.swift
[54/128] Emitting module ConcurrencyExtras
[55/128] Compiling SwiftUIMath DisplayGlyph.swift
[56/128] Compiling SwiftUIMath AtomFactory.swift
[57/128] Compiling SwiftUIMath DisplayAccent.swift
[58/128] Compiling SwiftUIMath DisplayFraction.swift
[59/128] Compiling NetworkImage URLSession+NetworkImage.swift
[60/129] Compiling NetworkImage TaskModifier.swift
[67/155] Compiling NetworkImage NetworkImageState.swift
[68/155] Compiling NetworkImage NetworkImageModel.swift
[69/155] Compiling NetworkImage NetworkImageCache.swift
[70/155] Compiling NetworkImage NetworkImageLoader.swift
[71/155] Emitting module NetworkImage
[72/155] Emitting module InternalCollectionsUtilities
[73/155] Compiling NetworkImage NetworkImage.swift
[74/155] Compiling NetworkImage Deprecations.swift
[75/155] Compiling NetworkImage ImageSource.swift
[76/155] Compiling ConcurrencyExtras UncheckedSendable.swift
[77/155] Compiling Logging LogHandler.swift
[78/155] Emitting module Logging
[79/155] Compiling Logging Logging.swift
[80/155] Compiling Logging Locks.swift
[81/155] Compiling SwiftUIMath Overline.swift
[82/155] Compiling SwiftUIMath Radical.swift
[83/155] Compiling SwiftUIMath Space.swift
[84/155] Compiling SwiftUIMath Style.swift
[85/155] Compiling Algorithms AdjacentPairs.swift
[86/155] Compiling Algorithms Chain.swift
[87/155] Compiling Algorithms Chunked.swift
[88/155] Compiling Algorithms RandomSample.swift
[89/215] Compiling NetworkImage View+NetworkImageLoader.swift
[90/215] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[91/215] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[92/215] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[93/215] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[94/215] Compiling OrderedCollections OrderedSet+Initializers.swift
[95/215] Compiling OrderedCollections OrderedSet+Insertions.swift
[97/215] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[98/215] Compiling OrderedCollections OrderedSet+Hashable.swift
[99/217] Compiling OrderedCollections _HashTable+Bucket.swift
[100/217] Compiling OrderedCollections _HashTable+BucketIterator.swift
[101/217] Compiling OrderedCollections _HashTable+Constants.swift
[102/332] Compiling MarkdownUI AssetInlineImageProvider.swift
[103/332] Compiling MarkdownUI CodeSyntaxHighlighter.swift
[104/332] Compiling MarkdownUI DefaultImageProvider.swift
[105/332] Compiling MarkdownUI Strong.swift
[106/332] Compiling MarkdownUI AssetImageProvider.swift
[107/332] Compiling MarkdownUI TaskListItem.swift
[108/332] Compiling MarkdownUI TextTable.swift
[109/332] Compiling MarkdownUI TextTableColumn.swift
[110/332] Compiling MarkdownUI TextTableColumnAlignment.swift
[111/332] Compiling MarkdownUI TextTableColumnBuilder.swift
[112/332] Compiling MarkdownUI TextTableRow.swift
[113/338] Compiling MarkdownUI MarkdownContent.swift
[114/338] Compiling MarkdownUI MarkdownContentBuilder.swift
[115/338] Compiling MarkdownUI NumberedList.swift
[116/338] Compiling MarkdownUI Paragraph.swift
[117/338] Compiling MarkdownUI TaskList.swift
[118/338] Compiling MarkdownUI TaskListContentBuilder.swift
[120/338] Compiling MarkdownUI DefaultInlineImageProvider.swift
[121/338] Compiling MarkdownUI ImageProvider.swift
[122/338] Compiling MarkdownUI InlineImageProvider.swift
[123/338] Compiling MarkdownUI BlockNode+Rewrite.swift
[124/338] Compiling MarkdownUI BlockNode.swift
[125/338] Compiling MarkdownUI String+KebabCase.swift
[126/338] Compiling MarkdownUI BlockMargin.swift
[127/338] Compiling MarkdownUI BlockNode+View.swift
[128/338] Compiling MarkdownUI BlockSequence.swift
[129/338] Compiling MarkdownUI BlockquoteView.swift
[130/338] Compiling MarkdownUI BulletedListView.swift
[131/338] Compiling MarkdownUI Blockquote.swift
[132/338] Compiling MarkdownUI BulletedList.swift
[133/338] Compiling MarkdownUI CodeBlock.swift
[134/338] Compiling MarkdownUI Heading.swift
[135/338] Compiling MarkdownUI ListContentBuilder.swift
[136/338] Compiling MarkdownUI ListItem.swift
[137/338] Compiling MarkdownUI CodeBlockView.swift
[138/338] Compiling MarkdownUI ColumnWidthPreference.swift
[139/338] Compiling MarkdownUI HeadingView.swift
[140/338] Compiling MarkdownUI ImageFlow.swift
[141/338] Compiling MarkdownUI ListItemSequence.swift
[142/338] Compiling MarkdownUI ListItemView.swift
[143/338] Compiling MarkdownUI TableCell.swift
[144/338] Compiling MarkdownUI TableView.swift
[145/338] Compiling MarkdownUI TaskListItemView.swift
[146/338] Compiling MarkdownUI TaskListView.swift
[147/338] Compiling MarkdownUI TextStyleAttributesReader.swift
[148/338] Compiling MarkdownUI ThematicBreakView.swift
[149/338] Compiling MarkdownUI NumberedListView.swift
[150/338] Compiling MarkdownUI ParagraphView.swift
[151/338] Compiling MarkdownUI TableBackgroundView.swift
[152/338] Compiling MarkdownUI TableBorderSelector.swift
[153/338] Compiling MarkdownUI TableBorderView.swift
[154/338] Compiling MarkdownUI TableBounds.swift
[171/338] Emitting module Atomics
[176/338] Compiling MarkdownUI LineBreak.swift
[177/338] Compiling MarkdownUI SoftBreak.swift
[178/338] Compiling MarkdownUI Strikethrough.swift
[183/338] Compiling OrderedCollections OrderedSet+SubSequence.swift
[184/338] Compiling OrderedCollections OrderedSet+Testing.swift
[185/338] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[186/338] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[187/338] Compiling OrderedCollections OrderedSet.swift
[188/338] Compiling OrderedCollections _UnsafeBitset.swift
[202/338] Emitting module OrderedCollections
[203/338] Emitting module Algorithms
[218/338] Emitting module SwiftUIMath
[224/571] Compiling Textual MathBlock.swift
[225/571] Compiling Textual MathCodeBlock.swift
[226/571] Compiling Textual OrderedList.swift
[227/571] Compiling Textual Paragraph.swift
[228/571] Compiling Textual OverflowFrameKey.swift
[229/571] Compiling Textual ResolvedBlockQuoteStyle.swift
[230/577] Compiling Textual Array.swift
[231/577] Compiling Textual BlockSpacingKey.swift
[232/577] Compiling Textual BlockVStack.swift
[233/577] Compiling Textual CodeBlock.swift
[234/577] Compiling Textual Heading.swift
[235/577] Compiling Textual ListEnvironment.swift
[236/577] Compiling Textual MathAttachment.swift
[237/577] Compiling Textual WithAttachments.swift
[238/577] Compiling Textual AnyFontProvider+Font.swift
[239/577] Compiling Textual AnyFontProvider.swift
[240/577] Compiling Textual FontModifier.swift
[241/577] Compiling Textual FontModifierProvider.swift
[242/577] Compiling Textual FontProvider.swift
[243/577] Compiling Textual TextStyleFontProvider.swift
[244/577] Compiling Textual WithFontScaledValue.swift
[245/577] Compiling Textual Formatter+HTML.swift
[246/577] Compiling Textual Formatter+PlainText.swift
[247/577] Compiling Textual Formatter.swift
[248/577] Compiling Textual TransferableText.swift
[249/577] Compiling Textual DefaultParagraphStyle.swift
[250/577] Compiling Textual DefaultStyle.swift
[251/577] Compiling Textual DefaultTableCellStyle.swift
[252/577] Compiling Textual DefaultTableStyle.swift
[253/577] Compiling Textual DividerThematicBreakStyle.swift
[254/577] Compiling Textual DynamicColor+Default.swift
[255/577] Compiling Textual OverflowTableStyle.swift
[256/577] Compiling Textual DynamicColor+GitHub.swift
[257/577] Compiling Textual GitHubBlockQuoteStyle.swift
[258/577] Compiling Textual GitHubCodeBlockStyle.swift
[259/577] Compiling Textual GitHubHeadingStyle.swift
[260/577] Compiling Textual GitHubParagraphStyle.swift
[261/577] Compiling Textual GitHubStyle.swift
[262/577] Compiling SpeziFoundation OptionalComputedKnowledgeSource.swift
[263/577] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[264/577] Compiling SpeziFoundation RepositoryAnchor.swift
[265/577] Compiling SpeziFoundation SendableSharedRepository.swift
[266/577] Compiling SpeziFoundation SharedRepository.swift
[267/577] Compiling SpeziFoundation resource_bundle_accessor.swift
[268/577] Compiling Textual ResolvedCodeBlockStyle.swift
[269/577] Compiling Textual ResolvedHeadingStyle.swift
[270/577] Compiling Textual ResolvedListItemStyle.swift
[271/577] Compiling Textual ResolvedOrderedListMarker.swift
[272/577] Compiling Textual ResolvedParagraphStyle.swift
[273/577] Compiling Textual ResolvedTableCellStyle.swift
[274/577] Compiling Textual ResolvedTableStyle.swift
[275/577] Compiling Textual ResolvedThematicBreakStyle.swift
[276/577] Compiling Textual CodeBlockStyle.swift
[277/577] Compiling Textual DefaultBlockQuoteStyle.swift
[278/577] Compiling Textual DefaultCodeBlockStyle.swift
[279/577] Compiling Textual DefaultHeadingStyle.swift
[280/577] Compiling Textual DefaultListItemStyle.swift
[281/577] Compiling Textual FontScaleModifier.swift
[282/577] Compiling Textual NamedFontProvider.swift
[283/577] Compiling Textual PlatformFont.swift
[284/577] Compiling Textual PlatformFontProvider.swift
[285/577] Compiling Textual StaticFontModifierProvider.swift
[286/577] Compiling Textual SystemFontProvider.swift
[287/577] Emitting module SpeziFoundation
[288/643] Compiling SpeziLocalization Other.swift
[289/643] Compiling Spezi ApplicationPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[290/643] Compiling Spezi CollectPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[291/643] Compiling Spezi CollectedModuleValues.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[292/643] Compiling Spezi ProvidePropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[293/643] Compiling Spezi StorageValueCollector.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[294/643] Compiling Spezi StorageValueProvider.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[295/643] Compiling Spezi LifecycleHandler.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[296/649] Compiling SpeziLocalization LocalizedFileResources.swift
[297/649] Compiling Spezi SpeziSceneDelegate.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[298/649] Compiling Spezi View+Spezi.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[299/649] Compiling Spezi DefaultStandard.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[300/649] Compiling Spezi Module+Standard.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[301/649] Compiling Spezi Standard.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[302/649] Compiling Spezi StandardPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[303/649] Compiling Spezi DefaultInitializable.swift
[304/649] Compiling Spezi DependencyManager.swift
[305/649] Compiling Spezi DependencyManagerError.swift
[306/649] Compiling Spezi Module+DependencyRelation.swift
[307/649] Compiling Spezi DependencyBuilder.swift
[308/649] Compiling Spezi DependencyCollection.swift
[309/649] Compiling Spezi DependencyCollectionBuilder.swift
[310/649] Compiling Spezi ModuleBuilder.swift
[311/649] Compiling Spezi ModuleCollection.swift
[312/649] Compiling Spezi ModuleOwnership.swift
[313/649] Compiling Spezi BackgroundFetchResult.swift
[314/649] Compiling Spezi NotificationHandler.swift
[315/661] Compiling Spezi Application+TypeAlias.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[316/661] Compiling Spezi ApplicationDelegate.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[317/661] Compiling Spezi ApplicationDelegateAdaptor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[318/661] Compiling Spezi DynamicReference.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[319/661] Compiling Spezi Module+Properties.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[320/661] Compiling Spezi ProcessInfo+PreviewSimulator.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[321/661] Compiling SpeziLocalization LocalizationKey.swift
[322/661] Compiling SpeziLocalization LocaleMatchingBehaviour.swift
[323/661] Compiling SpeziLocalization Bundle+LocalizableString.swift
[324/661] Compiling SpeziLocalization LocalizedFileResolution.swift
[325/661] Emitting module SpeziLocalization
[326/661] Compiling Textual PlatformImage.swift
[327/661] Compiling Textual Range.swift
[328/661] Compiling Textual Tuple.swift
[329/661] Compiling Textual VerticalAlignment+FirstTextCenter.swift
[330/661] Compiling Textual CodeTokenizer.swift
[331/661] Compiling Textual HighlightedTextFragment.swift
[332/661] Compiling Textual Image.swift
[333/661] Compiling Textual ImageLoader.swift
[334/661] Compiling Textual ImageView.swift
[335/661] Compiling Textual WithInlineStyle.swift
[336/661] Compiling Textual Emoji+Preview.swift
[337/661] Compiling Textual PatternProcessor.swift
[338/661] Compiling Textual PatternTokenizer.swift
[352/661] Emitting module MarkdownUI
error: emit-module command failed with exit code 1 (use -v to see invocation)
[353/661] Emitting module Spezi
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[354/661] Compiling Spezi Spezi+Preview.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[355/661] Compiling Spezi Spezi+Spezi.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[356/661] Compiling Spezi Spezi.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[357/661] Compiling Spezi SpeziAppDelegate.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[358/661] Compiling Spezi SpeziModuleError.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[359/661] Compiling Spezi SpeziPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[360/661] Compiling Spezi DependencyContext.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[361/661] Compiling Spezi DependencyDeclaration.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[362/661] Compiling Spezi DependencyPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[363/661] Compiling Spezi Module+Dependencies.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[364/661] Compiling Spezi DependencyReference.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[365/661] Compiling Spezi ModuleReference.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[366/661] Compiling Spezi Module.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[368/661] Compiling Textual SyntaxExtension.swift
[369/661] Compiling Textual TextualAttributes.swift
[370/661] Compiling Textual MarkupParser.swift
[371/661] Compiling Textual MathProperties.swift
[372/661] Compiling Textual HighlighterTheme+Default.swift
[373/661] Compiling Textual HighlighterTheme+Plain.swift
[374/661] Compiling Textual HighlighterTheme.swift
[375/661] Compiling Textual TokenType.swift
[376/661] Compiling Textual StructuredText.swift
[377/661] Compiling Textual BlockQuoteStyle.swift
[378/661] Compiling Textual BlockSpacing.swift
[379/661] Compiling Textual BlockStyleConfiguration.swift
[380/661] Compiling Spezi NotificationTokenHandler.swift
[381/661] Compiling Spezi ServiceModule.swift
[382/661] Compiling Spezi EnvironmentAccessible.swift
[383/661] Compiling Spezi ModelModifier.swift
[384/661] Compiling Spezi ModelPropertyWrapper.swift
[385/661] Compiling Spezi ModifierPropertyWrapper.swift
[386/661] Compiling Spezi ViewModifierProvider.swift
[387/661] Compiling Spezi Configuration.swift
[388/661] Compiling Spezi SpeziAnchor.swift
[389/661] Compiling Spezi SpeziStorage.swift
[390/661] Compiling Spezi StoredModulesKey.swift
[391/661] Compiling Spezi ModuleDescription.swift
[392/661] Compiling Spezi ServiceModuleGroup.swift
[393/661] Compiling Spezi Spezi+Logger.swift
[394/661] Compiling Spezi RemoteNotificationRegistrationSupport.swift
[395/661] Compiling Spezi Spezi+RegisterRemoteNotificationsAction.swift
[396/661] Compiling Spezi Spezi+UnregisterRemoteNotifications.swift
[397/661] Compiling Spezi SpeziNotificationCenterDelegate.swift
[398/661] Compiling Spezi ImplicitlyCreatedModulesKey.swift
[399/661] Compiling Spezi LaunchOptionsKey.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
   |                                    `- error: cannot find type 'SendableMetatype' in scope
13 |     /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 |     ///
[450/661] Compiling Textual TextSelectionModel.swift
[451/661] Compiling Textual TextSelectionRect.swift
[452/661] Compiling Textual TextActivityItemSource.swift
[453/661] Compiling Textual TextPositionBox.swift
[454/661] Compiling Textual TextRangeBox.swift
[455/661] Compiling Textual TextSelectionRectBox.swift
[456/661] Compiling Textual UIKitTextInteractionOverlay.swift
[457/661] Compiling Textual AttributedString.swift
[458/661] Compiling Textual Box.swift
[459/661] Compiling Textual Bundle.swift
[460/661] Compiling Textual CGImage+PNGData.swift
[461/661] Compiling Textual Logger.swift
BUILD FAILURE 6.1 macosSpm