Build Information
Successful build of Spezi, reference 1.9.0 (a15b01
), with Swift 6.2 (beta) for macOS (SPM) on 24 Jun 2025 13:53:19 UTC.
Swift 6 data race errors: 0
Build Command
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Build Log
========================================
RunAll
========================================
Builder version: 4.64.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/Spezi.git
Reference: 1.9.0
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/Spezi
* tag 1.9.0 -> FETCH_HEAD
HEAD is now at a15b01c Support Structured Concurrency at the Module level (#126)
Cloned https://github.com/StanfordSpezi/Spezi.git
Revision (git rev-parse @):
a15b01c99cf7f8f9357af1be092d30bfcfd21dad
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/Spezi.git at 1.9.0
========================================
Build
========================================
Selected platform: macosSpm
Swift version: 6.2
Building package at path: $PWD
https://github.com/StanfordSpezi/Spezi.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/17] Write sources
[1/17] Copying Localizable.xcstrings.license
[2/17] Copying Localizable.xcstrings
[2/17] Write sources
[5/17] Copying Info.plist
[5/17] Write sources
[13/17] Write swift-version-1EA4D86E10B52AF.txt
[14/17] Compiling _NumericsShims _NumericsShims.c
[15/50] Compiling _AtomicsShims.c
[17/69] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[18/70] Compiling InternalCollectionsUtilities Descriptions.swift
[19/70] Compiling InternalCollectionsUtilities Debugging.swift
[20/70] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[21/70] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[22/70] Compiling RealModule AugmentedArithmetic.swift
[23/71] Compiling RealModule AlgebraicField.swift
[24/71] Emitting module RealModule
[25/71] Compiling RealModule ApproximateEquality.swift
[26/71] Compiling RealModule Float80+Real.swift
[27/71] Compiling RealModule Real.swift
[28/71] Compiling RealModule ElementaryFunctions.swift
[29/71] Compiling RealModule RealFunctions.swift
[30/71] Compiling RealModule Float+Real.swift
[31/71] Compiling RealModule Float16+Real.swift
[32/71] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/71] Compiling RealModule Double+Real.swift
[34/71] Emitting module InternalCollectionsUtilities
[35/71] Compiling Atomics OptionalRawRepresentable.swift
[36/71] Compiling Atomics RawRepresentable.swift
[37/71] Compiling Atomics ManagedAtomicLazyReference.swift
[38/71] Compiling Atomics UnsafeAtomic.swift
[39/71] Compiling Atomics UnsafeAtomicLazyReference.swift
[40/71] Compiling Atomics IntegerOperations.swift
[41/98] Compiling Algorithms Chain.swift
[42/98] Compiling Algorithms Chunked.swift
[43/98] Compiling Algorithms Rotate.swift
[44/98] Compiling Algorithms AdjacentPairs.swift
[45/98] Compiling Algorithms EitherSequence.swift
[46/98] Compiling Algorithms FirstNonNil.swift
[47/98] Compiling Algorithms Compacted.swift
[48/98] Compiling Algorithms Cycle.swift
[49/98] Compiling Algorithms Keyed.swift
[50/98] Compiling Algorithms MinMax.swift
[51/154] Compiling Atomics Unmanaged extensions.swift
[52/154] Compiling OrderedCollections _HashTable+Bucket.swift
[53/154] Compiling OrderedCollections _HashTable+BucketIterator.swift
[54/154] Compiling OrderedCollections _HashTable+Constants.swift
[55/154] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[56/154] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[57/154] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[58/154] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[59/154] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[59/154] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[61/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[62/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[63/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[64/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[65/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[66/154] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[67/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[68/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[69/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[70/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[71/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[72/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[73/160] Compiling OrderedCollections OrderedSet+Codable.swift
[74/160] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[75/160] Compiling OrderedCollections OrderedSet+Descriptions.swift
[76/160] Compiling OrderedCollections OrderedSet+Diffing.swift
[77/160] Compiling OrderedCollections OrderedSet+Equatable.swift
[78/160] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[79/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[80/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[81/160] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[82/160] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[83/160] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[84/160] Compiling OrderedCollections OrderedSet+Sendable.swift
[85/160] Compiling OrderedCollections _Hashtable+Header.swift
[86/160] Compiling OrderedCollections OrderedDictionary+Codable.swift
[87/160] Emitting module Atomics
[88/160] Compiling OrderedCollections OrderedDictionary+Elements.swift
[89/160] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[90/160] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[91/160] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[92/160] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[93/160] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[94/160] Compiling OrderedCollections _HashTable.swift
[95/160] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[96/160] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[97/160] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[98/160] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[102/160] Compiling OrderedCollections OrderedDictionary.swift
[103/160] Compiling OrderedCollections OrderedSet+Hashable.swift
[105/160] Compiling OrderedCollections _HashTable+Testing.swift
[106/160] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[107/160] Compiling OrderedCollections OrderedSet+Initializers.swift
[108/160] Compiling OrderedCollections OrderedSet+Insertions.swift
[109/160] Compiling OrderedCollections OrderedSet+Invariants.swift
[110/160] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[111/160] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[112/160] Compiling OrderedCollections OrderedDictionary+Values.swift
[113/162] Compiling OrderedCollections OrderedSet+SubSequence.swift
[114/162] Compiling OrderedCollections OrderedSet+Testing.swift
[115/162] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[116/162] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[117/162] Compiling OrderedCollections OrderedSet.swift
[118/162] Compiling OrderedCollections _UnsafeBitset.swift
[125/162] Compiling Algorithms Unique.swift
[126/162] Compiling Algorithms Windows.swift
[133/162] Emitting module OrderedCollections
[153/162] Emitting module Algorithms
[154/162] Compiling RuntimeAssertions Precondition.swift
[155/162] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[156/162] Compiling RuntimeAssertions Counter.swift
[157/162] Compiling RuntimeAssertions RuntimeAssertion.swift
[158/162] Compiling RuntimeAssertions NeverReturn.swift
[159/162] Compiling RuntimeAssertions DebugOnly.swift
[160/162] Emitting module RuntimeAssertions
[161/162] Compiling RuntimeAssertions RuntimePrecondition.swift
[162/162] Compiling RuntimeAssertions Assert.swift
[163/206] Compiling SpeziFoundation DefaultProvidingKnowledgeSource.swift
[164/206] Compiling SpeziFoundation KnowledgeSource.swift
[165/206] Compiling SpeziFoundation OptionalComputedKnowledgeSource.swift
[166/206] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[167/210] Compiling SpeziFoundation RepositoryAnchor.swift
[168/210] Compiling SpeziFoundation SendableSharedRepository.swift
[169/210] Compiling SpeziFoundation SharedRepository.swift
[170/210] Compiling SpeziFoundation resource_bundle_accessor.swift
[171/210] Compiling SpeziFoundation OrderedArray.swift
[172/210] Compiling SpeziFoundation RuntimeEnvironment.swift
[173/210] Compiling SpeziFoundation SequenceExtensions.swift
[174/210] Compiling SpeziFoundation StaticString+Hashable.swift
[175/210] Compiling SpeziFoundation String.swift
[176/210] Compiling SpeziFoundation RepositoryValue.swift
[177/210] Compiling SpeziFoundation SendableValueRepository.swift
[178/210] Compiling SpeziFoundation ValueRepository.swift
[179/210] Compiling SpeziFoundation ComputedKnowledgeSource.swift
[180/210] Compiling SpeziFoundation AsyncSemaphore.swift
[181/210] Compiling SpeziFoundation DiscardTaskGroup+CancellableTask.swift
[182/210] Compiling SpeziFoundation MainActorExecution.swift
[183/210] Compiling SpeziFoundation ManagedAsynchronousAccess.swift
[184/210] Compiling SpeziFoundation RWLock.swift
[185/210] Compiling SpeziFoundation TimeoutError.swift
[186/210] Compiling SpeziFoundation TopLevelDecoder.swift
[187/210] Compiling SpeziFoundation TopLevelEncoder.swift
[188/210] Compiling SpeziFoundation Version.swift
[189/210] Compiling SpeziFoundation RuntimeConfig.swift
[190/210] Compiling SpeziFoundation ArrayBuilder.swift
[191/210] Compiling SpeziFoundation RangeReplaceableCollectionBuilder.swift
[192/210] Compiling SpeziFoundation SetBuilder.swift
[193/210] Compiling SpeziFoundation CompressionAlgorithm.swift
[194/210] Compiling SpeziFoundation Zlib.swift
[195/210] Compiling SpeziFoundation RecursiveRWLock.swift
[196/210] Compiling SpeziFoundation MarkdownDocument+Metadata.swift
[197/210] Compiling SpeziFoundation MarkdownDocument+Parser.swift
[198/210] Compiling SpeziFoundation MarkdownDocument+Sections.swift
[199/210] Compiling SpeziFoundation MarkdownDocument.swift
[200/210] Emitting module SpeziFoundation
[201/210] Compiling SpeziFoundation AnyArray.swift
[202/210] Compiling SpeziFoundation AnyOptional.swift
[203/210] Compiling SpeziFoundation BinarySearch.swift
[204/210] Compiling SpeziFoundation Calendar.swift
[205/210] Compiling SpeziFoundation DataDescriptor.swift
[206/210] Compiling SpeziFoundation Duration.swift
[207/210] Compiling SpeziFoundation FileManager.swift
[208/210] Compiling SpeziFoundation FormatStyle.swift
[209/210] Compiling SpeziFoundation KeyValuePairs.swift
[210/210] Compiling SpeziFoundation ObjCExceptionHandling.swift
[211/269] Compiling Spezi SpeziAnchor.swift
[212/269] Compiling Spezi SpeziStorage.swift
[213/269] Compiling Spezi StoredModulesKey.swift
[214/269] Compiling Spezi ModuleDescription.swift
[215/269] Compiling Spezi ServiceModuleGroup.swift
[216/269] Compiling Spezi Spezi+Logger.swift
[217/275] Emitting module Spezi
/Users/admin/builder/spi-builder-workspace/Sources/Spezi/Spezi/Spezi.swift:100:5: warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
98 | ///
99 | /// Every `Module` automatically conforms to `KnowledgeSource` and is stored within this storage object.
100 | nonisolated(unsafe) var storage: SpeziStorage // nonisolated, writes are all isolated to @MainActor, just reads are non-isolated
| `- warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
101 |
102 | /// Key is either a UUID for `@Modifier` or `@Model` property wrappers, or a `ModuleReference` for `EnvironmentAccessible` modifiers.
[218/275] Compiling Spezi Application+TypeAlias.swift
[219/275] Compiling Spezi ApplicationDelegate.swift
[220/275] Compiling Spezi ApplicationDelegateAdaptor.swift
[221/275] Compiling Spezi DynamicReference.swift
[222/275] Compiling Spezi Module+Properties.swift
[223/275] Compiling Spezi ProcessInfo+PreviewSimulator.swift
[224/275] Compiling Spezi DependencyContext.swift
/Users/admin/builder/spi-builder-workspace/Sources/Spezi/Dependencies/Property/DependencyContext.swift:131:59: warning: capture of non-sendable type 'Dependency.Type' in an isolated closure
129 | if let injectedDependency {
130 | Task { @MainActor in
131 | guard let dependency = injectedDependency.element else {
| `- warning: capture of non-sendable type 'Dependency.Type' in an isolated closure
132 | return
133 | }
/Users/admin/builder/spi-builder-workspace/Sources/Spezi/Dependencies/Property/DependencyContext.swift:129:16: warning: capture of non-sendable type 'Dependency.Type' in an isolated closure
127 | self.injectedDependency = nil
128 |
129 | if let injectedDependency {
| `- warning: capture of non-sendable type 'Dependency.Type' in an isolated closure
130 | Task { @MainActor in
131 | guard let dependency = injectedDependency.element else {
[225/275] Compiling Spezi DependencyDeclaration.swift
/Users/admin/builder/spi-builder-workspace/Sources/Spezi/Dependencies/Property/DependencyContext.swift:131:59: warning: capture of non-sendable type 'Dependency.Type' in an isolated closure
129 | if let injectedDependency {
130 | Task { @MainActor in
131 | guard let dependency = injectedDependency.element else {
| `- warning: capture of non-sendable type 'Dependency.Type' in an isolated closure
132 | return
133 | }
/Users/admin/builder/spi-builder-workspace/Sources/Spezi/Dependencies/Property/DependencyContext.swift:129:16: warning: capture of non-sendable type 'Dependency.Type' in an isolated closure
127 | self.injectedDependency = nil
128 |
129 | if let injectedDependency {
| `- warning: capture of non-sendable type 'Dependency.Type' in an isolated closure
130 | Task { @MainActor in
131 | guard let dependency = injectedDependency.element else {
[226/275] Compiling Spezi DependencyPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Spezi/Dependencies/Property/DependencyContext.swift:131:59: warning: capture of non-sendable type 'Dependency.Type' in an isolated closure
129 | if let injectedDependency {
130 | Task { @MainActor in
131 | guard let dependency = injectedDependency.element else {
| `- warning: capture of non-sendable type 'Dependency.Type' in an isolated closure
132 | return
133 | }
/Users/admin/builder/spi-builder-workspace/Sources/Spezi/Dependencies/Property/DependencyContext.swift:129:16: warning: capture of non-sendable type 'Dependency.Type' in an isolated closure
127 | self.injectedDependency = nil
128 |
129 | if let injectedDependency {
| `- warning: capture of non-sendable type 'Dependency.Type' in an isolated closure
130 | Task { @MainActor in
131 | guard let dependency = injectedDependency.element else {
[227/275] Compiling Spezi Module+Dependencies.swift
/Users/admin/builder/spi-builder-workspace/Sources/Spezi/Dependencies/Property/DependencyContext.swift:131:59: warning: capture of non-sendable type 'Dependency.Type' in an isolated closure
129 | if let injectedDependency {
130 | Task { @MainActor in
131 | guard let dependency = injectedDependency.element else {
| `- warning: capture of non-sendable type 'Dependency.Type' in an isolated closure
132 | return
133 | }
/Users/admin/builder/spi-builder-workspace/Sources/Spezi/Dependencies/Property/DependencyContext.swift:129:16: warning: capture of non-sendable type 'Dependency.Type' in an isolated closure
127 | self.injectedDependency = nil
128 |
129 | if let injectedDependency {
| `- warning: capture of non-sendable type 'Dependency.Type' in an isolated closure
130 | Task { @MainActor in
131 | guard let dependency = injectedDependency.element else {
[228/275] Compiling Spezi DependencyReference.swift
/Users/admin/builder/spi-builder-workspace/Sources/Spezi/Dependencies/Property/DependencyContext.swift:131:59: warning: capture of non-sendable type 'Dependency.Type' in an isolated closure
129 | if let injectedDependency {
130 | Task { @MainActor in
131 | guard let dependency = injectedDependency.element else {
| `- warning: capture of non-sendable type 'Dependency.Type' in an isolated closure
132 | return
133 | }
/Users/admin/builder/spi-builder-workspace/Sources/Spezi/Dependencies/Property/DependencyContext.swift:129:16: warning: capture of non-sendable type 'Dependency.Type' in an isolated closure
127 | self.injectedDependency = nil
128 |
129 | if let injectedDependency {
| `- warning: capture of non-sendable type 'Dependency.Type' in an isolated closure
130 | Task { @MainActor in
131 | guard let dependency = injectedDependency.element else {
[229/275] Compiling Spezi ModuleReference.swift
/Users/admin/builder/spi-builder-workspace/Sources/Spezi/Dependencies/Property/DependencyContext.swift:131:59: warning: capture of non-sendable type 'Dependency.Type' in an isolated closure
129 | if let injectedDependency {
130 | Task { @MainActor in
131 | guard let dependency = injectedDependency.element else {
| `- warning: capture of non-sendable type 'Dependency.Type' in an isolated closure
132 | return
133 | }
/Users/admin/builder/spi-builder-workspace/Sources/Spezi/Dependencies/Property/DependencyContext.swift:129:16: warning: capture of non-sendable type 'Dependency.Type' in an isolated closure
127 | self.injectedDependency = nil
128 |
129 | if let injectedDependency {
| `- warning: capture of non-sendable type 'Dependency.Type' in an isolated closure
130 | Task { @MainActor in
131 | guard let dependency = injectedDependency.element else {
[230/275] Compiling Spezi Module.swift
/Users/admin/builder/spi-builder-workspace/Sources/Spezi/Dependencies/Property/DependencyContext.swift:131:59: warning: capture of non-sendable type 'Dependency.Type' in an isolated closure
129 | if let injectedDependency {
130 | Task { @MainActor in
131 | guard let dependency = injectedDependency.element else {
| `- warning: capture of non-sendable type 'Dependency.Type' in an isolated closure
132 | return
133 | }
/Users/admin/builder/spi-builder-workspace/Sources/Spezi/Dependencies/Property/DependencyContext.swift:129:16: warning: capture of non-sendable type 'Dependency.Type' in an isolated closure
127 | self.injectedDependency = nil
128 |
129 | if let injectedDependency {
| `- warning: capture of non-sendable type 'Dependency.Type' in an isolated closure
130 | Task { @MainActor in
131 | guard let dependency = injectedDependency.element else {
[231/275] Compiling Spezi ModuleBuilder.swift
[232/275] Compiling Spezi ModuleCollection.swift
[233/275] Compiling Spezi ModuleOwnership.swift
[234/275] Compiling Spezi BackgroundFetchResult.swift
[235/275] Compiling Spezi NotificationHandler.swift
[236/275] Compiling Spezi NotificationTokenHandler.swift
[237/275] Compiling Spezi ApplicationPropertyWrapper.swift
[238/275] Compiling Spezi CollectPropertyWrapper.swift
[239/275] Compiling Spezi CollectedModuleValues.swift
[240/275] Compiling Spezi ProvidePropertyWrapper.swift
[241/275] Compiling Spezi StorageValueCollector.swift
[242/275] Compiling Spezi StorageValueProvider.swift
[243/275] Compiling Spezi LifecycleHandler.swift
[244/275] Compiling Spezi ServiceModule.swift
[245/275] Compiling Spezi EnvironmentAccessible.swift
[246/275] Compiling Spezi ModelModifier.swift
[247/275] Compiling Spezi ModelPropertyWrapper.swift
[248/275] Compiling Spezi ModifierPropertyWrapper.swift
[249/275] Compiling Spezi ViewModifierProvider.swift
[250/275] Compiling Spezi Configuration.swift
[251/275] Compiling Spezi DefaultInitializable.swift
[252/275] Compiling Spezi DependencyManager.swift
[253/275] Compiling Spezi DependencyManagerError.swift
[254/275] Compiling Spezi Module+DependencyRelation.swift
[255/275] Compiling Spezi DependencyBuilder.swift
[256/275] Compiling Spezi DependencyCollection.swift
[257/275] Compiling Spezi DependencyCollectionBuilder.swift
[258/275] Compiling Spezi SpeziSceneDelegate.swift
[259/275] Compiling Spezi View+Spezi.swift
[260/275] Compiling Spezi DefaultStandard.swift
[261/275] Compiling Spezi Module+Standard.swift
[262/275] Compiling Spezi Standard.swift
[263/275] Compiling Spezi StandardPropertyWrapper.swift
[264/275] Compiling Spezi Spezi+Preview.swift
/Users/admin/builder/spi-builder-workspace/Sources/Spezi/Spezi/Spezi.swift:100:5: warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
98 | ///
99 | /// Every `Module` automatically conforms to `KnowledgeSource` and is stored within this storage object.
100 | nonisolated(unsafe) var storage: SpeziStorage // nonisolated, writes are all isolated to @MainActor, just reads are non-isolated
| `- warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
101 |
102 | /// Key is either a UUID for `@Modifier` or `@Model` property wrappers, or a `ModuleReference` for `EnvironmentAccessible` modifiers.
[265/275] Compiling Spezi Spezi+Spezi.swift
/Users/admin/builder/spi-builder-workspace/Sources/Spezi/Spezi/Spezi.swift:100:5: warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
98 | ///
99 | /// Every `Module` automatically conforms to `KnowledgeSource` and is stored within this storage object.
100 | nonisolated(unsafe) var storage: SpeziStorage // nonisolated, writes are all isolated to @MainActor, just reads are non-isolated
| `- warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
101 |
102 | /// Key is either a UUID for `@Modifier` or `@Model` property wrappers, or a `ModuleReference` for `EnvironmentAccessible` modifiers.
[266/275] Compiling Spezi Spezi.swift
/Users/admin/builder/spi-builder-workspace/Sources/Spezi/Spezi/Spezi.swift:100:5: warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
98 | ///
99 | /// Every `Module` automatically conforms to `KnowledgeSource` and is stored within this storage object.
100 | nonisolated(unsafe) var storage: SpeziStorage // nonisolated, writes are all isolated to @MainActor, just reads are non-isolated
| `- warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
101 |
102 | /// Key is either a UUID for `@Modifier` or `@Model` property wrappers, or a `ModuleReference` for `EnvironmentAccessible` modifiers.
[267/275] Compiling Spezi SpeziAppDelegate.swift
/Users/admin/builder/spi-builder-workspace/Sources/Spezi/Spezi/Spezi.swift:100:5: warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
98 | ///
99 | /// Every `Module` automatically conforms to `KnowledgeSource` and is stored within this storage object.
100 | nonisolated(unsafe) var storage: SpeziStorage // nonisolated, writes are all isolated to @MainActor, just reads are non-isolated
| `- warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
101 |
102 | /// Key is either a UUID for `@Modifier` or `@Model` property wrappers, or a `ModuleReference` for `EnvironmentAccessible` modifiers.
[268/275] Compiling Spezi SpeziModuleError.swift
/Users/admin/builder/spi-builder-workspace/Sources/Spezi/Spezi/Spezi.swift:100:5: warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
98 | ///
99 | /// Every `Module` automatically conforms to `KnowledgeSource` and is stored within this storage object.
100 | nonisolated(unsafe) var storage: SpeziStorage // nonisolated, writes are all isolated to @MainActor, just reads are non-isolated
| `- warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
101 |
102 | /// Key is either a UUID for `@Modifier` or `@Model` property wrappers, or a `ModuleReference` for `EnvironmentAccessible` modifiers.
[269/275] Compiling Spezi SpeziPropertyWrapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/Spezi/Spezi/Spezi.swift:100:5: warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
98 | ///
99 | /// Every `Module` automatically conforms to `KnowledgeSource` and is stored within this storage object.
100 | nonisolated(unsafe) var storage: SpeziStorage // nonisolated, writes are all isolated to @MainActor, just reads are non-isolated
| `- warning: 'nonisolated(unsafe)' has no effect on property 'storage', consider using 'nonisolated'
101 |
102 | /// Key is either a UUID for `@Modifier` or `@Model` property wrappers, or a `ModuleReference` for `EnvironmentAccessible` modifiers.
[270/275] Compiling Spezi RemoteNotificationRegistrationSupport.swift
[271/275] Compiling Spezi Spezi+RegisterRemoteNotificationsAction.swift
[272/275] Compiling Spezi Spezi+UnregisterRemoteNotifications.swift
[273/275] Compiling Spezi SpeziNotificationCenterDelegate.swift
[274/275] Compiling Spezi ImplicitlyCreatedModulesKey.swift
[275/275] Compiling Spezi LaunchOptionsKey.swift
[276/277] Compiling SpeziTesting DependencyResolution.swift
[277/277] Emitting module SpeziTesting
[278/279] Compiling XCTSpezi Exports.swift
[279/279] Emitting module XCTSpezi
Build complete! (25.12s)
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
[1/1183] Fetching spezifoundation
[60/1766] Fetching spezifoundation, xctruntimeassertions
[1296/18406] Fetching spezifoundation, xctruntimeassertions, swift-collections
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (1.79s)
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (1.79s)
Fetched https://github.com/apple/swift-collections.git from cache (1.79s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.1.0 (2.33s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.2.0 (0.56s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[37/7756] Fetching swift-atomics, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (1.07s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.07s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.96s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.02s)
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/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.50s)
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/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.2.0
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 2.1.0
Build complete.
{
"default_localization" : "en",
"dependencies" : [
{
"identity" : "spezifoundation",
"requirement" : {
"range" : [
{
"lower_bound" : "2.1.8",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
},
{
"identity" : "xctruntimeassertions",
"requirement" : {
"range" : [
{
"lower_bound" : "2.0.0",
"upper_bound" : "3.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/StanfordBDHG/XCTRuntimeAssertions.git"
},
{
"identity" : "swift-collections",
"requirement" : {
"range" : [
{
"lower_bound" : "1.1.1",
"upper_bound" : "2.0.0"
}
]
},
"type" : "sourceControl",
"url" : "https://github.com/apple/swift-collections.git"
}
],
"manifest_display_name" : "Spezi",
"name" : "Spezi",
"path" : "/Users/admin/builder/spi-builder-workspace",
"platforms" : [
{
"name" : "ios",
"version" : "17.0"
},
{
"name" : "visionos",
"version" : "1.0"
},
{
"name" : "macos",
"version" : "14.0"
},
{
"name" : "tvos",
"version" : "17.0"
},
{
"name" : "watchos",
"version" : "10.0"
}
],
"products" : [
{
"name" : "Spezi",
"targets" : [
"Spezi"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "SpeziTesting",
"targets" : [
"SpeziTesting"
],
"type" : {
"library" : [
"automatic"
]
}
},
{
"name" : "XCTSpezi",
"targets" : [
"XCTSpezi"
],
"type" : {
"library" : [
"automatic"
]
}
}
],
"targets" : [
{
"c99name" : "XCTSpezi",
"module_type" : "SwiftTarget",
"name" : "XCTSpezi",
"path" : "Sources/XCTSpezi",
"product_memberships" : [
"XCTSpezi"
],
"sources" : [
"Exports.swift"
],
"target_dependencies" : [
"Spezi",
"SpeziTesting"
],
"type" : "library"
},
{
"c99name" : "SpeziTests",
"module_type" : "SwiftTarget",
"name" : "SpeziTests",
"path" : "Tests/SpeziTests",
"product_dependencies" : [
"RuntimeAssertionsTesting",
"XCTRuntimeAssertions"
],
"sources" : [
"CapabilityTests/LifecycleTests.swift",
"CapabilityTests/ModuleCommunicationTests.swift",
"CapabilityTests/NotificationsTests.swift",
"CapabilityTests/ViewModifierTests.swift",
"DependenciesTests/DependencyBuilderTests.swift",
"DependenciesTests/DependencyContextTests.swift",
"DependenciesTests/DependencyManager+OneShot.swift",
"DependenciesTests/DependencyTests.swift",
"DependenciesTests/DynamicDependenciesTests.swift",
"ModuleTests/ModuleBuilderTests.swift",
"ModuleTests/ModuleTests.swift",
"Shared/Array+MockModule.swift",
"Shared/MockStandard.swift",
"Shared/TestApplicationDelegate.swift",
"Shared/TestModule.swift",
"StandardTests/StandardConstraintTests.swift",
"StandardTests/StandardInjectionTests.swift",
"StandardTests/StandardUnfulfilledConstraintTests.swift"
],
"target_dependencies" : [
"Spezi",
"SpeziTesting"
],
"type" : "test"
},
{
"c99name" : "SpeziTesting",
"module_type" : "SwiftTarget",
"name" : "SpeziTesting",
"path" : "Sources/SpeziTesting",
"product_memberships" : [
"SpeziTesting",
"XCTSpezi"
],
"sources" : [
"DependencyResolution.swift"
],
"target_dependencies" : [
"Spezi"
],
"type" : "library"
},
{
"c99name" : "Spezi",
"module_type" : "SwiftTarget",
"name" : "Spezi",
"path" : "Sources/Spezi",
"product_dependencies" : [
"SpeziFoundation",
"RuntimeAssertions",
"OrderedCollections"
],
"product_memberships" : [
"Spezi",
"SpeziTesting",
"XCTSpezi"
],
"sources" : [
"Capabilities/ApplicationPropertyWrapper.swift",
"Capabilities/Communication/CollectPropertyWrapper.swift",
"Capabilities/Communication/CollectedModuleValues.swift",
"Capabilities/Communication/ProvidePropertyWrapper.swift",
"Capabilities/Communication/StorageValueCollector.swift",
"Capabilities/Communication/StorageValueProvider.swift",
"Capabilities/Lifecycle/LifecycleHandler.swift",
"Capabilities/Lifecycle/ServiceModule.swift",
"Capabilities/Observable/EnvironmentAccessible.swift",
"Capabilities/Observable/ModelModifier.swift",
"Capabilities/Observable/ModelPropertyWrapper.swift",
"Capabilities/ViewModifier/ModifierPropertyWrapper.swift",
"Capabilities/ViewModifier/ViewModifierProvider.swift",
"Configuration/Configuration.swift",
"Dependencies/DefaultInitializable.swift",
"Dependencies/DependencyManager.swift",
"Dependencies/DependencyManagerError.swift",
"Dependencies/Module+DependencyRelation.swift",
"Dependencies/Property/DependencyBuilder.swift",
"Dependencies/Property/DependencyCollection.swift",
"Dependencies/Property/DependencyCollectionBuilder.swift",
"Dependencies/Property/DependencyContext.swift",
"Dependencies/Property/DependencyDeclaration.swift",
"Dependencies/Property/DependencyPropertyWrapper.swift",
"Dependencies/Property/Module+Dependencies.swift",
"Dependencies/Wrapper/DependencyReference.swift",
"Dependencies/Wrapper/ModuleReference.swift",
"Module/Module.swift",
"Module/ModuleBuilder.swift",
"Module/ModuleCollection.swift",
"Module/ModuleOwnership.swift",
"Notifications/BackgroundFetchResult.swift",
"Notifications/NotificationHandler.swift",
"Notifications/NotificationTokenHandler.swift",
"Notifications/RemoteNotificationRegistrationSupport.swift",
"Notifications/Spezi+RegisterRemoteNotificationsAction.swift",
"Notifications/Spezi+UnregisterRemoteNotifications.swift",
"Notifications/SpeziNotificationCenterDelegate.swift",
"Spezi/KnowledgeSources/ImplicitlyCreatedModulesKey.swift",
"Spezi/KnowledgeSources/LaunchOptionsKey.swift",
"Spezi/KnowledgeSources/SpeziAnchor.swift",
"Spezi/KnowledgeSources/SpeziStorage.swift",
"Spezi/KnowledgeSources/StoredModulesKey.swift",
"Spezi/ModuleDescription.swift",
"Spezi/ServiceModuleGroup.swift",
"Spezi/Spezi+Logger.swift",
"Spezi/Spezi+Preview.swift",
"Spezi/Spezi+Spezi.swift",
"Spezi/Spezi.swift",
"Spezi/SpeziAppDelegate.swift",
"Spezi/SpeziModuleError.swift",
"Spezi/SpeziPropertyWrapper.swift",
"Spezi/SpeziSceneDelegate.swift",
"Spezi/View+Spezi.swift",
"Standard/DefaultStandard.swift",
"Standard/Module+Standard.swift",
"Standard/Standard.swift",
"Standard/StandardPropertyWrapper.swift",
"Utilities/Application+TypeAlias.swift",
"Utilities/ApplicationDelegate.swift",
"Utilities/ApplicationDelegateAdaptor.swift",
"Utilities/DynamicReference.swift",
"Utilities/Module+Properties.swift",
"Utilities/ProcessInfo+PreviewSimulator.swift"
],
"type" : "library"
}
],
"tools_version" : "6.0"
}
Done.