Build Information
Failed to build SpeziChat, reference 0.2.4 (021ec6
), with Swift 6.2 (beta) for macOS (SPM) on 23 Jun 2025 00:02:37 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: 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.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
[1/22] Write sources
[5/22] Copying Localizable.xcstrings
[6/22] Copying Info.plist
[6/22] Copying Localizable.xcstrings
[8/22] Write sources
[10/22] Copying Localizable.xcstrings.license
[12/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 Float80+Real.swift
[23/75] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[24/76] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[25/76] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[26/76] Compiling InternalCollectionsUtilities Debugging.swift
[27/76] Compiling InternalCollectionsUtilities Descriptions.swift
[28/76] Compiling RealModule RealFunctions.swift
[29/76] Compiling RealModule AlgebraicField.swift
[30/76] Compiling RealModule Real.swift
[31/76] Compiling RealModule ElementaryFunctions.swift
[32/76] Compiling RealModule AugmentedArithmetic.swift
[33/76] Compiling RealModule Float+Real.swift
[34/76] Compiling RealModule Double+Real.swift
[35/76] Emitting module RealModule
[36/76] Compiling RealModule Float16+Real.swift
[37/76] Compiling RealModule ApproximateEquality.swift
[38/76] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[39/76] Emitting module InternalCollectionsUtilities
[40/76] Compiling Atomics OptionalRawRepresentable.swift
[41/76] Compiling Atomics RawRepresentable.swift
[42/102] Compiling Algorithms Chunked.swift
[43/102] Compiling Algorithms Partition.swift
[44/102] Compiling Algorithms Joined.swift
[45/102] Compiling Algorithms Keyed.swift
[46/102] Compiling Algorithms Permutations.swift
[47/102] Compiling Algorithms Product.swift
[48/102] Compiling Algorithms Reductions.swift
[49/102] Compiling Algorithms Rotate.swift
[50/102] Compiling Algorithms Combinations.swift
[51/102] Compiling Algorithms Compacted.swift
[53/159] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[55/159] Compiling Atomics Unmanaged extensions.swift
[56/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[57/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[58/159] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[59/159] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[60/159] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[61/159] Compiling OrderedCollections OrderedSet+Sendable.swift
[62/165] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[63/165] Compiling OrderedCollections OrderedDictionary+Values.swift
[64/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[65/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[66/165] Compiling OrderedCollections _HashTable+Constants.swift
[67/165] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[68/165] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[69/165] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[70/165] Compiling OrderedCollections _HashTable+Bucket.swift
[71/165] Compiling OrderedCollections _HashTable+BucketIterator.swift
[72/165] Compiling OrderedCollections _HashTable+Testing.swift
[73/165] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[74/165] Emitting module Atomics
[75/165] Compiling OrderedCollections _Hashtable+Header.swift
[76/165] Compiling OrderedCollections OrderedDictionary+Codable.swift
[77/165] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[78/165] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[79/165] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[80/165] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[81/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[82/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[83/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[84/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[85/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[86/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[87/165] Compiling OrderedCollections OrderedDictionary+Elements.swift
[88/165] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[89/165] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[90/165] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[91/165] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[92/165] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[93/165] Compiling OrderedCollections OrderedSet+Codable.swift
[94/165] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[95/165] Compiling OrderedCollections OrderedSet+Descriptions.swift
[96/165] Compiling OrderedCollections OrderedSet+Diffing.swift
[97/165] Compiling OrderedCollections OrderedSet+Equatable.swift
[98/165] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[99/165] Compiling OrderedCollections OrderedSet+Hashable.swift
[100/165] Compiling OrderedCollections OrderedSet+Initializers.swift
[101/165] Compiling OrderedCollections OrderedSet+Insertions.swift
[102/165] Compiling OrderedCollections OrderedSet+Invariants.swift
[103/165] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[104/165] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[105/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[108/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[109/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[110/165] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[111/165] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[116/165] Compiling OrderedCollections OrderedDictionary.swift
[126/167] Compiling OrderedCollections _HashTable.swift
[127/167] Compiling OrderedCollections OrderedSet+SubSequence.swift
[128/167] Compiling OrderedCollections OrderedSet+Testing.swift
[129/167] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[130/167] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[131/167] Compiling OrderedCollections OrderedSet.swift
[132/167] Compiling OrderedCollections _UnsafeBitset.swift
[133/167] Emitting module OrderedCollections
[134/167] Compiling Algorithms Unique.swift
[135/167] Compiling Algorithms Windows.swift
[158/167] Emitting module Algorithms
[159/167] Compiling RuntimeAssertions RuntimePrecondition.swift
[160/167] Compiling RuntimeAssertions RuntimeAssertion.swift
[161/167] Compiling RuntimeAssertions NeverReturn.swift
[162/167] Compiling RuntimeAssertions Precondition.swift
[163/167] Compiling RuntimeAssertions Counter.swift
[164/167] Emitting module RuntimeAssertions
[165/167] Compiling RuntimeAssertions DebugOnly.swift
[166/167] Compiling RuntimeAssertions Assert.swift
[167/167] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[168/203] Compiling SpeziFoundation StaticString+Hashable.swift
[169/203] Compiling SpeziFoundation TimeoutError.swift
[170/203] Compiling SpeziFoundation TopLevelDecoder.swift
[171/203] Compiling SpeziFoundation TopLevelEncoder.swift
[172/206] Compiling SpeziFoundation ArrayBuilder.swift
[173/206] Compiling SpeziFoundation RangeReplaceableCollectionBuilder.swift
[174/206] Compiling SpeziFoundation SetBuilder.swift
[175/206] Compiling SpeziFoundation AsyncSemaphore.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 SendableSharedRepository.swift
[181/206] Compiling SpeziFoundation SharedRepository.swift
[182/206] Compiling SpeziFoundation resource_bundle_accessor.swift
[183/206] Compiling SpeziFoundation ValueRepository.swift
[184/206] Compiling SpeziFoundation ComputedKnowledgeSource.swift
[185/206] Compiling SpeziFoundation DefaultProvidingKnowledgeSource.swift
[186/206] Compiling SpeziFoundation KnowledgeSource.swift
[187/206] Compiling SpeziFoundation ObjCExceptionHandling.swift
[188/206] Compiling SpeziFoundation OrderedArray.swift
[189/206] Compiling SpeziFoundation RuntimeEnvironment.swift
[190/206] Compiling SpeziFoundation SequenceExtensions.swift
[191/206] Emitting module SpeziFoundation
[192/206] Compiling SpeziFoundation OptionalComputedKnowledgeSource.swift
[193/206] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[194/206] Compiling SpeziFoundation RepositoryAnchor.swift
[195/206] Compiling SpeziFoundation RecursiveRWLock.swift
[196/206] Compiling SpeziFoundation AnyArray.swift
[197/206] Compiling SpeziFoundation AnyOptional.swift
[198/206] Compiling SpeziFoundation BinarySearch.swift
[199/206] Compiling SpeziFoundation Version.swift
[200/206] Compiling SpeziFoundation RuntimeConfig.swift
[201/206] Compiling SpeziFoundation RepositoryValue.swift
[202/206] Compiling SpeziFoundation SendableValueRepository.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 DependencyContext.swift
[208/265] Compiling Spezi DependencyDeclaration.swift
[209/265] Compiling Spezi DependencyPropertyWrapper.swift
[210/265] Compiling Spezi Module+Dependencies.swift
[211/265] Compiling Spezi DependencyReference.swift
[212/265] Compiling Spezi ModuleReference.swift
[213/265] Compiling Spezi Module.swift
[214/271] Compiling Spezi SpeziAnchor.swift
[215/271] Compiling Spezi SpeziStorage.swift
[216/271] Compiling Spezi StoredModulesKey.swift
[217/271] Compiling Spezi ModuleDescription.swift
[218/271] Compiling Spezi ServiceModuleGroup.swift
[219/271] Compiling Spezi Spezi+Logger.swift
[220/271] Emitting module Spezi
[221/271] Compiling Spezi Application+TypeAlias.swift
[222/271] Compiling Spezi ApplicationDelegate.swift
[223/271] Compiling Spezi ApplicationDelegateAdaptor.swift
[224/271] Compiling Spezi DynamicReference.swift
[225/271] Compiling Spezi Module+Properties.swift
[226/271] Compiling Spezi ProcessInfo+PreviewSimulator.swift
[227/271] Compiling Spezi ServiceModule.swift
[228/271] Compiling Spezi EnvironmentAccessible.swift
[229/271] Compiling Spezi ModelModifier.swift
[230/271] Compiling Spezi ModelPropertyWrapper.swift
[231/271] Compiling Spezi ModifierPropertyWrapper.swift
[232/271] Compiling Spezi ViewModifierProvider.swift
[233/271] Compiling Spezi Configuration.swift
[234/271] Compiling Spezi ApplicationPropertyWrapper.swift
[235/271] Compiling Spezi CollectPropertyWrapper.swift
[236/271] Compiling Spezi CollectedModuleValues.swift
[237/271] Compiling Spezi ProvidePropertyWrapper.swift
[238/271] Compiling Spezi StorageValueCollector.swift
[239/271] Compiling Spezi StorageValueProvider.swift
[240/271] Compiling Spezi LifecycleHandler.swift
[241/271] Compiling Spezi DefaultInitializable.swift
[242/271] Compiling Spezi DependencyManager.swift
[243/271] Compiling Spezi DependencyManagerError.swift
[244/271] Compiling Spezi Module+DependencyRelation.swift
[245/271] Compiling Spezi DependencyBuilder.swift
[246/271] Compiling Spezi DependencyCollection.swift
[247/271] Compiling Spezi DependencyCollectionBuilder.swift
[248/271] Compiling Spezi ModuleBuilder.swift
[249/271] Compiling Spezi ModuleCollection.swift
[250/271] Compiling Spezi ModuleOwnership.swift
[251/271] Compiling Spezi BackgroundFetchResult.swift
[252/271] Compiling Spezi NotificationHandler.swift
[253/271] Compiling Spezi NotificationTokenHandler.swift
[254/271] Compiling Spezi SpeziSceneDelegate.swift
[255/271] Compiling Spezi View+Spezi.swift
[256/271] Compiling Spezi DefaultStandard.swift
[257/271] Compiling Spezi Module+Standard.swift
[258/271] Compiling Spezi Standard.swift
[259/271] Compiling Spezi StandardPropertyWrapper.swift
[260/271] Compiling Spezi Spezi+Preview.swift
[261/271] Compiling Spezi Spezi+Spezi.swift
[262/271] Compiling Spezi Spezi.swift
[263/271] Compiling Spezi SpeziAppDelegate.swift
[264/271] Compiling Spezi SpeziModuleError.swift
[265/271] Compiling Spezi SpeziPropertyWrapper.swift
[266/271] Compiling Spezi RemoteNotificationRegistrationSupport.swift
[267/271] Compiling Spezi Spezi+RegisterRemoteNotificationsAction.swift
[268/271] Compiling Spezi Spezi+UnregisterRemoteNotifications.swift
[269/271] Compiling Spezi SpeziNotificationCenterDelegate.swift
[270/271] Compiling Spezi ImplicitlyCreatedModulesKey.swift
[271/271] Compiling Spezi LaunchOptionsKey.swift
[272/326] Compiling SpeziViews StringProtocol+Localization.swift
[273/326] Compiling SpeziViews TextContentType.swift
[274/326] Compiling SpeziViews ConditionalModifier.swift
[275/326] Compiling SpeziViews DeviceOrientationModifier.swift
[276/326] Compiling SpeziViews FocusOnTapModifier.swift
[277/326] Compiling SpeziViews ProcessingOverlay.swift
[278/331] Emitting module SpeziViews
[279/331] Compiling SpeziViews ShimmerModifier.swift
[280/331] Compiling SpeziViews SkeletonLoadingModifier.swift
[281/331] Compiling SpeziViews OperationStateAlert.swift
[282/331] Compiling SpeziViews ViewStateAlert.swift
[283/331] Compiling SpeziViews ViewStateMapper.swift
[284/331] Compiling SpeziViews AsyncButton.swift
[285/331] Compiling SpeziViews DefaultErrorDescription.swift
[286/331] Compiling SpeziViews ProcessingDebounceDuration.swift
[287/331] Compiling SpeziViews ImageReference.swift
[288/331] Compiling SpeziViews OperationState.swift
[289/331] Compiling SpeziViews ViewState.swift
[290/331] Compiling SpeziViews ConfigureTipKit.swift
[291/331] Compiling SpeziViews ShareSheetInput.swift
[292/331] Compiling SpeziViews ShareableRepresentation.swift
[293/331] Compiling SpeziViews Label.swift
[294/331] Compiling SpeziViews LazyText.swift
[295/331] Compiling SpeziViews MarkdownView.swift
[296/331] Compiling SpeziViews ManagedViewUpdate.swift
[297/331] Compiling SpeziViews ReverseLabelStyle.swift
[298/331] Compiling SpeziViews AnyLocalizedError.swift
[299/331] Compiling SpeziViews Binding+Negate.swift
[300/331] Compiling SpeziViews BundleDescription+Bundle.swift
[301/331] Compiling SpeziViews LocalizedStringResource+String.swift
[302/331] Compiling SpeziViews CanvasView.swift
[303/331] Compiling SpeziViews DescriptionGridRow.swift
[304/331] Compiling SpeziViews DynamicHStack.swift
[305/331] Compiling SpeziViews HorizontalGeometryReader.swift
[306/331] Compiling SpeziViews LabeledContent+Init.swift
[307/331] Compiling SpeziViews ListHeader.swift
[308/331] Compiling SpeziViews ListRow.swift
[309/331] Compiling SpeziViews IllegalNavigationStepView.swift
[310/331] Compiling SpeziViews ManagedNavigationStack+Path.swift
[311/331] Compiling SpeziViews ManagedNavigationStack.swift
[312/331] Compiling SpeziViews NavigationStepIdentifier.swift
[313/331] Compiling SpeziViews NavigationStepIdentifying.swift
[314/331] Compiling SpeziViews NavigationStepsBuilder.swift
[315/331] Compiling SpeziViews NavigationStepsCollection.swift
[316/331] Compiling SpeziViews ShareSheet.swift
[317/331] Compiling SpeziViews AsyncButtonProcessingStyle.swift
[318/331] Compiling SpeziViews DismissButton.swift
[319/331] Compiling SpeziViews InfoButton.swift
[320/331] Compiling SpeziViews CaseIterablePicker.swift
[321/331] Compiling SpeziViews OptionSetPicker.swift
[322/331] Compiling SpeziViews PickerValue.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 ChatEntity+Alignment.swift
[333/347] Compiling SpeziChat ChatEntity.swift
[334/347] Compiling SpeziChat ChatEntity+HiddenMessageType.swift
[335/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"
[336/348] Compiling SpeziChat MessagesView.swift
[337/348] Compiling SpeziChat Chat.swift
[338/348] Compiling SpeziChat MessageStyleViewModifier.swift
[339/348] Compiling SpeziChat MessageView.swift
[340/348] Compiling SpeziChat ChatView+Export.swift
[341/348] Compiling SpeziChat ChatView+ShareSheet.swift
[342/348] Emitting module SpeziChat
[343/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"
[344/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"
[345/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"
[346/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"
[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/SpeziViews
Fetching https://github.com/StanfordSpezi/SpeziFoundation
Fetching https://github.com/StanfordSpezi/SpeziSpeech
[1/1145] Fetching spezifoundation
[70/1612] Fetching spezifoundation, spezispeech
[215/5363] Fetching spezifoundation, spezispeech, speziviews
Fetched https://github.com/StanfordSpezi/SpeziViews from cache (1.25s)
Fetched https://github.com/StanfordSpezi/SpeziFoundation from cache (1.25s)
Fetched https://github.com/StanfordSpezi/SpeziSpeech from cache (1.25s)
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.14s)
Computing version for https://github.com/StanfordSpezi/Spezi
Computed https://github.com/StanfordSpezi/Spezi at 1.9.0 (1.73s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
[1/583] Fetching xctruntimeassertions
[538/17223] Fetching xctruntimeassertions, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.74s)
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (1.74s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation
Computed https://github.com/StanfordSpezi/SpeziFoundation at 2.1.9 (2.31s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
[1/1797] Fetching swift-atomics
[73/7756] Fetching swift-atomics, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (1.03s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.03s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.1.0 (1.60s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.86s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.02s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.46s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.53s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.51s)
Computing version for https://github.com/StanfordSpezi/SpeziViews
Computed https://github.com/StanfordSpezi/SpeziViews at 1.11.0 (0.60s)
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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
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/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.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/StanfordSpezi/SpeziSpeech
Working copy of https://github.com/StanfordSpezi/SpeziSpeech resolved at 1.1.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.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
BUILD FAILURE 6.2 macosSpm