The Swift Package Index logo.Swift Package Index

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

Build Information

Failed to build SpeziOnboarding, reference 1.2.2 (a3d7bc), with Swift 6.2 (beta) for macOS (SPM) on 21 Jun 2025 21:25:29 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/SpeziOnboarding.git
Reference: 1.2.2
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziOnboarding
 * tag               1.2.2      -> FETCH_HEAD
HEAD is now at a3d7bc1 Be less restrictive about the chosen swiftlint version (#56)
Cloned https://github.com/StanfordSpezi/SpeziOnboarding.git
Revision (git rev-parse @):
a3d7bc15e6803b2205eb8dca010a48b1a40215be
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziOnboarding.git at 1.2.2
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziOnboarding.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/24] Write sources
[3/24] Copying Localizable.xcstrings.license
[3/24] Copying Info.plist
[3/24] Write sources
[3/24] Copying Localizable.xcstrings
[6/24] Copying Localizable.xcstrings.license
[8/24] Copying Info.plist
[9/24] Copying Localizable.xcstrings
[9/24] Copying Info.plist
[9/24] Write sources
[9/24] Copying Localizable.xcstrings.license
[14/24] Write sources
[20/24] Write swift-version-1EA4D86E10B52AF.txt
[21/24] Compiling _NumericsShims _NumericsShims.c
[22/57] Compiling _AtomicsShims.c
[24/76] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[25/77] Emitting module RealModule
[26/78] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[27/78] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[28/78] Compiling RealModule Float80+Real.swift
[29/78] Compiling RealModule Real.swift
[30/78] Compiling InternalCollectionsUtilities Debugging.swift
[31/78] Compiling InternalCollectionsUtilities Descriptions.swift
[32/78] Compiling RealModule Float16+Real.swift
[33/78] Compiling RealModule AugmentedArithmetic.swift
[34/78] Compiling RealModule AlgebraicField.swift
[35/78] Compiling RealModule ApproximateEquality.swift
[36/78] Compiling RealModule Double+Real.swift
[37/78] Compiling RealModule RealFunctions.swift
[38/78] Compiling RealModule ElementaryFunctions.swift
[39/78] Compiling RealModule Float+Real.swift
[40/78] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[41/104] Compiling Algorithms Joined.swift
[42/104] Compiling Algorithms Keyed.swift
[43/104] Emitting module InternalCollectionsUtilities
[44/104] Compiling Algorithms Cycle.swift
[45/104] Compiling Algorithms EitherSequence.swift
[46/104] Compiling Algorithms FirstNonNil.swift
[47/104] Compiling Algorithms FlattenCollection.swift
[48/104] Compiling Algorithms Combinations.swift
[49/104] Compiling Algorithms Compacted.swift
[50/104] Compiling Algorithms Intersperse.swift
[51/104] Compiling Algorithms Suffix.swift
[52/104] Compiling Algorithms Trim.swift
[53/104] Compiling Algorithms Split.swift
[54/161] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[55/161] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[56/161] Compiling OrderedCollections _HashTable+Bucket.swift
[57/161] Compiling OrderedCollections _HashTable+BucketIterator.swift
[58/161] Compiling OrderedCollections OrderedDictionary+Values.swift
[59/161] Compiling OrderedCollections OrderedDictionary.swift
[60/161] Compiling Atomics Unmanaged extensions.swift
[61/161] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[62/161] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[63/161] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[64/161] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[64/161] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[66/161] Compiling OrderedCollections OrderedSet+Codable.swift
[67/161] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[68/161] Compiling OrderedCollections OrderedSet+Descriptions.swift
[69/161] Compiling OrderedCollections OrderedSet+Diffing.swift
[70/161] Compiling OrderedCollections OrderedSet+Equatable.swift
[71/161] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[72/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[73/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[74/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[75/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[76/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[77/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[78/167] Compiling OrderedCollections OrderedDictionary+Elements.swift
[79/167] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[80/167] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[81/167] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[82/167] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[83/167] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[84/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[85/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[86/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[87/167] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[88/167] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[89/167] Compiling OrderedCollections OrderedSet+Sendable.swift
[90/167] Compiling OrderedCollections _Hashtable+Header.swift
[91/167] Compiling OrderedCollections OrderedDictionary+Codable.swift
[92/167] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[93/167] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[94/167] Emitting module Atomics
[95/167] Compiling OrderedCollections OrderedSet+Hashable.swift
[96/167] Compiling OrderedCollections OrderedSet+Initializers.swift
[97/167] Compiling OrderedCollections OrderedSet+Insertions.swift
[98/167] Compiling OrderedCollections OrderedSet+Invariants.swift
[99/167] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[100/167] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[101/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[102/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[103/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[104/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[105/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[106/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[121/167] Compiling OrderedCollections _HashTable+Constants.swift
[122/167] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[123/167] Compiling OrderedCollections _HashTable+Testing.swift
[124/167] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[125/167] Compiling OrderedCollections _HashTable.swift
[126/167] Compiling OrderedCollections OrderedSet+SubSequence.swift
[127/167] Compiling OrderedCollections OrderedSet+Testing.swift
[128/167] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[129/167] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[130/167] Compiling OrderedCollections OrderedSet.swift
[131/167] Compiling OrderedCollections _UnsafeBitset.swift
[132/167] Emitting module OrderedCollections
[143/167] Emitting module Algorithms
[159/169] Compiling Algorithms Unique.swift
[160/169] Compiling Algorithms Windows.swift
[161/169] Compiling RuntimeAssertions RuntimeAssertion.swift
[162/169] Compiling RuntimeAssertions RuntimePrecondition.swift
[163/169] Compiling RuntimeAssertions Precondition.swift
[164/169] Compiling RuntimeAssertions Assert.swift
[165/169] Compiling RuntimeAssertions DebugOnly.swift
[166/169] Compiling RuntimeAssertions NeverReturn.swift
[167/169] Compiling RuntimeAssertions Counter.swift
[168/169] Emitting module RuntimeAssertions
[169/169] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[170/205] Compiling SpeziFoundation StaticString+Hashable.swift
[171/205] Compiling SpeziFoundation TimeoutError.swift
[172/205] Compiling SpeziFoundation TopLevelDecoder.swift
[173/205] Compiling SpeziFoundation TopLevelEncoder.swift
[174/205] Compiling SpeziFoundation OptionalComputedKnowledgeSource.swift
[175/205] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[176/205] Compiling SpeziFoundation RepositoryAnchor.swift
[177/208] Compiling SpeziFoundation ArrayBuilder.swift
[178/208] Compiling SpeziFoundation RangeReplaceableCollectionBuilder.swift
[179/208] Compiling SpeziFoundation SetBuilder.swift
[180/208] Compiling SpeziFoundation AsyncSemaphore.swift
[181/208] Compiling SpeziFoundation ValueRepository.swift
[182/208] Compiling SpeziFoundation ComputedKnowledgeSource.swift
[183/208] Compiling SpeziFoundation DefaultProvidingKnowledgeSource.swift
[184/208] Compiling SpeziFoundation KnowledgeSource.swift
[185/208] Compiling SpeziFoundation RecursiveRWLock.swift
[186/208] Compiling SpeziFoundation AnyArray.swift
[187/208] Compiling SpeziFoundation AnyOptional.swift
[188/208] Compiling SpeziFoundation BinarySearch.swift
[189/208] Compiling SpeziFoundation SendableSharedRepository.swift
[190/208] Compiling SpeziFoundation SharedRepository.swift
[191/208] Compiling SpeziFoundation resource_bundle_accessor.swift
[192/208] Compiling SpeziFoundation Version.swift
[193/208] Compiling SpeziFoundation RuntimeConfig.swift
[194/208] Compiling SpeziFoundation RepositoryValue.swift
[195/208] Compiling SpeziFoundation SendableValueRepository.swift
[196/208] Compiling SpeziFoundation DiscardTaskGroup+CancellableTask.swift
[197/208] Compiling SpeziFoundation MainActorExecution.swift
[198/208] Compiling SpeziFoundation ManagedAsynchronousAccess.swift
[199/208] Compiling SpeziFoundation RWLock.swift
[200/208] Compiling SpeziFoundation ObjCExceptionHandling.swift
[201/208] Compiling SpeziFoundation OrderedArray.swift
[202/208] Compiling SpeziFoundation RuntimeEnvironment.swift
[203/208] Compiling SpeziFoundation SequenceExtensions.swift
[204/208] Emitting module SpeziFoundation
[205/208] Compiling SpeziFoundation Calendar.swift
[206/208] Compiling SpeziFoundation DataDescriptor.swift
[207/208] Compiling SpeziFoundation Duration.swift
[208/208] Compiling SpeziFoundation KeyValuePairs.swift
[209/267] Emitting module Spezi
[210/273] Compiling Spezi Application+TypeAlias.swift
[211/273] Compiling Spezi ApplicationDelegate.swift
[212/273] Compiling Spezi ApplicationDelegateAdaptor.swift
[213/273] Compiling Spezi DynamicReference.swift
[214/273] Compiling Spezi Module+Properties.swift
[215/273] Compiling Spezi ProcessInfo+PreviewSimulator.swift
[216/273] Compiling Spezi ApplicationPropertyWrapper.swift
[217/273] Compiling Spezi CollectPropertyWrapper.swift
[218/273] Compiling Spezi CollectedModuleValues.swift
[219/273] Compiling Spezi ProvidePropertyWrapper.swift
[220/273] Compiling Spezi StorageValueCollector.swift
[221/273] Compiling Spezi StorageValueProvider.swift
[222/273] Compiling Spezi LifecycleHandler.swift
[223/273] Compiling Spezi SpeziSceneDelegate.swift
[224/273] Compiling Spezi View+Spezi.swift
[225/273] Compiling Spezi DefaultStandard.swift
[226/273] Compiling Spezi Module+Standard.swift
[227/273] Compiling Spezi Standard.swift
[228/273] Compiling Spezi StandardPropertyWrapper.swift
[229/273] Compiling Spezi DefaultInitializable.swift
[230/273] Compiling Spezi DependencyManager.swift
[231/273] Compiling Spezi DependencyManagerError.swift
[232/273] Compiling Spezi Module+DependencyRelation.swift
[233/273] Compiling Spezi DependencyBuilder.swift
[234/273] Compiling Spezi DependencyCollection.swift
[235/273] Compiling Spezi DependencyCollectionBuilder.swift
[236/273] Compiling Spezi ModuleBuilder.swift
[237/273] Compiling Spezi ModuleCollection.swift
[238/273] Compiling Spezi ModuleOwnership.swift
[239/273] Compiling Spezi BackgroundFetchResult.swift
[240/273] Compiling Spezi NotificationHandler.swift
[241/273] Compiling Spezi NotificationTokenHandler.swift
[242/273] Compiling Spezi DependencyContext.swift
[243/273] Compiling Spezi DependencyDeclaration.swift
[244/273] Compiling Spezi DependencyPropertyWrapper.swift
[245/273] Compiling Spezi Module+Dependencies.swift
[246/273] Compiling Spezi DependencyReference.swift
[247/273] Compiling Spezi ModuleReference.swift
[248/273] Compiling Spezi Module.swift
[249/273] Compiling Spezi SpeziAnchor.swift
[250/273] Compiling Spezi SpeziStorage.swift
[251/273] Compiling Spezi StoredModulesKey.swift
[252/273] Compiling Spezi ModuleDescription.swift
[253/273] Compiling Spezi ServiceModuleGroup.swift
[254/273] Compiling Spezi Spezi+Logger.swift
[255/273] Compiling Spezi RemoteNotificationRegistrationSupport.swift
[256/273] Compiling Spezi Spezi+RegisterRemoteNotificationsAction.swift
[257/273] Compiling Spezi Spezi+UnregisterRemoteNotifications.swift
[258/273] Compiling Spezi SpeziNotificationCenterDelegate.swift
[259/273] Compiling Spezi ImplicitlyCreatedModulesKey.swift
[260/273] Compiling Spezi LaunchOptionsKey.swift
[261/273] Compiling Spezi ServiceModule.swift
[262/273] Compiling Spezi EnvironmentAccessible.swift
[263/273] Compiling Spezi ModelModifier.swift
[264/273] Compiling Spezi ModelPropertyWrapper.swift
[265/273] Compiling Spezi ModifierPropertyWrapper.swift
[266/273] Compiling Spezi ViewModifierProvider.swift
[267/273] Compiling Spezi Configuration.swift
[268/273] Compiling Spezi Spezi+Preview.swift
[269/273] Compiling Spezi Spezi+Spezi.swift
[270/273] Compiling Spezi Spezi.swift
[271/273] Compiling Spezi SpeziAppDelegate.swift
[272/273] Compiling Spezi SpeziModuleError.swift
[273/273] Compiling Spezi SpeziPropertyWrapper.swift
[274/324] Compiling SpeziViews StringProtocol+Localization.swift
[275/324] Compiling SpeziViews TextContentType.swift
[276/324] Compiling SpeziViews ConditionalModifier.swift
[277/324] Compiling SpeziViews DeviceOrientationModifier.swift
[278/324] Compiling SpeziViews FocusOnTapModifier.swift
[279/324] Compiling SpeziViews ProcessingOverlay.swift
[280/329] Compiling SpeziViews CanvasView.swift
[281/329] Compiling SpeziViews DescriptionGridRow.swift
[282/329] Compiling SpeziViews DynamicHStack.swift
[283/329] Compiling SpeziViews HorizontalGeometryReader.swift
[284/329] Compiling SpeziViews LabeledContent+Init.swift
[285/329] Emitting module SpeziViews
[286/329] Compiling SpeziViews ManagedViewUpdate.swift
[287/329] Compiling SpeziViews ReverseLabelStyle.swift
[288/329] Compiling SpeziViews AnyLocalizedError.swift
[289/329] Compiling SpeziViews Binding+Negate.swift
[290/329] Compiling SpeziViews BundleDescription+Bundle.swift
[291/329] Compiling SpeziViews LocalizedStringResource+String.swift
[292/329] Compiling SpeziViews ListHeader.swift
[293/329] Compiling SpeziViews ListRow.swift
[294/329] Compiling SpeziViews IllegalNavigationStepView.swift
[295/329] Compiling SpeziViews ManagedNavigationStack+Path.swift
[296/329] Compiling SpeziViews ManagedNavigationStack.swift
[297/329] Compiling SpeziViews NavigationStepIdentifier.swift
[298/329] Compiling SpeziViews NavigationStepIdentifying.swift
[299/329] Compiling SpeziViews NavigationStepsBuilder.swift
[300/329] Compiling SpeziViews NavigationStepsCollection.swift
[301/329] Compiling SpeziViews ShareSheet.swift
[302/329] Compiling SpeziViews DefaultErrorDescription.swift
[303/329] Compiling SpeziViews ProcessingDebounceDuration.swift
[304/329] Compiling SpeziViews ImageReference.swift
[305/329] Compiling SpeziViews OperationState.swift
[306/329] Compiling SpeziViews ViewState.swift
[307/329] Compiling SpeziViews ConfigureTipKit.swift
[308/329] Compiling SpeziViews ShareSheetInput.swift
[309/329] Compiling SpeziViews ShareableRepresentation.swift
[310/329] Compiling SpeziViews Label.swift
[311/329] Compiling SpeziViews LazyText.swift
[312/329] Compiling SpeziViews MarkdownView.swift
[313/329] Compiling SpeziViews ShimmerModifier.swift
[314/329] Compiling SpeziViews SkeletonLoadingModifier.swift
[315/329] Compiling SpeziViews OperationStateAlert.swift
[316/329] Compiling SpeziViews ViewStateAlert.swift
[317/329] Compiling SpeziViews ViewStateMapper.swift
[318/329] Compiling SpeziViews AsyncButton.swift
[319/329] Compiling SpeziViews AsyncButtonProcessingStyle.swift
[320/329] Compiling SpeziViews DismissButton.swift
[321/329] Compiling SpeziViews InfoButton.swift
[322/329] Compiling SpeziViews CaseIterablePicker.swift
[323/329] Compiling SpeziViews OptionSetPicker.swift
[324/329] Compiling SpeziViews PickerValue.swift
[325/329] Compiling SpeziViews TextContent.swift
[326/329] Compiling SpeziViews CompletedTileHeader.swift
[327/329] Compiling SpeziViews SimpleTile.swift
[328/329] Compiling SpeziViews TileHeader.swift
[329/329] Compiling SpeziViews resource_bundle_accessor.swift
[330/334] Compiling SpeziPersonalInfo resource_bundle_accessor.swift
[331/334] Compiling SpeziPersonalInfo NameFieldRow.swift
[332/334] Emitting module SpeziPersonalInfo
[333/334] Compiling SpeziPersonalInfo NameTextField.swift
[334/334] Compiling SpeziPersonalInfo UserProfileView.swift
error: emit-module command failed with exit code 1 (use -v to see invocation)
[335/361] Emitting module SpeziOnboarding
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+LocalizationDefaults.swift:27:117: error: 'module' is inaccessible due to 'internal' protection level
25 |
26 |         /// Default localized value for the title of the exported consent form.
27 |         public static let exportedConsentFormTitle = LocalizedStringResource("CONSENT_TITLE", bundle: .atURL(from: .module))
   |                                                                                                                     `- error: 'module' is inaccessible due to 'internal' protection level
28 |     }
29 | }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+LocalizationDefaults.swift:16:121: error: 'module' is inaccessible due to 'internal' protection level
14 |     public enum LocalizationDefaults {
15 |         /// Default localized title for the given name field of the consent form in the ``ConsentDocument``.
16 |         public static let givenNameTitle = LocalizedStringResource("NAME_FIELD_GIVEN_NAME_TITLE", bundle: .atURL(from: .module))
   |                                                                                                                         `- error: 'module' is inaccessible due to 'internal' protection level
17 |         /// Default localized placeholder for the given name field of the consent form in the ``ConsentDocument``.
18 |         public static let givenNamePlaceholder = LocalizedStringResource("NAME_FIELD_GIVEN_NAME_PLACEHOLDER", bundle: .atURL(from: .module))
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+LocalizationDefaults.swift:18:133: error: 'module' is inaccessible due to 'internal' protection level
16 |         public static let givenNameTitle = LocalizedStringResource("NAME_FIELD_GIVEN_NAME_TITLE", bundle: .atURL(from: .module))
17 |         /// Default localized placeholder for the given name field of the consent form in the ``ConsentDocument``.
18 |         public static let givenNamePlaceholder = LocalizedStringResource("NAME_FIELD_GIVEN_NAME_PLACEHOLDER", bundle: .atURL(from: .module))
   |                                                                                                                                     `- error: 'module' is inaccessible due to 'internal' protection level
19 |
20 |
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+LocalizationDefaults.swift:22:123: error: 'module' is inaccessible due to 'internal' protection level
20 |
21 |         /// Default localized title for the family name field of the consent form in the ``ConsentDocument``.
22 |         public static let familyNameTitle = LocalizedStringResource("NAME_FIELD_FAMILY_NAME_TITLE", bundle: .atURL(from: .module))
   |                                                                                                                           `- error: 'module' is inaccessible due to 'internal' protection level
23 |         /// Default localized placeholder for the family name field of the consent form in the ``ConsentDocument``.
24 |         public static let familyNamePlaceholder = LocalizedStringResource("NAME_FIELD_FAMILY_NAME_PLACEHOLDER", bundle: .atURL(from: .module))
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+LocalizationDefaults.swift:24:135: error: 'module' is inaccessible due to 'internal' protection level
22 |         public static let familyNameTitle = LocalizedStringResource("NAME_FIELD_FAMILY_NAME_TITLE", bundle: .atURL(from: .module))
23 |         /// Default localized placeholder for the family name field of the consent form in the ``ConsentDocument``.
24 |         public static let familyNamePlaceholder = LocalizedStringResource("NAME_FIELD_FAMILY_NAME_PLACEHOLDER", bundle: .atURL(from: .module))
   |                                                                                                                                       `- error: 'module' is inaccessible due to 'internal' protection level
25 |
26 |         /// Default localized value for the title of the exported consent form.
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
[336/363] Compiling SpeziOnboarding OnboardingConstraint.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/OnboardingDataSource.swift:44:31: warning: 'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
Please use `ConsentConstraint` instead. [#DeprecatedDeclaration]
42 |
43 |     public func configure() {
44 |         guard standard is any OnboardingConstraint || standard is any ConsentConstraint else {
   |                               `- warning: 'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
Please use `ConsentConstraint` instead. [#DeprecatedDeclaration]
45 |             fatalError("A \(type(of: standard).self) must conform to `ConsentConstraint` to process signed consent documents.")
46 |         }
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/OnboardingDataSource.swift:56:63: warning: 'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
Please use `ConsentConstraint` instead. [#DeprecatedDeclaration]
54 |             let consentDocumentExport = ConsentDocumentExport(documentIdentifier: identifier, cachedPDF: consent)
55 |             try await consentConstraint.store(consent: consentDocumentExport)
56 |         } else if let onboardingConstraint = standard as? any OnboardingConstraint {
   |                                                               `- warning: 'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
Please use `ConsentConstraint` instead. [#DeprecatedDeclaration]
57 |             await onboardingConstraint.store(consent: consent)
58 |         } else {
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/OnboardingDataSource.swift:57:40: warning: 'store(consent:)' is deprecated: Storing consent documents without an identifier is deprecated.
Please use `ConsentConstraint.store(consent: PDFDocument, identifier: String)` instead. [#DeprecatedDeclaration]
55 |             try await consentConstraint.store(consent: consentDocumentExport)
56 |         } else if let onboardingConstraint = standard as? any OnboardingConstraint {
57 |             await onboardingConstraint.store(consent: consent)
   |                                        `- warning: 'store(consent:)' is deprecated: Storing consent documents without an identifier is deprecated.
Please use `ConsentConstraint.store(consent: PDFDocument, identifier: String)` instead. [#DeprecatedDeclaration]
58 |         } else {
59 |             fatalError("A \(type(of: standard).self) must conform to `ConsentConstraint` to process signed consent documents.")
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/OnboardingFlow/IllegalOnboardingStepView.swift:17:50: error: 'module' is inaccessible due to 'internal' protection level
15 | struct IllegalOnboardingStepView: View {
16 |     var body: some View {
17 |         Text("ILLEGAL_ONBOARDING_STEP", bundle: .module)
   |                                                  `- error: 'module' is inaccessible due to 'internal' protection level
18 |     }
19 | }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[337/363] Compiling SpeziOnboarding OnboardingDataSource.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/OnboardingDataSource.swift:44:31: warning: 'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
Please use `ConsentConstraint` instead. [#DeprecatedDeclaration]
42 |
43 |     public func configure() {
44 |         guard standard is any OnboardingConstraint || standard is any ConsentConstraint else {
   |                               `- warning: 'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
Please use `ConsentConstraint` instead. [#DeprecatedDeclaration]
45 |             fatalError("A \(type(of: standard).self) must conform to `ConsentConstraint` to process signed consent documents.")
46 |         }
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/OnboardingDataSource.swift:56:63: warning: 'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
Please use `ConsentConstraint` instead. [#DeprecatedDeclaration]
54 |             let consentDocumentExport = ConsentDocumentExport(documentIdentifier: identifier, cachedPDF: consent)
55 |             try await consentConstraint.store(consent: consentDocumentExport)
56 |         } else if let onboardingConstraint = standard as? any OnboardingConstraint {
   |                                                               `- warning: 'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
Please use `ConsentConstraint` instead. [#DeprecatedDeclaration]
57 |             await onboardingConstraint.store(consent: consent)
58 |         } else {
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/OnboardingDataSource.swift:57:40: warning: 'store(consent:)' is deprecated: Storing consent documents without an identifier is deprecated.
Please use `ConsentConstraint.store(consent: PDFDocument, identifier: String)` instead. [#DeprecatedDeclaration]
55 |             try await consentConstraint.store(consent: consentDocumentExport)
56 |         } else if let onboardingConstraint = standard as? any OnboardingConstraint {
57 |             await onboardingConstraint.store(consent: consent)
   |                                        `- warning: 'store(consent:)' is deprecated: Storing consent documents without an identifier is deprecated.
Please use `ConsentConstraint.store(consent: PDFDocument, identifier: String)` instead. [#DeprecatedDeclaration]
58 |         } else {
59 |             fatalError("A \(type(of: standard).self) must conform to `ConsentConstraint` to process signed consent documents.")
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/OnboardingFlow/IllegalOnboardingStepView.swift:17:50: error: 'module' is inaccessible due to 'internal' protection level
15 | struct IllegalOnboardingStepView: View {
16 |     var body: some View {
17 |         Text("ILLEGAL_ONBOARDING_STEP", bundle: .module)
   |                                                  `- error: 'module' is inaccessible due to 'internal' protection level
18 |     }
19 | }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[338/363] Compiling SpeziOnboarding IllegalOnboardingStepView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/OnboardingDataSource.swift:44:31: warning: 'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
Please use `ConsentConstraint` instead. [#DeprecatedDeclaration]
42 |
43 |     public func configure() {
44 |         guard standard is any OnboardingConstraint || standard is any ConsentConstraint else {
   |                               `- warning: 'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
Please use `ConsentConstraint` instead. [#DeprecatedDeclaration]
45 |             fatalError("A \(type(of: standard).self) must conform to `ConsentConstraint` to process signed consent documents.")
46 |         }
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/OnboardingDataSource.swift:56:63: warning: 'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
Please use `ConsentConstraint` instead. [#DeprecatedDeclaration]
54 |             let consentDocumentExport = ConsentDocumentExport(documentIdentifier: identifier, cachedPDF: consent)
55 |             try await consentConstraint.store(consent: consentDocumentExport)
56 |         } else if let onboardingConstraint = standard as? any OnboardingConstraint {
   |                                                               `- warning: 'OnboardingConstraint' is deprecated: Storing consent documents without an identifier is deprecated.
Please use `ConsentConstraint` instead. [#DeprecatedDeclaration]
57 |             await onboardingConstraint.store(consent: consent)
58 |         } else {
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/OnboardingDataSource.swift:57:40: warning: 'store(consent:)' is deprecated: Storing consent documents without an identifier is deprecated.
Please use `ConsentConstraint.store(consent: PDFDocument, identifier: String)` instead. [#DeprecatedDeclaration]
55 |             try await consentConstraint.store(consent: consentDocumentExport)
56 |         } else if let onboardingConstraint = standard as? any OnboardingConstraint {
57 |             await onboardingConstraint.store(consent: consent)
   |                                        `- warning: 'store(consent:)' is deprecated: Storing consent documents without an identifier is deprecated.
Please use `ConsentConstraint.store(consent: PDFDocument, identifier: String)` instead. [#DeprecatedDeclaration]
58 |         } else {
59 |             fatalError("A \(type(of: standard).self) must conform to `ConsentConstraint` to process signed consent documents.")
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/OnboardingFlow/IllegalOnboardingStepView.swift:17:50: error: 'module' is inaccessible due to 'internal' protection level
15 | struct IllegalOnboardingStepView: View {
16 |     var body: some View {
17 |         Text("ILLEGAL_ONBOARDING_STEP", bundle: .module)
   |                                                  `- error: 'module' is inaccessible due to 'internal' protection level
18 |     }
19 | }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[339/363] Compiling SpeziOnboarding NavigationPath+Codable.swift
[340/363] Compiling SpeziOnboarding OnboardingFlowViewCollection.swift
[341/363] Compiling SpeziOnboarding OnboardingNavigationPath.swift
[342/363] Compiling SpeziOnboarding OnboardingIdentifiableViewModifier.swift
[343/363] Compiling SpeziOnboarding OnboardingInformationView.swift
[344/363] Compiling SpeziOnboarding OnboardingTitleView.swift
[345/363] Compiling SpeziOnboarding ConsentDocumentExport.swift
[346/363] Compiling SpeziOnboarding ConsentViewState+Binding.swift
[347/363] Compiling SpeziOnboarding ConsentViewState.swift
[348/363] Compiling SpeziOnboarding OnboardingStack.swift
[349/363] Compiling SpeziOnboarding OnboardingStepIdentifier.swift
[350/363] Compiling SpeziOnboarding OnboardingViewBuilder.swift
[351/363] Compiling SpeziOnboarding SignatureView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/SignatureView.swift:88:46: error: 'module' is inaccessible due to 'internal' protection level
 86 |     private var signatureTextField: some View {
 87 |         TextField(text: $signature) {
 88 |             Text("SIGNATURE_FIELD", bundle: .module)
    |                                              `- error: 'module' is inaccessible due to 'internal' protection level
 89 |         }
 90 |             .accessibilityLabel(Text("SIGNATURE_FIELD", bundle: .module))
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziViews_SpeziViews.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziViews.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/SignatureView.swift:90:66: error: 'module' is inaccessible due to 'internal' protection level
 88 |             Text("SIGNATURE_FIELD", bundle: .module)
 89 |         }
 90 |             .accessibilityLabel(Text("SIGNATURE_FIELD", bundle: .module))
    |                                                                  `- error: 'module' is inaccessible due to 'internal' protection level
 91 |             .accessibilityAddTraits(.allowsDirectInteraction)
 92 |             .font(.custom("Snell Roundhand", size: 32))
/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/SpeziOnboarding/SignatureViewBackground.swift:47:73: error: 'module' is inaccessible due to 'internal' protection level
45 |             .padding(.horizontal, 20)
46 |             .padding(.bottom, lineOffset - 18)
47 |             .accessibilityLabel(Text("SIGNATURE_NAME \(name)", bundle: .module))
   |                                                                         `- error: 'module' is inaccessible due to 'internal' protection level
48 |             .accessibilityHidden(name.isEmpty)
49 |     }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
[352/363] Compiling SpeziOnboarding SignatureViewBackground.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/SignatureView.swift:88:46: error: 'module' is inaccessible due to 'internal' protection level
 86 |     private var signatureTextField: some View {
 87 |         TextField(text: $signature) {
 88 |             Text("SIGNATURE_FIELD", bundle: .module)
    |                                              `- error: 'module' is inaccessible due to 'internal' protection level
 89 |         }
 90 |             .accessibilityLabel(Text("SIGNATURE_FIELD", bundle: .module))
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziViews_SpeziViews.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziViews.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/SignatureView.swift:90:66: error: 'module' is inaccessible due to 'internal' protection level
 88 |             Text("SIGNATURE_FIELD", bundle: .module)
 89 |         }
 90 |             .accessibilityLabel(Text("SIGNATURE_FIELD", bundle: .module))
    |                                                                  `- error: 'module' is inaccessible due to 'internal' protection level
 91 |             .accessibilityAddTraits(.allowsDirectInteraction)
 92 |             .font(.custom("Snell Roundhand", size: 32))
/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/SpeziOnboarding/SignatureViewBackground.swift:47:73: error: 'module' is inaccessible due to 'internal' protection level
45 |             .padding(.horizontal, 20)
46 |             .padding(.bottom, lineOffset - 18)
47 |             .accessibilityLabel(Text("SIGNATURE_NAME \(name)", bundle: .module))
   |                                                                         `- error: 'module' is inaccessible due to 'internal' protection level
48 |             .accessibilityHidden(name.isEmpty)
49 |     }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
[353/363] Compiling SpeziOnboarding ConsentConstraint.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+Error.swift:19:95: error: 'module' is inaccessible due to 'internal' protection level
17 |
18 |         public var errorDescription: String? {
19 |             LocalizedStringResource("CONSENT_EXPORT_ERROR_DESCRIPTION", bundle: .atURL(from: .module)).localizedString()
   |                                                                                               `- error: 'module' is inaccessible due to 'internal' protection level
20 |         }
21 |
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+Error.swift:23:103: error: 'module' is inaccessible due to 'internal' protection level
21 |
22 |         public var recoverySuggestion: String? {
23 |             LocalizedStringResource("CONSENT_EXPORT_ERROR_RECOVERY_SUGGESTION", bundle: .atURL(from: .module)).localizedString()
   |                                                                                                       `- error: 'module' is inaccessible due to 'internal' protection level
24 |         }
25 |
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+Error.swift:27:98: error: 'module' is inaccessible due to 'internal' protection level
25 |
26 |         public var failureReason: String? {
27 |             LocalizedStringResource("CONSENT_EXPORT_ERROR_FAILURE_REASON", bundle: .atURL(from: .module)).localizedString()
   |                                                                                                  `- error: 'module' is inaccessible due to 'internal' protection level
28 |         }
29 |     }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+Export.swift:64:51: error: 'module' is inaccessible due to 'internal' protection level
 62 |                     Spacer()
 63 |
 64 |                     Text("EXPORTED_TAG", bundle: .module)
    |                                                   `- error: 'module' is inaccessible due to 'internal' protection level
 65 |                         + Text(verbatim: ": \(DateFormatter.localizedString(from: Date(), dateStyle: .medium, timeStyle: .short))")
 66 |                 }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+Export.swift:110:85: error: 'module' is inaccessible due to 'internal' protection level
108 |             markdown: markdown,
109 |             options: .init(interpretedSyntax: .inlineOnlyPreservingWhitespace)
110 |         )) ?? AttributedString(String(localized: "MARKDOWN_LOADING_ERROR", bundle: .module))
    |                                                                                     `- error: 'module' is inaccessible due to 'internal' protection level
111 |
112 |         let renderer = ImageRenderer(content: exportBody(markdown: markdownString))
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+Export.swift:117:34: error: cannot infer contextual base in reference to member 'init'
115 |             height: exportConfiguration.paperSize.dimensions.height
116 |         )
117 |         renderer.proposedSize = .init(paperSize)
    |                                  `- error: cannot infer contextual base in reference to member 'init'
118 |
119 |         return await withCheckedContinuation { continuation in
[354/363] Compiling SpeziOnboarding ConsentDocument+Error.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+Error.swift:19:95: error: 'module' is inaccessible due to 'internal' protection level
17 |
18 |         public var errorDescription: String? {
19 |             LocalizedStringResource("CONSENT_EXPORT_ERROR_DESCRIPTION", bundle: .atURL(from: .module)).localizedString()
   |                                                                                               `- error: 'module' is inaccessible due to 'internal' protection level
20 |         }
21 |
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+Error.swift:23:103: error: 'module' is inaccessible due to 'internal' protection level
21 |
22 |         public var recoverySuggestion: String? {
23 |             LocalizedStringResource("CONSENT_EXPORT_ERROR_RECOVERY_SUGGESTION", bundle: .atURL(from: .module)).localizedString()
   |                                                                                                       `- error: 'module' is inaccessible due to 'internal' protection level
24 |         }
25 |
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+Error.swift:27:98: error: 'module' is inaccessible due to 'internal' protection level
25 |
26 |         public var failureReason: String? {
27 |             LocalizedStringResource("CONSENT_EXPORT_ERROR_FAILURE_REASON", bundle: .atURL(from: .module)).localizedString()
   |                                                                                                  `- error: 'module' is inaccessible due to 'internal' protection level
28 |         }
29 |     }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+Export.swift:64:51: error: 'module' is inaccessible due to 'internal' protection level
 62 |                     Spacer()
 63 |
 64 |                     Text("EXPORTED_TAG", bundle: .module)
    |                                                   `- error: 'module' is inaccessible due to 'internal' protection level
 65 |                         + Text(verbatim: ": \(DateFormatter.localizedString(from: Date(), dateStyle: .medium, timeStyle: .short))")
 66 |                 }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+Export.swift:110:85: error: 'module' is inaccessible due to 'internal' protection level
108 |             markdown: markdown,
109 |             options: .init(interpretedSyntax: .inlineOnlyPreservingWhitespace)
110 |         )) ?? AttributedString(String(localized: "MARKDOWN_LOADING_ERROR", bundle: .module))
    |                                                                                     `- error: 'module' is inaccessible due to 'internal' protection level
111 |
112 |         let renderer = ImageRenderer(content: exportBody(markdown: markdownString))
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+Export.swift:117:34: error: cannot infer contextual base in reference to member 'init'
115 |             height: exportConfiguration.paperSize.dimensions.height
116 |         )
117 |         renderer.proposedSize = .init(paperSize)
    |                                  `- error: cannot infer contextual base in reference to member 'init'
118 |
119 |         return await withCheckedContinuation { continuation in
[355/363] Compiling SpeziOnboarding ConsentDocument+Export.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+Error.swift:19:95: error: 'module' is inaccessible due to 'internal' protection level
17 |
18 |         public var errorDescription: String? {
19 |             LocalizedStringResource("CONSENT_EXPORT_ERROR_DESCRIPTION", bundle: .atURL(from: .module)).localizedString()
   |                                                                                               `- error: 'module' is inaccessible due to 'internal' protection level
20 |         }
21 |
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+Error.swift:23:103: error: 'module' is inaccessible due to 'internal' protection level
21 |
22 |         public var recoverySuggestion: String? {
23 |             LocalizedStringResource("CONSENT_EXPORT_ERROR_RECOVERY_SUGGESTION", bundle: .atURL(from: .module)).localizedString()
   |                                                                                                       `- error: 'module' is inaccessible due to 'internal' protection level
24 |         }
25 |
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+Error.swift:27:98: error: 'module' is inaccessible due to 'internal' protection level
25 |
26 |         public var failureReason: String? {
27 |             LocalizedStringResource("CONSENT_EXPORT_ERROR_FAILURE_REASON", bundle: .atURL(from: .module)).localizedString()
   |                                                                                                  `- error: 'module' is inaccessible due to 'internal' protection level
28 |         }
29 |     }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+Export.swift:64:51: error: 'module' is inaccessible due to 'internal' protection level
 62 |                     Spacer()
 63 |
 64 |                     Text("EXPORTED_TAG", bundle: .module)
    |                                                   `- error: 'module' is inaccessible due to 'internal' protection level
 65 |                         + Text(verbatim: ": \(DateFormatter.localizedString(from: Date(), dateStyle: .medium, timeStyle: .short))")
 66 |                 }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+Export.swift:110:85: error: 'module' is inaccessible due to 'internal' protection level
108 |             markdown: markdown,
109 |             options: .init(interpretedSyntax: .inlineOnlyPreservingWhitespace)
110 |         )) ?? AttributedString(String(localized: "MARKDOWN_LOADING_ERROR", bundle: .module))
    |                                                                                     `- error: 'module' is inaccessible due to 'internal' protection level
111 |
112 |         let renderer = ImageRenderer(content: exportBody(markdown: markdownString))
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+Export.swift:117:34: error: cannot infer contextual base in reference to member 'init'
115 |             height: exportConfiguration.paperSize.dimensions.height
116 |         )
117 |         renderer.proposedSize = .init(paperSize)
    |                                  `- error: cannot infer contextual base in reference to member 'init'
118 |
119 |         return await withCheckedContinuation { continuation in
[356/363] Compiling SpeziOnboarding OnboardingView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/SequentialOnboardingView.swift:131:64: error: 'module' is inaccessible due to 'internal' protection level
129 |     private var actionButtonTitle: Text {
130 |         if currentContentIndex < content.count - 1 {
131 |             return Text("SEQUENTIAL_ONBOARDING_NEXT", bundle: .module)
    |                                                                `- error: 'module' is inaccessible due to 'internal' protection level
132 |         } else {
133 |             return actionText
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
[357/363] Compiling SpeziOnboarding SequentialOnboardingView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/SequentialOnboardingView.swift:131:64: error: 'module' is inaccessible due to 'internal' protection level
129 |     private var actionButtonTitle: Text {
130 |         if currentContentIndex < content.count - 1 {
131 |             return Text("SEQUENTIAL_ONBOARDING_NEXT", bundle: .module)
    |                                                                `- error: 'module' is inaccessible due to 'internal' protection level
132 |         } else {
133 |             return actionText
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
[358/363] Compiling SpeziOnboarding ConsentDocument+ExportConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+LocalizationDefaults.swift:27:117: error: 'module' is inaccessible due to 'internal' protection level
25 |
26 |         /// Default localized value for the title of the exported consent form.
27 |         public static let exportedConsentFormTitle = LocalizedStringResource("CONSENT_TITLE", bundle: .atURL(from: .module))
   |                                                                                                                     `- error: 'module' is inaccessible due to 'internal' protection level
28 |     }
29 | }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+LocalizationDefaults.swift:16:121: error: 'module' is inaccessible due to 'internal' protection level
14 |     public enum LocalizationDefaults {
15 |         /// Default localized title for the given name field of the consent form in the ``ConsentDocument``.
16 |         public static let givenNameTitle = LocalizedStringResource("NAME_FIELD_GIVEN_NAME_TITLE", bundle: .atURL(from: .module))
   |                                                                                                                         `- error: 'module' is inaccessible due to 'internal' protection level
17 |         /// Default localized placeholder for the given name field of the consent form in the ``ConsentDocument``.
18 |         public static let givenNamePlaceholder = LocalizedStringResource("NAME_FIELD_GIVEN_NAME_PLACEHOLDER", bundle: .atURL(from: .module))
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+LocalizationDefaults.swift:18:133: error: 'module' is inaccessible due to 'internal' protection level
16 |         public static let givenNameTitle = LocalizedStringResource("NAME_FIELD_GIVEN_NAME_TITLE", bundle: .atURL(from: .module))
17 |         /// Default localized placeholder for the given name field of the consent form in the ``ConsentDocument``.
18 |         public static let givenNamePlaceholder = LocalizedStringResource("NAME_FIELD_GIVEN_NAME_PLACEHOLDER", bundle: .atURL(from: .module))
   |                                                                                                                                     `- error: 'module' is inaccessible due to 'internal' protection level
19 |
20 |
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+LocalizationDefaults.swift:22:123: error: 'module' is inaccessible due to 'internal' protection level
20 |
21 |         /// Default localized title for the family name field of the consent form in the ``ConsentDocument``.
22 |         public static let familyNameTitle = LocalizedStringResource("NAME_FIELD_FAMILY_NAME_TITLE", bundle: .atURL(from: .module))
   |                                                                                                                           `- error: 'module' is inaccessible due to 'internal' protection level
23 |         /// Default localized placeholder for the family name field of the consent form in the ``ConsentDocument``.
24 |         public static let familyNamePlaceholder = LocalizedStringResource("NAME_FIELD_FAMILY_NAME_PLACEHOLDER", bundle: .atURL(from: .module))
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+LocalizationDefaults.swift:24:135: error: 'module' is inaccessible due to 'internal' protection level
22 |         public static let familyNameTitle = LocalizedStringResource("NAME_FIELD_FAMILY_NAME_TITLE", bundle: .atURL(from: .module))
23 |         /// Default localized placeholder for the family name field of the consent form in the ``ConsentDocument``.
24 |         public static let familyNamePlaceholder = LocalizedStringResource("NAME_FIELD_FAMILY_NAME_PLACEHOLDER", bundle: .atURL(from: .module))
   |                                                                                                                                       `- error: 'module' is inaccessible due to 'internal' protection level
25 |
26 |         /// Default localized value for the title of the exported consent form.
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
[359/363] Compiling SpeziOnboarding ConsentDocument+LocalizationDefaults.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+LocalizationDefaults.swift:27:117: error: 'module' is inaccessible due to 'internal' protection level
25 |
26 |         /// Default localized value for the title of the exported consent form.
27 |         public static let exportedConsentFormTitle = LocalizedStringResource("CONSENT_TITLE", bundle: .atURL(from: .module))
   |                                                                                                                     `- error: 'module' is inaccessible due to 'internal' protection level
28 |     }
29 | }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+LocalizationDefaults.swift:16:121: error: 'module' is inaccessible due to 'internal' protection level
14 |     public enum LocalizationDefaults {
15 |         /// Default localized title for the given name field of the consent form in the ``ConsentDocument``.
16 |         public static let givenNameTitle = LocalizedStringResource("NAME_FIELD_GIVEN_NAME_TITLE", bundle: .atURL(from: .module))
   |                                                                                                                         `- error: 'module' is inaccessible due to 'internal' protection level
17 |         /// Default localized placeholder for the given name field of the consent form in the ``ConsentDocument``.
18 |         public static let givenNamePlaceholder = LocalizedStringResource("NAME_FIELD_GIVEN_NAME_PLACEHOLDER", bundle: .atURL(from: .module))
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+LocalizationDefaults.swift:18:133: error: 'module' is inaccessible due to 'internal' protection level
16 |         public static let givenNameTitle = LocalizedStringResource("NAME_FIELD_GIVEN_NAME_TITLE", bundle: .atURL(from: .module))
17 |         /// Default localized placeholder for the given name field of the consent form in the ``ConsentDocument``.
18 |         public static let givenNamePlaceholder = LocalizedStringResource("NAME_FIELD_GIVEN_NAME_PLACEHOLDER", bundle: .atURL(from: .module))
   |                                                                                                                                     `- error: 'module' is inaccessible due to 'internal' protection level
19 |
20 |
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+LocalizationDefaults.swift:22:123: error: 'module' is inaccessible due to 'internal' protection level
20 |
21 |         /// Default localized title for the family name field of the consent form in the ``ConsentDocument``.
22 |         public static let familyNameTitle = LocalizedStringResource("NAME_FIELD_FAMILY_NAME_TITLE", bundle: .atURL(from: .module))
   |                                                                                                                           `- error: 'module' is inaccessible due to 'internal' protection level
23 |         /// Default localized placeholder for the family name field of the consent form in the ``ConsentDocument``.
24 |         public static let familyNamePlaceholder = LocalizedStringResource("NAME_FIELD_FAMILY_NAME_PLACEHOLDER", bundle: .atURL(from: .module))
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+LocalizationDefaults.swift:24:135: error: 'module' is inaccessible due to 'internal' protection level
22 |         public static let familyNameTitle = LocalizedStringResource("NAME_FIELD_FAMILY_NAME_TITLE", bundle: .atURL(from: .module))
23 |         /// Default localized placeholder for the family name field of the consent form in the ``ConsentDocument``.
24 |         public static let familyNamePlaceholder = LocalizedStringResource("NAME_FIELD_FAMILY_NAME_PLACEHOLDER", bundle: .atURL(from: .module))
   |                                                                                                                                       `- error: 'module' is inaccessible due to 'internal' protection level
25 |
26 |         /// Default localized value for the title of the exported consent form.
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
[360/363] Compiling SpeziOnboarding ConsentDocument.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+LocalizationDefaults.swift:27:117: error: 'module' is inaccessible due to 'internal' protection level
25 |
26 |         /// Default localized value for the title of the exported consent form.
27 |         public static let exportedConsentFormTitle = LocalizedStringResource("CONSENT_TITLE", bundle: .atURL(from: .module))
   |                                                                                                                     `- error: 'module' is inaccessible due to 'internal' protection level
28 |     }
29 | }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+LocalizationDefaults.swift:16:121: error: 'module' is inaccessible due to 'internal' protection level
14 |     public enum LocalizationDefaults {
15 |         /// Default localized title for the given name field of the consent form in the ``ConsentDocument``.
16 |         public static let givenNameTitle = LocalizedStringResource("NAME_FIELD_GIVEN_NAME_TITLE", bundle: .atURL(from: .module))
   |                                                                                                                         `- error: 'module' is inaccessible due to 'internal' protection level
17 |         /// Default localized placeholder for the given name field of the consent form in the ``ConsentDocument``.
18 |         public static let givenNamePlaceholder = LocalizedStringResource("NAME_FIELD_GIVEN_NAME_PLACEHOLDER", bundle: .atURL(from: .module))
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+LocalizationDefaults.swift:18:133: error: 'module' is inaccessible due to 'internal' protection level
16 |         public static let givenNameTitle = LocalizedStringResource("NAME_FIELD_GIVEN_NAME_TITLE", bundle: .atURL(from: .module))
17 |         /// Default localized placeholder for the given name field of the consent form in the ``ConsentDocument``.
18 |         public static let givenNamePlaceholder = LocalizedStringResource("NAME_FIELD_GIVEN_NAME_PLACEHOLDER", bundle: .atURL(from: .module))
   |                                                                                                                                     `- error: 'module' is inaccessible due to 'internal' protection level
19 |
20 |
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+LocalizationDefaults.swift:22:123: error: 'module' is inaccessible due to 'internal' protection level
20 |
21 |         /// Default localized title for the family name field of the consent form in the ``ConsentDocument``.
22 |         public static let familyNameTitle = LocalizedStringResource("NAME_FIELD_FAMILY_NAME_TITLE", bundle: .atURL(from: .module))
   |                                                                                                                           `- error: 'module' is inaccessible due to 'internal' protection level
23 |         /// Default localized placeholder for the family name field of the consent form in the ``ConsentDocument``.
24 |         public static let familyNamePlaceholder = LocalizedStringResource("NAME_FIELD_FAMILY_NAME_PLACEHOLDER", bundle: .atURL(from: .module))
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+LocalizationDefaults.swift:24:135: error: 'module' is inaccessible due to 'internal' protection level
22 |         public static let familyNameTitle = LocalizedStringResource("NAME_FIELD_FAMILY_NAME_TITLE", bundle: .atURL(from: .module))
23 |         /// Default localized placeholder for the family name field of the consent form in the ``ConsentDocument``.
24 |         public static let familyNamePlaceholder = LocalizedStringResource("NAME_FIELD_FAMILY_NAME_PLACEHOLDER", bundle: .atURL(from: .module))
   |                                                                                                                                       `- error: 'module' is inaccessible due to 'internal' protection level
25 |
26 |         /// Default localized value for the title of the exported consent form.
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
[361/363] Compiling SpeziOnboarding OnboardingConsentView+ShareSheet.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/OnboardingConsentView+ShareSheet.swift:52:98: error: 'module' is inaccessible due to 'internal' protection level
50 |             // Note: Need to write down the PDF to storage as in-memory PDFs are not recognized properly
51 |             let temporaryPath = FileManager.default.temporaryDirectory.appendingPathComponent(
52 |                 LocalizedStringResource("FILE_NAME_EXPORTED_CONSENT_FORM", bundle: .atURL(from: .module)).localizedString() + ".pdf"
   |                                                                                                  `- error: 'module' is inaccessible due to 'internal' protection level
53 |             )
54 |             try? sharedItem.dataRepresentation()?.write(to: temporaryPath)
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/OnboardingConsentView+ShareSheet.swift:60:108: error: cannot infer contextual base in reference to member 'minY'
58 |             // Present the sharing service picker
59 |             if let keyWindow = NSApp.keyWindow, let contentView = keyWindow.contentView {
60 |                 sharingServicePicker.show(relativeTo: contentView.bounds, of: contentView, preferredEdge: .minY)
   |                                                                                                            `- error: cannot infer contextual base in reference to member 'minY'
61 |             }
62 |         }
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/OnboardingConsentView+ShareSheet.swift:59:38: warning: main actor-isolated property 'keyWindow' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
47 |
48 |
49 |         func show() {
   |              `- note: add '@MainActor' to make instance method 'show()' part of global actor 'MainActor'
50 |             // Note: Need to write down the PDF to storage as in-memory PDFs are not recognized properly
51 |             let temporaryPath = FileManager.default.temporaryDirectory.appendingPathComponent(
   :
57 |
58 |             // Present the sharing service picker
59 |             if let keyWindow = NSApp.keyWindow, let contentView = keyWindow.contentView {
   |                                      `- warning: main actor-isolated property 'keyWindow' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
60 |                 sharingServicePicker.show(relativeTo: contentView.bounds, of: contentView, preferredEdge: .minY)
61 |             }
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:202:48: note: property declared here
200 |
201 | @property (nullable, readonly, weak) NSWindow *mainWindow;
202 | @property (nullable, readonly, weak) NSWindow *keyWindow;
    |                                                `- note: property declared here
203 | @property (getter=isActive, readonly) BOOL active;
204 | @property (getter=isHidden, readonly) BOOL hidden;
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/OnboardingConsentView+ShareSheet.swift:59:32: warning: main actor-isolated var 'NSApp' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
47 |
48 |
49 |         func show() {
   |              `- note: add '@MainActor' to make instance method 'show()' part of global actor 'MainActor'
50 |             // Note: Need to write down the PDF to storage as in-memory PDFs are not recognized properly
51 |             let temporaryPath = FileManager.default.temporaryDirectory.appendingPathComponent(
   :
57 |
58 |             // Present the sharing service picker
59 |             if let keyWindow = NSApp.keyWindow, let contentView = keyWindow.contentView {
   |                                `- warning: main actor-isolated var 'NSApp' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
60 |                 sharingServicePicker.show(relativeTo: contentView.bounds, of: contentView, preferredEdge: .minY)
61 |             }
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:191:58: note: var declared here
189 | @interface NSApplication : NSResponder <NSUserInterfaceValidations, NSMenuItemValidation, NSAccessibilityElement, NSAccessibility>
190 |
191 | APPKIT_EXTERN __kindof NSApplication * _Null_unspecified NSApp NS_SWIFT_UI_ACTOR;
    |                                                          `- note: var declared here
192 |
193 | @property (class, readonly, strong) __kindof NSApplication *sharedApplication;
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/OnboardingConsentView+ShareSheet.swift:59:77: warning: main actor-isolated property 'contentView' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
47 |
48 |
49 |         func show() {
   |              `- note: add '@MainActor' to make instance method 'show()' part of global actor 'MainActor'
50 |             // Note: Need to write down the PDF to storage as in-memory PDFs are not recognized properly
51 |             let temporaryPath = FileManager.default.temporaryDirectory.appendingPathComponent(
   :
57 |
58 |             // Present the sharing service picker
59 |             if let keyWindow = NSApp.keyWindow, let contentView = keyWindow.contentView {
   |                                                                             `- warning: main actor-isolated property 'contentView' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
60 |                 sharingServicePicker.show(relativeTo: contentView.bounds, of: contentView, preferredEdge: .minY)
61 |             }
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:337:47: note: property declared here
 335 | - (void)setTitleWithRepresentedFilename:(NSString *)filename;
 336 | @property (getter=isExcludedFromWindowsMenu) BOOL excludedFromWindowsMenu;
 337 | @property (nullable, strong) __kindof NSView *contentView;
     |                                               `- note: property declared here
 338 | @property (nullable, weak) id<NSWindowDelegate> delegate;
 339 | @property (readonly) NSInteger windowNumber;
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/OnboardingActionsView.swift:41:61: warning: converting non-sendable function value to '@MainActor @Sendable () async throws -> Void' may introduce data races
 39 |     public var body: some View {
 40 |         VStack {
 41 |             AsyncButton(state: $primaryActionState, action: primaryAction) {
    |                                                             `- warning: converting non-sendable function value to '@MainActor @Sendable () async throws -> Void' may introduce data races
 42 |                 primaryText
 43 |                     .frame(maxWidth: .infinity, minHeight: 38)
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/OnboardingActionsView.swift:47:67: warning: converting non-sendable function value to '@MainActor @Sendable () async throws -> Void' may introduce data races
 45 |                 .buttonStyle(.borderedProminent)
 46 |             if let secondaryText, let secondaryAction {
 47 |                 AsyncButton(state: $secondaryActionState, action: secondaryAction) {
    |                                                                   `- warning: converting non-sendable function value to '@MainActor @Sendable () async throws -> Void' may introduce data races
 48 |                     secondaryText
 49 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+LocalizationDefaults.swift:27:117: error: 'module' is inaccessible due to 'internal' protection level
25 |
26 |         /// Default localized value for the title of the exported consent form.
27 |         public static let exportedConsentFormTitle = LocalizedStringResource("CONSENT_TITLE", bundle: .atURL(from: .module))
   |                                                                                                                     `- error: 'module' is inaccessible due to 'internal' protection level
28 |     }
29 | }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/OnboardingConsentView.swift:57:81: error: 'module' is inaccessible due to 'internal' protection level
 55 |         /// Default localized value for the title of the consent form.
 56 |         public static var consentFormTitle: LocalizedStringResource {
 57 |             LocalizedStringResource("CONSENT_VIEW_TITLE", bundle: .atURL(from: .module))
    |                                                                                 `- error: 'module' is inaccessible due to 'internal' protection level
 58 |         }
 59 |     }
/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/SpeziOnboarding/OnboardingConsentView.swift:100:61: error: 'module' is inaccessible due to 'internal' protection level
 98 |                         },
 99 |                         label: {
100 |                             Text("CONSENT_ACTION", bundle: .module)
    |                                                             `- error: 'module' is inaccessible due to 'internal' protection level
101 |                                 .frame(maxWidth: .infinity, minHeight: 38)
102 |                                 .processingOverlay(isProcessing: viewState == .storing || (viewState == .export && !willShowShareSheet))
/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/SpeziOnboarding/OnboardingConsentView.swift:153:68: error: 'module' is inaccessible due to 'internal' protection level
151 |                             } else {
152 |                                 Label {
153 |                                     Text("CONSENT_SHARE", bundle: .module)
    |                                                                    `- error: 'module' is inaccessible due to 'internal' protection level
154 |                                 } icon: {
155 |                                     Image(systemName: "square.and.arrow.up")
/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/SpeziOnboarding/OnboardingConsentView.swift:194:106: error: 'module' is inaccessible due to 'internal' protection level
192 |                 try? FileManager.default.removeItem(
193 |                     at: FileManager.default.temporaryDirectory.appendingPathComponent(
194 |                         LocalizedStringResource("FILE_NAME_EXPORTED_CONSENT_FORM", bundle: .atURL(from: .module)).localizedString() + ".pdf"
    |                                                                                                          `- error: 'module' is inaccessible due to 'internal' protection level
195 |                     )
196 |                 )
/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"
[362/363] Compiling SpeziOnboarding OnboardingActionsView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/OnboardingConsentView+ShareSheet.swift:52:98: error: 'module' is inaccessible due to 'internal' protection level
50 |             // Note: Need to write down the PDF to storage as in-memory PDFs are not recognized properly
51 |             let temporaryPath = FileManager.default.temporaryDirectory.appendingPathComponent(
52 |                 LocalizedStringResource("FILE_NAME_EXPORTED_CONSENT_FORM", bundle: .atURL(from: .module)).localizedString() + ".pdf"
   |                                                                                                  `- error: 'module' is inaccessible due to 'internal' protection level
53 |             )
54 |             try? sharedItem.dataRepresentation()?.write(to: temporaryPath)
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/OnboardingConsentView+ShareSheet.swift:60:108: error: cannot infer contextual base in reference to member 'minY'
58 |             // Present the sharing service picker
59 |             if let keyWindow = NSApp.keyWindow, let contentView = keyWindow.contentView {
60 |                 sharingServicePicker.show(relativeTo: contentView.bounds, of: contentView, preferredEdge: .minY)
   |                                                                                                            `- error: cannot infer contextual base in reference to member 'minY'
61 |             }
62 |         }
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/OnboardingConsentView+ShareSheet.swift:59:38: warning: main actor-isolated property 'keyWindow' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
47 |
48 |
49 |         func show() {
   |              `- note: add '@MainActor' to make instance method 'show()' part of global actor 'MainActor'
50 |             // Note: Need to write down the PDF to storage as in-memory PDFs are not recognized properly
51 |             let temporaryPath = FileManager.default.temporaryDirectory.appendingPathComponent(
   :
57 |
58 |             // Present the sharing service picker
59 |             if let keyWindow = NSApp.keyWindow, let contentView = keyWindow.contentView {
   |                                      `- warning: main actor-isolated property 'keyWindow' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
60 |                 sharingServicePicker.show(relativeTo: contentView.bounds, of: contentView, preferredEdge: .minY)
61 |             }
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:202:48: note: property declared here
200 |
201 | @property (nullable, readonly, weak) NSWindow *mainWindow;
202 | @property (nullable, readonly, weak) NSWindow *keyWindow;
    |                                                `- note: property declared here
203 | @property (getter=isActive, readonly) BOOL active;
204 | @property (getter=isHidden, readonly) BOOL hidden;
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/OnboardingConsentView+ShareSheet.swift:59:32: warning: main actor-isolated var 'NSApp' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
47 |
48 |
49 |         func show() {
   |              `- note: add '@MainActor' to make instance method 'show()' part of global actor 'MainActor'
50 |             // Note: Need to write down the PDF to storage as in-memory PDFs are not recognized properly
51 |             let temporaryPath = FileManager.default.temporaryDirectory.appendingPathComponent(
   :
57 |
58 |             // Present the sharing service picker
59 |             if let keyWindow = NSApp.keyWindow, let contentView = keyWindow.contentView {
   |                                `- warning: main actor-isolated var 'NSApp' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
60 |                 sharingServicePicker.show(relativeTo: contentView.bounds, of: contentView, preferredEdge: .minY)
61 |             }
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:191:58: note: var declared here
189 | @interface NSApplication : NSResponder <NSUserInterfaceValidations, NSMenuItemValidation, NSAccessibilityElement, NSAccessibility>
190 |
191 | APPKIT_EXTERN __kindof NSApplication * _Null_unspecified NSApp NS_SWIFT_UI_ACTOR;
    |                                                          `- note: var declared here
192 |
193 | @property (class, readonly, strong) __kindof NSApplication *sharedApplication;
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/OnboardingConsentView+ShareSheet.swift:59:77: warning: main actor-isolated property 'contentView' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
47 |
48 |
49 |         func show() {
   |              `- note: add '@MainActor' to make instance method 'show()' part of global actor 'MainActor'
50 |             // Note: Need to write down the PDF to storage as in-memory PDFs are not recognized properly
51 |             let temporaryPath = FileManager.default.temporaryDirectory.appendingPathComponent(
   :
57 |
58 |             // Present the sharing service picker
59 |             if let keyWindow = NSApp.keyWindow, let contentView = keyWindow.contentView {
   |                                                                             `- warning: main actor-isolated property 'contentView' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
60 |                 sharingServicePicker.show(relativeTo: contentView.bounds, of: contentView, preferredEdge: .minY)
61 |             }
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:337:47: note: property declared here
 335 | - (void)setTitleWithRepresentedFilename:(NSString *)filename;
 336 | @property (getter=isExcludedFromWindowsMenu) BOOL excludedFromWindowsMenu;
 337 | @property (nullable, strong) __kindof NSView *contentView;
     |                                               `- note: property declared here
 338 | @property (nullable, weak) id<NSWindowDelegate> delegate;
 339 | @property (readonly) NSInteger windowNumber;
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/OnboardingActionsView.swift:41:61: warning: converting non-sendable function value to '@MainActor @Sendable () async throws -> Void' may introduce data races
 39 |     public var body: some View {
 40 |         VStack {
 41 |             AsyncButton(state: $primaryActionState, action: primaryAction) {
    |                                                             `- warning: converting non-sendable function value to '@MainActor @Sendable () async throws -> Void' may introduce data races
 42 |                 primaryText
 43 |                     .frame(maxWidth: .infinity, minHeight: 38)
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/OnboardingActionsView.swift:47:67: warning: converting non-sendable function value to '@MainActor @Sendable () async throws -> Void' may introduce data races
 45 |                 .buttonStyle(.borderedProminent)
 46 |             if let secondaryText, let secondaryAction {
 47 |                 AsyncButton(state: $secondaryActionState, action: secondaryAction) {
    |                                                                   `- warning: converting non-sendable function value to '@MainActor @Sendable () async throws -> Void' may introduce data races
 48 |                     secondaryText
 49 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+LocalizationDefaults.swift:27:117: error: 'module' is inaccessible due to 'internal' protection level
25 |
26 |         /// Default localized value for the title of the exported consent form.
27 |         public static let exportedConsentFormTitle = LocalizedStringResource("CONSENT_TITLE", bundle: .atURL(from: .module))
   |                                                                                                                     `- error: 'module' is inaccessible due to 'internal' protection level
28 |     }
29 | }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/OnboardingConsentView.swift:57:81: error: 'module' is inaccessible due to 'internal' protection level
 55 |         /// Default localized value for the title of the consent form.
 56 |         public static var consentFormTitle: LocalizedStringResource {
 57 |             LocalizedStringResource("CONSENT_VIEW_TITLE", bundle: .atURL(from: .module))
    |                                                                                 `- error: 'module' is inaccessible due to 'internal' protection level
 58 |         }
 59 |     }
/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/SpeziOnboarding/OnboardingConsentView.swift:100:61: error: 'module' is inaccessible due to 'internal' protection level
 98 |                         },
 99 |                         label: {
100 |                             Text("CONSENT_ACTION", bundle: .module)
    |                                                             `- error: 'module' is inaccessible due to 'internal' protection level
101 |                                 .frame(maxWidth: .infinity, minHeight: 38)
102 |                                 .processingOverlay(isProcessing: viewState == .storing || (viewState == .export && !willShowShareSheet))
/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/SpeziOnboarding/OnboardingConsentView.swift:153:68: error: 'module' is inaccessible due to 'internal' protection level
151 |                             } else {
152 |                                 Label {
153 |                                     Text("CONSENT_SHARE", bundle: .module)
    |                                                                    `- error: 'module' is inaccessible due to 'internal' protection level
154 |                                 } icon: {
155 |                                     Image(systemName: "square.and.arrow.up")
/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/SpeziOnboarding/OnboardingConsentView.swift:194:106: error: 'module' is inaccessible due to 'internal' protection level
192 |                 try? FileManager.default.removeItem(
193 |                     at: FileManager.default.temporaryDirectory.appendingPathComponent(
194 |                         LocalizedStringResource("FILE_NAME_EXPORTED_CONSENT_FORM", bundle: .atURL(from: .module)).localizedString() + ".pdf"
    |                                                                                                          `- error: 'module' is inaccessible due to 'internal' protection level
195 |                     )
196 |                 )
/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"
[363/363] Compiling SpeziOnboarding OnboardingConsentView.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/OnboardingConsentView+ShareSheet.swift:52:98: error: 'module' is inaccessible due to 'internal' protection level
50 |             // Note: Need to write down the PDF to storage as in-memory PDFs are not recognized properly
51 |             let temporaryPath = FileManager.default.temporaryDirectory.appendingPathComponent(
52 |                 LocalizedStringResource("FILE_NAME_EXPORTED_CONSENT_FORM", bundle: .atURL(from: .module)).localizedString() + ".pdf"
   |                                                                                                  `- error: 'module' is inaccessible due to 'internal' protection level
53 |             )
54 |             try? sharedItem.dataRepresentation()?.write(to: temporaryPath)
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/OnboardingConsentView+ShareSheet.swift:60:108: error: cannot infer contextual base in reference to member 'minY'
58 |             // Present the sharing service picker
59 |             if let keyWindow = NSApp.keyWindow, let contentView = keyWindow.contentView {
60 |                 sharingServicePicker.show(relativeTo: contentView.bounds, of: contentView, preferredEdge: .minY)
   |                                                                                                            `- error: cannot infer contextual base in reference to member 'minY'
61 |             }
62 |         }
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/OnboardingConsentView+ShareSheet.swift:59:38: warning: main actor-isolated property 'keyWindow' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
47 |
48 |
49 |         func show() {
   |              `- note: add '@MainActor' to make instance method 'show()' part of global actor 'MainActor'
50 |             // Note: Need to write down the PDF to storage as in-memory PDFs are not recognized properly
51 |             let temporaryPath = FileManager.default.temporaryDirectory.appendingPathComponent(
   :
57 |
58 |             // Present the sharing service picker
59 |             if let keyWindow = NSApp.keyWindow, let contentView = keyWindow.contentView {
   |                                      `- warning: main actor-isolated property 'keyWindow' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
60 |                 sharingServicePicker.show(relativeTo: contentView.bounds, of: contentView, preferredEdge: .minY)
61 |             }
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:202:48: note: property declared here
200 |
201 | @property (nullable, readonly, weak) NSWindow *mainWindow;
202 | @property (nullable, readonly, weak) NSWindow *keyWindow;
    |                                                `- note: property declared here
203 | @property (getter=isActive, readonly) BOOL active;
204 | @property (getter=isHidden, readonly) BOOL hidden;
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/OnboardingConsentView+ShareSheet.swift:59:32: warning: main actor-isolated var 'NSApp' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
47 |
48 |
49 |         func show() {
   |              `- note: add '@MainActor' to make instance method 'show()' part of global actor 'MainActor'
50 |             // Note: Need to write down the PDF to storage as in-memory PDFs are not recognized properly
51 |             let temporaryPath = FileManager.default.temporaryDirectory.appendingPathComponent(
   :
57 |
58 |             // Present the sharing service picker
59 |             if let keyWindow = NSApp.keyWindow, let contentView = keyWindow.contentView {
   |                                `- warning: main actor-isolated var 'NSApp' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
60 |                 sharingServicePicker.show(relativeTo: contentView.bounds, of: contentView, preferredEdge: .minY)
61 |             }
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSApplication.h:191:58: note: var declared here
189 | @interface NSApplication : NSResponder <NSUserInterfaceValidations, NSMenuItemValidation, NSAccessibilityElement, NSAccessibility>
190 |
191 | APPKIT_EXTERN __kindof NSApplication * _Null_unspecified NSApp NS_SWIFT_UI_ACTOR;
    |                                                          `- note: var declared here
192 |
193 | @property (class, readonly, strong) __kindof NSApplication *sharedApplication;
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/OnboardingConsentView+ShareSheet.swift:59:77: warning: main actor-isolated property 'contentView' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
47 |
48 |
49 |         func show() {
   |              `- note: add '@MainActor' to make instance method 'show()' part of global actor 'MainActor'
50 |             // Note: Need to write down the PDF to storage as in-memory PDFs are not recognized properly
51 |             let temporaryPath = FileManager.default.temporaryDirectory.appendingPathComponent(
   :
57 |
58 |             // Present the sharing service picker
59 |             if let keyWindow = NSApp.keyWindow, let contentView = keyWindow.contentView {
   |                                                                             `- warning: main actor-isolated property 'contentView' can not be referenced from a nonisolated context; this is an error in the Swift 6 language mode
60 |                 sharingServicePicker.show(relativeTo: contentView.bounds, of: contentView, preferredEdge: .minY)
61 |             }
/Applications/Xcode-26.0.0-Beta.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX26.0.sdk/System/Library/Frameworks/AppKit.framework/Headers/NSWindow.h:337:47: note: property declared here
 335 | - (void)setTitleWithRepresentedFilename:(NSString *)filename;
 336 | @property (getter=isExcludedFromWindowsMenu) BOOL excludedFromWindowsMenu;
 337 | @property (nullable, strong) __kindof NSView *contentView;
     |                                               `- note: property declared here
 338 | @property (nullable, weak) id<NSWindowDelegate> delegate;
 339 | @property (readonly) NSInteger windowNumber;
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/OnboardingActionsView.swift:41:61: warning: converting non-sendable function value to '@MainActor @Sendable () async throws -> Void' may introduce data races
 39 |     public var body: some View {
 40 |         VStack {
 41 |             AsyncButton(state: $primaryActionState, action: primaryAction) {
    |                                                             `- warning: converting non-sendable function value to '@MainActor @Sendable () async throws -> Void' may introduce data races
 42 |                 primaryText
 43 |                     .frame(maxWidth: .infinity, minHeight: 38)
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/OnboardingActionsView.swift:47:67: warning: converting non-sendable function value to '@MainActor @Sendable () async throws -> Void' may introduce data races
 45 |                 .buttonStyle(.borderedProminent)
 46 |             if let secondaryText, let secondaryAction {
 47 |                 AsyncButton(state: $secondaryActionState, action: secondaryAction) {
    |                                                                   `- warning: converting non-sendable function value to '@MainActor @Sendable () async throws -> Void' may introduce data races
 48 |                     secondaryText
 49 |                 }
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/ConsentView/ConsentDocument+LocalizationDefaults.swift:27:117: error: 'module' is inaccessible due to 'internal' protection level
25 |
26 |         /// Default localized value for the title of the exported consent form.
27 |         public static let exportedConsentFormTitle = LocalizedStringResource("CONSENT_TITLE", bundle: .atURL(from: .module))
   |                                                                                                                     `- error: 'module' is inaccessible due to 'internal' protection level
28 |     }
29 | }
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziPersonalInfo.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_SpeziPersonalInfo.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziPersonalInfo.bundle"
/Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/OnboardingConsentView.swift:57:81: error: 'module' is inaccessible due to 'internal' protection level
 55 |         /// Default localized value for the title of the consent form.
 56 |         public static var consentFormTitle: LocalizedStringResource {
 57 |             LocalizedStringResource("CONSENT_VIEW_TITLE", bundle: .atURL(from: .module))
    |                                                                                 `- error: 'module' is inaccessible due to 'internal' protection level
 58 |         }
 59 |     }
/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/SpeziOnboarding/OnboardingConsentView.swift:100:61: error: 'module' is inaccessible due to 'internal' protection level
 98 |                         },
 99 |                         label: {
100 |                             Text("CONSENT_ACTION", bundle: .module)
    |                                                             `- error: 'module' is inaccessible due to 'internal' protection level
101 |                                 .frame(maxWidth: .infinity, minHeight: 38)
102 |                                 .processingOverlay(isProcessing: viewState == .storing || (viewState == .export && !willShowShareSheet))
/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/SpeziOnboarding/OnboardingConsentView.swift:153:68: error: 'module' is inaccessible due to 'internal' protection level
151 |                             } else {
152 |                                 Label {
153 |                                     Text("CONSENT_SHARE", bundle: .module)
    |                                                                    `- error: 'module' is inaccessible due to 'internal' protection level
154 |                                 } icon: {
155 |                                     Image(systemName: "square.and.arrow.up")
/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/SpeziOnboarding/OnboardingConsentView.swift:194:106: error: 'module' is inaccessible due to 'internal' protection level
192 |                 try? FileManager.default.removeItem(
193 |                     at: FileManager.default.temporaryDirectory.appendingPathComponent(
194 |                         LocalizedStringResource("FILE_NAME_EXPORTED_CONSENT_FORM", bundle: .atURL(from: .module)).localizedString() + ".pdf"
    |                                                                                                          `- error: 'module' is inaccessible due to 'internal' protection level
195 |                     )
196 |                 )
/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews.build/DerivedSources/resource_bundle_accessor.swift:4:16: note: 'module' declared here
 2 |
 3 | extension Foundation.Bundle {
 4 |     static let module: Bundle = {
   |                `- note: 'module' declared here
 5 |         let mainPath = Bundle.main.bundleURL.appendingPathComponent("SpeziViews_SpeziViews.bundle").path
 6 |         let buildPath = "/Users/admin/builder/spi-builder-workspace/.build/arm64-apple-macosx/debug/SpeziViews_SpeziViews.bundle"
Fetching https://github.com/StanfordSpezi/SpeziViews
Fetching https://github.com/StanfordSpezi/Spezi
Fetching https://github.com/apple/swift-collections.git
[1/3712] Fetching speziviews
[113/13034] Fetching speziviews, spezi
[244/29674] Fetching speziviews, spezi, swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (2.23s)
Fetched https://github.com/StanfordSpezi/Spezi from cache (2.23s)
Fetched https://github.com/StanfordSpezi/SpeziViews from cache (2.23s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (2.79s)
Computing version for https://github.com/StanfordSpezi/Spezi
Computed https://github.com/StanfordSpezi/Spezi at 1.9.0 (2.03s)
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
[1/583] Fetching xctruntimeassertions
[176/1595] Fetching xctruntimeassertions, spezifoundation
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.88s)
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (0.88s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.1.0 (1.47s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.1.9 (0.59s)
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/apple/swift-atomics.git
[1/1797] Fetching swift-atomics
[415/7756] Fetching swift-atomics, swift-algorithms
Fetched https://github.com/apple/swift-atomics.git from cache (0.92s)
[3635/5959] Fetching swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (1.04s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (1.60s)
Fetching https://github.com/apple/swift-numerics.git
[1/5757] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.07s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.49s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.50s)
Computing version for https://github.com/StanfordSpezi/SpeziViews
Computed https://github.com/StanfordSpezi/SpeziViews at 1.11.0 (0.55s)
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/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.1.9
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-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/StanfordSpezi/Spezi
Working copy of https://github.com/StanfordSpezi/Spezi resolved at 1.9.0
Creating working copy for https://github.com/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-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
warning: 'spi-builder-workspace': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/Resources/Localizable.xcstrings.license
    /Users/admin/builder/spi-builder-workspace/Sources/SpeziOnboarding/Resources/Localizable.xcstrings
BUILD FAILURE 6.2 macosSpm