Build Information
Failed to build SpeziStorage, reference 2.1.4 (79ce6a), with Swift 6.1 for macOS (SPM) on 1 Apr 2026 18:38:20 UTC.
Build Command
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64Build Log
========================================
RunAll
========================================
Builder version: 4.69.2
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziStorage.git
Reference: 2.1.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziStorage
* tag 2.1.4 -> FETCH_HEAD
HEAD is now at 79ce6a2 swift 6.3 support (#41)
Cloned https://github.com/StanfordSpezi/SpeziStorage.git
Revision (git rev-parse @):
79ce6a23f61d38b175b8ee681cc74d7fc93fb8cb
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziStorage.git at 2.1.4
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.1
Building package at path: $PWD
https://github.com/StanfordSpezi/SpeziStorage.git
https://github.com/StanfordSpezi/SpeziStorage.git
{
"dependencies" : [
{
"identity" : "spezi",
"requirement" : {
"range" : [
{
"lower_bound" : "1.8.2",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/Spezi.git"
},
{
"identity" : "spezifoundation",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.7",
"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"
}
],
"manifest_display_name" : "SpeziStorage",
"name" : "SpeziStorage",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "macos",
"version" : "14.0"
}
],
"products" : [
{
"name" : "SpeziLocalStorage",
"targets" : [
"SpeziLocalStorage"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SpeziKeychainStorage",
"targets" : [
"SpeziKeychainStorage"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "SpeziStorageTests",
"module_type" : "SwiftTarget",
"name" : "SpeziStorageTests",
"path" : "Tests/SpeziStorageTests",
"product_dependencies" : [
"XCTSpezi"
],
"sources" : [
"LocalStorageTests.swift"
],
"target_dependencies" : [
"SpeziLocalStorage"
],
"type" : "test"
},
{
"c99name" : "SpeziLocalStorage",
"module_type" : "SwiftTarget",
"name" : "SpeziLocalStorage",
"path" : "Sources/SpeziLocalStorage",
"product_dependencies" : [
"Spezi",
"SpeziFoundation"
],
"product_memberships" : [
"SpeziLocalStorage"
],
"sources" : [
"LocalStorage.swift",
"LocalStorageEntry.swift",
"LocalStorageError.swift",
"LocalStorageKey.swift",
"LocalStorageSetting.swift"
],
"target_dependencies" : [
"SpeziKeychainStorage"
],
"type" : "library"
},
{
"c99name" : "SpeziKeychainStorage",
"module_type" : "SwiftTarget",
"name" : "SpeziKeychainStorage",
"path" : "Sources/SpeziKeychainStorage",
"product_dependencies" : [
"Spezi",
"RuntimeAssertions"
],
"product_memberships" : [
"SpeziLocalStorage",
"SpeziKeychainStorage"
],
"sources" : [
"Credentials/Credentials.swift",
"Credentials/CredentialsKind.swift",
"Credentials/CredentialsTag.swift",
"Credentials/KeychainStorage+Credentials.swift",
"CryptographicKeys/CryptographicKeyTag.swift",
"CryptographicKeys/KeychainStorage+CryptographicKeys.swift",
"CryptographicKeys/SecKey+Extensions.swift",
"KeychainItemAccessibility.swift",
"KeychainItemStorageOption.swift",
"KeychainStorage.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
[1/18] Copying Localizable.xcstrings
[2/18] Copying Localizable.xcstrings.license
[3/18] Write sources
[5/18] Copying Info.plist
[5/18] Write sources
[14/18] Compiling _NumericsShims _NumericsShims.c
[15/18] Write swift-version-2F0A5646E1D333AE.txt
[16/18] Compiling _AtomicsShims.c
[18/82] Compiling Atomics AtomicReference.swift
[19/82] Compiling Atomics AtomicStorage.swift
[20/83] Compiling RealModule ElementaryFunctions.swift
[21/84] Compiling RealModule RealFunctions.swift
[22/84] Compiling Atomics PointerConformances.swift
[23/84] Compiling Atomics Primitives.native.swift
[24/84] Compiling Atomics UnsafeAtomicLazyReference.swift
[25/84] Compiling Atomics IntegerOperations.swift
[26/84] Compiling RealModule Float80+Real.swift
[27/84] Compiling RealModule Real.swift
[28/84] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[29/84] Compiling Atomics AtomicInteger.swift
[30/84] Compiling Atomics AtomicOptionalWrappable.swift
[31/84] Compiling Atomics ManagedAtomicLazyReference.swift
[32/84] Compiling Atomics UnsafeAtomic.swift
[33/84] Emitting module InternalCollectionsUtilities
[34/84] Emitting module RealModule
[35/84] Compiling RealModule RelaxedArithmetic.swift
[36/84] Compiling RealModule Float16+Real.swift
[37/84] Compiling RealModule Float+Real.swift
[38/84] Compiling RealModule AugmentedArithmetic.swift
[41/84] Compiling RealModule Double+Real.swift
[42/84] Compiling Atomics AtomicValue.swift
[43/84] Compiling Atomics AtomicMemoryOrderings.swift
[44/84] Compiling Atomics OptionalRawRepresentable.swift
[45/84] Compiling Atomics RawRepresentable.swift
[46/84] Compiling Atomics DoubleWord.swift
[47/84] Compiling Atomics ManagedAtomic.swift
[54/111] Compiling Atomics Unmanaged extensions.swift
[55/111] Compiling Algorithms Stride.swift
[56/111] Compiling Algorithms Joined.swift
[57/111] Compiling Algorithms Keyed.swift
[58/111] Compiling Algorithms MinMax.swift
[59/111] Compiling Algorithms Product.swift
[60/111] Compiling Algorithms Grouped.swift
[61/111] Compiling Algorithms FirstNonNil.swift
[62/111] Compiling Algorithms FlattenCollection.swift
[63/111] Compiling Algorithms Combinations.swift
[64/111] Compiling Algorithms Compacted.swift
[66/167] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[68/167] Compiling OrderedCollections OrderedSet+Insertions.swift
[69/167] Compiling OrderedCollections OrderedSet+Invariants.swift
[70/167] Emitting module Atomics
[71/167] Compiling OrderedCollections OrderedDictionary+Elements.swift
[72/167] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[73/167] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[74/167] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[75/167] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[76/167] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[77/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[78/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[79/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[80/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[81/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[82/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[83/173] Compiling Logging LogHandler.swift
[84/173] Compiling Logging Locks.swift
[85/173] Compiling Logging MetadataProvider.swift
[86/173] Compiling Logging LogEvent.swift
[87/173] Emitting module Logging
[88/173] Compiling Logging Logging.swift
[89/173] Compiling OrderedCollections OrderedSet+Hashable.swift
[90/173] Compiling OrderedCollections OrderedSet+Initializers.swift
[93/173] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[94/173] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[95/173] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[96/173] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[97/173] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[98/173] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[99/173] Compiling OrderedCollections OrderedDictionary+Values.swift
[100/173] Compiling OrderedCollections OrderedDictionary.swift
[101/173] Compiling OrderedCollections _Hashtable+Header.swift
[102/173] Compiling OrderedCollections OrderedDictionary+Codable.swift
[103/173] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[104/173] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[105/173] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[106/173] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[107/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[108/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[109/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[110/173] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[111/173] Compiling OrderedCollections OrderedSet+Sendable.swift
[112/173] Compiling OrderedCollections _HashTable+Bucket.swift
[113/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[114/173] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[115/175] Compiling OrderedCollections OrderedSet+Codable.swift
[116/175] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[117/175] Compiling OrderedCollections OrderedSet+Descriptions.swift
[118/175] Compiling OrderedCollections OrderedSet+Diffing.swift
[119/175] Compiling OrderedCollections OrderedSet+Equatable.swift
[120/175] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[128/175] Compiling Algorithms Unique.swift
[129/175] Compiling Algorithms Windows.swift
[130/175] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[131/175] Compiling OrderedCollections _HashTable+Testing.swift
[132/175] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[133/175] Compiling OrderedCollections _HashTable.swift
[134/175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[135/175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[136/175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[137/175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[138/175] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[140/175] Compiling OrderedCollections OrderedSet+SubSequence.swift
[141/175] Compiling OrderedCollections OrderedSet+Testing.swift
[142/175] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[143/175] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[144/175] Compiling OrderedCollections OrderedSet.swift
[145/175] Compiling OrderedCollections _UnsafeBitset.swift
[148/175] Emitting module OrderedCollections
[166/175] Emitting module Algorithms
[167/175] Compiling RuntimeAssertions RuntimeAssertion.swift
[168/175] Compiling RuntimeAssertions Assert.swift
[169/175] Emitting module RuntimeAssertions
[170/175] Compiling RuntimeAssertions Precondition.swift
[171/175] Compiling RuntimeAssertions Counter.swift
[172/175] Compiling RuntimeAssertions DebugOnly.swift
[173/175] Compiling RuntimeAssertions NeverReturn.swift
[174/175] Compiling RuntimeAssertions RuntimePrecondition.swift
[175/175] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[176/233] Compiling SpeziFoundation RepositoryValue.swift
[177/233] Compiling SpeziFoundation SendableValueRepository.swift
[178/233] Compiling SpeziFoundation ValueRepository.swift
[179/233] Compiling SpeziFoundation ComputedKnowledgeSource.swift
[180/233] Compiling SpeziFoundation DefaultProvidingKnowledgeSource.swift
[181/233] Compiling SpeziFoundation KnowledgeSource.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 OptionalComputedKnowledgeSource.swift
[197/239] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[198/239] Compiling SpeziFoundation RepositoryAnchor.swift
[199/239] Compiling SpeziFoundation SendableSharedRepository.swift
[200/239] Compiling SpeziFoundation SharedRepository.swift
[201/239] Compiling SpeziFoundation resource_bundle_accessor.swift
[202/239] Compiling SpeziFoundation RuntimeEnvironment.swift
[203/239] Compiling SpeziFoundation SendableMetatype.swift
[204/239] Compiling SpeziFoundation SequenceExtensions+Deprecations.swift
[205/239] Compiling SpeziFoundation SequenceExtensions.swift
[206/239] Compiling SpeziFoundation Sorting.swift
[207/239] Compiling SpeziFoundation StaticString+Hashable.swift
[208/239] Compiling SpeziFoundation MarkdownDocument+Metadata.swift
[209/239] Compiling SpeziFoundation MarkdownDocument+Parser.swift
[210/239] Compiling SpeziFoundation MarkdownDocument+Sections.swift
[211/239] Compiling SpeziFoundation MarkdownDocument.swift
[212/239] Compiling SpeziFoundation AnyArray.swift
[213/239] Compiling SpeziFoundation AnyOptional.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] Compiling SpeziFoundation BidirectionalCollection.swift
[221/239] Compiling SpeziFoundation BinarySearch.swift
[222/239] Compiling SpeziFoundation Calendar.swift
[223/239] Compiling SpeziFoundation DataDescriptor.swift
[224/239] Compiling SpeziFoundation Duration.swift
[225/239] Compiling SpeziFoundation FileManager.swift
[226/239] Emitting module SpeziFoundation
[227/239] Compiling SpeziFoundation String.swift
[228/239] Compiling SpeziFoundation TimeoutError.swift
[229/239] Compiling SpeziFoundation TopLevelDecoder.swift
[230/239] Compiling SpeziFoundation TopLevelEncoder.swift
[231/239] Compiling SpeziFoundation Version.swift
[232/239] Compiling SpeziFoundation RuntimeConfig.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/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[241/298] Compiling Spezi View+Spezi.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[242/298] Compiling Spezi DefaultStandard.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[243/298] Compiling Spezi Module+Standard.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[244/298] Compiling Spezi Standard.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[245/298] Compiling Spezi StandardPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[246/304] Compiling Spezi ApplicationPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[247/304] Compiling Spezi CollectPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[248/304] Compiling Spezi CollectedModuleValues.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[249/304] Compiling Spezi ProvidePropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[250/304] Compiling Spezi StorageValueCollector.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[251/304] Compiling Spezi StorageValueProvider.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[252/304] Compiling Spezi LifecycleHandler.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[253/304] Compiling Spezi SpeziAnchor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[254/304] Compiling Spezi SpeziStorage.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[255/304] Compiling Spezi StoredModulesKey.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[256/304] Compiling Spezi ModuleDescription.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[257/304] Compiling Spezi ServiceModuleGroup.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[258/304] Compiling Spezi Spezi+Logger.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[259/304] Compiling Spezi ServiceModule.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[260/304] Compiling Spezi EnvironmentAccessible.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[261/304] Compiling Spezi ModelModifier.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[262/304] Compiling Spezi ModelPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[263/304] Compiling Spezi ModifierPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[264/304] Compiling Spezi ViewModifierProvider.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[265/304] Compiling Spezi Configuration.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[266/304] Compiling Spezi DefaultInitializable.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[267/304] Compiling Spezi DependencyManager.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[268/304] Compiling Spezi DependencyManagerError.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[269/304] Compiling Spezi Module+DependencyRelation.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[270/304] Compiling Spezi DependencyBuilder.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[271/304] Compiling Spezi DependencyCollection.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[272/304] Compiling Spezi DependencyCollectionBuilder.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[273/304] Compiling Spezi ModuleBuilder.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[274/304] Compiling Spezi ModuleCollection.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[275/304] Compiling Spezi ModuleOwnership.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[276/304] Compiling Spezi BackgroundFetchResult.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[277/304] Compiling Spezi NotificationHandler.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[278/304] Compiling Spezi NotificationTokenHandler.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[279/304] Compiling Spezi Application+TypeAlias.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[280/304] Compiling Spezi ApplicationDelegate.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[281/304] Compiling Spezi ApplicationDelegateAdaptor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[282/304] Compiling Spezi DynamicReference.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[283/304] Compiling Spezi Module+Properties.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[284/304] Compiling Spezi ProcessInfo+PreviewSimulator.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
error: emit-module command failed with exit code 1 (use -v to see invocation)
[285/304] Emitting module Spezi
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[286/304] Compiling Spezi Spezi+Preview.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[287/304] Compiling Spezi Spezi+Spezi.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[288/304] Compiling Spezi Spezi.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[289/304] Compiling Spezi SpeziAppDelegate.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[290/304] Compiling Spezi SpeziModuleError.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[291/304] Compiling Spezi SpeziPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[292/304] Compiling Spezi DependencyContext.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[293/304] Compiling Spezi DependencyDeclaration.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[294/304] Compiling Spezi DependencyPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[295/304] Compiling Spezi Module+Dependencies.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[296/304] Compiling Spezi DependencyReference.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[297/304] Compiling Spezi ModuleReference.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[298/304] Compiling Spezi Module.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[299/304] Compiling Spezi RemoteNotificationRegistrationSupport.swift
[300/304] Compiling Spezi Spezi+RegisterRemoteNotificationsAction.swift
[301/304] Compiling Spezi Spezi+UnregisterRemoteNotifications.swift
[302/304] Compiling Spezi SpeziNotificationCenterDelegate.swift
[303/304] Compiling Spezi ImplicitlyCreatedModulesKey.swift
[304/304] Compiling Spezi LaunchOptionsKey.swift
Fetching https://github.com/StanfordSpezi/Spezi.git
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
[1/2892] Fetching spezifoundation
[117/13152] Fetching spezifoundation, spezi
[220/13887] Fetching spezifoundation, spezi, xctruntimeassertions
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.85s)
[2954/13152] Fetching spezifoundation, spezi
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (1.12s)
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (1.12s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (1.73s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.10.1 (0.59s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (1.44s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.7.4 (2.12s)
Fetching https://github.com/StanfordBDHG/zstd.git
Fetching https://github.com/StanfordBDHG/ThreadLocal.git
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetching https://github.com/apple/swift-log from cache
[1/63157] Fetching zstd
[2/63328] Fetching zstd, threadlocal
Fetched https://github.com/StanfordBDHG/zstd.git from cache (2.40s)
Fetched https://github.com/StanfordBDHG/ThreadLocal.git from cache (2.54s)
Fetched https://github.com/apple/swift-atomics.git from cache (2.55s)
Fetched https://github.com/apple/swift-algorithms.git from cache (2.55s)
Fetched https://github.com/apple/swift-log from cache (2.57s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (5.24s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.90s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.43s)
Computing version for https://github.com/StanfordBDHG/ThreadLocal.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (0.00s)
Computed https://github.com/StanfordSpezi/Spezi.git at 1.10.1 (0.00s)
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.6.0 (0.67s)
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.50s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.4.1 (0.64s)
Computing version for https://github.com/apple/swift-log
Computed https://github.com/apple/swift-log at 1.11.0 (0.49s)
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/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.10.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/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-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-log
Working copy of https://github.com/apple/swift-log resolved at 1.11.0
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/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 InternalCollectionsUtilities _UniqueCollection.swift
[6/67] Compiling RealModule RelaxedArithmetic.swift
[7/67] Compiling Atomics AtomicInteger.swift
[8/67] Compiling Atomics AtomicOptionalWrappable.swift
[9/67] Compiling Atomics OptionalRawRepresentable.swift
[10/67] Compiling Atomics RawRepresentable.swift
[11/67] Compiling Atomics PointerConformances.swift
[12/67] Compiling Atomics Primitives.native.swift
[13/67] Compiling RealModule Float80+Real.swift
[14/67] Compiling RealModule Real.swift
[15/67] Compiling Logging LogEvent.swift
[16/67] Compiling Logging MetadataProvider.swift
[17/67] Compiling Atomics AtomicValue.swift
[18/67] Compiling Atomics AtomicMemoryOrderings.swift
[19/68] Compiling Atomics DoubleWord.swift
[20/68] Compiling Atomics ManagedAtomic.swift
[21/68] Compiling RealModule Float16+Real.swift
[22/68] Compiling Logging Locks.swift
[23/68] Compiling RealModule ElementaryFunctions.swift
[24/68] Compiling RealModule Float+Real.swift
[27/68] Compiling Atomics ManagedAtomicLazyReference.swift
[28/68] Compiling Atomics UnsafeAtomic.swift
[29/68] Compiling RealModule Double+Real.swift
[30/68] Compiling RealModule AugmentedArithmetic.swift
[33/68] Emitting module Logging
[34/68] Compiling Atomics Unmanaged extensions.swift
[35/68] Compiling Atomics AtomicBool.swift
[36/68] Compiling Atomics IntegerConformances.swift
[39/68] Compiling RuntimeAssertions Precondition.swift
[40/68] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[41/68] Emitting module RuntimeAssertions
[42/68] Compiling RuntimeAssertions RuntimePrecondition.swift
[43/68] Compiling RuntimeAssertions Counter.swift
[44/68] Compiling RuntimeAssertions RuntimeAssertion.swift
[45/68] Compiling RuntimeAssertions DebugOnly.swift
[46/68] Compiling RuntimeAssertions Assert.swift
[47/68] Compiling RuntimeAssertions NeverReturn.swift
[48/68] Emitting module RealModule
[49/68] Compiling Atomics AtomicReference.swift
[50/68] Compiling Atomics AtomicStorage.swift
[61/68] Emitting module InternalCollectionsUtilities
[62/68] Compiling Logging LogHandler.swift
[63/68] Compiling Logging Logging.swift
[64/150] Compiling OrderedCollections _HashTable+Testing.swift
[65/150] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[66/150] Compiling OrderedCollections _HashTable+Constants.swift
[67/150] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[71/150] Compiling OrderedCollections _HashTable.swift
[72/152] Compiling OrderedCollections _HashTable+Bucket.swift
[73/152] Compiling OrderedCollections _HashTable+BucketIterator.swift
[75/152] Compiling OrderedCollections OrderedSet+Hashable.swift
[76/152] Compiling OrderedCollections OrderedSet+Initializers.swift
[77/152] Compiling OrderedCollections OrderedSet+Insertions.swift
[78/152] Compiling Algorithms Unique.swift
[79/152] Compiling Algorithms Windows.swift
[83/152] Compiling OrderedCollections OrderedSet+Invariants.swift
[84/152] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[85/152] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[86/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[87/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[88/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[89/158] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[90/158] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[91/158] Compiling OrderedCollections OrderedSet+Sendable.swift
[95/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[96/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[97/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[98/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[99/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[100/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[101/158] Compiling OrderedCollections OrderedSet+Codable.swift
[102/158] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[103/158] Compiling OrderedCollections OrderedSet+Descriptions.swift
[104/158] Compiling OrderedCollections OrderedSet+Diffing.swift
[105/158] Compiling OrderedCollections OrderedSet+Equatable.swift
[106/158] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[107/158] Compiling OrderedCollections _Hashtable+Header.swift
[108/158] Compiling OrderedCollections OrderedDictionary+Codable.swift
[109/158] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[110/158] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[111/158] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[112/158] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[113/158] Compiling OrderedCollections OrderedDictionary+Elements.swift
[114/158] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[115/158] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[116/158] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[117/158] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[118/158] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[119/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[120/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[121/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[122/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[123/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[124/158] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[127/158] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[128/158] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[129/158] Compiling OrderedCollections OrderedDictionary+Values.swift
[130/158] Compiling OrderedCollections OrderedDictionary.swift
[143/158] Emitting module Atomics
[151/158] Compiling OrderedCollections OrderedSet+SubSequence.swift
[152/158] Compiling OrderedCollections OrderedSet+Testing.swift
[153/158] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[154/158] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[155/158] Compiling OrderedCollections OrderedSet.swift
[156/158] Compiling OrderedCollections _UnsafeBitset.swift
[157/158] Emitting module OrderedCollections
[158/158] Emitting module Algorithms
[159/216] Compiling SpeziFoundation FormatStyle.swift
[160/216] Compiling SpeziFoundation KeyValuePairs.swift
[161/216] Compiling SpeziFoundation Logger.swift
[162/216] Compiling SpeziFoundation ObjCExceptionHandling.swift
[163/216] Compiling SpeziFoundation OrderedArray.swift
[164/216] Compiling SpeziFoundation Other.swift
[165/222] Compiling SpeziFoundation String.swift
[166/222] Compiling SpeziFoundation TimeoutError.swift
[167/222] Compiling SpeziFoundation TopLevelDecoder.swift
[168/222] Compiling SpeziFoundation TopLevelEncoder.swift
[169/222] Compiling SpeziFoundation Version.swift
[170/222] Compiling SpeziFoundation RuntimeConfig.swift
[171/222] Compiling SpeziFoundation RepositoryValue.swift
[172/222] Compiling SpeziFoundation SendableValueRepository.swift
[173/222] Compiling SpeziFoundation ValueRepository.swift
[174/222] Compiling SpeziFoundation ComputedKnowledgeSource.swift
[175/222] Compiling SpeziFoundation DefaultProvidingKnowledgeSource.swift
[176/222] Compiling SpeziFoundation KnowledgeSource.swift
[177/222] Compiling SpeziFoundation ArrayBuilder.swift
[178/222] Compiling SpeziFoundation RangeReplaceableCollectionBuilder.swift
[179/222] Compiling SpeziFoundation SetBuilder.swift
[180/222] Compiling SpeziFoundation CompressionAlgorithm.swift
[181/222] Compiling SpeziFoundation Zlib.swift
[182/222] Compiling SpeziFoundation AnyAsyncIterator.swift
[183/222] Compiling SpeziFoundation AnyAsyncSequence.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 OptionalComputedKnowledgeSource.swift
[191/222] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[192/222] Compiling SpeziFoundation RepositoryAnchor.swift
[193/222] Compiling SpeziFoundation SendableSharedRepository.swift
[194/222] Compiling SpeziFoundation SharedRepository.swift
[195/222] Compiling SpeziFoundation resource_bundle_accessor.swift
[196/222] Compiling SpeziFoundation RuntimeEnvironment.swift
[197/222] Compiling SpeziFoundation SendableMetatype.swift
[198/222] Compiling SpeziFoundation SequenceExtensions+Deprecations.swift
[199/222] Compiling SpeziFoundation SequenceExtensions.swift
[200/222] Compiling SpeziFoundation Sorting.swift
[201/222] Compiling SpeziFoundation StaticString+Hashable.swift
[202/222] Compiling SpeziFoundation RecursiveRWLock.swift
[203/222] Compiling SpeziFoundation _PThreadReadWriteLockProtocol.swift
[204/222] Compiling SpeziFoundation HasDirectUserDefaultsSupport.swift
[205/222] Compiling SpeziFoundation LocalPreference.swift
[206/222] Compiling SpeziFoundation LocalPreferenceKey.swift
[207/222] Compiling SpeziFoundation LocalPreferencesStore.swift
[208/222] Compiling SpeziFoundation Migrations.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/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[224/281] Compiling Spezi ModuleCollection.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[225/281] Compiling Spezi ModuleOwnership.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[226/281] Compiling Spezi BackgroundFetchResult.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[227/281] Compiling Spezi NotificationHandler.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[228/281] Compiling Spezi NotificationTokenHandler.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[229/287] Compiling Spezi DefaultInitializable.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[230/287] Compiling Spezi DependencyManager.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[231/287] Compiling Spezi DependencyManagerError.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[232/287] Compiling Spezi Module+DependencyRelation.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[233/287] Compiling Spezi DependencyBuilder.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[234/287] Compiling Spezi DependencyCollection.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[235/287] Compiling Spezi DependencyCollectionBuilder.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[236/287] Compiling Spezi ApplicationPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[237/287] Compiling Spezi CollectPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[238/287] Compiling Spezi CollectedModuleValues.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[239/287] Compiling Spezi ProvidePropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[240/287] Compiling Spezi StorageValueCollector.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[241/287] Compiling Spezi StorageValueProvider.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[242/287] Compiling Spezi LifecycleHandler.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[243/287] Compiling Spezi DependencyContext.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[244/287] Compiling Spezi DependencyDeclaration.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[245/287] Compiling Spezi DependencyPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[246/287] Compiling Spezi Module+Dependencies.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[247/287] Compiling Spezi DependencyReference.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[248/287] Compiling Spezi ModuleReference.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[249/287] Compiling Spezi Module.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[250/287] Compiling Spezi SpeziAnchor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[251/287] Compiling Spezi SpeziStorage.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[252/287] Compiling Spezi StoredModulesKey.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[253/287] Compiling Spezi ModuleDescription.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[254/287] Compiling Spezi ServiceModuleGroup.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[255/287] Compiling Spezi Spezi+Logger.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[256/287] Compiling Spezi ServiceModule.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[257/287] Compiling Spezi EnvironmentAccessible.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[258/287] Compiling Spezi ModelModifier.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[259/287] Compiling Spezi ModelPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[260/287] Compiling Spezi ModifierPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[261/287] Compiling Spezi ViewModifierProvider.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[262/287] Compiling Spezi Configuration.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[263/287] Compiling Spezi Application+TypeAlias.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[264/287] Compiling Spezi ApplicationDelegate.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[265/287] Compiling Spezi ApplicationDelegateAdaptor.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[266/287] Compiling Spezi DynamicReference.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[267/287] Compiling Spezi Module+Properties.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[268/287] Compiling Spezi ProcessInfo+PreviewSimulator.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
error: emit-module command failed with exit code 1 (use -v to see invocation)
[269/287] Emitting module Spezi
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[270/287] Compiling Spezi Spezi+Preview.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[271/287] Compiling Spezi Spezi+Spezi.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[272/287] Compiling Spezi Spezi.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[273/287] Compiling Spezi SpeziAppDelegate.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[274/287] Compiling Spezi SpeziModuleError.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[275/287] Compiling Spezi SpeziPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[276/287] Compiling Spezi RemoteNotificationRegistrationSupport.swift
[277/287] Compiling Spezi Spezi+RegisterRemoteNotificationsAction.swift
[278/287] Compiling Spezi Spezi+UnregisterRemoteNotifications.swift
[279/287] Compiling Spezi SpeziNotificationCenterDelegate.swift
[280/287] Compiling Spezi ImplicitlyCreatedModulesKey.swift
[281/287] Compiling Spezi LaunchOptionsKey.swift
[282/287] Compiling Spezi SpeziSceneDelegate.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[283/287] Compiling Spezi View+Spezi.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[284/287] Compiling Spezi DefaultStandard.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[285/287] Compiling Spezi Module+Standard.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[286/287] Compiling Spezi Standard.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
[287/287] Compiling Spezi StandardPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/.build/checkouts/Spezi/Sources/Spezi/Module/Module.swift:12:36: error: cannot find type 'SendableMetatype' in scope
10 | // note: detailed documentation is provided as an article extension in the DocC bundle
11 | /// A `Module` defines a software subsystem that can be configured as part of the ``SpeziAppDelegate/configuration``.
12 | public protocol Module: AnyObject, SendableMetatype {
| `- error: cannot find type 'SendableMetatype' in scope
13 | /// Called on the initialization of the Spezi instance to perform a lightweight configuration of the module.
14 | ///
BUILD FAILURE 6.1 macosSpm