The Swift Package Index logo.Swift Package Index

Build Information

Failed to build Spezi, reference main (cb5570), with Swift 6.1 for macOS (SPM) on 28 Apr 2026 10:47:59 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.70.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/Spezi.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/Spezi
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at cb5570f Update Citation Files
Cloned https://github.com/StanfordSpezi/Spezi.git
Revision (git rev-parse @):
cb5570f9e6da43c30cbf5a4add1a8c436bbff140
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/Spezi.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/StanfordSpezi/Spezi.git
https://github.com/StanfordSpezi/Spezi.git
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "spezifoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.5.4",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
    },
    {
      "identity" : "xctruntimeassertions",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordBDHG/XCTRuntimeAssertions.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-testing-expectation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "0.1.4",
            "upper_bound" : "0.2.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/dfed/swift-testing-expectation"
    }
  ],
  "manifest_display_name" : "Spezi",
  "name" : "Spezi",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "maccatalyst",
      "version" : "17.0"
    }
  ],
  "products" : [
    {
      "name" : "Spezi",
      "targets" : [
        "Spezi"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpeziTesting",
      "targets" : [
        "SpeziTesting"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "XCTSpezi",
      "targets" : [
        "XCTSpezi"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "XCTSpezi",
      "module_type" : "SwiftTarget",
      "name" : "XCTSpezi",
      "path" : "Sources/XCTSpezi",
      "product_memberships" : [
        "XCTSpezi"
      ],
      "sources" : [
        "Exports.swift"
      ],
      "target_dependencies" : [
        "Spezi",
        "SpeziTesting"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpeziTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziTests",
      "path" : "Tests/SpeziTests",
      "product_dependencies" : [
        "RuntimeAssertionsTesting",
        "TestingExpectation"
      ],
      "sources" : [
        "CapabilityTests/LifecycleTests.swift",
        "CapabilityTests/ModuleCommunicationTests.swift",
        "CapabilityTests/NotificationsTests.swift",
        "CapabilityTests/ViewModifierTests.swift",
        "DependenciesTests/DependencyBuilderTests.swift",
        "DependenciesTests/DependencyContextTests.swift",
        "DependenciesTests/DependencyManager+OneShot.swift",
        "DependenciesTests/DependencyTests.swift",
        "DependenciesTests/DynamicDependenciesTests.swift",
        "ModuleTests/ModuleBuilderTests.swift",
        "ModuleTests/ModuleRetrievalTests.swift",
        "ModuleTests/ModuleTests.swift",
        "Shared/Array+MockModule.swift",
        "Shared/MockStandard.swift",
        "Shared/TestApplicationDelegate.swift",
        "Shared/TestExpectations.swift",
        "Shared/TestModule.swift",
        "StandardTests/StandardConstraintTests.swift",
        "StandardTests/StandardInjectionTests.swift",
        "StandardTests/StandardUnfulfilledConstraintTests.swift"
      ],
      "target_dependencies" : [
        "Spezi",
        "SpeziTesting"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziTesting",
      "module_type" : "SwiftTarget",
      "name" : "SpeziTesting",
      "path" : "Sources/SpeziTesting",
      "product_memberships" : [
        "SpeziTesting",
        "XCTSpezi"
      ],
      "sources" : [
        "DependencyResolution.swift"
      ],
      "target_dependencies" : [
        "Spezi"
      ],
      "type" : "library"
    },
    {
      "c99name" : "Spezi",
      "module_type" : "SwiftTarget",
      "name" : "Spezi",
      "path" : "Sources/Spezi",
      "product_dependencies" : [
        "SpeziFoundation",
        "RuntimeAssertions",
        "OrderedCollections"
      ],
      "product_memberships" : [
        "Spezi",
        "SpeziTesting",
        "XCTSpezi"
      ],
      "sources" : [
        "Capabilities/ApplicationPropertyWrapper.swift",
        "Capabilities/Communication/CollectPropertyWrapper.swift",
        "Capabilities/Communication/CollectedModuleValues.swift",
        "Capabilities/Communication/ProvidePropertyWrapper.swift",
        "Capabilities/Communication/StorageValueCollector.swift",
        "Capabilities/Communication/StorageValueProvider.swift",
        "Capabilities/Lifecycle/LifecycleHandler.swift",
        "Capabilities/Lifecycle/ServiceModule.swift",
        "Capabilities/Observable/EnvironmentAccessible.swift",
        "Capabilities/Observable/ModelModifier.swift",
        "Capabilities/Observable/ModelPropertyWrapper.swift",
        "Capabilities/ViewModifier/ModifierPropertyWrapper.swift",
        "Capabilities/ViewModifier/ViewModifierProvider.swift",
        "Configuration/Configuration.swift",
        "Dependencies/DefaultInitializable.swift",
        "Dependencies/DependencyManager.swift",
        "Dependencies/DependencyManagerError.swift",
        "Dependencies/Module+DependencyRelation.swift",
        "Dependencies/Property/DependencyBuilder.swift",
        "Dependencies/Property/DependencyCollection.swift",
        "Dependencies/Property/DependencyCollectionBuilder.swift",
        "Dependencies/Property/DependencyContext.swift",
        "Dependencies/Property/DependencyDeclaration.swift",
        "Dependencies/Property/DependencyPropertyWrapper.swift",
        "Dependencies/Property/Module+Dependencies.swift",
        "Dependencies/Wrapper/DependencyReference.swift",
        "Dependencies/Wrapper/ModuleReference.swift",
        "Module/Module.swift",
        "Module/ModuleBuilder.swift",
        "Module/ModuleCollection.swift",
        "Module/ModuleOwnership.swift",
        "Notifications/BackgroundFetchResult.swift",
        "Notifications/NotificationHandler.swift",
        "Notifications/NotificationTokenHandler.swift",
        "Notifications/RemoteNotificationRegistrationSupport.swift",
        "Notifications/Spezi+RegisterRemoteNotificationsAction.swift",
        "Notifications/Spezi+UnregisterRemoteNotifications.swift",
        "Notifications/SpeziNotificationCenterDelegate.swift",
        "Spezi/KnowledgeSources/ImplicitlyCreatedModulesKey.swift",
        "Spezi/KnowledgeSources/LaunchOptionsKey.swift",
        "Spezi/KnowledgeSources/SpeziAnchor.swift",
        "Spezi/KnowledgeSources/SpeziStorage.swift",
        "Spezi/KnowledgeSources/StoredModulesKey.swift",
        "Spezi/ModuleDescription.swift",
        "Spezi/ServiceModuleGroup.swift",
        "Spezi/Spezi+Logger.swift",
        "Spezi/Spezi+Preview.swift",
        "Spezi/Spezi+Spezi.swift",
        "Spezi/Spezi.swift",
        "Spezi/SpeziAppDelegate.swift",
        "Spezi/SpeziModuleError.swift",
        "Spezi/SpeziPropertyWrapper.swift",
        "Spezi/SpeziSceneDelegate.swift",
        "Spezi/View+Spezi.swift",
        "Standard/DefaultStandard.swift",
        "Standard/Module+Standard.swift",
        "Standard/Standard.swift",
        "Standard/StandardPropertyWrapper.swift",
        "Utilities/Application+TypeAlias.swift",
        "Utilities/ApplicationDelegate.swift",
        "Utilities/ApplicationDelegateAdaptor.swift",
        "Utilities/DynamicReference.swift",
        "Utilities/Module+Properties.swift",
        "Utilities/ProcessInfo+PreviewSimulator.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/18] Write sources
[6/18] Copying Localizable.xcstrings
[6/18] Copying Localizable.xcstrings.license
[6/18] Write sources
[11/18] Copying Info.plist
[14/18] Compiling _NumericsShims _NumericsShims.c
[15/18] Write swift-version-2F0A5646E1D333AE.txt
[16/18] Compiling _AtomicsShims.c
[18/82] Compiling RealModule RealFunctions.swift
[19/83] Compiling RealModule Float80+Real.swift
[20/83] Compiling RealModule Real.swift
[21/83] Compiling Atomics AtomicInteger.swift
[22/83] Compiling Atomics AtomicOptionalWrappable.swift
[23/84] Compiling Atomics PointerConformances.swift
[24/84] Compiling Atomics Primitives.native.swift
[25/84] Compiling RealModule Float+Real.swift
[26/84] Compiling RealModule ElementaryFunctions.swift
[27/84] Compiling Atomics UnsafeAtomicLazyReference.swift
[28/84] Compiling Atomics IntegerOperations.swift
[29/84] Compiling RealModule AugmentedArithmetic.swift
[30/84] Compiling Atomics OptionalRawRepresentable.swift
[31/84] Compiling Atomics RawRepresentable.swift
[32/84] Compiling RealModule Double+Real.swift
[33/84] Emitting module RealModule
[34/84] Compiling RealModule Float16+Real.swift
[35/84] Compiling RealModule RelaxedArithmetic.swift
[36/84] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[37/84] Compiling Atomics AtomicValue.swift
[38/84] Compiling Atomics AtomicMemoryOrderings.swift
[39/85] Compiling Atomics DoubleWord.swift
[40/85] Compiling Atomics ManagedAtomic.swift
[41/85] Emitting module InternalCollectionsUtilities
[44/85] Compiling Atomics AtomicBool.swift
[45/85] Compiling Atomics IntegerConformances.swift
[48/85] Compiling Atomics ManagedAtomicLazyReference.swift
[49/85] Compiling Atomics UnsafeAtomic.swift
[54/111] Compiling Atomics Unmanaged extensions.swift
[55/111] Compiling Algorithms Partition.swift
[56/111] Compiling Algorithms Permutations.swift
[57/111] Compiling Algorithms Product.swift
[58/111] Compiling Algorithms Joined.swift
[61/111] Compiling Algorithms Suffix.swift
[62/111] Compiling Algorithms Trim.swift
[63/111] Compiling Algorithms Keyed.swift
[64/111] Compiling Algorithms MinMax.swift
[65/111] Compiling Algorithms Chunked.swift
[66/111] Compiling Algorithms Combinations.swift
[67/111] Compiling Algorithms Compacted.swift
[68/111] Compiling Algorithms Cycle.swift
[69/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[70/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[71/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[72/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[73/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[74/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[75/173] Compiling OrderedCollections OrderedSet+Codable.swift
[76/173] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[77/173] Compiling OrderedCollections OrderedSet+Descriptions.swift
[78/173] Compiling OrderedCollections OrderedSet+Diffing.swift
[79/173] Compiling OrderedCollections OrderedSet+Equatable.swift
[80/173] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[80/173] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[82/173] Emitting module Atomics
[83/173] Compiling OrderedCollections OrderedSet+Invariants.swift
[84/173] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[85/173] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[86/173] Compiling OrderedCollections OrderedSet+Initializers.swift
[87/173] Compiling OrderedCollections OrderedSet+Insertions.swift
[88/175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[89/175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[90/175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[91/175] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[92/175] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[93/175] Compiling OrderedCollections OrderedSet+Sendable.swift
[94/175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[95/175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[96/175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[97/175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[98/175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[99/175] Compiling OrderedCollections OrderedSet+Hashable.swift
[102/175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[103/175] Compiling Logging MetadataProvider.swift
[104/175] Compiling Logging LogHandler.swift
[105/175] Compiling Logging LogEvent.swift
[106/175] Compiling Logging Logging.swift
[107/175] Emitting module Logging
[108/175] Compiling Logging Locks.swift
[109/175] Compiling Algorithms Unique.swift
[110/175] Compiling Algorithms Windows.swift
[111/175] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[112/175] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[113/175] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[114/175] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[127/175] Compiling OrderedCollections _HashTable.swift
[129/175] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[130/175] Compiling OrderedCollections _HashTable+Testing.swift
[131/175] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[135/175] Compiling OrderedCollections OrderedDictionary+Elements.swift
[136/175] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[137/175] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[138/175] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[139/175] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[140/175] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[141/175] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[142/175] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[143/175] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[144/175] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[145/175] Compiling OrderedCollections OrderedDictionary+Values.swift
[146/175] Compiling OrderedCollections OrderedDictionary.swift
[149/175] Compiling OrderedCollections _HashTable+Bucket.swift
[150/175] Compiling OrderedCollections _HashTable+BucketIterator.swift
[151/175] Compiling OrderedCollections _HashTable+Constants.swift
[159/175] Compiling OrderedCollections OrderedSet+SubSequence.swift
[160/175] Compiling OrderedCollections OrderedSet+Testing.swift
[161/175] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[162/175] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[163/175] Compiling OrderedCollections OrderedSet.swift
[164/175] Compiling OrderedCollections _UnsafeBitset.swift
[165/175] Emitting module OrderedCollections
[166/175] Emitting module Algorithms
[167/175] Emitting module RuntimeAssertions
[168/175] Compiling RuntimeAssertions RuntimeAssertion.swift
[169/175] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[170/175] Compiling RuntimeAssertions Precondition.swift
[171/175] Compiling RuntimeAssertions RuntimePrecondition.swift
[172/175] Compiling RuntimeAssertions Assert.swift
[173/175] Compiling RuntimeAssertions DebugOnly.swift
[174/175] Compiling RuntimeAssertions NeverReturn.swift
[175/175] Compiling RuntimeAssertions Counter.swift
[176/233] Compiling SpeziFoundation String.swift
[177/233] Compiling SpeziFoundation TimeoutError.swift
[178/233] Compiling SpeziFoundation TopLevelDecoder.swift
[179/233] Compiling SpeziFoundation TopLevelEncoder.swift
[180/233] Compiling SpeziFoundation Version.swift
[181/233] Compiling SpeziFoundation RuntimeConfig.swift
[182/239] Compiling SpeziFoundation ArrayBuilder.swift
[183/239] Compiling SpeziFoundation RangeReplaceableCollectionBuilder.swift
[184/239] Compiling SpeziFoundation SetBuilder.swift
[185/239] Compiling SpeziFoundation CompressionAlgorithm.swift
[186/239] Compiling SpeziFoundation Zlib.swift
[187/239] Compiling SpeziFoundation AnyAsyncIterator.swift
[188/239] Compiling SpeziFoundation AnyAsyncSequence.swift
[189/239] Compiling SpeziFoundation AsyncSemaphore.swift
[190/239] Compiling SpeziFoundation DiscardTaskGroup+CancellableTask.swift
[191/239] Compiling SpeziFoundation MainActorExecution.swift
[192/239] Compiling SpeziFoundation ManagedAsynchronousAccess.swift
[193/239] Compiling SpeziFoundation ManagedTaskQueue.swift
[194/239] Compiling SpeziFoundation AtomicPThread.swift
[195/239] Compiling SpeziFoundation RWLock.swift
[196/239] Compiling SpeziFoundation RuntimeEnvironment.swift
[197/239] Compiling SpeziFoundation SendableMetatype.swift
[198/239] Compiling SpeziFoundation SequenceExtensions+Deprecations.swift
[199/239] Compiling SpeziFoundation SequenceExtensions.swift
[200/239] Compiling SpeziFoundation Sorting.swift
[201/239] Compiling SpeziFoundation StaticString+Hashable.swift
[202/239] Compiling SpeziFoundation OptionalComputedKnowledgeSource.swift
[203/239] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[204/239] Compiling SpeziFoundation RepositoryAnchor.swift
[205/239] Compiling SpeziFoundation SendableSharedRepository.swift
[206/239] Compiling SpeziFoundation SharedRepository.swift
[207/239] Compiling SpeziFoundation resource_bundle_accessor.swift
[208/239] Compiling SpeziFoundation RepositoryValue.swift
[209/239] Compiling SpeziFoundation SendableValueRepository.swift
[210/239] Compiling SpeziFoundation ValueRepository.swift
[211/239] Compiling SpeziFoundation ComputedKnowledgeSource.swift
[212/239] Compiling SpeziFoundation DefaultProvidingKnowledgeSource.swift
[213/239] Compiling SpeziFoundation KnowledgeSource.swift
[214/239] Compiling SpeziFoundation FormatStyle.swift
[215/239] Compiling SpeziFoundation KeyValuePairs.swift
[216/239] Compiling SpeziFoundation Logger.swift
[217/239] Compiling SpeziFoundation ObjCExceptionHandling.swift
[218/239] Compiling SpeziFoundation OrderedArray.swift
[219/239] Compiling SpeziFoundation Other.swift
[220/239] Emitting module SpeziFoundation
[221/239] Compiling SpeziFoundation MarkdownDocument+Metadata.swift
[222/239] Compiling SpeziFoundation MarkdownDocument+Parser.swift
[223/239] Compiling SpeziFoundation MarkdownDocument+Sections.swift
[224/239] Compiling SpeziFoundation MarkdownDocument.swift
[225/239] Compiling SpeziFoundation AnyArray.swift
[226/239] Compiling SpeziFoundation AnyOptional.swift
[227/239] Compiling SpeziFoundation BidirectionalCollection.swift
[228/239] Compiling SpeziFoundation BinarySearch.swift
[229/239] Compiling SpeziFoundation Calendar.swift
[230/239] Compiling SpeziFoundation DataDescriptor.swift
[231/239] Compiling SpeziFoundation Duration.swift
[232/239] Compiling SpeziFoundation FileManager.swift
[233/239] Compiling SpeziFoundation RecursiveRWLock.swift
[234/239] Compiling SpeziFoundation _PThreadReadWriteLockProtocol.swift
[235/239] Compiling SpeziFoundation HasDirectUserDefaultsSupport.swift
[236/239] Compiling SpeziFoundation LocalPreference.swift
[237/239] Compiling SpeziFoundation LocalPreferenceKey.swift
[238/239] Compiling SpeziFoundation LocalPreferencesStore.swift
[239/239] Compiling SpeziFoundation Migrations.swift
[240/298] Compiling Spezi SpeziSceneDelegate.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[241/298] Compiling Spezi View+Spezi.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[242/298] Compiling Spezi DefaultStandard.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[243/298] Compiling Spezi Module+Standard.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[244/298] Compiling Spezi Standard.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[245/298] Compiling Spezi StandardPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[246/304] Compiling Spezi ServiceModule.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[247/304] Compiling Spezi EnvironmentAccessible.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[248/304] Compiling Spezi ModelModifier.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[249/304] Compiling Spezi ModelPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[250/304] Compiling Spezi ModifierPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[251/304] Compiling Spezi ViewModifierProvider.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[252/304] Compiling Spezi Configuration.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[253/304] Compiling Spezi ApplicationPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[254/304] Compiling Spezi CollectPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[255/304] Compiling Spezi CollectedModuleValues.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[256/304] Compiling Spezi ProvidePropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[257/304] Compiling Spezi StorageValueCollector.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[258/304] Compiling Spezi StorageValueProvider.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[259/304] Compiling Spezi LifecycleHandler.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[260/304] Compiling Spezi ModuleBuilder.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[261/304] Compiling Spezi ModuleCollection.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[262/304] Compiling Spezi ModuleOwnership.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[263/304] Compiling Spezi BackgroundFetchResult.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[264/304] Compiling Spezi NotificationHandler.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[265/304] Compiling Spezi NotificationTokenHandler.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[266/304] Compiling Spezi Application+TypeAlias.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[267/304] Compiling Spezi ApplicationDelegate.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[268/304] Compiling Spezi ApplicationDelegateAdaptor.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[269/304] Compiling Spezi DynamicReference.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[270/304] Compiling Spezi Module+Properties.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[271/304] Compiling Spezi ProcessInfo+PreviewSimulator.swift
/Users/admin/builder/spi-builder-workspace/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)
[272/304] Emitting module Spezi
/Users/admin/builder/spi-builder-workspace/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/Sources/Spezi/Spezi/Spezi.swift:103:5: warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
101 |     ///
102 |     /// Every `Module` automatically conforms to `KnowledgeSource` and is stored within this storage object.
103 |     nonisolated(unsafe) var storage: SpeziStorage // nonisolated, writes are all isolated to @MainActor, just reads are non-isolated
    |     `- warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
104 |
105 | #if canImport(SwiftUI)
[273/304] Compiling Spezi SpeziAnchor.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[274/304] Compiling Spezi SpeziStorage.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[275/304] Compiling Spezi StoredModulesKey.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[276/304] Compiling Spezi ModuleDescription.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[277/304] Compiling Spezi ServiceModuleGroup.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[278/304] Compiling Spezi Spezi+Logger.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[279/304] Compiling Spezi Spezi+Preview.swift
/Users/admin/builder/spi-builder-workspace/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/Sources/Spezi/Spezi/Spezi.swift:103:5: warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
101 |     ///
102 |     /// Every `Module` automatically conforms to `KnowledgeSource` and is stored within this storage object.
103 |     nonisolated(unsafe) var storage: SpeziStorage // nonisolated, writes are all isolated to @MainActor, just reads are non-isolated
    |     `- warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
104 |
105 | #if canImport(SwiftUI)
[280/304] Compiling Spezi Spezi+Spezi.swift
/Users/admin/builder/spi-builder-workspace/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/Sources/Spezi/Spezi/Spezi.swift:103:5: warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
101 |     ///
102 |     /// Every `Module` automatically conforms to `KnowledgeSource` and is stored within this storage object.
103 |     nonisolated(unsafe) var storage: SpeziStorage // nonisolated, writes are all isolated to @MainActor, just reads are non-isolated
    |     `- warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
104 |
105 | #if canImport(SwiftUI)
[281/304] Compiling Spezi Spezi.swift
/Users/admin/builder/spi-builder-workspace/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/Sources/Spezi/Spezi/Spezi.swift:103:5: warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
101 |     ///
102 |     /// Every `Module` automatically conforms to `KnowledgeSource` and is stored within this storage object.
103 |     nonisolated(unsafe) var storage: SpeziStorage // nonisolated, writes are all isolated to @MainActor, just reads are non-isolated
    |     `- warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
104 |
105 | #if canImport(SwiftUI)
[282/304] Compiling Spezi SpeziAppDelegate.swift
/Users/admin/builder/spi-builder-workspace/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/Sources/Spezi/Spezi/Spezi.swift:103:5: warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
101 |     ///
102 |     /// Every `Module` automatically conforms to `KnowledgeSource` and is stored within this storage object.
103 |     nonisolated(unsafe) var storage: SpeziStorage // nonisolated, writes are all isolated to @MainActor, just reads are non-isolated
    |     `- warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
104 |
105 | #if canImport(SwiftUI)
[283/304] Compiling Spezi SpeziModuleError.swift
/Users/admin/builder/spi-builder-workspace/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/Sources/Spezi/Spezi/Spezi.swift:103:5: warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
101 |     ///
102 |     /// Every `Module` automatically conforms to `KnowledgeSource` and is stored within this storage object.
103 |     nonisolated(unsafe) var storage: SpeziStorage // nonisolated, writes are all isolated to @MainActor, just reads are non-isolated
    |     `- warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
104 |
105 | #if canImport(SwiftUI)
[284/304] Compiling Spezi SpeziPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/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/Sources/Spezi/Spezi/Spezi.swift:103:5: warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
101 |     ///
102 |     /// Every `Module` automatically conforms to `KnowledgeSource` and is stored within this storage object.
103 |     nonisolated(unsafe) var storage: SpeziStorage // nonisolated, writes are all isolated to @MainActor, just reads are non-isolated
    |     `- warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
104 |
105 | #if canImport(SwiftUI)
[285/304] Compiling Spezi DefaultInitializable.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[286/304] Compiling Spezi DependencyManager.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[287/304] Compiling Spezi DependencyManagerError.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[288/304] Compiling Spezi Module+DependencyRelation.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[289/304] Compiling Spezi DependencyBuilder.swift
/Users/admin/builder/spi-builder-workspace/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/304] Compiling Spezi DependencyCollection.swift
/Users/admin/builder/spi-builder-workspace/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/304] Compiling Spezi DependencyCollectionBuilder.swift
/Users/admin/builder/spi-builder-workspace/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/304] Compiling Spezi RemoteNotificationRegistrationSupport.swift
[293/304] Compiling Spezi Spezi+RegisterRemoteNotificationsAction.swift
[294/304] Compiling Spezi Spezi+UnregisterRemoteNotifications.swift
[295/304] Compiling Spezi SpeziNotificationCenterDelegate.swift
[296/304] Compiling Spezi ImplicitlyCreatedModulesKey.swift
[297/304] Compiling Spezi LaunchOptionsKey.swift
[298/304] Compiling Spezi DependencyContext.swift
/Users/admin/builder/spi-builder-workspace/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/304] Compiling Spezi DependencyDeclaration.swift
/Users/admin/builder/spi-builder-workspace/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/304] Compiling Spezi DependencyPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/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/304] Compiling Spezi Module+Dependencies.swift
/Users/admin/builder/spi-builder-workspace/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/304] Compiling Spezi DependencyReference.swift
/Users/admin/builder/spi-builder-workspace/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/304] Compiling Spezi ModuleReference.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[304/304] Compiling Spezi Module.swift
/Users/admin/builder/spi-builder-workspace/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/SpeziFoundation.git
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Fetching https://github.com/dfed/swift-testing-expectation
Fetching https://github.com/apple/swift-collections.git from cache
[7/338] Fetching swift-testing-expectation
[150/1073] Fetching swift-testing-expectation, xctruntimeassertions
[290/4100] Fetching swift-testing-expectation, xctruntimeassertions, spezifoundation
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (1.01s)
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (1.01s)
Fetched https://github.com/dfed/swift-testing-expectation from cache (1.73s)
Fetched https://github.com/apple/swift-collections.git from cache (1.79s)
Computing version for https://github.com/dfed/swift-testing-expectation
Computed https://github.com/dfed/swift-testing-expectation at 0.1.4 (2.28s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (0.60s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.7.6 (0.64s)
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/StanfordBDHG/ThreadLocal.git
Fetching https://github.com/StanfordBDHG/zstd.git
Fetching https://github.com/apple/swift-log from cache
[1/63157] Fetching zstd
[2/63340] Fetching zstd, threadlocal
Fetched https://github.com/apple/swift-algorithms.git from cache (0.75s)
Fetched https://github.com/StanfordBDHG/zstd.git from cache (2.93s)
Fetched https://github.com/StanfordBDHG/ThreadLocal.git from cache (2.93s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.94s)
Fetched https://github.com/apple/swift-log from cache (2.96s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (5.31s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (2.04s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (2.51s)
Computing version for https://github.com/StanfordBDHG/ThreadLocal.git
Computed https://github.com/dfed/swift-testing-expectation at 0.1.4 (0.00s)
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (0.00s)
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.6.0 (0.63s)
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.44s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.58s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.12.0 (0.46s)
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-log
Working copy of https://github.com/apple/swift-log resolved at 1.12.0
Creating working copy for https://github.com/dfed/swift-testing-expectation
Working copy of https://github.com/dfed/swift-testing-expectation resolved at 0.1.4
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.4.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
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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.1
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.6.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/65] Compiling RealModule RealFunctions.swift
[3/66] Compiling Atomics UnsafeAtomicLazyReference.swift
[4/66] Compiling Atomics IntegerOperations.swift
[5/67] Compiling Atomics AtomicInteger.swift
[6/67] Compiling Atomics AtomicOptionalWrappable.swift
[7/67] Compiling Atomics PointerConformances.swift
[8/67] Compiling Atomics Primitives.native.swift
[9/67] Compiling RealModule Real.swift
[10/67] Compiling RealModule Float80+Real.swift
[11/67] Compiling RealModule RelaxedArithmetic.swift
[12/67] Compiling RealModule Float16+Real.swift
[13/67] Compiling Atomics OptionalRawRepresentable.swift
[14/67] Compiling Atomics RawRepresentable.swift
[15/67] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[16/67] Compiling RealModule ElementaryFunctions.swift
[17/67] Compiling RealModule Float+Real.swift
[18/67] Compiling Atomics DoubleWord.swift
[19/67] Compiling Atomics ManagedAtomic.swift
[20/68] Compiling Logging MetadataProvider.swift
[21/68] Compiling Atomics AtomicValue.swift
[22/68] Compiling Atomics AtomicMemoryOrderings.swift
[23/68] Compiling RealModule AugmentedArithmetic.swift
[24/68] Compiling RealModule Double+Real.swift
[25/68] Compiling Atomics ManagedAtomicLazyReference.swift
[26/68] Compiling Atomics UnsafeAtomic.swift
[31/68] Compiling Atomics AtomicBool.swift
[32/68] Compiling Atomics IntegerConformances.swift
[35/68] Compiling Atomics Unmanaged extensions.swift
[36/68] Emitting module RealModule
[37/68] Compiling RuntimeAssertions DebugOnly.swift
[38/68] Emitting module RuntimeAssertions
[39/68] Compiling RuntimeAssertions RuntimeAssertion.swift
[40/68] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[41/68] Compiling RuntimeAssertions Counter.swift
[42/68] Compiling RuntimeAssertions Assert.swift
[43/68] Compiling RuntimeAssertions Precondition.swift
[44/68] Compiling RuntimeAssertions NeverReturn.swift
[45/68] Compiling RuntimeAssertions RuntimePrecondition.swift
[46/68] Emitting module Logging
[49/68] Compiling Atomics AtomicReference.swift
[50/68] Compiling Atomics AtomicStorage.swift
[59/68] Emitting module InternalCollectionsUtilities
[60/94] Compiling Logging LogHandler.swift
[61/94] Compiling Logging LogEvent.swift
[62/94] Compiling Logging Locks.swift
[63/94] Compiling Logging Logging.swift
[64/150] Compiling OrderedCollections _HashTable+Constants.swift
[65/150] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[66/150] Compiling OrderedCollections _HashTable+Testing.swift
[67/150] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[68/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[69/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[70/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[71/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[72/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[73/150] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[74/156] Compiling OrderedCollections _HashTable+Bucket.swift
[75/156] Compiling OrderedCollections _HashTable+BucketIterator.swift
[80/158] Compiling OrderedCollections _HashTable.swift
[83/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[84/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[85/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[86/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[87/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[88/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[94/158] Compiling Algorithms Unique.swift
[95/158] Compiling Algorithms Windows.swift
[96/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[97/158] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[98/158] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[99/158] Compiling OrderedCollections OrderedSet+Sendable.swift
[100/158] Compiling OrderedCollections _Hashtable+Header.swift
[101/158] Compiling OrderedCollections OrderedDictionary+Codable.swift
[102/158] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[103/158] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[104/158] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[105/158] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[106/158] Compiling OrderedCollections OrderedSet+Codable.swift
[107/158] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[108/158] Compiling OrderedCollections OrderedSet+Descriptions.swift
[109/158] Compiling OrderedCollections OrderedSet+Diffing.swift
[110/158] Compiling OrderedCollections OrderedSet+Equatable.swift
[111/158] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[112/158] Compiling OrderedCollections OrderedDictionary+Elements.swift
[113/158] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[114/158] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[115/158] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[116/158] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[117/158] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[118/158] Compiling OrderedCollections OrderedSet+Hashable.swift
[119/158] Compiling OrderedCollections OrderedSet+Initializers.swift
[120/158] Compiling OrderedCollections OrderedSet+Insertions.swift
[121/158] Compiling OrderedCollections OrderedSet+Invariants.swift
[122/158] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[123/158] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[124/158] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[125/158] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[126/158] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[127/158] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[128/158] Compiling OrderedCollections OrderedDictionary+Values.swift
[129/158] Compiling OrderedCollections OrderedDictionary.swift
[143/158] Emitting module Atomics
[144/158] Compiling OrderedCollections OrderedSet+SubSequence.swift
[145/158] Compiling OrderedCollections OrderedSet+Testing.swift
[146/158] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[147/158] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[148/158] Compiling OrderedCollections OrderedSet.swift
[149/158] Compiling OrderedCollections _UnsafeBitset.swift
[157/158] Emitting module OrderedCollections
[158/158] Emitting module Algorithms
[159/216] Compiling SpeziFoundation ArrayBuilder.swift
[160/216] Compiling SpeziFoundation RangeReplaceableCollectionBuilder.swift
[161/216] Compiling SpeziFoundation SetBuilder.swift
[162/216] Compiling SpeziFoundation CompressionAlgorithm.swift
[163/216] Compiling SpeziFoundation Zlib.swift
[164/216] Compiling SpeziFoundation AnyAsyncIterator.swift
[165/216] Compiling SpeziFoundation AnyAsyncSequence.swift
[166/222] Compiling SpeziFoundation RepositoryValue.swift
[167/222] Compiling SpeziFoundation SendableValueRepository.swift
[168/222] Compiling SpeziFoundation ValueRepository.swift
[169/222] Compiling SpeziFoundation ComputedKnowledgeSource.swift
[170/222] Compiling SpeziFoundation DefaultProvidingKnowledgeSource.swift
[171/222] Compiling SpeziFoundation KnowledgeSource.swift
[172/222] Compiling SpeziFoundation FormatStyle.swift
[173/222] Compiling SpeziFoundation KeyValuePairs.swift
[174/222] Compiling SpeziFoundation Logger.swift
[175/222] Compiling SpeziFoundation ObjCExceptionHandling.swift
[176/222] Compiling SpeziFoundation OrderedArray.swift
[177/222] Compiling SpeziFoundation Other.swift
[178/222] Compiling SpeziFoundation OptionalComputedKnowledgeSource.swift
[179/222] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[180/222] Compiling SpeziFoundation RepositoryAnchor.swift
[181/222] Compiling SpeziFoundation SendableSharedRepository.swift
[182/222] Compiling SpeziFoundation SharedRepository.swift
[183/222] Compiling SpeziFoundation resource_bundle_accessor.swift
[184/222] Compiling SpeziFoundation MarkdownDocument+Metadata.swift
[185/222] Compiling SpeziFoundation MarkdownDocument+Parser.swift
[186/222] Compiling SpeziFoundation MarkdownDocument+Sections.swift
[187/222] Compiling SpeziFoundation MarkdownDocument.swift
[188/222] Compiling SpeziFoundation AnyArray.swift
[189/222] Compiling SpeziFoundation AnyOptional.swift
[190/222] Compiling SpeziFoundation String.swift
[191/222] Compiling SpeziFoundation TimeoutError.swift
[192/222] Compiling SpeziFoundation TopLevelDecoder.swift
[193/222] Compiling SpeziFoundation TopLevelEncoder.swift
[194/222] Compiling SpeziFoundation Version.swift
[195/222] Compiling SpeziFoundation RuntimeConfig.swift
[196/222] Compiling SpeziFoundation RecursiveRWLock.swift
[197/222] Compiling SpeziFoundation _PThreadReadWriteLockProtocol.swift
[198/222] Compiling SpeziFoundation HasDirectUserDefaultsSupport.swift
[199/222] Compiling SpeziFoundation LocalPreference.swift
[200/222] Compiling SpeziFoundation LocalPreferenceKey.swift
[201/222] Compiling SpeziFoundation LocalPreferencesStore.swift
[202/222] Compiling SpeziFoundation Migrations.swift
[203/222] Compiling SpeziFoundation RuntimeEnvironment.swift
[204/222] Compiling SpeziFoundation SendableMetatype.swift
[205/222] Compiling SpeziFoundation SequenceExtensions+Deprecations.swift
[206/222] Compiling SpeziFoundation SequenceExtensions.swift
[207/222] Compiling SpeziFoundation Sorting.swift
[208/222] Compiling SpeziFoundation StaticString+Hashable.swift
[209/222] Compiling SpeziFoundation BidirectionalCollection.swift
[210/222] Compiling SpeziFoundation BinarySearch.swift
[211/222] Compiling SpeziFoundation Calendar.swift
[212/222] Compiling SpeziFoundation DataDescriptor.swift
[213/222] Compiling SpeziFoundation Duration.swift
[214/222] Compiling SpeziFoundation FileManager.swift
[215/222] Compiling SpeziFoundation AsyncSemaphore.swift
[216/222] Compiling SpeziFoundation DiscardTaskGroup+CancellableTask.swift
[217/222] Compiling SpeziFoundation MainActorExecution.swift
[218/222] Compiling SpeziFoundation ManagedAsynchronousAccess.swift
[219/222] Compiling SpeziFoundation ManagedTaskQueue.swift
[220/222] Compiling SpeziFoundation AtomicPThread.swift
[221/222] Compiling SpeziFoundation RWLock.swift
[222/222] Emitting module SpeziFoundation
[223/281] Compiling Spezi ModuleBuilder.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[224/281] Compiling Spezi ModuleCollection.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[225/281] Compiling Spezi ModuleOwnership.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[226/281] Compiling Spezi BackgroundFetchResult.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[227/281] Compiling Spezi NotificationHandler.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[228/281] Compiling Spezi NotificationTokenHandler.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[229/287] Compiling Spezi SpeziSceneDelegate.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[230/287] Compiling Spezi View+Spezi.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[231/287] Compiling Spezi DefaultStandard.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[232/287] Compiling Spezi Module+Standard.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[233/287] Compiling Spezi Standard.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[234/287] Compiling Spezi StandardPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[235/287] Compiling Spezi ApplicationPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[236/287] Compiling Spezi CollectPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[237/287] Compiling Spezi CollectedModuleValues.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[238/287] Compiling Spezi ProvidePropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[239/287] Compiling Spezi StorageValueCollector.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[240/287] Compiling Spezi StorageValueProvider.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[241/287] Compiling Spezi LifecycleHandler.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[242/287] Compiling Spezi DependencyContext.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[243/287] Compiling Spezi DependencyDeclaration.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[244/287] Compiling Spezi DependencyPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[245/287] Compiling Spezi Module+Dependencies.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[246/287] Compiling Spezi DependencyReference.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[247/287] Compiling Spezi ModuleReference.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[248/287] Compiling Spezi Module.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[249/287] Compiling Spezi ServiceModule.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[250/287] Compiling Spezi EnvironmentAccessible.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[251/287] Compiling Spezi ModelModifier.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[252/287] Compiling Spezi ModelPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[253/287] Compiling Spezi ModifierPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[254/287] Compiling Spezi ViewModifierProvider.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[255/287] Compiling Spezi Configuration.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[256/287] Compiling Spezi DefaultInitializable.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[257/287] Compiling Spezi DependencyManager.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[258/287] Compiling Spezi DependencyManagerError.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[259/287] Compiling Spezi Module+DependencyRelation.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[260/287] Compiling Spezi DependencyBuilder.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[261/287] Compiling Spezi DependencyCollection.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[262/287] Compiling Spezi DependencyCollectionBuilder.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[263/287] Compiling Spezi SpeziAnchor.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[264/287] Compiling Spezi SpeziStorage.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[265/287] Compiling Spezi StoredModulesKey.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[266/287] Compiling Spezi ModuleDescription.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[267/287] Compiling Spezi ServiceModuleGroup.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[268/287] Compiling Spezi Spezi+Logger.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[269/287] Compiling Spezi Application+TypeAlias.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[270/287] Compiling Spezi ApplicationDelegate.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[271/287] Compiling Spezi ApplicationDelegateAdaptor.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[272/287] Compiling Spezi DynamicReference.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[273/287] Compiling Spezi Module+Properties.swift
/Users/admin/builder/spi-builder-workspace/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 |     ///
[274/287] Compiling Spezi ProcessInfo+PreviewSimulator.swift
/Users/admin/builder/spi-builder-workspace/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)
[275/287] Emitting module Spezi
/Users/admin/builder/spi-builder-workspace/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/Sources/Spezi/Spezi/Spezi.swift:103:5: warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
101 |     ///
102 |     /// Every `Module` automatically conforms to `KnowledgeSource` and is stored within this storage object.
103 |     nonisolated(unsafe) var storage: SpeziStorage // nonisolated, writes are all isolated to @MainActor, just reads are non-isolated
    |     `- warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
104 |
105 | #if canImport(SwiftUI)
[276/287] Compiling Spezi Spezi+Preview.swift
/Users/admin/builder/spi-builder-workspace/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/Sources/Spezi/Spezi/Spezi.swift:103:5: warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
101 |     ///
102 |     /// Every `Module` automatically conforms to `KnowledgeSource` and is stored within this storage object.
103 |     nonisolated(unsafe) var storage: SpeziStorage // nonisolated, writes are all isolated to @MainActor, just reads are non-isolated
    |     `- warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
104 |
105 | #if canImport(SwiftUI)
[277/287] Compiling Spezi Spezi+Spezi.swift
/Users/admin/builder/spi-builder-workspace/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/Sources/Spezi/Spezi/Spezi.swift:103:5: warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
101 |     ///
102 |     /// Every `Module` automatically conforms to `KnowledgeSource` and is stored within this storage object.
103 |     nonisolated(unsafe) var storage: SpeziStorage // nonisolated, writes are all isolated to @MainActor, just reads are non-isolated
    |     `- warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
104 |
105 | #if canImport(SwiftUI)
[278/287] Compiling Spezi Spezi.swift
/Users/admin/builder/spi-builder-workspace/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/Sources/Spezi/Spezi/Spezi.swift:103:5: warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
101 |     ///
102 |     /// Every `Module` automatically conforms to `KnowledgeSource` and is stored within this storage object.
103 |     nonisolated(unsafe) var storage: SpeziStorage // nonisolated, writes are all isolated to @MainActor, just reads are non-isolated
    |     `- warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
104 |
105 | #if canImport(SwiftUI)
[279/287] Compiling Spezi SpeziAppDelegate.swift
/Users/admin/builder/spi-builder-workspace/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/Sources/Spezi/Spezi/Spezi.swift:103:5: warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
101 |     ///
102 |     /// Every `Module` automatically conforms to `KnowledgeSource` and is stored within this storage object.
103 |     nonisolated(unsafe) var storage: SpeziStorage // nonisolated, writes are all isolated to @MainActor, just reads are non-isolated
    |     `- warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
104 |
105 | #if canImport(SwiftUI)
[280/287] Compiling Spezi SpeziModuleError.swift
/Users/admin/builder/spi-builder-workspace/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/Sources/Spezi/Spezi/Spezi.swift:103:5: warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
101 |     ///
102 |     /// Every `Module` automatically conforms to `KnowledgeSource` and is stored within this storage object.
103 |     nonisolated(unsafe) var storage: SpeziStorage // nonisolated, writes are all isolated to @MainActor, just reads are non-isolated
    |     `- warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
104 |
105 | #if canImport(SwiftUI)
[281/287] Compiling Spezi SpeziPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/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/Sources/Spezi/Spezi/Spezi.swift:103:5: warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
101 |     ///
102 |     /// Every `Module` automatically conforms to `KnowledgeSource` and is stored within this storage object.
103 |     nonisolated(unsafe) var storage: SpeziStorage // nonisolated, writes are all isolated to @MainActor, just reads are non-isolated
    |     `- warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
104 |
105 | #if canImport(SwiftUI)
[282/287] Compiling Spezi RemoteNotificationRegistrationSupport.swift
[283/287] Compiling Spezi Spezi+RegisterRemoteNotificationsAction.swift
[284/287] Compiling Spezi Spezi+UnregisterRemoteNotifications.swift
[285/287] Compiling Spezi SpeziNotificationCenterDelegate.swift
[286/287] Compiling Spezi ImplicitlyCreatedModulesKey.swift
[287/287] Compiling Spezi LaunchOptionsKey.swift
BUILD FAILURE 6.1 macosSpm