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 SpeziChat, reference main (021ec6), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 00:02:38 UTC.

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/SpeziChat.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziChat
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 021ec65 Small Swift 6 improvements (#24)
Cloned https://github.com/StanfordSpezi/SpeziChat.git
Revision (git rev-parse @):
021ec65df13c02176d43737b8587a41cd520a510
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziChat.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziChat.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/22] Write sources
[1/22] Copying Localizable.xcstrings.license
[2/22] Write sources
[3/22] Copying Localizable.xcstrings
[3/22] Copying Localizable.xcstrings.license
[6/22] Copying Info.plist
[6/22] Copying Localizable.xcstrings
[8/22] Write sources
[8/22] Copying Info.plist
[9/22] Write sources
[18/22] Write swift-version-1EA4D86E10B52AF.txt
[19/22] Compiling _NumericsShims _NumericsShims.c
[20/55] Compiling _AtomicsShims.c
[22/74] Compiling RealModule Real.swift
[23/75] Compiling RealModule Float80+Real.swift
[24/75] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[25/76] Compiling InternalCollectionsUtilities Debugging.swift
[26/76] Compiling InternalCollectionsUtilities Descriptions.swift
[27/76] Emitting module RealModule
[28/76] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[29/76] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[30/76] Compiling RealModule RealFunctions.swift
[31/76] Compiling Atomics AtomicBool.swift
[32/76] Compiling Atomics IntegerConformances.swift
[33/76] Compiling RealModule ApproximateEquality.swift
[34/76] Compiling RealModule AugmentedArithmetic.swift
[35/76] Compiling RealModule AlgebraicField.swift
[36/76] Compiling RealModule Double+Real.swift
[37/76] Compiling RealModule ElementaryFunctions.swift
[38/76] Compiling RealModule Float+Real.swift
[39/76] Compiling RealModule Float16+Real.swift
[40/76] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[41/76] Emitting module InternalCollectionsUtilities
[42/76] Compiling Atomics OptionalRawRepresentable.swift
[43/76] Compiling Atomics RawRepresentable.swift
[44/102] Compiling Algorithms EitherSequence.swift
[45/102] Compiling Algorithms FirstNonNil.swift
[46/102] Compiling Algorithms FlattenCollection.swift
[47/102] Compiling Algorithms RandomSample.swift
[48/102] Compiling Algorithms Split.swift
[49/102] Compiling Algorithms Stride.swift
[50/103] Compiling Algorithms Indexed.swift
[51/103] Compiling Algorithms Intersperse.swift
[52/103] Compiling Algorithms Joined.swift
[53/103] Compiling Algorithms Keyed.swift
[54/103] Compiling Atomics Unmanaged extensions.swift
[55/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[56/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[57/159] Compiling OrderedCollections _HashTable.swift
[58/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[59/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[60/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[61/159] Compiling OrderedCollections _HashTable+Testing.swift
[62/159] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[63/159] Compiling OrderedCollections _HashTable+Bucket.swift
[64/159] Compiling OrderedCollections _HashTable+BucketIterator.swift
[65/159] Compiling OrderedCollections _HashTable+Constants.swift
[66/159] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[66/159] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[68/159] Emitting module Atomics
[69/159] Compiling OrderedCollections OrderedDictionary+Elements.swift
[70/159] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[71/159] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[72/159] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[73/159] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[74/159] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[75/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[76/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[77/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[78/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[79/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[80/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[81/159] Compiling OrderedCollections OrderedSet+Hashable.swift
[82/159] Compiling OrderedCollections OrderedSet+Initializers.swift
[83/159] Compiling OrderedCollections OrderedSet+Insertions.swift
[84/159] Compiling OrderedCollections OrderedSet+Invariants.swift
[85/159] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[86/159] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[87/159] Compiling OrderedCollections _Hashtable+Header.swift
[88/159] Compiling OrderedCollections OrderedDictionary+Codable.swift
[89/159] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[90/159] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[91/159] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[92/159] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[96/167] Compiling OrderedCollections OrderedSet+Codable.swift
[97/167] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[98/167] Compiling OrderedCollections OrderedSet+Descriptions.swift
[99/167] Compiling OrderedCollections OrderedSet+Diffing.swift
[100/167] Compiling OrderedCollections OrderedSet+Equatable.swift
[101/167] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[102/167] Compiling Algorithms Unique.swift
[103/167] Compiling Algorithms Windows.swift
[104/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[105/167] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[106/167] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[107/167] Compiling OrderedCollections OrderedSet+Sendable.swift
[113/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[114/167] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[115/167] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[116/167] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[117/167] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[118/167] Compiling OrderedCollections OrderedDictionary+Values.swift
[119/167] Compiling OrderedCollections OrderedDictionary.swift
[151/167] Emitting module OrderedCollections
[152/167] Compiling OrderedCollections OrderedSet+SubSequence.swift
[153/167] Compiling OrderedCollections OrderedSet+Testing.swift
[154/167] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[155/167] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[156/167] Compiling OrderedCollections OrderedSet.swift
[157/167] Compiling OrderedCollections _UnsafeBitset.swift
[158/167] Emitting module Algorithms
[159/167] Compiling RuntimeAssertions DebugOnly.swift
[160/167] Compiling RuntimeAssertions Assert.swift
[161/167] Compiling RuntimeAssertions NeverReturn.swift
[162/167] Compiling RuntimeAssertions RuntimeAssertion.swift
[163/167] Compiling RuntimeAssertions Counter.swift
[164/167] Compiling RuntimeAssertions Precondition.swift
[165/167] Compiling RuntimeAssertions RuntimePrecondition.swift
[166/167] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[167/167] Emitting module RuntimeAssertions
[168/203] Compiling SpeziFoundation ArrayBuilder.swift
[169/203] Compiling SpeziFoundation RangeReplaceableCollectionBuilder.swift
[170/203] Compiling SpeziFoundation SetBuilder.swift
[171/203] Compiling SpeziFoundation AsyncSemaphore.swift
[172/206] Compiling SpeziFoundation StaticString+Hashable.swift
[173/206] Compiling SpeziFoundation TimeoutError.swift
[174/206] Compiling SpeziFoundation TopLevelDecoder.swift
[175/206] Compiling SpeziFoundation TopLevelEncoder.swift
[176/206] Compiling SpeziFoundation DiscardTaskGroup+CancellableTask.swift
[177/206] Compiling SpeziFoundation MainActorExecution.swift
[178/206] Compiling SpeziFoundation ManagedAsynchronousAccess.swift
[179/206] Compiling SpeziFoundation RWLock.swift
[180/206] Compiling SpeziFoundation ValueRepository.swift
[181/206] Compiling SpeziFoundation ComputedKnowledgeSource.swift
[182/206] Compiling SpeziFoundation DefaultProvidingKnowledgeSource.swift
[183/206] Compiling SpeziFoundation KnowledgeSource.swift
[184/206] Compiling SpeziFoundation Version.swift
[185/206] Compiling SpeziFoundation RuntimeConfig.swift
[186/206] Compiling SpeziFoundation RepositoryValue.swift
[187/206] Compiling SpeziFoundation SendableValueRepository.swift
[188/206] Compiling SpeziFoundation RecursiveRWLock.swift
[189/206] Compiling SpeziFoundation AnyArray.swift
[190/206] Compiling SpeziFoundation AnyOptional.swift
[191/206] Compiling SpeziFoundation BinarySearch.swift
[192/206] Compiling SpeziFoundation OptionalComputedKnowledgeSource.swift
[193/206] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[194/206] Compiling SpeziFoundation RepositoryAnchor.swift
[195/206] Compiling SpeziFoundation SendableSharedRepository.swift
[196/206] Compiling SpeziFoundation SharedRepository.swift
[197/206] Compiling SpeziFoundation resource_bundle_accessor.swift
[198/206] Emitting module SpeziFoundation
[199/206] Compiling SpeziFoundation ObjCExceptionHandling.swift
[200/206] Compiling SpeziFoundation OrderedArray.swift
[201/206] Compiling SpeziFoundation RuntimeEnvironment.swift
[202/206] Compiling SpeziFoundation SequenceExtensions.swift
[203/206] Compiling SpeziFoundation Calendar.swift
[204/206] Compiling SpeziFoundation DataDescriptor.swift
[205/206] Compiling SpeziFoundation Duration.swift
[206/206] Compiling SpeziFoundation KeyValuePairs.swift
[207/265] Compiling Spezi DefaultInitializable.swift
[208/265] Compiling Spezi DependencyManager.swift
[209/265] Compiling Spezi DependencyManagerError.swift
[210/265] Compiling Spezi Module+DependencyRelation.swift
[211/265] Compiling Spezi DependencyBuilder.swift
[212/265] Compiling Spezi DependencyCollection.swift
[213/265] Compiling Spezi DependencyCollectionBuilder.swift
[214/271] Emitting module Spezi
[215/271] Compiling Spezi Application+TypeAlias.swift
[216/271] Compiling Spezi ApplicationDelegate.swift
[217/271] Compiling Spezi ApplicationDelegateAdaptor.swift
[218/271] Compiling Spezi DynamicReference.swift
[219/271] Compiling Spezi Module+Properties.swift
[220/271] Compiling Spezi ProcessInfo+PreviewSimulator.swift
[221/271] Compiling Spezi DependencyContext.swift
[222/271] Compiling Spezi DependencyDeclaration.swift
[223/271] Compiling Spezi DependencyPropertyWrapper.swift
[224/271] Compiling Spezi Module+Dependencies.swift
[225/271] Compiling Spezi DependencyReference.swift
[226/271] Compiling Spezi ModuleReference.swift
[227/271] Compiling Spezi Module.swift
[228/271] Compiling Spezi SpeziAnchor.swift
[229/271] Compiling Spezi SpeziStorage.swift
[230/271] Compiling Spezi StoredModulesKey.swift
[231/271] Compiling Spezi ModuleDescription.swift
[232/271] Compiling Spezi ServiceModuleGroup.swift
[233/271] Compiling Spezi Spezi+Logger.swift
[234/271] Compiling Spezi ModuleBuilder.swift
[235/271] Compiling Spezi ModuleCollection.swift
[236/271] Compiling Spezi ModuleOwnership.swift
[237/271] Compiling Spezi BackgroundFetchResult.swift
[238/271] Compiling Spezi NotificationHandler.swift
[239/271] Compiling Spezi NotificationTokenHandler.swift
[240/271] Compiling Spezi ApplicationPropertyWrapper.swift
[241/271] Compiling Spezi CollectPropertyWrapper.swift
[242/271] Compiling Spezi CollectedModuleValues.swift
[243/271] Compiling Spezi ProvidePropertyWrapper.swift
[244/271] Compiling Spezi StorageValueCollector.swift
[245/271] Compiling Spezi StorageValueProvider.swift
[246/271] Compiling Spezi LifecycleHandler.swift
[247/271] Compiling Spezi SpeziSceneDelegate.swift
[248/271] Compiling Spezi View+Spezi.swift
[249/271] Compiling Spezi DefaultStandard.swift
[250/271] Compiling Spezi Module+Standard.swift
[251/271] Compiling Spezi Standard.swift
[252/271] Compiling Spezi StandardPropertyWrapper.swift
[253/271] Compiling Spezi ServiceModule.swift
[254/271] Compiling Spezi EnvironmentAccessible.swift
[255/271] Compiling Spezi ModelModifier.swift
[256/271] Compiling Spezi ModelPropertyWrapper.swift
[257/271] Compiling Spezi ModifierPropertyWrapper.swift
[258/271] Compiling Spezi ViewModifierProvider.swift
[259/271] Compiling Spezi Configuration.swift
[260/271] Compiling Spezi RemoteNotificationRegistrationSupport.swift
[261/271] Compiling Spezi Spezi+RegisterRemoteNotificationsAction.swift
[262/271] Compiling Spezi Spezi+UnregisterRemoteNotifications.swift
[263/271] Compiling Spezi SpeziNotificationCenterDelegate.swift
[264/271] Compiling Spezi ImplicitlyCreatedModulesKey.swift
[265/271] Compiling Spezi LaunchOptionsKey.swift
[266/271] Compiling Spezi Spezi+Preview.swift
[267/271] Compiling Spezi Spezi+Spezi.swift
[268/271] Compiling Spezi Spezi.swift
[269/271] Compiling Spezi SpeziAppDelegate.swift
[270/271] Compiling Spezi SpeziModuleError.swift
[271/271] Compiling Spezi SpeziPropertyWrapper.swift
[272/326] Compiling SpeziViews DefaultErrorDescription.swift
[273/326] Compiling SpeziViews ProcessingDebounceDuration.swift
[274/326] Compiling SpeziViews ImageReference.swift
[275/326] Compiling SpeziViews OperationState.swift
[276/326] Compiling SpeziViews ViewState.swift
[277/326] Compiling SpeziViews ConfigureTipKit.swift
[278/331] Compiling SpeziViews StringProtocol+Localization.swift
[279/331] Compiling SpeziViews TextContentType.swift
[280/331] Compiling SpeziViews ConditionalModifier.swift
[281/331] Compiling SpeziViews DeviceOrientationModifier.swift
[282/331] Compiling SpeziViews FocusOnTapModifier.swift
[283/331] Compiling SpeziViews ProcessingOverlay.swift
[284/331] Compiling SpeziViews ListHeader.swift
[285/331] Compiling SpeziViews ListRow.swift
[286/331] Compiling SpeziViews IllegalNavigationStepView.swift
[287/331] Compiling SpeziViews ManagedNavigationStack+Path.swift
[288/331] Compiling SpeziViews ManagedNavigationStack.swift
[289/331] Compiling SpeziViews NavigationStepIdentifier.swift
[290/331] Compiling SpeziViews NavigationStepIdentifying.swift
[291/331] Compiling SpeziViews NavigationStepsBuilder.swift
[292/331] Compiling SpeziViews NavigationStepsCollection.swift
[293/331] Compiling SpeziViews ShareSheet.swift
[294/331] Compiling SpeziViews CanvasView.swift
[295/331] Compiling SpeziViews DescriptionGridRow.swift
[296/331] Compiling SpeziViews DynamicHStack.swift
[297/331] Compiling SpeziViews HorizontalGeometryReader.swift
[298/331] Compiling SpeziViews LabeledContent+Init.swift
[299/331] Emitting module SpeziViews
[300/331] Compiling SpeziViews ManagedViewUpdate.swift
[301/331] Compiling SpeziViews ReverseLabelStyle.swift
[302/331] Compiling SpeziViews AnyLocalizedError.swift
[303/331] Compiling SpeziViews Binding+Negate.swift
[304/331] Compiling SpeziViews BundleDescription+Bundle.swift
[305/331] Compiling SpeziViews LocalizedStringResource+String.swift
[306/331] Compiling SpeziViews AsyncButtonProcessingStyle.swift
[307/331] Compiling SpeziViews DismissButton.swift
[308/331] Compiling SpeziViews InfoButton.swift
[309/331] Compiling SpeziViews CaseIterablePicker.swift
[310/331] Compiling SpeziViews OptionSetPicker.swift
[311/331] Compiling SpeziViews PickerValue.swift
[312/331] Compiling SpeziViews ShimmerModifier.swift
[313/331] Compiling SpeziViews SkeletonLoadingModifier.swift
[314/331] Compiling SpeziViews OperationStateAlert.swift
[315/331] Compiling SpeziViews ViewStateAlert.swift
[316/331] Compiling SpeziViews ViewStateMapper.swift
[317/331] Compiling SpeziViews AsyncButton.swift
[318/331] Compiling SpeziViews ShareSheetInput.swift
[319/331] Compiling SpeziViews ShareableRepresentation.swift
[320/331] Compiling SpeziViews Label.swift
[321/331] Compiling SpeziViews LazyText.swift
[322/331] Compiling SpeziViews MarkdownView.swift
[323/331] Compiling SpeziViews TextContent.swift
[324/331] Compiling SpeziViews CompletedTileHeader.swift
[325/331] Compiling SpeziViews SimpleTile.swift
[326/331] Compiling SpeziViews TileHeader.swift
[327/331] Compiling SpeziViews resource_bundle_accessor.swift
[328/331] Emitting module SpeziSpeechRecognizer
[329/331] Compiling SpeziSpeechRecognizer SpeechRecognizer.swift
[330/331] Emitting module SpeziSpeechSynthesizer
[331/331] Compiling SpeziSpeechSynthesizer SpeechSynthesizer.swift
[332/347] Compiling SpeziChat MessagesView.swift
[333/347] Compiling SpeziChat Chat.swift
[334/347] Compiling SpeziChat ChatEntity.swift
[335/347] Compiling SpeziChat ChatEntity+HiddenMessageType.swift
[336/348] Compiling SpeziChat ChatEntity+Alignment.swift
[337/348] Compiling SpeziChat MessageStyleViewModifier.swift
[338/348] Compiling SpeziChat MessageView.swift
[339/348] Compiling SpeziChat ToolInteractionView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziChat/ToolInteractionView.swift:54:65: error: 'module' is inaccessible due to 'internal' protection level
52 |             Group {
53 |                 if content.contains(where: \.isNewline) && !isExpanded {
54 |                     Text(String(localized: "SEE_MORE", bundle: .module))
   |                                                                 `- error: 'module' is inaccessible due to 'internal' protection level
55 |                         .italic()
56 |                 } else {
/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"
[340/348] Compiling SpeziChat ChatView+Export.swift
[341/348] Compiling SpeziChat ChatView+ShareSheet.swift
[342/348] Emitting module SpeziChat
[343/348] Compiling SpeziChat ChatView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziChat/ChatView.swift:132:89: error: 'module' is inaccessible due to 'internal' protection level
130 |                         }) {
131 |                             Image(systemName: "square.and.arrow.up")
132 |                                 .accessibilityLabel(Text("EXPORT_CHAT_BUTTON", bundle: .module))
    |                                                                                         `- error: 'module' is inaccessible due to 'internal' protection level
133 |                         }
134 |                     }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation.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("SpeziFoundation_SpeziFoundation.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation_SpeziFoundation.bundle"
[344/348] Compiling SpeziChat MessageInputViewHeightKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziChat/ChatView.swift:132:89: error: 'module' is inaccessible due to 'internal' protection level
130 |                         }) {
131 |                             Image(systemName: "square.and.arrow.up")
132 |                                 .accessibilityLabel(Text("EXPORT_CHAT_BUTTON", bundle: .module))
    |                                                                                         `- error: 'module' is inaccessible due to 'internal' protection level
133 |                         }
134 |                     }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation.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("SpeziFoundation_SpeziFoundation.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation_SpeziFoundation.bundle"
[345/348] Compiling SpeziChat ChatView+SpeechButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziChat/ChatView+SpeechButton.swift:27:130: error: 'module' is inaccessible due to 'internal' protection level
 25 |                             Image(systemName: "speaker")
 26 |                                 .accessibilityIdentifier("Speaker")
 27 |                                 .accessibilityLabel(Text("Text to speech is enabled, press to disable text to speech.", bundle: .module))
    |                                                                                                                                  `- error: 'module' is inaccessible due to 'internal' protection level
 28 |                         } else {
 29 |                             Image(systemName: "speaker.slash")
/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"
[346/348] Compiling SpeziChat ChatView+SpeechOutput.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziChat/ChatView+SpeechButton.swift:27:130: error: 'module' is inaccessible due to 'internal' protection level
 25 |                             Image(systemName: "speaker")
 26 |                                 .accessibilityIdentifier("Speaker")
 27 |                                 .accessibilityLabel(Text("Text to speech is enabled, press to disable text to speech.", bundle: .module))
    |                                                                                                                                  `- error: 'module' is inaccessible due to 'internal' protection level
 28 |                         } else {
 29 |                             Image(systemName: "speaker.slash")
/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"
[347/348] Compiling SpeziChat TypingIndicator.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziChat/Helpers/TypingIndicator.swift:46:93: error: 'module' is inaccessible due to 'internal' protection level
44 |                         .frame(width: 10)
45 |                 }
46 |                     .accessibilityIdentifier(String(localized: "TYPING_INDICATOR", bundle: .module))
   |                                                                                             `- error: 'module' is inaccessible due to 'internal' protection level
47 |             }
48 |                 .frame(width: 42, height: 12, alignment: .center)
/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/SpeziChat/MessageInputView.swift:63:91: error: 'module' is inaccessible due to 'internal' protection level
 61 |         HStack(alignment: .bottom) {    // swiftlint:disable:this closure_body_length
 62 |             TextField(messagePlaceholder, text: $message, axis: .vertical)
 63 |                 .accessibilityLabel(String(localized: "MESSAGE_INPUT_TEXTFIELD", bundle: .module))
    |                                                                                           `- error: 'module' is inaccessible due to 'internal' protection level
 64 |                 .frame(maxWidth: .infinity)
 65 |                 .padding(.horizontal, 12)
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation.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("SpeziFoundation_SpeziFoundation.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation_SpeziFoundation.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziChat/MessageInputView.swift:140:84: error: 'module' is inaccessible due to 'internal' protection level
138 |             label: {
139 |                 Image(systemName: "arrow.up.circle.fill")
140 |                     .accessibilityLabel(String(localized: "SEND_MESSAGE", bundle: .module))
    |                                                                                    `- error: 'module' is inaccessible due to 'internal' protection level
141 |                     .font(.title)
142 |                     .foregroundColor(sendButtonForegroundColor)
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation.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("SpeziFoundation_SpeziFoundation.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation_SpeziFoundation.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziChat/MessageInputView.swift:155:89: error: 'module' is inaccessible due to 'internal' protection level
153 |             label: {
154 |                 Image(systemName: "mic.fill")
155 |                     .accessibilityLabel(String(localized: "MICROPHONE_BUTTON", bundle: .module))
    |                                                                                         `- error: 'module' is inaccessible due to 'internal' protection level
156 |                     .font(.title2)
157 |                     .foregroundColor(microphoneForegroundColor)
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation.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("SpeziFoundation_SpeziFoundation.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation_SpeziFoundation.bundle"
[348/348] Compiling SpeziChat MessageInputView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziChat/Helpers/TypingIndicator.swift:46:93: error: 'module' is inaccessible due to 'internal' protection level
44 |                         .frame(width: 10)
45 |                 }
46 |                     .accessibilityIdentifier(String(localized: "TYPING_INDICATOR", bundle: .module))
   |                                                                                             `- error: 'module' is inaccessible due to 'internal' protection level
47 |             }
48 |                 .frame(width: 42, height: 12, alignment: .center)
/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/SpeziChat/MessageInputView.swift:63:91: error: 'module' is inaccessible due to 'internal' protection level
 61 |         HStack(alignment: .bottom) {    // swiftlint:disable:this closure_body_length
 62 |             TextField(messagePlaceholder, text: $message, axis: .vertical)
 63 |                 .accessibilityLabel(String(localized: "MESSAGE_INPUT_TEXTFIELD", bundle: .module))
    |                                                                                           `- error: 'module' is inaccessible due to 'internal' protection level
 64 |                 .frame(maxWidth: .infinity)
 65 |                 .padding(.horizontal, 12)
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation.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("SpeziFoundation_SpeziFoundation.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation_SpeziFoundation.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziChat/MessageInputView.swift:140:84: error: 'module' is inaccessible due to 'internal' protection level
138 |             label: {
139 |                 Image(systemName: "arrow.up.circle.fill")
140 |                     .accessibilityLabel(String(localized: "SEND_MESSAGE", bundle: .module))
    |                                                                                    `- error: 'module' is inaccessible due to 'internal' protection level
141 |                     .font(.title)
142 |                     .foregroundColor(sendButtonForegroundColor)
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation.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("SpeziFoundation_SpeziFoundation.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation_SpeziFoundation.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziChat/MessageInputView.swift:155:89: error: 'module' is inaccessible due to 'internal' protection level
153 |             label: {
154 |                 Image(systemName: "mic.fill")
155 |                     .accessibilityLabel(String(localized: "MICROPHONE_BUTTON", bundle: .module))
    |                                                                                         `- error: 'module' is inaccessible due to 'internal' protection level
156 |                     .font(.title2)
157 |                     .foregroundColor(microphoneForegroundColor)
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation.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("SpeziFoundation_SpeziFoundation.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziFoundation_SpeziFoundation.bundle"
Fetching https://github.com/StanfordSpezi/SpeziFoundation
Fetching https://github.com/StanfordSpezi/SpeziViews
Fetching https://github.com/StanfordSpezi/SpeziSpeech
[1/1145] Fetching spezifoundation
[13/1612] Fetching spezifoundation, spezispeech
[266/5363] Fetching spezifoundation, spezispeech, speziviews
Fetched https://github.com/StanfordSpezi/SpeziFoundation from cache (1.31s)
Fetched https://github.com/StanfordSpezi/SpeziSpeech from cache (1.31s)
Fetched https://github.com/StanfordSpezi/SpeziViews from cache (1.31s)
Computing version for https://github.com/StanfordSpezi/SpeziSpeech
Computed https://github.com/StanfordSpezi/SpeziSpeech at 1.1.2 (3.89s)
Fetching https://github.com/StanfordSpezi/Spezi
[1/9322] Fetching spezi
Fetched https://github.com/StanfordSpezi/Spezi from cache (1.41s)
Computing version for https://github.com/StanfordSpezi/Spezi
Computed https://github.com/StanfordSpezi/Spezi at 1.9.0 (1.95s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
[12/583] Fetching xctruntimeassertions
[538/17223] Fetching xctruntimeassertions, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.85s)
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (1.85s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation
Computed https://github.com/StanfordSpezi/SpeziFoundation at 2.1.9 (2.39s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
[1/1797] Fetching swift-atomics
[91/7756] Fetching swift-atomics, swift-algorithms
Fetched https://github.com/apple/swift-atomics.git from cache (1.00s)
Fetched https://github.com/apple/swift-algorithms.git from cache (1.00s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.1.0 (1.54s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.87s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.00s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.42s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.49s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.48s)
Computing version for https://github.com/StanfordSpezi/SpeziViews
Computed https://github.com/StanfordSpezi/SpeziViews at 1.11.0 (0.53s)
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/Spezi
Working copy of https://github.com/StanfordSpezi/Spezi resolved at 1.9.0
Creating working copy for https://github.com/StanfordSpezi/SpeziSpeech
Working copy of https://github.com/StanfordSpezi/SpeziSpeech resolved at 1.1.2
Creating working copy for https://github.com/StanfordSpezi/SpeziViews
Working copy of https://github.com/StanfordSpezi/SpeziViews resolved at 1.11.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.2.0
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation
Working copy of https://github.com/StanfordSpezi/SpeziFoundation resolved at 2.1.9
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 2.1.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
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/SpeziChat/Resources/Localizable.xcstrings.license
    /Users/admin/builder/spi-builder-workspace/Sources/SpeziChat/Resources/Localizable.xcstrings
BUILD FAILURE 6.2 macosSpm