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

Successful build of SpeziViews, reference main (8c12a9), with Swift 6.2 (beta) for macOS (SPM) on 2 Sep 2025 19:49:27 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.67.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziViews.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziViews
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 8c12a94 remove localization extensions (#73)
Cloned https://github.com/StanfordSpezi/SpeziViews.git
Revision (git rev-parse @):
8c12a94fcd118128db87736b849e71dbca7d1a46
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziViews.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziViews.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0-Beta.app xcrun swift build --arch arm64
Building for debugging...
[0/64] Write sources
[3/64] Copying Localizable.xcstrings.license
[4/64] Copying Info.plist
[5/64] Copying Localizable.xcstrings.license
[6/64] Copying Localizable.xcstrings
[8/64] Write swift-version-1EA4D86E10B52AF.txt
[9/64] Compiling cmark-gfm xml.c
[10/64] Compiling cmark-gfm utf8.c
[11/64] Compiling cmark-gfm-extensions ext_scanners.c
[12/64] Compiling cmark-gfm syntax_extension.c
[13/64] Compiling cmark-gfm registry.c
[14/64] Compiling cmark-gfm render.c
[15/64] Compiling cmark-gfm-extensions core-extensions.c
[16/64] Compiling cmark-gfm-extensions tasklist.c
[17/64] Compiling cmark-gfm references.c
[18/64] Compiling cmark-gfm plugin.c
[19/64] Compiling cmark-gfm-extensions table.c
[20/64] Compiling cmark-gfm plaintext.c
[21/64] Compiling cmark-gfm-extensions tagfilter.c
[22/64] Compiling cmark-gfm scanners.c
[22/64] Compiling cmark-gfm map.c
[24/64] Compiling cmark-gfm node.c
[25/64] Compiling cmark-gfm man.c
[26/64] Compiling cmark-gfm linked_list.c
[27/64] Compiling cmark-gfm latex.c
[28/64] Compiling cmark-gfm iterator.c
[29/64] Compiling cmark-gfm houdini_html_e.c
[30/64] Compiling cmark-gfm html.c
[31/64] Compiling cmark-gfm houdini_href_e.c
[32/64] Compiling cmark-gfm footnotes.c
[33/64] Compiling cmark-gfm houdini_html_u.c
[34/64] Compiling cmark-gfm-extensions strikethrough.c
[35/64] Compiling cmark-gfm inlines.c
[35/64] Copying Localizable.xcstrings
[35/64] Copying Info.plist
[35/64] Copying Localizable.xcstrings
[39/64] Copying Info.plist
[40/64] Write sources
[41/64] Copying Localizable.xcstrings.license
[42/64] Copying Localizable.xcstrings
[42/64] Copying Info.plist
[44/64] Compiling cmark-gfm cmark_ctype.c
[44/64] Write sources
[49/64] Compiling cmark-gfm commonmark.c
[49/64] Write sources
[51/64] Compiling _NumericsShims _NumericsShims.c
[51/64] Write sources
[57/64] Compiling cmark-gfm cmark.c
[58/64] Compiling cmark-gfm buffer.c
[59/64] Compiling cmark-gfm arena.c
[60/64] Compiling cmark-gfm blocks.c
[61/106] Compiling cmark-gfm-extensions autolink.c
[62/108] Compiling _AtomicsShims.c
[64/127] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[65/128] Compiling RealModule RealFunctions.swift
[66/128] Compiling Atomics AtomicBool.swift
[67/128] Compiling Atomics IntegerConformances.swift
[68/128] Emitting module RealModule
[69/129] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[70/129] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[71/129] Compiling RealModule Float16+Real.swift
[72/129] Compiling RealModule Real.swift
[73/129] Compiling RealModule Float80+Real.swift
[74/129] Compiling RealModule AugmentedArithmetic.swift
[75/129] Compiling InternalCollectionsUtilities Debugging.swift
[76/129] Compiling InternalCollectionsUtilities Descriptions.swift
[77/129] Compiling RealModule RelaxedArithmetic.swift
[78/129] Compiling RealModule ElementaryFunctions.swift
[79/129] Compiling RealModule Float+Real.swift
[80/129] Compiling RealModule Double+Real.swift
[81/129] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[84/155] Compiling Algorithms Combinations.swift
[85/155] Compiling Algorithms Compacted.swift
[86/155] Compiling Algorithms Suffix.swift
[87/155] Compiling Algorithms Trim.swift
[88/157] Compiling Algorithms Rotate.swift
[89/157] Compiling Algorithms AdjacentPairs.swift
[90/157] Emitting module InternalCollectionsUtilities
[91/157] Compiling Algorithms Chain.swift
[92/157] Compiling Algorithms Chunked.swift
[93/157] Compiling Algorithms Cycle.swift
[94/157] Compiling Algorithms Grouped.swift
[95/157] Compiling Algorithms Permutations.swift
[96/157] Compiling Algorithms Product.swift
[96/158] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[98/214] Compiling Atomics Unmanaged extensions.swift
[99/214] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[100/214] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[101/214] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[102/214] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[103/214] Compiling OrderedCollections OrderedDictionary+Elements.swift
[104/214] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[105/214] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[106/214] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[107/214] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[108/214] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[109/214] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[110/214] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[111/214] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[112/214] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[113/214] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[114/214] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[115/214] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[116/214] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[117/220] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[118/220] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[119/220] Compiling OrderedCollections _Hashtable+Header.swift
[120/220] Compiling OrderedCollections OrderedDictionary+Codable.swift
[121/220] Emitting module Atomics
[122/220] Compiling OrderedCollections OrderedSet+Hashable.swift
[123/220] Compiling OrderedCollections OrderedSet+Initializers.swift
[124/220] Compiling OrderedCollections OrderedSet+Insertions.swift
[125/220] Compiling OrderedCollections OrderedSet+Invariants.swift
[126/220] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[135/220] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[136/220] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[143/220] Compiling OrderedCollections OrderedDictionary+Values.swift
[144/220] Compiling OrderedCollections OrderedDictionary.swift
[163/220] Compiling OrderedCollections OrderedSet+SubSequence.swift
[164/220] Compiling OrderedCollections OrderedSet+Testing.swift
[165/220] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[166/220] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[167/220] Compiling OrderedCollections OrderedSet.swift
[168/220] Compiling OrderedCollections _UnsafeBitset.swift
[169/220] Compiling OrderedCollections OrderedSet+Codable.swift
[170/220] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[171/220] Compiling OrderedCollections OrderedSet+Descriptions.swift
[172/220] Compiling OrderedCollections OrderedSet+Diffing.swift
[173/220] Compiling OrderedCollections OrderedSet+Equatable.swift
[174/220] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[175/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[178/220] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[179/220] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[180/220] Compiling OrderedCollections OrderedSet+Sendable.swift
[181/220] Compiling OrderedCollections _HashTable+Bucket.swift
[182/220] Compiling OrderedCollections _HashTable+BucketIterator.swift
[183/220] Compiling OrderedCollections _HashTable+Constants.swift
[184/220] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[185/220] Compiling OrderedCollections _HashTable+Testing.swift
[186/220] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[187/220] Compiling OrderedCollections _HashTable.swift
[188/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[189/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[190/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[191/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[192/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[193/220] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[199/220] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[200/220] Emitting module OrderedCollections
[201/220] Emitting module Algorithms
[202/220] Compiling RuntimeAssertions RuntimeAssertion.swift
[203/220] Compiling RuntimeAssertions RuntimePrecondition.swift
[204/220] Compiling RuntimeAssertions Assert.swift
[205/220] Compiling RuntimeAssertions NeverReturn.swift
[206/220] Compiling RuntimeAssertions DebugOnly.swift
[207/220] Compiling RuntimeAssertions Counter.swift
[208/220] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[209/220] Compiling RuntimeAssertions Precondition.swift
[210/220] Emitting module RuntimeAssertions
[211/266] Compiling NetworkImage URLSession+NetworkImage.swift
[212/267] Compiling SpeziFoundation MarkdownDocument.swift
[213/267] Compiling SpeziFoundation AnyArray.swift
[214/267] Compiling SpeziFoundation AnyOptional.swift
[215/267] Compiling SpeziFoundation BidirectionalCollection.swift
[216/267] Compiling SpeziFoundation BinarySearch.swift
[217/272] Compiling SpeziFoundation TopLevelEncoder.swift
[218/272] Compiling SpeziFoundation Version.swift
[219/272] Compiling SpeziFoundation RuntimeConfig.swift
[220/272] Compiling SpeziFoundation RepositoryValue.swift
[221/272] Compiling SpeziFoundation SendableValueRepository.swift
[222/272] Compiling SpeziFoundation ValueRepository.swift
[223/272] Compiling SpeziFoundation ComputedKnowledgeSource.swift
[224/272] Compiling SpeziFoundation DefaultProvidingKnowledgeSource.swift
[225/272] Compiling SpeziFoundation KnowledgeSource.swift
[226/272] Compiling SpeziFoundation OptionalComputedKnowledgeSource.swift
[227/272] Compiling SpeziFoundation SequenceExtensions.swift
[228/272] Compiling SpeziFoundation StaticString+Hashable.swift
[229/272] Compiling SpeziFoundation String.swift
[230/272] Compiling SpeziFoundation TimeoutError.swift
[231/272] Compiling SpeziFoundation TopLevelDecoder.swift
[232/272] Compiling SpeziFoundation ArrayBuilder.swift
[233/272] Compiling SpeziFoundation RangeReplaceableCollectionBuilder.swift
[234/272] Compiling SpeziFoundation SetBuilder.swift
[235/272] Compiling SpeziFoundation CompressionAlgorithm.swift
[236/272] Compiling SpeziFoundation Zlib.swift
[237/272] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[238/272] Compiling SpeziFoundation RepositoryAnchor.swift
[239/272] Compiling SpeziFoundation SendableSharedRepository.swift
[240/272] Compiling SpeziFoundation SharedRepository.swift
[241/272] Compiling SpeziFoundation resource_bundle_accessor.swift
[242/272] Compiling NetworkImage NetworkImageCache.swift
[243/272] Compiling SpeziFoundation AsyncSemaphore.swift
[244/272] Compiling SpeziFoundation DiscardTaskGroup+CancellableTask.swift
[245/272] Compiling SpeziFoundation MainActorExecution.swift
[246/272] Compiling SpeziFoundation ManagedAsynchronousAccess.swift
[247/272] Compiling SpeziFoundation RWLock.swift
[248/272] Compiling SpeziFoundation RecursiveRWLock.swift
[249/272] Compiling SpeziFoundation _PThreadReadWriteLockProtocol.swift
[250/272] Compiling SpeziFoundation MarkdownDocument+Metadata.swift
[251/272] Compiling SpeziFoundation MarkdownDocument+Parser.swift
[252/272] Compiling SpeziFoundation MarkdownDocument+Sections.swift
[253/272] Compiling SpeziFoundation KeyValuePairs.swift
[254/272] Compiling SpeziFoundation ObjCExceptionHandling.swift
[255/272] Compiling SpeziFoundation OrderedArray.swift
[256/272] Compiling SpeziFoundation RuntimeEnvironment.swift
[257/272] Compiling SpeziFoundation SendableMetatype.swift
[258/272] Emitting module SpeziFoundation
[259/272] Compiling SpeziFoundation Calendar.swift
[260/272] Compiling SpeziFoundation DataDescriptor.swift
[261/272] Compiling SpeziFoundation Duration.swift
[262/272] Compiling SpeziFoundation FileManager.swift
[263/272] Compiling SpeziFoundation FormatStyle.swift
[264/338] Compiling SpeziLocalization LocalizedFileResources.swift
[265/338] Compiling SpeziLocalization Other.swift
[266/338] Emitting module SpeziLocalization
[267/338] Compiling SpeziLocalization LocaleMatchingBehaviour.swift
[268/338] Compiling SpeziLocalization LocalizationKey.swift
[269/338] Compiling SpeziLocalization LocalizedFileResolution.swift
[270/338] Compiling SpeziLocalization Bundle+LocalizableString.swift
[271/338] Emitting module NetworkImage
[272/338] Compiling NetworkImage View+NetworkImageLoader.swift
[273/338] Compiling NetworkImage NetworkImageState.swift
[274/338] Compiling NetworkImage TaskModifier.swift
[275/338] Compiling NetworkImage NetworkImageModel.swift
[276/338] Compiling NetworkImage NetworkImageLoader.swift
[277/338] Compiling NetworkImage ImageSource.swift
[278/338] Compiling NetworkImage Deprecations.swift
[279/338] Compiling NetworkImage NetworkImage.swift
[280/453] Compiling MarkdownUI TextTable.swift
[281/453] Compiling MarkdownUI TextTableColumn.swift
[282/453] Compiling MarkdownUI TextTableColumnAlignment.swift
[283/453] Compiling MarkdownUI TextTableColumnBuilder.swift
[284/453] Compiling MarkdownUI TextTableRow.swift
[285/453] Compiling MarkdownUI TextTableRowBuilder.swift
[286/453] Compiling MarkdownUI ThematicBreak.swift
[287/459] Compiling MarkdownUI DefaultInlineImageProvider.swift
[288/459] Compiling MarkdownUI ImageProvider.swift
[289/459] Compiling MarkdownUI InlineImageProvider.swift
[290/459] Compiling MarkdownUI BlockNode+Rewrite.swift
[291/459] Compiling MarkdownUI BlockNode.swift
[292/459] Compiling MarkdownUI Blockquote.swift
[293/459] Compiling MarkdownUI TextInlineRenderer.swift
[294/459] Compiling MarkdownUI BlockConfiguration.swift
[295/459] Compiling MarkdownUI BlockStyle.swift
[296/459] Compiling MarkdownUI CodeBlockConfiguration.swift
[297/459] Compiling MarkdownUI ListBullet.swift
[298/459] Compiling MarkdownUI ListMarkerConfiguration.swift
[299/459] Compiling MarkdownUI FontSize.swift
[300/459] Compiling MarkdownUI FontStyle.swift
[301/459] Compiling MarkdownUI FontWeight.swift
[302/459] Compiling MarkdownUI FontWidth.swift
[303/459] Compiling MarkdownUI ForegroundColor.swift
[304/459] Compiling MarkdownUI StrikethroughStyle.swift
[305/459] Compiling MarkdownUI SoftBreak.swift
[306/459] Compiling MarkdownUI Strikethrough.swift
[307/459] Compiling MarkdownUI Strong.swift
[308/459] Compiling MarkdownUI AssetImageProvider.swift
[309/459] Compiling MarkdownUI AssetInlineImageProvider.swift
[310/459] Compiling MarkdownUI CodeSyntaxHighlighter.swift
[311/459] Compiling MarkdownUI DefaultImageProvider.swift
[312/459] Compiling MarkdownUI BulletedList.swift
[313/459] Compiling MarkdownUI CodeBlock.swift
[314/459] Compiling MarkdownUI Heading.swift
[315/459] Compiling MarkdownUI ListContentBuilder.swift
[316/459] Compiling MarkdownUI ListItem.swift
[317/459] Compiling MarkdownUI MarkdownContent.swift
[318/459] Compiling MarkdownUI MarkdownContentBuilder.swift
[319/459] Compiling MarkdownUI Code.swift
[320/459] Compiling MarkdownUI Emphasis.swift
[321/459] Compiling MarkdownUI InlineContent.swift
[322/459] Compiling MarkdownUI InlineContentBuilder.swift
[323/459] Compiling MarkdownUI InlineImage.swift
[324/459] Compiling MarkdownUI InlineLink.swift
[325/459] Compiling MarkdownUI LineBreak.swift
[326/459] Emitting module Spezi
[327/459] Compiling Spezi Application+TypeAlias.swift
[328/459] Compiling Spezi ApplicationDelegate.swift
[329/459] Compiling Spezi ApplicationDelegateAdaptor.swift
[330/459] Compiling Spezi DynamicReference.swift
[331/459] Compiling Spezi Module+Properties.swift
[332/459] Compiling Spezi ProcessInfo+PreviewSimulator.swift
[333/459] Compiling MarkdownUI NumberedList.swift
[334/459] Compiling MarkdownUI Paragraph.swift
[335/459] Compiling MarkdownUI TaskList.swift
[336/459] Compiling MarkdownUI TaskListContentBuilder.swift
[337/459] Compiling MarkdownUI TaskListItem.swift
[338/459] Compiling MarkdownUI HTMLTag.swift
[339/459] Compiling MarkdownUI InlineNode+Collect.swift
[340/459] Compiling MarkdownUI InlineNode+Rewrite.swift
[341/459] Compiling MarkdownUI InlineNode.swift
[342/459] Compiling MarkdownUI MarkdownParser.swift
[343/459] Compiling MarkdownUI AttributedStringInlineRenderer.swift
[344/459] Compiling MarkdownUI InlineTextStyles.swift
[358/471] Emitting module MarkdownUI
[384/471] Compiling MarkdownUI Theme+DocC.swift
[411/471] Compiling MarkdownUI TableBackgroundStyle.swift
[412/471] Compiling MarkdownUI TableBorderStyle.swift
[413/471] Compiling MarkdownUI TableCellConfiguration.swift
[414/471] Compiling MarkdownUI TaskListMarkerConfiguration.swift
[415/471] Compiling MarkdownUI BackgroundColor.swift
[416/471] Compiling MarkdownUI EmptyTextStyle.swift
[417/471] Compiling MarkdownUI Font+FontProperties.swift
[418/471] Compiling MarkdownUI FontCapsVariant.swift
[419/471] Compiling MarkdownUI FontDigitVariant.swift
[420/471] Compiling MarkdownUI FontFamily.swift
[421/471] Compiling MarkdownUI FontFamilyVariant.swift
[422/471] Compiling MarkdownUI FontProperties.swift
[423/471] Compiling MarkdownUI FontPropertiesAttribute.swift
[424/471] Compiling MarkdownUI NumberedListView.swift
[425/471] Compiling MarkdownUI ParagraphView.swift
[426/471] Compiling MarkdownUI TableBackgroundView.swift
[427/471] Compiling MarkdownUI TableBorderSelector.swift
[428/471] Compiling MarkdownUI TableBorderView.swift
[429/471] Compiling MarkdownUI TableBounds.swift
[430/471] Compiling MarkdownUI TableCell.swift
[431/471] Compiling MarkdownUI TableView.swift
[432/471] Compiling MarkdownUI TaskListItemView.swift
[433/471] Compiling MarkdownUI TaskListView.swift
[434/471] Compiling MarkdownUI TextStyleAttributesReader.swift
[435/471] Compiling MarkdownUI ThematicBreakView.swift
[436/471] Compiling MarkdownUI String+KebabCase.swift
[437/471] Compiling MarkdownUI BlockMargin.swift
[438/471] Compiling MarkdownUI BlockNode+View.swift
[439/471] Compiling MarkdownUI BlockSequence.swift
[440/471] Compiling MarkdownUI BlockquoteView.swift
[441/471] Compiling MarkdownUI BulletedListView.swift
[442/471] Compiling MarkdownUI CodeBlockView.swift
[443/471] Compiling MarkdownUI ColumnWidthPreference.swift
[444/471] Compiling MarkdownUI HeadingView.swift
[445/471] Compiling MarkdownUI ImageFlow.swift
[446/471] Compiling MarkdownUI ListItemSequence.swift
[447/471] Compiling MarkdownUI ListItemView.swift
[448/471] Compiling MarkdownUI Theme+GitHub.swift
[449/471] Compiling MarkdownUI Theme.swift
[450/471] Compiling MarkdownUI BlockNode+ColorSchemeImage.swift
[451/471] Compiling MarkdownUI Color+RGBA.swift
[452/471] Compiling MarkdownUI Deprecations.swift
[453/471] Compiling MarkdownUI FlowLayout.swift
[454/471] Compiling MarkdownUI Indexed.swift
[455/471] Compiling MarkdownUI InlineNode+PlainText.swift
[456/471] Compiling MarkdownUI InlineNode+RawImageData.swift
[457/471] Compiling MarkdownUI Int+Roman.swift
[458/471] Compiling MarkdownUI RelativeSize.swift
[459/471] Compiling MarkdownUI ResizeToFit.swift
[460/471] Compiling MarkdownUI Environment+BaseURL.swift
[461/471] Compiling MarkdownUI Environment+CodeSyntaxHighlighter.swift
[462/471] Compiling MarkdownUI Environment+ImageProvider.swift
[463/471] Compiling MarkdownUI Environment+InlineImageProvider.swift
[464/471] Compiling MarkdownUI Environment+List.swift
[465/471] Compiling MarkdownUI Environment+SoftBreakMode.swift
[466/471] Compiling MarkdownUI Environment+Table.swift
[467/471] Compiling MarkdownUI Environment+TextStyle.swift
[468/471] Compiling MarkdownUI Environment+Theme.swift
[469/471] Compiling MarkdownUI ImageView.swift
[470/471] Compiling MarkdownUI InlineText.swift
[471/471] Compiling MarkdownUI Markdown.swift
[472/520] Compiling SpeziViews DefaultErrorDescription.swift
[473/520] Compiling SpeziViews ProcessingDebounceDuration.swift
[474/520] Compiling SpeziViews Exports.swift
[475/520] Compiling SpeziViews ImageReference.swift
[476/520] Compiling SpeziViews OperationState.swift
[477/520] Compiling SpeziViews ViewState.swift
[478/525] Emitting module SpeziViews
[479/525] Compiling SpeziViews OperationStateAlert.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziViews/Views/Button/AsyncButton.swift:271:23: warning: capture of non-sendable type 'Label.Type' in an isolated closure
269 |         let result = await withTaskGroup(of: GroupResult.self) { group in
270 |             group.addTask {
271 |                 await debounceProcessingIndicator()
    |                       `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
272 |                 return .debounce
273 |             }
/Users/admin/builder/spi-builder-workspace/Sources/SpeziViews/Views/Button/AsyncButton.swift:256:18: warning: capture of non-sendable type 'Label.Type' in an isolated closure
254 |     }
255 |
256 |     private func runAction(_ action: @MainActor @escaping () async throws -> Void) async {
    |                  `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
257 |         guard buttonState == .disabled else {
258 |             return
/Users/admin/builder/spi-builder-workspace/Sources/SpeziViews/Views/Button/AsyncButton.swift:277:29: warning: capture of non-sendable type 'Label.Type' in an isolated closure
275 |             group.addTask {
276 |                 do {
277 |                     return .result(.success(try await action()))
    |                             `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
278 |                 } catch {
279 |                     return .result(.failure(error))
[480/525] Compiling SpeziViews ViewStateAlert.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziViews/Views/Button/AsyncButton.swift:271:23: warning: capture of non-sendable type 'Label.Type' in an isolated closure
269 |         let result = await withTaskGroup(of: GroupResult.self) { group in
270 |             group.addTask {
271 |                 await debounceProcessingIndicator()
    |                       `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
272 |                 return .debounce
273 |             }
/Users/admin/builder/spi-builder-workspace/Sources/SpeziViews/Views/Button/AsyncButton.swift:256:18: warning: capture of non-sendable type 'Label.Type' in an isolated closure
254 |     }
255 |
256 |     private func runAction(_ action: @MainActor @escaping () async throws -> Void) async {
    |                  `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
257 |         guard buttonState == .disabled else {
258 |             return
/Users/admin/builder/spi-builder-workspace/Sources/SpeziViews/Views/Button/AsyncButton.swift:277:29: warning: capture of non-sendable type 'Label.Type' in an isolated closure
275 |             group.addTask {
276 |                 do {
277 |                     return .result(.success(try await action()))
    |                             `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
278 |                 } catch {
279 |                     return .result(.failure(error))
[481/525] Compiling SpeziViews ViewStateMapper.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziViews/Views/Button/AsyncButton.swift:271:23: warning: capture of non-sendable type 'Label.Type' in an isolated closure
269 |         let result = await withTaskGroup(of: GroupResult.self) { group in
270 |             group.addTask {
271 |                 await debounceProcessingIndicator()
    |                       `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
272 |                 return .debounce
273 |             }
/Users/admin/builder/spi-builder-workspace/Sources/SpeziViews/Views/Button/AsyncButton.swift:256:18: warning: capture of non-sendable type 'Label.Type' in an isolated closure
254 |     }
255 |
256 |     private func runAction(_ action: @MainActor @escaping () async throws -> Void) async {
    |                  `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
257 |         guard buttonState == .disabled else {
258 |             return
/Users/admin/builder/spi-builder-workspace/Sources/SpeziViews/Views/Button/AsyncButton.swift:277:29: warning: capture of non-sendable type 'Label.Type' in an isolated closure
275 |             group.addTask {
276 |                 do {
277 |                     return .result(.success(try await action()))
    |                             `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
278 |                 } catch {
279 |                     return .result(.failure(error))
[482/525] Compiling SpeziViews AsyncButton.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziViews/Views/Button/AsyncButton.swift:271:23: warning: capture of non-sendable type 'Label.Type' in an isolated closure
269 |         let result = await withTaskGroup(of: GroupResult.self) { group in
270 |             group.addTask {
271 |                 await debounceProcessingIndicator()
    |                       `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
272 |                 return .debounce
273 |             }
/Users/admin/builder/spi-builder-workspace/Sources/SpeziViews/Views/Button/AsyncButton.swift:256:18: warning: capture of non-sendable type 'Label.Type' in an isolated closure
254 |     }
255 |
256 |     private func runAction(_ action: @MainActor @escaping () async throws -> Void) async {
    |                  `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
257 |         guard buttonState == .disabled else {
258 |             return
/Users/admin/builder/spi-builder-workspace/Sources/SpeziViews/Views/Button/AsyncButton.swift:277:29: warning: capture of non-sendable type 'Label.Type' in an isolated closure
275 |             group.addTask {
276 |                 do {
277 |                     return .result(.success(try await action()))
    |                             `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
278 |                 } catch {
279 |                     return .result(.failure(error))
[483/525] Compiling SpeziViews AsyncButtonProcessingStyle.swift
/Users/admin/builder/spi-builder-workspace/Sources/SpeziViews/Views/Button/AsyncButton.swift:271:23: warning: capture of non-sendable type 'Label.Type' in an isolated closure
269 |         let result = await withTaskGroup(of: GroupResult.self) { group in
270 |             group.addTask {
271 |                 await debounceProcessingIndicator()
    |                       `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
272 |                 return .debounce
273 |             }
/Users/admin/builder/spi-builder-workspace/Sources/SpeziViews/Views/Button/AsyncButton.swift:256:18: warning: capture of non-sendable type 'Label.Type' in an isolated closure
254 |     }
255 |
256 |     private func runAction(_ action: @MainActor @escaping () async throws -> Void) async {
    |                  `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
257 |         guard buttonState == .disabled else {
258 |             return
/Users/admin/builder/spi-builder-workspace/Sources/SpeziViews/Views/Button/AsyncButton.swift:277:29: warning: capture of non-sendable type 'Label.Type' in an isolated closure
275 |             group.addTask {
276 |                 do {
277 |                     return .result(.success(try await action()))
    |                             `- warning: capture of non-sendable type 'Label.Type' in an isolated closure
278 |                 } catch {
279 |                     return .result(.failure(error))
[484/525] Compiling SpeziViews CanvasView.swift
[485/525] Compiling SpeziViews DescriptionGridRow.swift
[486/525] Compiling SpeziViews DynamicHStack.swift
[487/525] Compiling SpeziViews HorizontalGeometryReader.swift
[488/525] Compiling SpeziViews LabeledContent+Init.swift
[489/525] Compiling SpeziViews ListHeader.swift
[490/525] Compiling SpeziViews ListRow.swift
[491/525] Compiling SpeziViews IllegalNavigationStepView.swift
[492/525] Compiling SpeziViews ManagedNavigationStack+Path.swift
[493/525] Compiling SpeziViews ManagedNavigationStack.swift
[494/525] Compiling SpeziViews NavigationStepIdentifier.swift
[495/525] Compiling SpeziViews NavigationStepIdentifying.swift
[496/525] Compiling SpeziViews NavigationStepsBuilder.swift
[497/525] Compiling SpeziViews NavigationStepsCollection.swift
[498/525] Compiling SpeziViews ShareSheet.swift
[499/525] Compiling SpeziViews ConfigureTipKit.swift
[500/525] Compiling SpeziViews ManagedViewUpdate.swift
[501/525] Compiling SpeziViews ReverseLabelStyle.swift
[502/525] Compiling SpeziViews AnyLocalizedError.swift
[503/525] Compiling SpeziViews Binding+Negate.swift
[504/525] Compiling SpeziViews TextContentType.swift
[505/525] Compiling SpeziViews ConditionalModifier.swift
[506/525] Compiling SpeziViews DeviceOrientationModifier.swift
[507/525] Compiling SpeziViews FocusOnTapModifier.swift
[508/525] Compiling SpeziViews ProcessingOverlay.swift
[509/525] Compiling SpeziViews ShimmerModifier.swift
[510/525] Compiling SpeziViews SkeletonLoadingModifier.swift
[511/525] Compiling SpeziViews ShareSheetInput.swift
[512/525] Compiling SpeziViews ShareableRepresentation.swift
[513/525] Compiling SpeziViews Label.swift
[514/525] Compiling SpeziViews LazyText.swift
[515/525] Compiling SpeziViews MarkdownView.swift
[516/525] Compiling SpeziViews DismissButton.swift
[517/525] Compiling SpeziViews InfoButton.swift
[518/525] Compiling SpeziViews CaseIterablePicker.swift
[519/525] Compiling SpeziViews OptionSetPicker.swift
[520/525] Compiling SpeziViews PickerValue.swift
[521/525] Compiling SpeziViews TextContent.swift
[522/525] Compiling SpeziViews CompletedTileHeader.swift
[523/525] Compiling SpeziViews SimpleTile.swift
[524/525] Compiling SpeziViews TileHeader.swift
[525/525] Compiling SpeziViews resource_bundle_accessor.swift
[526/544] Compiling SpeziPersonalInfo NameTextField.swift
[527/544] Compiling SpeziPersonalInfo resource_bundle_accessor.swift
[528/544] Compiling SpeziValidation CapturedValidationState.swift
[529/544] Compiling SpeziValidation FailedValidationResult.swift
[530/545] Compiling SpeziValidation ValidationResultsView.swift
[531/545] Compiling SpeziValidation ValidationState.swift
[532/545] Compiling SpeziValidation ValidationContext.swift
[533/545] Compiling SpeziValidation VerifiableTextField.swift
[534/545] Emitting module SpeziValidation
[535/545] Compiling SpeziPersonalInfo UserProfileView.swift
[536/545] Emitting module SpeziPersonalInfo
[537/545] Compiling SpeziPersonalInfo NameFieldRow.swift
[538/545] Compiling SpeziValidation ValidationRule+Defaults.swift
[539/545] Compiling SpeziValidation ValidationRule.swift
[540/545] Compiling SpeziValidation ReceiveValidationModifier.swift
[541/545] Compiling SpeziValidation ValidationDebounceDuration.swift
[542/545] Compiling SpeziValidation ValidationEngine+Configuration.swift
[543/545] Compiling SpeziValidation ValidationEngine.swift
[544/545] Compiling SpeziValidation ValidationModifier.swift
[545/545] Compiling SpeziValidation resource_bundle_accessor.swift
Build complete! (49.38s)
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/gonzalezreal/swift-markdown-ui.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching https://github.com/StanfordSpezi/Spezi.git
[1/1582] Fetching spezifoundation
[96/11175] Fetching spezifoundation, spezi
[556/18604] Fetching spezifoundation, spezi, swift-markdown-ui
[557/35998] Fetching spezifoundation, spezi, swift-markdown-ui, swift-collections
[27971/51370] Fetching spezifoundation, spezi, swift-markdown-ui, swift-collections, swift-snapshot-testing
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (2.49s)
[38651/49788] Fetching spezi, swift-markdown-ui, swift-collections, swift-snapshot-testing
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (3.18s)
Fetched https://github.com/gonzalezreal/swift-markdown-ui.git from cache (3.18s)
Fetched https://github.com/apple/swift-collections.git from cache (3.18s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (3.18s)
Computing version for https://github.com/gonzalezreal/swift-markdown-ui.git
Computed https://github.com/gonzalezreal/swift-markdown-ui.git at 2.4.1 (5.16s)
Fetching https://github.com/gonzalezreal/NetworkImage
Fetching https://github.com/swiftlang/swift-cmark
[1/1040] Fetching networkimage
[1041/19228] Fetching networkimage, swift-cmark
Fetched https://github.com/gonzalezreal/NetworkImage from cache (1.63s)
Fetched https://github.com/swiftlang/swift-cmark from cache (1.63s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.3.0 (2.21s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/apple/swift-algorithms.git
[1/5974] Fetching swift-algorithms
[181/6709] Fetching swift-algorithms, xctruntimeassertions
[380/8523] Fetching swift-algorithms, xctruntimeassertions, swift-atomics
Fetched https://github.com/apple/swift-algorithms.git from cache (1.06s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.06s)
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (1.06s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.2.0 (1.61s)
Computing version for https://github.com/gonzalezreal/NetworkImage
Computed https://github.com/gonzalezreal/NetworkImage at 6.0.1 (0.40s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.48s)
Fetching https://github.com/apple/swift-numerics.git
[1/6348] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.03s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.3.0 (1.46s)
Computing version for https://github.com/swiftlang/swift-cmark
Computed https://github.com/swiftlang/swift-cmark at 0.6.0 (0.52s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.1.0 (0.41s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.9.2 (0.58s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.1 (0.51s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.6 (0.41s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4577] Fetching swift-custom-dump
[4578/76425] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (2.93s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (2.93s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (3.37s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5505] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.22s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (1.81s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.6.1 (0.41s)
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.1
Creating working copy for https://github.com/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.9.2
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.1.0
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/gonzalezreal/swift-markdown-ui.git
Working copy of https://github.com/gonzalezreal/swift-markdown-ui.git resolved at 2.4.1
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-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.3.0
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 2.2.0
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.3.0
Creating working copy for https://github.com/swiftlang/swift-cmark
Working copy of https://github.com/swiftlang/swift-cmark resolved at 0.6.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.6.1
Creating working copy for https://github.com/gonzalezreal/NetworkImage
Working copy of https://github.com/gonzalezreal/NetworkImage resolved at 6.0.1
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.6
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "spezi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/Spezi.git"
    },
    {
      "identity" : "spezifoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.3.0",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
    },
    {
      "identity" : "swift-collections",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.1.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-collections.git"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.17.0",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    },
    {
      "identity" : "swift-markdown-ui",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.4.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/gonzalezreal/swift-markdown-ui.git"
    }
  ],
  "manifest_display_name" : "SpeziViews",
  "name" : "SpeziViews",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    },
    {
      "name" : "tvos",
      "version" : "17.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    }
  ],
  "products" : [
    {
      "name" : "SpeziViews",
      "targets" : [
        "SpeziViews"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpeziPersonalInfo",
      "targets" : [
        "SpeziPersonalInfo"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpeziValidation",
      "targets" : [
        "SpeziValidation"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpeziViewsTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziViewsTests",
      "path" : "Tests/SpeziViewsTests",
      "product_dependencies" : [
        "SnapshotTesting"
      ],
      "sources" : [
        "ManagedNavigationStackStepIdentifierTests.swift",
        "SnapshotTests+Buttons.swift",
        "SnapshotTests+Controls.swift",
        "SnapshotTests+Lists.swift",
        "SnapshotTests+Markdown.swift",
        "SnapshotTests+Texts.swift",
        "SnapshotTests+Tiles.swift",
        "SnapshotTests.swift",
        "SpeziValidationTests.swift"
      ],
      "target_dependencies" : [
        "SpeziViews",
        "SpeziValidation"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziViews",
      "module_type" : "SwiftTarget",
      "name" : "SpeziViews",
      "path" : "Sources/SpeziViews",
      "product_dependencies" : [
        "Spezi",
        "SpeziFoundation",
        "SpeziLocalization",
        "MarkdownUI"
      ],
      "product_memberships" : [
        "SpeziViews",
        "SpeziPersonalInfo",
        "SpeziValidation"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziViews/Resources/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziViews/Resources/Localizable.xcstrings.license",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Environment/DefaultErrorDescription.swift",
        "Environment/ProcessingDebounceDuration.swift",
        "Exports.swift",
        "Model/ImageReference.swift",
        "Model/OperationState.swift",
        "Model/ViewState.swift",
        "Modules/ConfigureTipKit.swift",
        "Properties/ManagedViewUpdate.swift",
        "Styles/ReverseLabelStyle.swift",
        "Utilities/AnyLocalizedError.swift",
        "Utilities/Binding+Negate.swift",
        "Utilities/TextContentType.swift",
        "ViewModifier/ConditionalModifier.swift",
        "ViewModifier/DeviceOrientationModifier.swift",
        "ViewModifier/FocusOnTapModifier.swift",
        "ViewModifier/ProcessingOverlay.swift",
        "ViewModifier/ShimmerModifier.swift",
        "ViewModifier/SkeletonLoadingModifier.swift",
        "ViewModifier/ViewState/OperationStateAlert.swift",
        "ViewModifier/ViewState/ViewStateAlert.swift",
        "ViewModifier/ViewState/ViewStateMapper.swift",
        "Views/Button/AsyncButton.swift",
        "Views/Button/AsyncButtonProcessingStyle.swift",
        "Views/Button/DismissButton.swift",
        "Views/Button/InfoButton.swift",
        "Views/Controls/CaseIterablePicker.swift",
        "Views/Controls/OptionSetPicker.swift",
        "Views/Controls/PickerValue.swift",
        "Views/Drawing/CanvasView.swift",
        "Views/Layout/DescriptionGridRow.swift",
        "Views/Layout/DynamicHStack.swift",
        "Views/Layout/HorizontalGeometryReader.swift",
        "Views/List/LabeledContent+Init.swift",
        "Views/List/ListHeader.swift",
        "Views/List/ListRow.swift",
        "Views/ManagedNavigationStack/IllegalNavigationStepView.swift",
        "Views/ManagedNavigationStack/ManagedNavigationStack+Path.swift",
        "Views/ManagedNavigationStack/ManagedNavigationStack.swift",
        "Views/ManagedNavigationStack/NavigationStepIdentifier.swift",
        "Views/ManagedNavigationStack/NavigationStepIdentifying.swift",
        "Views/ManagedNavigationStack/NavigationStepsBuilder.swift",
        "Views/ManagedNavigationStack/NavigationStepsCollection.swift",
        "Views/Sharing/ShareSheet.swift",
        "Views/Sharing/ShareSheetInput.swift",
        "Views/Sharing/ShareableRepresentation.swift",
        "Views/Text/Label.swift",
        "Views/Text/LazyText.swift",
        "Views/Text/MarkdownView.swift",
        "Views/Text/TextContent.swift",
        "Views/Tiles/CompletedTileHeader.swift",
        "Views/Tiles/SimpleTile.swift",
        "Views/Tiles/TileHeader.swift"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpeziValidation",
      "module_type" : "SwiftTarget",
      "name" : "SpeziValidation",
      "path" : "Sources/SpeziValidation",
      "product_dependencies" : [
        "SpeziFoundation",
        "OrderedCollections"
      ],
      "product_memberships" : [
        "SpeziValidation"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziValidation/Resources/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziValidation/Resources/Localizable.xcstrings.license",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Configuration/ValidationDebounceDuration.swift",
        "Configuration/ValidationEngine+Configuration.swift",
        "ValidationEngine.swift",
        "ValidationModifier.swift",
        "ValidationRule+Defaults.swift",
        "ValidationRule.swift",
        "ValidationState/CapturedValidationState.swift",
        "ValidationState/FailedValidationResult.swift",
        "ValidationState/ReceiveValidationModifier.swift",
        "ValidationState/ValidationContext.swift",
        "ValidationState/ValidationState.swift",
        "Views/ValidationResultsView.swift",
        "Views/VerifiableTextField.swift"
      ],
      "target_dependencies" : [
        "SpeziViews"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpeziPersonalInfo",
      "module_type" : "SwiftTarget",
      "name" : "SpeziPersonalInfo",
      "path" : "Sources/SpeziPersonalInfo",
      "product_memberships" : [
        "SpeziPersonalInfo"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziPersonalInfo/Resources/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziPersonalInfo/Resources/Localizable.xcstrings.license",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Fields/NameFieldRow.swift",
        "Fields/NameTextField.swift",
        "UserProfileView.swift"
      ],
      "target_dependencies" : [
        "SpeziViews"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.