The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Failed to build SpeziChat, reference 0.2.4 (021ec6), with Swift 6.1 for macOS (SPM) on 30 Apr 2025 10:30:00 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.61.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziChat.git
Reference: 0.2.4
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziChat
 * tag               0.2.4      -> FETCH_HEAD
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 0.2.4
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.1
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziChat.git
https://github.com/StanfordSpezi/SpeziChat.git
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "spezifoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziFoundation"
    },
    {
      "identity" : "spezispeech",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziSpeech"
    },
    {
      "identity" : "speziviews",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziViews"
    }
  ],
  "manifest_display_name" : "SpeziChat",
  "name" : "SpeziChat",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SpeziChat",
      "targets" : [
        "SpeziChat"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpeziChatTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziChatTests",
      "path" : "Tests/SpeziChatTests",
      "sources" : [
        "SpeziChatTests.swift"
      ],
      "target_dependencies" : [
        "SpeziChat"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziChat",
      "module_type" : "SwiftTarget",
      "name" : "SpeziChat",
      "path" : "Sources/SpeziChat",
      "product_dependencies" : [
        "SpeziFoundation",
        "SpeziSpeechRecognizer",
        "SpeziSpeechSynthesizer",
        "SpeziViews"
      ],
      "product_memberships" : [
        "SpeziChat"
      ],
      "sources" : [
        "ChatView+Export.swift",
        "ChatView+ShareSheet.swift",
        "ChatView+SpeechButton.swift",
        "ChatView+SpeechOutput.swift",
        "ChatView.swift",
        "Helpers/MessageInputViewHeightKey.swift",
        "Helpers/TypingIndicator.swift",
        "MessageInputView.swift",
        "MessageStyleViewModifier.swift",
        "MessageView.swift",
        "MessagesView.swift",
        "Models/Chat.swift",
        "Models/ChatEntity+Alignment.swift",
        "Models/ChatEntity+HiddenMessageType.swift",
        "Models/ChatEntity.swift",
        "ToolInteractionView.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64 -Xswiftc -Xfrontend -Xswiftc -stats-output-dir -Xswiftc -Xfrontend -Xswiftc .stats
Building for debugging...
[0/22] Write sources
[2/22] Copying Localizable.xcstrings
[2/22] Write sources
[2/22] Copying Localizable.xcstrings.license
[7/22] Copying Info.plist
[8/22] Write sources
[8/22] Copying Localizable.xcstrings
[8/22] Write sources
[12/22] Copying Localizable.xcstrings.license
[12/22] Write sources
[18/22] Compiling _NumericsShims _NumericsShims.c
[19/22] Write swift-version-2F0A5646E1D333AE.txt
[20/22] Compiling _AtomicsShims.c
[22/78] Compiling Atomics AtomicMemoryOrderings.swift
[23/78] Compiling Atomics DoubleWord.swift
[24/79] Emitting module InternalCollectionsUtilities
[25/79] Compiling Atomics ManagedAtomic.swift
[26/79] Compiling Atomics ManagedAtomicLazyReference.swift
[27/79] Compiling Atomics PointerConformances.swift
[28/79] Compiling Atomics Primitives.native.swift
[29/79] Compiling Atomics AtomicStorage.swift
[30/79] Compiling Atomics AtomicValue.swift
[31/79] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[32/79] Compiling RealModule ElementaryFunctions.swift
[33/79] Compiling RealModule Real.swift
[34/79] Compiling RealModule Float16+Real.swift
[35/79] Compiling RealModule Float80+Real.swift
[36/79] Compiling RealModule Float+Real.swift
[37/80] Compiling RealModule ApproximateEquality.swift
[38/80] Compiling RealModule AugmentedArithmetic.swift
[39/80] Compiling RealModule AlgebraicField.swift
[40/80] Emitting module RealModule
[41/80] Compiling RealModule Double+Real.swift
[42/80] Compiling Atomics UnsafeAtomic.swift
[43/80] Compiling Atomics UnsafeAtomicLazyReference.swift
[44/80] Compiling Atomics OptionalRawRepresentable.swift
[45/80] Compiling Atomics RawRepresentable.swift
[46/80] Compiling Atomics AtomicOptionalWrappable.swift
[47/80] Compiling Atomics AtomicReference.swift
[52/80] Compiling Atomics Primitives.shims.swift
[53/80] Compiling Atomics AtomicInteger.swift
[58/82] Compiling RealModule RealFunctions.swift
[59/82] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[64/102] Compiling Algorithms MinMax.swift
[65/102] Compiling Algorithms Combinations.swift
[66/108] Compiling Algorithms Trim.swift
[67/108] Compiling Algorithms Partition.swift
[68/164] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[69/164] Compiling OrderedCollections OrderedDictionary+Values.swift
[70/164] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[71/164] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[72/164] Emitting module Atomics
[73/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[74/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[75/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[76/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[77/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[78/164] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[79/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[80/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[81/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[82/170] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[83/170] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[84/170] Compiling OrderedCollections OrderedSet+Sendable.swift
[85/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[86/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[87/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[88/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[89/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[90/170] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[91/170] Compiling OrderedCollections OrderedSet+Codable.swift
[92/170] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[93/170] Compiling OrderedCollections OrderedSet+Descriptions.swift
[94/170] Compiling OrderedCollections OrderedSet+Diffing.swift
[95/170] Compiling OrderedCollections OrderedSet+Equatable.swift
[96/170] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[97/170] Compiling OrderedCollections _Hashtable+Header.swift
[98/170] Compiling OrderedCollections OrderedDictionary+Codable.swift
[99/170] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[100/170] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[101/170] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[102/170] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[103/170] Compiling OrderedCollections OrderedDictionary+Elements.swift
[104/170] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[105/170] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[106/170] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[107/170] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[108/170] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[112/172] Compiling OrderedCollections OrderedSet+Hashable.swift
[113/172] Compiling OrderedCollections OrderedSet+Initializers.swift
[114/172] Compiling OrderedCollections OrderedSet+Insertions.swift
[115/172] Compiling OrderedCollections OrderedSet+Invariants.swift
[116/172] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[117/172] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[117/172] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[119/172] Compiling OrderedCollections _HashTable.swift
[120/172] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[127/172] Compiling OrderedCollections OrderedDictionary.swift
[135/172] Compiling Algorithms Unique.swift
[136/172] Compiling Algorithms Windows.swift
[137/172] Compiling OrderedCollections _HashTable+Bucket.swift
[138/172] Compiling OrderedCollections _HashTable+BucketIterator.swift
[139/172] Compiling OrderedCollections OrderedSet+SubSequence.swift
[140/172] Compiling OrderedCollections OrderedSet+Testing.swift
[141/172] Compiling OrderedCollections _HashTable+Constants.swift
[142/172] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[143/172] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[144/172] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[145/172] Compiling OrderedCollections _HashTable+Testing.swift
[146/172] Compiling OrderedCollections OrderedSet.swift
[147/172] Compiling OrderedCollections _UnsafeBitset.swift
[148/172] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[162/172] Emitting module OrderedCollections
[163/172] Emitting module Algorithms
[164/172] Compiling XCTRuntimeAssertions XCTRuntimePrecondition.swift
[165/172] Compiling XCTRuntimeAssertions XCTRuntimeAssertionInjector.swift
[166/172] Compiling XCTRuntimeAssertions NeverReturn.swift
[167/172] Compiling XCTRuntimeAssertions Precondition.swift
[168/172] Compiling XCTRuntimeAssertions XCTFail.swift
[169/172] Compiling XCTRuntimeAssertions Counter.swift
[170/172] Compiling XCTRuntimeAssertions Assert.swift
[171/172] Emitting module XCTRuntimeAssertions
[172/172] Compiling XCTRuntimeAssertions XCTRuntimeAssertion.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/210] Compiling SpeziFoundation TimeoutError.swift
[178/210] Compiling SpeziFoundation TopLevelDecoder.swift
[179/210] Compiling SpeziFoundation TopLevelEncoder.swift
[180/210] Compiling SpeziFoundation Version.swift
[181/210] Compiling SpeziFoundation ComputedKnowledgeSource.swift
[182/210] Compiling SpeziFoundation DefaultProvidingKnowledgeSource.swift
[183/210] Compiling SpeziFoundation KnowledgeSource.swift
[184/210] Compiling SpeziFoundation OptionalComputedKnowledgeSource.swift
[185/210] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[186/210] Compiling SpeziFoundation RepositoryAnchor.swift
[187/210] Compiling SpeziFoundation MainActorExecution.swift
[188/210] Compiling SpeziFoundation ManagedAsynchronousAccess.swift
[189/210] Compiling SpeziFoundation RWLock.swift
[190/210] Compiling SpeziFoundation RecursiveRWLock.swift
[191/210] Compiling SpeziFoundation SendableSharedRepository.swift
[192/210] Compiling SpeziFoundation SharedRepository.swift
[193/210] Compiling SpeziFoundation resource_bundle_accessor.swift
[194/210] Compiling SpeziFoundation OrderedArray.swift
[195/210] Compiling SpeziFoundation RuntimeEnvironment.swift
[196/210] Compiling SpeziFoundation SequenceExtensions.swift
[197/210] Compiling SpeziFoundation StaticString+Hashable.swift
[198/210] Emitting module SpeziFoundation
[199/210] Compiling SpeziFoundation AnyArray.swift
[200/210] Compiling SpeziFoundation AnyOptional.swift
[201/210] Compiling SpeziFoundation BinarySearch.swift
[202/210] Compiling SpeziFoundation Calendar.swift
[203/210] Compiling SpeziFoundation ArrayBuilder.swift
[204/210] Compiling SpeziFoundation RangeReplaceableCollectionBuilder.swift
[205/210] Compiling SpeziFoundation SetBuilder.swift
[206/210] Compiling SpeziFoundation AsyncSemaphore.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] Emitting module Spezi
[212/273] Compiling Spezi ApplicationPropertyWrapper.swift
[213/273] Compiling Spezi CollectPropertyWrapper.swift
[214/273] Compiling Spezi CollectedModuleValues.swift
[215/273] Compiling Spezi ProvidePropertyWrapper.swift
[216/273] Compiling Spezi StorageValueCollector.swift
[217/273] Compiling Spezi StorageValueProvider.swift
[218/273] Compiling Spezi LifecycleHandler.swift
[219/273] Compiling Spezi Application+TypeAlias.swift
[220/273] Compiling Spezi ApplicationDelegate.swift
[221/273] Compiling Spezi ApplicationDelegateAdaptor.swift
[222/273] Compiling Spezi DynamicReference.swift
[223/273] Compiling Spezi Module+Properties.swift
[224/273] Compiling Spezi ProcessInfo+PreviewSimulator.swift
[225/273] Compiling Spezi DependencyManager.swift
[226/273] Compiling Spezi DependencyManagerError.swift
[227/273] Compiling Spezi Module+DependencyRelation.swift
[228/273] Compiling Spezi DependencyBuilder.swift
[229/273] Compiling Spezi DependencyCollection.swift
[230/273] Compiling Spezi DependencyCollectionBuilder.swift
[231/273] Compiling Spezi DependencyContext.swift
[232/273] Compiling Spezi DependencyDeclaration.swift
[233/273] Compiling Spezi DependencyPropertyWrapper.swift
[234/273] Compiling Spezi Module+Dependencies.swift
[235/273] Compiling Spezi DependencyReference.swift
[236/273] Compiling Spezi ModuleReference.swift
[237/273] Compiling Spezi EnvironmentAccessible.swift
[238/273] Compiling Spezi ModelModifier.swift
[239/273] Compiling Spezi ModelPropertyWrapper.swift
[240/273] Compiling Spezi ModifierPropertyWrapper.swift
[241/273] Compiling Spezi ViewModifierProvider.swift
[242/273] Compiling Spezi Configuration.swift
[243/273] Compiling Spezi DefaultInitializable.swift
[244/273] Compiling Spezi Module.swift
[245/273] Compiling Spezi ModuleBuilder.swift
[246/273] Compiling Spezi ModuleCollection.swift
[247/273] Compiling Spezi ModuleOwnership.swift
[248/273] Compiling Spezi BackgroundFetchResult.swift
[249/273] Compiling Spezi NotificationHandler.swift
[250/273] Compiling Spezi SpeziSceneDelegate.swift
[251/273] Compiling Spezi View+Spezi.swift
[252/273] Compiling Spezi DefaultStandard.swift
[253/273] Compiling Spezi Module+Standard.swift
[254/273] Compiling Spezi Standard.swift
[255/273] Compiling Spezi StandardPropertyWrapper.swift
[256/273] Compiling Spezi Spezi+Preview.swift
[257/273] Compiling Spezi Spezi+Spezi.swift
[258/273] Compiling Spezi Spezi.swift
[259/273] Compiling Spezi SpeziAppDelegate.swift
[260/273] Compiling Spezi SpeziModuleError.swift
[261/273] Compiling Spezi SpeziPropertyWrapper.swift
[262/273] Compiling Spezi LaunchOptionsKey.swift
[263/273] Compiling Spezi SpeziAnchor.swift
[264/273] Compiling Spezi SpeziStorage.swift
[265/273] Compiling Spezi StoredModulesKey.swift
[266/273] Compiling Spezi ModuleDescription.swift
[267/273] Compiling Spezi Spezi+Logger.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/324] Compiling SpeziViews DefaultErrorDescription.swift
[275/324] Compiling SpeziViews ProcessingDebounceDuration.swift
[276/324] Compiling SpeziViews ImageReference.swift
[277/324] Compiling SpeziViews OperationState.swift
[278/324] Compiling SpeziViews ViewState.swift
[279/324] Compiling SpeziViews ConfigureTipKit.swift
[280/329] Compiling SpeziViews NavigationStepsBuilder.swift
[281/329] Compiling SpeziViews NavigationStepsCollection.swift
[282/329] Compiling SpeziViews Label.swift
[283/329] Compiling SpeziViews LazyText.swift
[284/329] Compiling SpeziViews MarkdownView.swift
[285/329] Emitting module SpeziViews
[286/329] Compiling SpeziViews DynamicHStack.swift
[287/329] Compiling SpeziViews HorizontalGeometryReader.swift
[288/329] Compiling SpeziViews LabeledContent+Init.swift
[289/329] Compiling SpeziViews ListHeader.swift
[290/329] Compiling SpeziViews ListRow.swift
[291/329] Compiling SpeziViews ManagedViewUpdate.swift
[292/329] Compiling SpeziViews ReverseLabelStyle.swift
[293/329] Compiling SpeziViews AnyLocalizedError.swift
[294/329] Compiling SpeziViews Binding+Negate.swift
[295/329] Compiling SpeziViews BundleDescription+Bundle.swift
[296/329] Compiling SpeziViews LocalizedStringResource+String.swift
[297/329] Compiling SpeziViews StringProtocol+Localization.swift
[298/329] Compiling SpeziViews TextContentType.swift
[299/329] Compiling SpeziViews ConditionalModifier.swift
[300/329] Compiling SpeziViews DeviceOrientationModifier.swift
[301/329] Compiling SpeziViews ViewStateAlert.swift
[302/329] Compiling SpeziViews ViewStateMapper.swift
[303/329] Compiling SpeziViews AsyncButton.swift
[304/329] Compiling SpeziViews DismissButton.swift
[305/329] Compiling SpeziViews InfoButton.swift
[306/329] Compiling SpeziViews FocusOnTapModifier.swift
[307/329] Compiling SpeziViews ProcessingOverlay.swift
[308/329] Compiling SpeziViews ShimmerModifier.swift
[309/329] Compiling SpeziViews SkeletonLoadingModifier.swift
[310/329] Compiling SpeziViews OperationStateAlert.swift
[311/329] Compiling SpeziViews IllegalNavigationStepView.swift
[312/329] Compiling SpeziViews ManagedNavigationStack+Path.swift
[313/329] Compiling SpeziViews ManagedNavigationStack.swift
[314/329] Compiling SpeziViews NavigationStepIdentifier.swift
[315/329] Compiling SpeziViews NavigationStepIdentifying.swift
[316/329] Compiling SpeziViews CaseIterablePicker.swift
[317/329] Compiling SpeziViews OptionSetPicker.swift
[318/329] Compiling SpeziViews PickerValue.swift
[319/329] Compiling SpeziViews CanvasView.swift
[320/329] Compiling SpeziViews DescriptionGridRow.swift
[321/329] Compiling SpeziViews TextContent.swift
[322/329] Compiling SpeziViews CompletedTileHeader.swift
[323/329] Compiling SpeziViews SimpleTile.swift
[324/329] Compiling SpeziViews TileHeader.swift
[325/329] Compiling SpeziViews resource_bundle_accessor.swift
[326/329] Emitting module SpeziSpeechSynthesizer
[327/329] Compiling SpeziSpeechSynthesizer SpeechSynthesizer.swift
[328/329] Emitting module SpeziSpeechRecognizer
[329/329] Compiling SpeziSpeechRecognizer SpeechRecognizer.swift
[330/345] Compiling SpeziChat ChatEntity+HiddenMessageType.swift
[331/346] Compiling SpeziChat ChatEntity.swift
[332/346] 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"
[333/346] Compiling SpeziChat MessagesView.swift
[334/346] Compiling SpeziChat Chat.swift
[335/346] Compiling SpeziChat ChatEntity+Alignment.swift
[336/346] Compiling SpeziChat MessageStyleViewModifier.swift
[337/346] Compiling SpeziChat MessageView.swift
[338/346] Compiling SpeziChat ChatView+Export.swift
[339/346] Compiling SpeziChat ChatView+ShareSheet.swift
[340/346] Emitting module SpeziChat
[341/346] 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"
[342/346] 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"
[343/346] 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"
[344/346] 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"
[345/346] 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"
[346/346] 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/467] Fetching spezispeech
[146/3703] Fetching spezispeech, speziviews
[276/4473] Fetching spezispeech, speziviews, spezifoundation
Fetched https://github.com/StanfordSpezi/SpeziViews from cache (1.27s)
Fetched https://github.com/StanfordSpezi/SpeziSpeech from cache (1.27s)
Fetched https://github.com/StanfordSpezi/SpeziFoundation from cache (1.28s)
Computing version for https://github.com/StanfordSpezi/SpeziSpeech
Computed https://github.com/StanfordSpezi/SpeziSpeech at 1.1.2 (2.32s)
Fetching https://github.com/StanfordSpezi/Spezi
[1/9122] Fetching spezi
Fetched https://github.com/StanfordSpezi/Spezi from cache (1.14s)
Computing version for https://github.com/StanfordSpezi/Spezi
Computed https://github.com/StanfordSpezi/Spezi at 1.8.1 (1.77s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Fetching https://github.com/apple/swift-collections.git from cache
[1/534] Fetching xctruntimeassertions
Fetched https://github.com/apple/swift-collections.git from cache (0.69s)
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.73s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 1.1.3 (1.42s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.68s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation
Computed https://github.com/StanfordSpezi/SpeziFoundation at 2.1.5 (0.60s)
Fetching https://github.com/apple/swift-algorithms.git from cache
Fetching https://github.com/apple/swift-atomics.git from cache
Fetched https://github.com/apple/swift-atomics.git from cache (0.45s)
Fetched https://github.com/apple/swift-algorithms.git from cache (5.60s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (6.08s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.55s)
Fetching https://github.com/apple/swift-numerics.git from cache
Fetched https://github.com/apple/swift-numerics.git from cache (0.47s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (1.05s)
Computing version for https://github.com/StanfordSpezi/SpeziViews
Computed https://github.com/StanfordSpezi/SpeziViews at 1.10.1 (0.65s)
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation
Working copy of https://github.com/StanfordSpezi/SpeziFoundation resolved at 2.1.5
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/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/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 1.1.3
Creating working copy for https://github.com/StanfordSpezi/Spezi
Working copy of https://github.com/StanfordSpezi/Spezi resolved at 1.8.1
Creating working copy for https://github.com/StanfordSpezi/SpeziViews
Working copy of https://github.com/StanfordSpezi/SpeziViews resolved at 1.10.1
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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
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
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.3.0.app xcrun swift build --arch arm64
[0/1] Planning build
Building for debugging...
[0/1] Write swift-version-2F0A5646E1D333AE.txt
[2/57] Compiling RealModule AlgebraicField.swift
[3/57] Compiling RealModule ApproximateEquality.swift
[4/58] Compiling Atomics OptionalRawRepresentable.swift
[5/58] Compiling Atomics RawRepresentable.swift
[6/59] Compiling RealModule Float80+Real.swift
[7/59] Compiling RealModule Real.swift
[8/59] Compiling Atomics AtomicStorage.swift
[9/59] Compiling Atomics AtomicValue.swift
[10/59] Compiling Atomics AtomicMemoryOrderings.swift
[11/59] Compiling Atomics DoubleWord.swift
[12/59] Compiling Atomics UnsafeAtomic.swift
[13/59] Compiling Atomics UnsafeAtomicLazyReference.swift
[14/59] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[15/59] Compiling RealModule RealFunctions.swift
[16/59] Compiling RealModule ElementaryFunctions.swift
[17/59] Compiling RealModule Float+Real.swift
[18/59] Compiling RealModule Float16+Real.swift
[19/59] Compiling RealModule AugmentedArithmetic.swift
[20/59] Compiling RealModule Double+Real.swift
[21/59] Emitting module RealModule
[22/59] Compiling Atomics ManagedAtomic.swift
[23/59] Compiling Atomics ManagedAtomicLazyReference.swift
[30/61] Compiling Atomics AtomicBool.swift
[31/61] Compiling Atomics IntegerConformances.swift
[32/61] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[33/61] Compiling XCTRuntimeAssertions XCTRuntimeAssertionInjector.swift
[34/61] Compiling XCTRuntimeAssertions XCTFail.swift
[35/61] Compiling XCTRuntimeAssertions XCTRuntimePrecondition.swift
[36/61] Compiling XCTRuntimeAssertions Precondition.swift
[37/61] Compiling XCTRuntimeAssertions Counter.swift
[38/61] Emitting module XCTRuntimeAssertions
[39/61] Compiling XCTRuntimeAssertions NeverReturn.swift
[40/61] Compiling XCTRuntimeAssertions Assert.swift
[41/61] Compiling XCTRuntimeAssertions XCTRuntimeAssertion.swift
[42/61] Emitting module InternalCollectionsUtilities
[43/61] Compiling Atomics Primitives.shims.swift
[44/61] Compiling Atomics AtomicInteger.swift
[45/61] Compiling Atomics AtomicOptionalWrappable.swift
[46/61] Compiling Atomics AtomicReference.swift
[47/61] Compiling Atomics IntegerOperations.swift
[48/61] Compiling Atomics Unmanaged extensions.swift
[53/61] Compiling Atomics PointerConformances.swift
[54/61] Compiling Atomics Primitives.native.swift
[55/87] Compiling Algorithms Combinations.swift
[56/87] Compiling Algorithms Compacted.swift
[57/143] Compiling OrderedCollections OrderedDictionary+Elements.swift
[58/143] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[59/143] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[60/145] Compiling OrderedCollections OrderedDictionary+Values.swift
[61/145] Compiling OrderedCollections OrderedDictionary.swift
[62/145] Compiling OrderedCollections OrderedSet+Codable.swift
[63/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[64/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[65/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[66/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[67/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[68/145] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[69/151] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[70/151] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[71/151] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[72/151] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[73/151] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[74/151] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[75/151] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[76/151] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[77/151] Compiling OrderedCollections _Hashtable+Header.swift
[78/151] Compiling OrderedCollections OrderedDictionary+Codable.swift
[79/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[80/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[81/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[82/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[83/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[84/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[86/151] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[87/151] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[88/151] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[89/151] Compiling OrderedCollections OrderedSet+Invariants.swift
[90/151] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[91/151] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[92/151] Compiling OrderedCollections OrderedSet+Hashable.swift
[93/151] Compiling OrderedCollections OrderedSet+Initializers.swift
[94/151] Compiling OrderedCollections OrderedSet+Insertions.swift
[95/151] Compiling Algorithms Unique.swift
[96/151] Compiling Algorithms Windows.swift
[112/151] Compiling OrderedCollections _HashTable+Bucket.swift
[113/151] Compiling OrderedCollections _HashTable+BucketIterator.swift
[114/151] Compiling OrderedCollections _HashTable+Constants.swift
[115/151] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[116/151] Compiling OrderedCollections _HashTable+Testing.swift
[117/151] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[118/151] Compiling OrderedCollections _HashTable.swift
[119/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[120/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[121/151] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[122/151] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[123/151] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[124/151] Compiling OrderedCollections OrderedSet+Sendable.swift
[128/151] Compiling OrderedCollections OrderedSet+Diffing.swift
[129/151] Compiling OrderedCollections OrderedSet+Equatable.swift
[130/151] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[137/151] Compiling OrderedCollections OrderedSet+SubSequence.swift
[138/151] Compiling OrderedCollections OrderedSet+Testing.swift
[139/151] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[140/151] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[141/151] Compiling OrderedCollections OrderedSet.swift
[142/151] Compiling OrderedCollections _UnsafeBitset.swift
[143/151] Emitting module Atomics
[150/151] Emitting module OrderedCollections
[151/151] Emitting module Algorithms
[152/186] Compiling SpeziFoundation ComputedKnowledgeSource.swift
[153/186] Compiling SpeziFoundation DefaultProvidingKnowledgeSource.swift
[154/186] Compiling SpeziFoundation KnowledgeSource.swift
[155/189] Compiling SpeziFoundation OptionalComputedKnowledgeSource.swift
[156/189] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[157/189] Compiling SpeziFoundation RepositoryAnchor.swift
[158/189] Compiling SpeziFoundation RuntimeConfig.swift
[159/189] Compiling SpeziFoundation RepositoryValue.swift
[160/189] Compiling SpeziFoundation SendableValueRepository.swift
[161/189] Compiling SpeziFoundation ValueRepository.swift
[162/189] Compiling SpeziFoundation MainActorExecution.swift
[163/189] Compiling SpeziFoundation ManagedAsynchronousAccess.swift
[164/189] Compiling SpeziFoundation RWLock.swift
[165/189] Compiling SpeziFoundation RecursiveRWLock.swift
[166/189] Compiling SpeziFoundation OrderedArray.swift
[167/189] Compiling SpeziFoundation RuntimeEnvironment.swift
[168/189] Compiling SpeziFoundation SequenceExtensions.swift
[169/189] Compiling SpeziFoundation StaticString+Hashable.swift
[170/189] Compiling SpeziFoundation ArrayBuilder.swift
[171/189] Compiling SpeziFoundation RangeReplaceableCollectionBuilder.swift
[172/189] Compiling SpeziFoundation SetBuilder.swift
[173/189] Compiling SpeziFoundation AsyncSemaphore.swift
[174/189] Compiling SpeziFoundation SendableSharedRepository.swift
[175/189] Compiling SpeziFoundation SharedRepository.swift
[176/189] Compiling SpeziFoundation resource_bundle_accessor.swift
[177/189] Emitting module SpeziFoundation
[178/189] Compiling SpeziFoundation AnyArray.swift
[179/189] Compiling SpeziFoundation AnyOptional.swift
[180/189] Compiling SpeziFoundation BinarySearch.swift
[181/189] Compiling SpeziFoundation Calendar.swift
[182/189] Compiling SpeziFoundation TimeoutError.swift
[183/189] Compiling SpeziFoundation TopLevelDecoder.swift
[184/189] Compiling SpeziFoundation TopLevelEncoder.swift
[185/189] Compiling SpeziFoundation Version.swift
[186/189] Compiling SpeziFoundation DataDescriptor.swift
[187/189] Compiling SpeziFoundation Duration.swift
[188/189] Compiling SpeziFoundation KeyValuePairs.swift
[189/189] Compiling SpeziFoundation ObjCExceptionHandling.swift
[190/246] Compiling Spezi ApplicationPropertyWrapper.swift
[191/246] Compiling Spezi CollectPropertyWrapper.swift
[192/246] Compiling Spezi CollectedModuleValues.swift
[193/246] Compiling Spezi ProvidePropertyWrapper.swift
[194/246] Compiling Spezi StorageValueCollector.swift
[195/246] Compiling Spezi StorageValueProvider.swift
[196/246] Compiling Spezi LifecycleHandler.swift
[197/252] Compiling Spezi EnvironmentAccessible.swift
[198/252] Compiling Spezi ModelModifier.swift
[199/252] Compiling Spezi ModelPropertyWrapper.swift
[200/252] Compiling Spezi ModifierPropertyWrapper.swift
[201/252] Compiling Spezi ViewModifierProvider.swift
[202/252] Compiling Spezi Configuration.swift
[203/252] Compiling Spezi DefaultInitializable.swift
[204/252] Emitting module Spezi
[205/252] Compiling Spezi SpeziSceneDelegate.swift
[206/252] Compiling Spezi View+Spezi.swift
[207/252] Compiling Spezi DefaultStandard.swift
[208/252] Compiling Spezi Module+Standard.swift
[209/252] Compiling Spezi Standard.swift
[210/252] Compiling Spezi StandardPropertyWrapper.swift
[211/252] Compiling Spezi DependencyManager.swift
[212/252] Compiling Spezi DependencyManagerError.swift
[213/252] Compiling Spezi Module+DependencyRelation.swift
[214/252] Compiling Spezi DependencyBuilder.swift
[215/252] Compiling Spezi DependencyCollection.swift
[216/252] Compiling Spezi DependencyCollectionBuilder.swift
[217/252] Compiling Spezi Application+TypeAlias.swift
[218/252] Compiling Spezi ApplicationDelegate.swift
[219/252] Compiling Spezi ApplicationDelegateAdaptor.swift
[220/252] Compiling Spezi DynamicReference.swift
[221/252] Compiling Spezi Module+Properties.swift
[222/252] Compiling Spezi ProcessInfo+PreviewSimulator.swift
[223/252] Compiling Spezi NotificationTokenHandler.swift
[224/252] Compiling Spezi RemoteNotificationRegistrationSupport.swift
[225/252] Compiling Spezi Spezi+RegisterRemoteNotificationsAction.swift
[226/252] Compiling Spezi Spezi+UnregisterRemoteNotifications.swift
[227/252] Compiling Spezi SpeziNotificationCenterDelegate.swift
[228/252] Compiling Spezi ImplicitlyCreatedModulesKey.swift
[229/252] Compiling Spezi LaunchOptionsKey.swift
[230/252] Compiling Spezi SpeziAnchor.swift
[231/252] Compiling Spezi SpeziStorage.swift
[232/252] Compiling Spezi StoredModulesKey.swift
[233/252] Compiling Spezi ModuleDescription.swift
[234/252] Compiling Spezi Spezi+Logger.swift
[235/252] Compiling Spezi Module.swift
[236/252] Compiling Spezi ModuleBuilder.swift
[237/252] Compiling Spezi ModuleCollection.swift
[238/252] Compiling Spezi ModuleOwnership.swift
[239/252] Compiling Spezi BackgroundFetchResult.swift
[240/252] Compiling Spezi NotificationHandler.swift
[241/252] Compiling Spezi DependencyContext.swift
[242/252] Compiling Spezi DependencyDeclaration.swift
[243/252] Compiling Spezi DependencyPropertyWrapper.swift
[244/252] Compiling Spezi Module+Dependencies.swift
[245/252] Compiling Spezi DependencyReference.swift
[246/252] Compiling Spezi ModuleReference.swift
[247/252] Compiling Spezi Spezi+Preview.swift
[248/252] Compiling Spezi Spezi+Spezi.swift
[249/252] Compiling Spezi Spezi.swift
[250/252] Compiling Spezi SpeziAppDelegate.swift
[251/252] Compiling Spezi SpeziModuleError.swift
[252/252] Compiling Spezi SpeziPropertyWrapper.swift
[253/303] Emitting module SpeziSpeechSynthesizer
[254/303] Compiling SpeziSpeechSynthesizer SpeechSynthesizer.swift
[255/303] Compiling SpeziSpeechRecognizer SpeechRecognizer.swift
[256/303] Emitting module SpeziSpeechRecognizer
[257/303] Compiling SpeziViews DefaultErrorDescription.swift
[258/303] Compiling SpeziViews ProcessingDebounceDuration.swift
[259/303] Compiling SpeziViews ImageReference.swift
[260/303] Compiling SpeziViews OperationState.swift
[261/303] Compiling SpeziViews ViewState.swift
[262/303] Compiling SpeziViews ConfigureTipKit.swift
[263/308] Compiling SpeziViews ManagedViewUpdate.swift
[264/308] Compiling SpeziViews ReverseLabelStyle.swift
[265/308] Compiling SpeziViews AnyLocalizedError.swift
[266/308] Compiling SpeziViews Binding+Negate.swift
[267/308] Compiling SpeziViews BundleDescription+Bundle.swift
[268/308] Emitting module SpeziViews
[269/308] Compiling SpeziViews IllegalNavigationStepView.swift
[270/308] Compiling SpeziViews ManagedNavigationStack+Path.swift
[271/308] Compiling SpeziViews ManagedNavigationStack.swift
[272/308] Compiling SpeziViews NavigationStepIdentifier.swift
[273/308] Compiling SpeziViews NavigationStepIdentifying.swift
[274/308] Compiling SpeziViews FocusOnTapModifier.swift
[275/308] Compiling SpeziViews ProcessingOverlay.swift
[276/308] Compiling SpeziViews ShimmerModifier.swift
[277/308] Compiling SpeziViews SkeletonLoadingModifier.swift
[278/308] Compiling SpeziViews OperationStateAlert.swift
[279/308] Compiling SpeziViews LocalizedStringResource+String.swift
[280/308] Compiling SpeziViews StringProtocol+Localization.swift
[281/308] Compiling SpeziViews TextContentType.swift
[282/308] Compiling SpeziViews ConditionalModifier.swift
[283/308] Compiling SpeziViews DeviceOrientationModifier.swift
[284/308] Compiling SpeziViews DynamicHStack.swift
[285/308] Compiling SpeziViews HorizontalGeometryReader.swift
[286/308] Compiling SpeziViews LabeledContent+Init.swift
[287/308] Compiling SpeziViews ListHeader.swift
[288/308] Compiling SpeziViews ListRow.swift
[289/308] Compiling SpeziViews ViewStateAlert.swift
[290/308] Compiling SpeziViews ViewStateMapper.swift
[291/308] Compiling SpeziViews AsyncButton.swift
[292/308] Compiling SpeziViews DismissButton.swift
[293/308] Compiling SpeziViews InfoButton.swift
[294/308] Compiling SpeziViews NavigationStepsBuilder.swift
[295/308] Compiling SpeziViews NavigationStepsCollection.swift
[296/308] Compiling SpeziViews Label.swift
[297/308] Compiling SpeziViews LazyText.swift
[298/308] Compiling SpeziViews MarkdownView.swift
[299/308] Compiling SpeziViews CaseIterablePicker.swift
[300/308] Compiling SpeziViews OptionSetPicker.swift
[301/308] Compiling SpeziViews PickerValue.swift
[302/308] Compiling SpeziViews CanvasView.swift
[303/308] Compiling SpeziViews DescriptionGridRow.swift
[304/308] Compiling SpeziViews TextContent.swift
[305/308] Compiling SpeziViews CompletedTileHeader.swift
[306/308] Compiling SpeziViews SimpleTile.swift
[307/308] Compiling SpeziViews TileHeader.swift
[308/308] Compiling SpeziViews resource_bundle_accessor.swift
[309/324] Compiling SpeziChat ChatEntity+HiddenMessageType.swift
[310/324] Compiling SpeziChat ChatEntity.swift
[311/324] Compiling SpeziChat MessagesView.swift
[312/324] Compiling SpeziChat Chat.swift
[313/325] Compiling SpeziChat ChatEntity+Alignment.swift
[314/325] 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"
[315/325] Compiling SpeziChat MessageStyleViewModifier.swift
[316/325] Compiling SpeziChat MessageView.swift
[317/325] Compiling SpeziChat ChatView+Export.swift
[318/325] Compiling SpeziChat ChatView+ShareSheet.swift
[319/325] 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"
[320/325] 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"
[321/325] Emitting module SpeziChat
[322/325] 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"
[323/325] 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"
[324/325] 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"
[325/325] 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"
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.1 macosSpm