The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build SpeziNotifications, reference main (00bbf3), with Swift 6.0 for macOS (SPM) on 1 May 2025 21:31:15 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.3
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziNotifications.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziNotifications
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 00bbf39 expose `requestNotificationAuthorization` retval (#12)
Cloned https://github.com/StanfordSpezi/SpeziNotifications.git
Revision (git rev-parse @):
00bbf39abe7277362ee63785c0dfeb8bffc39c32
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziNotifications.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziNotifications.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/22] Write sources
[2/22] Copying Localizable.xcstrings.license
[3/22] Copying Info.plist
[6/22] Copying Localizable.xcstrings
[6/22] Copying Info.plist
[6/22] Copying Localizable.xcstrings
[10/22] Write sources
[11/22] Copying Localizable.xcstrings.license
[11/22] Write sources
[18/22] Compiling _NumericsShims _NumericsShims.c
[19/22] Write swift-version-5BDAB9E9C0126B9D.txt
[20/22] Compiling _AtomicsShims.c
[22/78] Compiling Atomics AtomicBool.swift
[23/78] Compiling Atomics IntegerConformances.swift
[24/78] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/79] Compiling RealModule Float80+Real.swift
[26/79] Compiling RealModule Real.swift
[27/80] Compiling RealModule Float16+Real.swift
[28/80] Compiling Atomics PointerConformances.swift
[29/80] Compiling Atomics Primitives.native.swift
[30/80] Compiling Atomics AtomicOptionalWrappable.swift
[31/80] Compiling Atomics AtomicReference.swift
[32/80] Compiling RealModule Double+Real.swift
[33/80] Compiling RealModule ElementaryFunctions.swift
[34/80] Compiling RealModule AugmentedArithmetic.swift
[35/80] Compiling RealModule AlgebraicField.swift
[36/80] Emitting module RealModule
[37/80] Compiling RealModule Float+Real.swift
[38/80] Compiling RealModule ApproximateEquality.swift
[39/80] Compiling Atomics UnsafeAtomic.swift
[40/80] Compiling Atomics UnsafeAtomicLazyReference.swift
[41/82] Compiling RealModule RealFunctions.swift
[42/82] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[43/108] Compiling Algorithms Split.swift
[44/108] Compiling Algorithms Stride.swift
[45/108] Compiling Algorithms Indexed.swift
[46/108] Compiling Algorithms Intersperse.swift
[47/108] Compiling Algorithms MinMax.swift
[48/108] Compiling Algorithms Partition.swift
[49/108] Compiling Algorithms AdjacentPairs.swift
[50/108] Compiling Algorithms Chain.swift
[53/108] Compiling Algorithms Compacted.swift
[54/108] Compiling Algorithms Cycle.swift
[57/108] Compiling Algorithms FlattenCollection.swift
[58/108] Compiling Algorithms Combinations.swift
[59/108] Compiling Algorithms EitherSequence.swift
[60/108] Compiling Algorithms FirstNonNil.swift
[61/108] Emitting module InternalCollectionsUtilities
[62/164] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[63/164] Compiling OrderedCollections _Hashtable+Header.swift
[64/164] Compiling OrderedCollections _HashTable+Constants.swift
[65/164] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[66/164] Compiling OrderedCollections _HashTable+Bucket.swift
[67/164] Compiling OrderedCollections _HashTable+BucketIterator.swift
[68/164] Compiling OrderedCollections _HashTable+Testing.swift
[69/164] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[70/164] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[71/164] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[72/164] Emitting module Atomics
[73/164] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[74/164] Compiling OrderedCollections OrderedSet+Descriptions.swift
[75/164] Compiling OrderedCollections OrderedSet+Diffing.swift
[76/164] Compiling OrderedCollections OrderedSet+Equatable.swift
[77/164] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[78/166] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[79/166] Compiling OrderedCollections OrderedSet+Codable.swift
[80/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[81/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[82/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[83/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[84/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[85/166] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[85/172] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[87/172] Compiling OrderedCollections OrderedDictionary+Elements.swift
[90/172] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[91/172] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[93/172] Compiling OrderedCollections OrderedSet+Hashable.swift
[94/172] Compiling OrderedCollections OrderedSet+Initializers.swift
[95/172] Compiling OrderedCollections OrderedSet+Insertions.swift
[96/172] Compiling OrderedCollections OrderedSet+Invariants.swift
[97/172] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[98/172] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[99/172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[100/172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[101/172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[102/172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[103/172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[104/172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[116/172] Compiling OrderedCollections OrderedDictionary+Codable.swift
[117/172] Compiling Algorithms Unique.swift
[118/172] Compiling Algorithms Windows.swift
[119/172] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[120/172] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[121/172] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[122/172] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[123/172] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[124/172] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[125/172] Compiling OrderedCollections OrderedSet+Sendable.swift
[126/172] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[127/172] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[128/172] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[129/172] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[130/172] Compiling OrderedCollections OrderedDictionary+Values.swift
[131/172] Compiling OrderedCollections OrderedDictionary.swift
[146/172] Compiling OrderedCollections _HashTable.swift
[156/172] Compiling OrderedCollections OrderedSet+SubSequence.swift
[157/172] Compiling OrderedCollections OrderedSet+Testing.swift
[158/172] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[159/172] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[160/172] Compiling OrderedCollections OrderedSet.swift
[161/172] Compiling OrderedCollections _UnsafeBitset.swift
[162/172] Emitting module OrderedCollections
[163/172] Emitting module Algorithms
[164/172] Compiling XCTRuntimeAssertions XCTRuntimeAssertion.swift
[165/172] Compiling XCTRuntimeAssertions XCTRuntimeAssertionInjector.swift
[166/172] Compiling XCTRuntimeAssertions XCTFail.swift
[167/172] Compiling XCTRuntimeAssertions NeverReturn.swift
[168/172] Compiling XCTRuntimeAssertions Precondition.swift
[169/172] Emitting module XCTRuntimeAssertions
[170/172] Compiling XCTRuntimeAssertions XCTRuntimePrecondition.swift
[171/172] Compiling XCTRuntimeAssertions Counter.swift
[172/172] Compiling XCTRuntimeAssertions Assert.swift
[173/207] Compiling SpeziFoundation RuntimeConfig.swift
[174/207] Compiling SpeziFoundation RepositoryValue.swift
[175/207] Compiling SpeziFoundation SendableValueRepository.swift
[176/207] Compiling SpeziFoundation ValueRepository.swift
[177/207] Compiling SpeziFoundation ComputedKnowledgeSource.swift
[178/207] Compiling SpeziFoundation DefaultProvidingKnowledgeSource.swift
[179/207] Compiling SpeziFoundation KnowledgeSource.swift
[180/207] Compiling SpeziFoundation AnyArray.swift
[181/207] Compiling SpeziFoundation AnyOptional.swift
[182/207] Compiling SpeziFoundation BinarySearch.swift
[183/207] Compiling SpeziFoundation Calendar.swift
[184/207] Compiling SpeziFoundation OptionalComputedKnowledgeSource.swift
[185/207] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[186/207] Compiling SpeziFoundation RepositoryAnchor.swift
[187/210] Compiling SpeziFoundation ArrayBuilder.swift
[188/210] Compiling SpeziFoundation RangeReplaceableCollectionBuilder.swift
[189/210] Compiling SpeziFoundation SetBuilder.swift
[190/210] Compiling SpeziFoundation AsyncSemaphore.swift
[191/210] Compiling SpeziFoundation SendableSharedRepository.swift
[192/210] Compiling SpeziFoundation SharedRepository.swift
[193/210] Compiling SpeziFoundation resource_bundle_accessor.swift
[194/210] Emitting module SpeziFoundation
[195/210] Compiling SpeziFoundation MainActorExecution.swift
[196/210] Compiling SpeziFoundation ManagedAsynchronousAccess.swift
[197/210] Compiling SpeziFoundation RWLock.swift
[198/210] Compiling SpeziFoundation RecursiveRWLock.swift
[199/210] Compiling SpeziFoundation OrderedArray.swift
[200/210] Compiling SpeziFoundation RuntimeEnvironment.swift
[201/210] Compiling SpeziFoundation SequenceExtensions.swift
[202/210] Compiling SpeziFoundation StaticString+Hashable.swift
[203/210] Compiling SpeziFoundation TimeoutError.swift
[204/210] Compiling SpeziFoundation TopLevelDecoder.swift
[205/210] Compiling SpeziFoundation TopLevelEncoder.swift
[206/210] Compiling SpeziFoundation Version.swift
[207/210] Compiling SpeziFoundation DataDescriptor.swift
[208/210] Compiling SpeziFoundation Duration.swift
[209/210] Compiling SpeziFoundation KeyValuePairs.swift
[210/210] Compiling SpeziFoundation ObjCExceptionHandling.swift
[211/267] Compiling Spezi DependencyManager.swift
[212/267] Compiling Spezi DependencyManagerError.swift
[213/267] Compiling Spezi Module+DependencyRelation.swift
[214/267] Compiling Spezi DependencyBuilder.swift
[215/267] Compiling Spezi DependencyCollection.swift
[216/267] Compiling Spezi DependencyCollectionBuilder.swift
[217/273] Compiling Spezi DependencyContext.swift
[218/273] Compiling Spezi DependencyDeclaration.swift
[219/273] Compiling Spezi DependencyPropertyWrapper.swift
[220/273] Compiling Spezi Module+Dependencies.swift
[221/273] Compiling Spezi DependencyReference.swift
[222/273] Compiling Spezi ModuleReference.swift
[223/273] Emitting module Spezi
[224/273] Compiling Spezi Application+TypeAlias.swift
[225/273] Compiling Spezi ApplicationDelegate.swift
[226/273] Compiling Spezi ApplicationDelegateAdaptor.swift
[227/273] Compiling Spezi DynamicReference.swift
[228/273] Compiling Spezi Module+Properties.swift
[229/273] Compiling Spezi ProcessInfo+PreviewSimulator.swift
[230/273] Compiling Spezi Module.swift
[231/273] Compiling Spezi ModuleBuilder.swift
[232/273] Compiling Spezi ModuleCollection.swift
[233/273] Compiling Spezi ModuleOwnership.swift
[234/273] Compiling Spezi BackgroundFetchResult.swift
[235/273] Compiling Spezi NotificationHandler.swift
[236/273] Compiling Spezi ApplicationPropertyWrapper.swift
[237/273] Compiling Spezi CollectPropertyWrapper.swift
[238/273] Compiling Spezi CollectedModuleValues.swift
[239/273] Compiling Spezi ProvidePropertyWrapper.swift
[240/273] Compiling Spezi StorageValueCollector.swift
[241/273] Compiling Spezi StorageValueProvider.swift
[242/273] Compiling Spezi LifecycleHandler.swift
[243/273] Compiling Spezi LaunchOptionsKey.swift
[244/273] Compiling Spezi SpeziAnchor.swift
[245/273] Compiling Spezi SpeziStorage.swift
[246/273] Compiling Spezi StoredModulesKey.swift
[247/273] Compiling Spezi ModuleDescription.swift
[248/273] Compiling Spezi Spezi+Logger.swift
[249/273] Compiling Spezi SpeziSceneDelegate.swift
[250/273] Compiling Spezi View+Spezi.swift
[251/273] Compiling Spezi DefaultStandard.swift
[252/273] Compiling Spezi Module+Standard.swift
[253/273] Compiling Spezi Standard.swift
[254/273] Compiling Spezi StandardPropertyWrapper.swift
[255/273] Compiling Spezi EnvironmentAccessible.swift
[256/273] Compiling Spezi ModelModifier.swift
[257/273] Compiling Spezi ModelPropertyWrapper.swift
[258/273] Compiling Spezi ModifierPropertyWrapper.swift
[259/273] Compiling Spezi ViewModifierProvider.swift
[260/273] Compiling Spezi Configuration.swift
[261/273] Compiling Spezi DefaultInitializable.swift
[262/273] Compiling Spezi Spezi+Preview.swift
[263/273] Compiling Spezi Spezi+Spezi.swift
[264/273] Compiling Spezi Spezi.swift
[265/273] Compiling Spezi SpeziAppDelegate.swift
[266/273] Compiling Spezi SpeziModuleError.swift
[267/273] Compiling Spezi SpeziPropertyWrapper.swift
[268/273] Compiling Spezi NotificationTokenHandler.swift
[269/273] Compiling Spezi RemoteNotificationRegistrationSupport.swift
[270/273] Compiling Spezi Spezi+RegisterRemoteNotificationsAction.swift
[271/273] Compiling Spezi Spezi+UnregisterRemoteNotifications.swift
[272/273] Compiling Spezi SpeziNotificationCenterDelegate.swift
[273/273] Compiling Spezi ImplicitlyCreatedModulesKey.swift
[274/330] Compiling SpeziNotifications NotificationHandler.swift
[275/330] Compiling SpeziNotifications UNNotificationInterruptionLevel+Description.swift
[276/330] Compiling SpeziNotifications BackgroundFetchResult.swift
[277/330] Compiling SpeziNotifications RequestNotificationAuthorization.swift
[278/330] Compiling SpeziNotifications NotificationTokenHandler.swift
[279/330] Compiling SpeziNotifications UnregisterForRemoteNotificationsAction.swift
[280/330] Compiling SpeziNotifications UNAuthorizationStatus+Description.swift
[281/331] Compiling SpeziNotifications NotificationSettings.swift
[282/331] Compiling SpeziNotifications RegisterForRemoteNotificationsAction.swift
[283/331] Emitting module SpeziNotifications
[284/331] Compiling SpeziViews NavigationStepsBuilder.swift
[285/331] Compiling SpeziViews NavigationStepsCollection.swift
[286/331] Compiling SpeziViews Label.swift
[287/331] Compiling SpeziViews LazyText.swift
[288/331] Compiling SpeziViews MarkdownView.swift
[289/336] Compiling SpeziNotifications Notifications.swift
[290/339] Compiling SpeziViews DefaultErrorDescription.swift
[291/339] Compiling SpeziViews ProcessingDebounceDuration.swift
[292/339] Compiling SpeziViews ImageReference.swift
[293/339] Compiling SpeziViews OperationState.swift
[294/339] Compiling SpeziViews ViewState.swift
[295/339] Compiling SpeziViews ConfigureTipKit.swift
[296/339] Compiling SpeziViews ManagedViewUpdate.swift
[297/339] Compiling SpeziViews ReverseLabelStyle.swift
[298/339] Compiling SpeziViews AnyLocalizedError.swift
[299/339] Compiling SpeziViews Binding+Negate.swift
[300/339] Compiling SpeziViews BundleDescription+Bundle.swift
[301/339] Emitting module SpeziViews
[302/339] Compiling SpeziViews DynamicHStack.swift
[303/339] Compiling SpeziViews HorizontalGeometryReader.swift
[304/339] Compiling SpeziViews LabeledContent+Init.swift
[305/339] Compiling SpeziViews ListHeader.swift
[306/339] Compiling SpeziViews ListRow.swift
[307/339] Compiling SpeziViews IllegalNavigationStepView.swift
[308/339] Compiling SpeziViews ManagedNavigationStack+Path.swift
[309/339] Compiling SpeziViews ManagedNavigationStack.swift
[310/339] Compiling SpeziViews NavigationStepIdentifier.swift
[311/339] Compiling SpeziViews NavigationStepIdentifying.swift
[312/339] Compiling SpeziViews LocalizedStringResource+String.swift
[313/339] Compiling SpeziViews StringProtocol+Localization.swift
[314/339] Compiling SpeziViews TextContentType.swift
[315/339] Compiling SpeziViews ConditionalModifier.swift
[316/339] Compiling SpeziViews DeviceOrientationModifier.swift
[317/339] Compiling SpeziViews FocusOnTapModifier.swift
[318/339] Compiling SpeziViews ProcessingOverlay.swift
[319/339] Compiling SpeziViews ShimmerModifier.swift
[320/339] Compiling SpeziViews SkeletonLoadingModifier.swift
[321/339] Compiling SpeziViews OperationStateAlert.swift
[322/339] Compiling SpeziViews ViewStateAlert.swift
[323/339] Compiling SpeziViews ViewStateMapper.swift
[324/339] Compiling SpeziViews AsyncButton.swift
[325/339] Compiling SpeziViews DismissButton.swift
[326/339] Compiling SpeziViews InfoButton.swift
[327/339] Compiling SpeziViews CaseIterablePicker.swift
[328/339] Compiling SpeziViews OptionSetPicker.swift
[329/339] Compiling SpeziViews PickerValue.swift
[330/339] Compiling SpeziViews CanvasView.swift
[331/339] Compiling SpeziViews DescriptionGridRow.swift
[332/339] Compiling SpeziViews TextContent.swift
[333/339] Compiling SpeziViews CompletedTileHeader.swift
[334/339] Compiling SpeziViews SimpleTile.swift
[335/339] Compiling SpeziViews TileHeader.swift
[336/339] Compiling SpeziViews resource_bundle_accessor.swift
[337/346] Compiling XCTSpeziNotificationsUI NotificationsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCTSpeziNotificationsUI/NotificationsView.swift:39:81: error: 'module' is inaccessible due to 'internal' protection level
37 |                     } label: {
38 |                         Label {
39 |                             Text("Request Notification Authorization", bundle: .module)
   |                                                                                 `- error: 'module' is inaccessible due to 'internal' protection level
40 |                         } icon: {
41 |                             Image(systemName: "alarm.waves.left.and.right.fill")
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziViews_SpeziViews.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziViews.bundle"
[338/346] Compiling XCTSpeziNotificationsUI UNNotificationTrigger+Extensions.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCTSpeziNotificationsUI/UNNotificationTrigger+Extensions.swift:16:71: error: 'module' is inaccessible due to 'internal' protection level
14 |     var type: LocalizedStringResource {
15 |         if self is UNCalendarNotificationTrigger {
16 |             LocalizedStringResource("Calendar", bundle: .atURL(from: .module))
   |                                                                       `- error: 'module' is inaccessible due to 'internal' protection level
17 |         } else if self is UNTimeIntervalNotificationTrigger {
18 |             LocalizedStringResource("Interval", bundle: .atURL(from: .module))
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziViews_SpeziViews.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziViews.bundle"
[339/346] Emitting module XCTSpeziNotificationsUI
[340/346] Compiling XCTSpeziNotificationsUI NotificationRequestLabel.swift
[341/346] Compiling XCTSpeziNotificationsUI NotificationTriggerLabel.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCTSpeziNotificationsUI/NotificationTriggerLabel.swift:23:132: error: 'module' is inaccessible due to 'internal' protection level
21 |         Group {
22 |             if nextTriggerDate > .now {
23 |                 Text("in \(Text(.currentDate, format: SystemFormatStyle.DateOffset(to: nextTriggerDate, sign: .never)))", bundle: .module)
   |                                                                                                                                    `- error: 'module' is inaccessible due to 'internal' protection level
24 |             } else {
25 |                 Text("\(Text(.currentDate, format: SystemFormatStyle.DateOffset(to: nextTriggerDate, sign: .never))) ago", bundle: .module)
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziViews_SpeziViews.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziViews.bundle"
[342/346] Compiling XCTSpeziNotificationsUI PendingNotificationsList.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCTSpeziNotificationsUI/PendingNotificationsList.swift:25:9: error: generic parameter 'V' could not be inferred
23 |
24 |     public var body: some View {
25 |         Group {
   |         `- error: generic parameter 'V' could not be inferred
26 |             if viewState == .processing {
27 |                 ProgressView()
SwiftUI.Group:4:12: note: in call to initializer
 2 | extension Group : TabContent where Content : TabContent {
 3 |     public typealias TabValue = Content.TabValue
 4 |     public init<V>(@TabContentBuilder<V> content: () -> Content) where V == Content.TabValue
   |            `- note: in call to initializer
 5 |     public init<V>(@TabContentBuilder<V?> content: () -> Content) where V : Hashable, Content.TabValue == V?
 6 |     @MainActor @inlinable @preconcurrency public var _identifiedView: Content._IdentifiedView { get }
/Users/admin/builder/spi-builder-workspace/Sources/XCTSpeziNotificationsUI/PendingNotificationsList.swift:52:69: error: 'module' is inaccessible due to 'internal' protection level
50 |             }
51 |         }
52 |             .navigationTitle(Text("Pending Notifications", bundle: .module))
   |                                                                     `- error: 'module' is inaccessible due to 'internal' protection level
53 |             .task {
54 |                 await refreshList()
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziViews_SpeziViews.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziViews.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/XCTSpeziNotificationsUI/PendingNotificationsList.swift:63:42: error: 'module' is inaccessible due to 'internal' protection level
61 |         } label: {
62 |             Label {
63 |                 Text("Refresh", bundle: .module)
   |                                          `- error: 'module' is inaccessible due to 'internal' protection level
64 |             } icon: {
65 |                 Image(systemName: "arrow.clockwise") // swiftlint:disable:this accessibility_label_for_image
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziViews_SpeziViews.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziViews.bundle"
[343/346] Compiling XCTSpeziNotificationsUI NotificationRequestView.swift
/Users/admin/builder/spi-builder-workspace/Sources/XCTSpeziNotificationsUI/NotificationRequestView.swift:27:49: error: 'module' is inaccessible due to 'internal' protection level
 25 |                     Text(request.identifier)
 26 |                 } label: {
 27 |                     Text("Identifier", bundle: .module)
    |                                                 `- error: 'module' is inaccessible due to 'internal' protection level
 28 |                 }
 29 |                 .accessibilityElement(children: .combine)
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziViews_SpeziViews.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziViews.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/XCTSpeziNotificationsUI/NotificationRequestView.swift:54:40: error: 'module' is inaccessible due to 'internal' protection level
 52 |                 Text(request.content.title)
 53 |             } label: {
 54 |                 Text("Title", bundle: .module)
    |                                        `- error: 'module' is inaccessible due to 'internal' protection level
 55 |             }
 56 |                 .accessibilityElement(children: .combine)
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziViews_SpeziViews.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziViews.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/XCTSpeziNotificationsUI/NotificationRequestView.swift:92:38: error: 'module' is inaccessible due to 'internal' protection level
 90 |             }
 91 |         } header: {
 92 |             Text("Content", bundle: .module)
    |                                      `- error: 'module' is inaccessible due to 'internal' protection level
 93 |         }
 94 |     }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziViews_SpeziViews.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziViews.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/XCTSpeziNotificationsUI/NotificationRequestView.swift:100:76: error: 'module' is inaccessible due to 'internal' protection level
 98 | #if !os(tvOS)
 99 |             LabeledContent {
100 |                 Text(request.content.sound != nil ? "Yes" : "No", bundle: .module)
    |                                                                            `- error: 'module' is inaccessible due to 'internal' protection level
101 |             } label: {
102 |                 Text("Sound", bundle: .module)
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziViews_SpeziViews.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziViews.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/XCTSpeziNotificationsUI/NotificationRequestView.swift:102:40: error: 'module' is inaccessible due to 'internal' protection level
100 |                 Text(request.content.sound != nil ? "Yes" : "No", bundle: .module)
101 |             } label: {
102 |                 Text("Sound", bundle: .module)
    |                                        `- error: 'module' is inaccessible due to 'internal' protection level
103 |             }
104 |                 .accessibilityElement(children: .combine)
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziViews_SpeziViews.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziViews.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/XCTSpeziNotificationsUI/NotificationRequestView.swift:114:39: error: 'module' is inaccessible due to 'internal' protection level
112 |                 .accessibilityElement(children: .combine)
113 |         } header: {
114 |             Text("Delivery", bundle: .module)
    |                                       `- error: 'module' is inaccessible due to 'internal' protection level
115 |         }
116 |     }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziViews_SpeziViews.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziViews.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/XCTSpeziNotificationsUI/NotificationRequestView.swift:124:43: error: 'module' is inaccessible due to 'internal' protection level
122 |                     Text(trigger.type)
123 |                 } label: {
124 |                     Text("Type", bundle: .module)
    |                                           `- error: 'module' is inaccessible due to 'internal' protection level
125 |                 }
126 |                     .accessibilityElement(children: .combine)
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziViews_SpeziViews.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziViews.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/XCTSpeziNotificationsUI/NotificationRequestView.swift:141:42: error: 'module' is inaccessible due to 'internal' protection level
139 |                 LabeledContent("Repeats", value: "\(trigger.repeats)")
140 |             } header: {
141 |                 Text("Trigger", bundle: .module)
    |                                          `- error: 'module' is inaccessible due to 'internal' protection level
142 |             }
143 |         }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziViews_SpeziViews.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziViews.bundle"
Fetching https://github.com/StanfordSpezi/Spezi.git
Fetching https://github.com/StanfordSpezi/SpeziViews.git
[1/9135] Fetching spezi
[93/12371] Fetching spezi, speziviews
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (1.08s)
[1586/3236] Fetching speziviews
Fetched https://github.com/StanfordSpezi/SpeziViews.git from cache (1.21s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.8.1 (0.63s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching https://github.com/apple/swift-collections.git
[1/534] Fetching xctruntimeassertions
[178/1304] Fetching xctruntimeassertions, spezifoundation
[997/17610] Fetching xctruntimeassertions, spezifoundation, swift-collections
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.85s)
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.85s)
[490/16306] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.78s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 1.1.3 (2.52s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.67s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.1.5 (0.61s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5918] Fetching swift-algorithms
[238/7623] Fetching swift-algorithms, swift-atomics
Fetched https://github.com/apple/swift-algorithms.git from cache (1.01s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.01s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.47s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.57s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.04s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.58s)
Computing version for https://github.com/StanfordSpezi/SpeziViews.git
Computed https://github.com/StanfordSpezi/SpeziViews.git at 1.10.1 (0.64s)
Creating working copy for https://github.com/StanfordSpezi/SpeziViews.git
Working copy of https://github.com/StanfordSpezi/SpeziViews.git resolved at 1.10.1
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.1.5
Creating working copy for https://github.com/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.8.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.2.0
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 1.1.3
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-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
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
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/XCTSpeziNotificationsUI/Resources/Localizable.xcstrings.license
    /Users/admin/builder/spi-builder-workspace/Sources/XCTSpeziNotificationsUI/Resources/Localizable.xcstrings
BUILD FAILURE 6.0 macosSpm