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 CareKitEssentials, reference main (868bca), with Swift 6.2 for macOS (SPM) on 14 Dec 2025 08:33:28 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.68.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/netreconlab/CareKitEssentials.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/netreconlab/CareKitEssentials
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 868bca9 feat: Update to CareKit 4.0.0 (#70)
Cloned https://github.com/netreconlab/CareKitEssentials.git
Revision (git rev-parse @):
868bca9280ab2e8b21fab7be369eaac38ba1d5fc
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/netreconlab/CareKitEssentials.git at main
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/FHIRModels.git
Fetching https://github.com/cbaker6/CareKit.git
[1/6619] Fetching fhirmodels
[2/12449] Fetching fhirmodels, swift-async-algorithms
[411/30827] Fetching fhirmodels, swift-async-algorithms, swift-collections
[1924/47725] Fetching fhirmodels, swift-async-algorithms, swift-collections, carekit
Fetched https://github.com/apple/swift-async-algorithms from cache (1.21s)
[5567/41895] Fetching fhirmodels, swift-collections, carekit
Fetched https://github.com/apple/swift-collections.git from cache (1.92s)
[10255/23517] Fetching fhirmodels, carekit
Fetched https://github.com/cbaker6/CareKit.git from cache (5.16s)
Fetched https://github.com/apple/FHIRModels.git from cache (5.16s)
Creating working copy for https://github.com/apple/FHIRModels.git
Creating working copy for https://github.com/cbaker6/CareKit.git
Creating working copy for https://github.com/apple/swift-collections.git
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.0.4
Working copy of https://github.com/cbaker6/CareKit.git resolved at 4.0.5
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Working copy of https://github.com/apple/FHIRModels.git resolved at 0.7.0
========================================
ResolveProductDependencies
========================================
Resolving dependencies ...
{
  "identity": ".resolve-product-dependencies",
  "name": "resolve-dependencies",
  "url": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "version": "unspecified",
  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies",
  "dependencies": [
    {
      "identity": "carekitessentials",
      "name": "CareKitEssentials",
      "url": "https://github.com/netreconlab/CareKitEssentials.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CareKitEssentials",
      "dependencies": [
        {
          "identity": "carekit",
          "name": "CareKit",
          "url": "https://github.com/cbaker6/CareKit.git",
          "version": "4.0.5",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/CareKit",
          "dependencies": [
            {
              "identity": "fhirmodels",
              "name": "FHIRModels",
              "url": "https://github.com/apple/FHIRModels.git",
              "version": "0.8.0",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/FHIRModels",
              "dependencies": [
              ]
            },
            {
              "identity": "swift-async-algorithms",
              "name": "swift-async-algorithms",
              "url": "https://github.com/apple/swift-async-algorithms",
              "version": "1.1.1",
              "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-async-algorithms",
              "dependencies": [
                {
                  "identity": "swift-collections",
                  "name": "swift-collections",
                  "url": "https://github.com/apple/swift-collections.git",
                  "version": "1.3.0",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/netreconlab/CareKitEssentials.git
[1/52578] Fetching carekitessentials
Fetched https://github.com/netreconlab/CareKitEssentials.git from cache (2.41s)
Fetching https://github.com/cbaker6/CareKit.git from cache
Fetched https://github.com/cbaker6/CareKit.git from cache (0.48s)
Computing version for https://github.com/cbaker6/CareKit.git
Computed https://github.com/cbaker6/CareKit.git at 4.0.5 (0.90s)
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetching https://github.com/apple/FHIRModels.git from cache
Fetched https://github.com/apple/swift-async-algorithms from cache (0.55s)
Fetched https://github.com/apple/FHIRModels.git from cache (0.55s)
Computing version for https://github.com/apple/FHIRModels.git
Computed https://github.com/apple/FHIRModels.git at 0.8.0 (1.07s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.1.1 (0.51s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.3.0 (1.12s)
Creating working copy for https://github.com/netreconlab/CareKitEssentials.git
Working copy of https://github.com/netreconlab/CareKitEssentials.git resolved at main (868bca9)
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.3.0
Creating working copy for https://github.com/apple/swift-async-algorithms
Working copy of https://github.com/apple/swift-async-algorithms resolved at 1.1.1
Creating working copy for https://github.com/cbaker6/CareKit.git
Working copy of https://github.com/cbaker6/CareKit.git resolved at 4.0.5
Creating working copy for https://github.com/apple/FHIRModels.git
Working copy of https://github.com/apple/FHIRModels.git resolved at 0.8.0
warning: '.resolve-product-dependencies': dependency 'carekitessentials' is not used by any target
Found 1 product dependencies
  - CareKit
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.2
Building package at path:  $PWD
https://github.com/netreconlab/CareKitEssentials.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-26.0.0.app xcrun swift build --arch arm64
Building for debugging...
[0/19] Write sources
[0/19] Copying Info.plist
[0/19] Write sources
[1/19] Copying Info.plist
[5/19] Write sources
[7/19] Copying locversion.plist
[8/19] Write sources
[9/19] Copying Info.plist
[9/19] Write sources
[12/19] Copying Localizable.strings
[14/19] Copying Info.plist
[15/19] Copying Localizable.stringsdict
[16/19] Copying 2.1_3.0_Mapping.xcmappingmodel
[17/19] Copying 2.0_2.1_Mapping.xcmappingmodel
[18/19] Write swift-version-49B95AFC49DCD68C.txt
[20/120] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[21/120] Compiling CareKitUI OSValue.swift
[22/120] Compiling CareKitUI OCKAnimationStyler.swift
[23/120] Compiling CareKitUI NoHighlightStyle.swift
[24/120] Compiling CareKitUI OCKLog.swift
[25/120] Compiling CareKitUI View+Extension.swift
[26/120] Compiling CareKitUI OCKLocalization.swift
[27/121] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[28/121] Compiling CareKitUI CardView.swift
[29/121] Compiling CareKitUI CircularCompletionView.swift
[30/121] Compiling CareKitUI Number+Extensions.swift
[31/121] Compiling CareKitUI OCKStyler+Extension.swift
[32/121] Compiling CareKitUI Text+Extension.swift
[33/121] Compiling CareKitUI UIColor+Extension.swift
[34/121] Emitting module InternalCollectionsUtilities
[35/121] Compiling CareKitUI HeaderView.swift
[36/121] Compiling CareKitUI RectangularCompletionView.swift
[37/121] Compiling CareKitUI AccessibleStack.swift
[38/121] Compiling CareKitUI BackwardsCompatibility.swift
[39/193] Compiling DequeModule _DequeBufferHeader.swift
[40/193] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[41/193] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[42/194] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[43/194] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[44/194] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[45/194] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[46/194] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[47/194] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[48/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[49/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[50/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[51/200] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[52/200] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[53/200] Compiling OrderedCollections OrderedSet+Sendable.swift
[54/200] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[55/200] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[56/200] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[57/200] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[58/200] Compiling DequeModule _DequeSlot.swift
[59/200] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[60/200] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[61/200] Compiling DequeModule _DequeBuffer.swift
[62/200] Compiling OrderedCollections _Hashtable+Header.swift
[63/200] Compiling OrderedCollections OrderedDictionary+Codable.swift
[64/200] Compiling DequeModule _UnsafeWrappedBuffer.swift
[65/200] Compiling OrderedCollections OrderedDictionary+Elements.swift
[66/200] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[67/200] Compiling OrderedCollections OrderedSet+Codable.swift
[68/200] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[69/200] Compiling OrderedCollections OrderedSet+Descriptions.swift
[70/200] Compiling OrderedCollections OrderedSet+Diffing.swift
[71/200] Compiling OrderedCollections OrderedSet+Equatable.swift
[72/200] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[73/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[74/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[75/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[76/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[77/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[78/200] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[79/200] Compiling OrderedCollections OrderedSet+Hashable.swift
[80/200] Compiling OrderedCollections OrderedSet+Initializers.swift
[81/200] Compiling OrderedCollections OrderedSet+Insertions.swift
[82/200] Compiling OrderedCollections OrderedSet+Invariants.swift
[83/200] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[84/200] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[97/200] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[98/200] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[99/200] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[100/200] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[101/200] Compiling OrderedCollections OrderedDictionary+Values.swift
[102/200] Compiling OrderedCollections OrderedDictionary.swift
[103/200] Emitting module DequeModule
[104/200] Compiling OrderedCollections _HashTable+Bucket.swift
[105/200] Compiling OrderedCollections _HashTable+BucketIterator.swift
[106/200] Compiling OrderedCollections _HashTable+Constants.swift
[107/200] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[108/200] Compiling OrderedCollections _HashTable+Testing.swift
[109/200] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[110/200] Compiling OrderedCollections _HashTable.swift
[111/200] Compiling OrderedCollections OrderedSet+SubSequence.swift
[112/200] Compiling OrderedCollections OrderedSet+Testing.swift
[113/200] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[114/200] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[115/200] Compiling OrderedCollections OrderedSet.swift
[116/200] Compiling OrderedCollections _UnsafeBitset.swift
[117/200] Emitting module OrderedCollections
[118/246] Emitting module AsyncAlgorithms
[119/251] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[120/251] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[121/251] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[122/251] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[123/251] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[124/251] Compiling AsyncAlgorithms MergeStateMachine.swift
[125/251] Compiling AsyncAlgorithms MergeStorage.swift
[126/251] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[127/251] Compiling AsyncAlgorithms Rethrow.swift
[128/251] Compiling AsyncAlgorithms SetAlgebra.swift
[129/251] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[130/251] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[131/251] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[132/251] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[133/251] Compiling AsyncAlgorithms AsyncChannel.swift
[134/251] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[135/251] Compiling AsyncAlgorithms ChannelStateMachine.swift
[136/251] Compiling AsyncAlgorithms ChannelStorage.swift
[137/251] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[138/251] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[139/251] Compiling AsyncAlgorithms UnsafeTransfer.swift
[140/251] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[141/251] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[142/251] Compiling AsyncAlgorithms ZipStateMachine.swift
[143/251] Compiling AsyncAlgorithms ZipStorage.swift
[144/251] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[145/251] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[146/251] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[147/251] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[148/251] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[149/251] Compiling AsyncAlgorithms Dictionary.swift
[150/251] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[151/251] Compiling AsyncAlgorithms Locking.swift
[152/251] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[153/251] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[154/251] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[155/251] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[156/251] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[157/251] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[158/251] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[159/251] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[160/251] Compiling AsyncAlgorithms CombineLatestStorage.swift
[161/251] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[162/251] Compiling AsyncAlgorithms DebounceStateMachine.swift
[163/251] Compiling AsyncAlgorithms DebounceStorage.swift
[164/251] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[165/251] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[166/251] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[167/251] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[168/251] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[169/382] Emitting module CareKitStore
[170/396] Compiling CareKitStore OCKHealthKitStore+Outcomes.swift
[171/396] Compiling CareKitStore OCKHealthKitStore+Tasks.swift
[172/396] Compiling CareKitStore OCKHealthKitTask.swift
[173/396] Compiling CareKitStore OCKSource.swift
[174/396] Compiling CareKitStore OCKSourceRevision.swift
[175/396] Compiling CareKitStore OperatingSystemVersion+Codable.swift
[176/396] Compiling CareKitStore OperatingSystemVersion+Hashable.swift
[177/396] Compiling CareKitStore CategorySample.swift
[178/396] Compiling CareKitStore QuantitySample.swift
[179/396] Compiling CareKitStore Sample.swift
[180/396] Compiling CareKitStore SampleChange.swift
[181/396] Compiling CareKitStore LogCategory.swift
[182/396] Compiling CareKitStore Logger+Init.swift
[183/396] Compiling CareKitStore OCKLog.swift
[184/396] Compiling CareKitStore OSLog+Init.swift
[185/396] Compiling CareKitStore OCKTaskStore.swift
[186/396] Compiling CareKitStore Mutex+Extension.swift
[187/396] Compiling CareKitStore OCKAdherenceAggregator.swift
[188/396] Compiling CareKitStore OCKCarePlanStoreDelegate.swift
[189/396] Compiling CareKitStore OCKContactStoreDelegate.swift
[190/396] Compiling CareKitStore OCKEventAggregator.swift
[191/396] Compiling CareKitStore OCKOutcomeStoreDelegate.swift
[192/396] Compiling CareKitStore OCKPatientStoreDelegate.swift
[193/396] Compiling CareKitStore OCKTaskStoreDelegate.swift
[194/396] Compiling CareKitStore OCKPersistentStoreCoordinator+CarePlans.swift
[195/396] Compiling CareKitStore OCKPersistentStoreCoordinator+Contacts.swift
[196/396] Compiling CareKitStore OCKPersistentStoreCoordinator+Events.swift
[197/396] Compiling CareKitStore OCKPersistentStoreCoordinator+Outcomes.swift
[198/396] Compiling CareKitStore OCKPersistentStoreCoordinator+Patients.swift
[199/396] Compiling CareKitStore OCKCDPatient.swift
[200/396] Compiling CareKitStore OCKCDPersonName.swift
[201/396] Compiling CareKitStore OCKCDPostalAddress.swift
[202/396] Compiling CareKitStore OCKCDScheduleElement.swift
[203/396] Compiling CareKitStore OCKCDSource.swift
[204/396] Compiling CareKitStore OCKCDSourceRevision.swift
[205/396] Compiling CareKitStore OCKCDTag.swift
[206/396] Compiling CareKitStore OCKCDTask.swift
[207/396] Compiling CareKitStore OCKCDVersionedObject.swift
[208/396] Compiling CareKitStore OCKStore+CarePlans.swift
[209/396] Compiling CareKitStore OCKStore+Contacts.swift
[210/396] Compiling CareKitStore OCKStore+HealthKit.swift
[211/396] Compiling CareKitStore OCKStore+Outcomes.swift
[212/396] Compiling CareKitStore OCKStore+Patients.swift
[213/396] Compiling CareKitStore OCKStore+Tasks.swift
[214/396] Compiling CareKitStore OCKStore+Transactions.swift
[215/396] Compiling CareKitStore OCKStore.swift
[216/396] Compiling CareKitStore OCKRemoteSynchronizable.swift
[217/396] Compiling CareKitStore OCKRevisionRecord.swift
[218/396] Compiling CareKitStore OCKStore+Synchronization.swift
[219/396] Compiling CareKitStore OCKWatchConnectivityPeer.swift
[220/396] Compiling CareKitStore OCKDevice.swift
[221/396] Compiling CareKitStore OCKHealthKitOutcome.swift
[222/396] Compiling CareKitStore OCKHealthKitPassthroughStore+EventUtilities.swift
[223/396] Compiling CareKitStore OCKHealthKitPassthroughStore+EventsStream.swift
[224/396] Compiling CareKitStore OCKHealthKitPassthroughStore+FetchEvents.swift
[225/396] Compiling CareKitStore OCKHealthKitPassthroughStore+FetchOutcomes.swift
[226/396] Compiling CareKitStore OCKHealthKitPassthroughStore+OutcomesStream.swift
[227/396] Compiling CareKitStore OCKHealthKitPassthroughStore.swift
[228/396] Compiling CareKitStore OCKHealthKitProxy.swift
[229/396] Compiling CareKitStore OCKStoreMigration2_0To2_1Policy.swift
[230/396] Compiling CareKitStore OCKStoreMigration2_0To3_0Policy.swift
[231/396] Compiling CareKitStore OCKStoreMigration2_1To3_0Policy.swift
[232/396] Compiling CareKitStore OCKCDCarePlan.swift
[233/396] Compiling CareKitStore OCKCDClock.swift
[234/396] Compiling CareKitStore OCKCDContact.swift
[235/396] Compiling CareKitStore OCKCDDevice.swift
[236/396] Compiling CareKitStore OCKCDHealthKitLinkage.swift
[237/396] Compiling CareKitStore OCKCDHealthKitTask.swift
[238/396] Compiling CareKitStore OCKCDKnowledgeElement.swift
[239/396] Compiling CareKitStore OCKCDNote.swift
[240/396] Compiling CareKitStore OCKCDObject.swift
[241/396] Compiling CareKitStore OCKCDOperatingSystemVersion.swift
[242/396] Compiling CareKitStore OCKCDOutcome.swift
[243/396] Compiling CareKitStore OCKCDOutcomeValue.swift
[244/396] Compiling CareKitStore OCKContactQuery.swift
[245/396] Compiling CareKitStore OCKEventQuery.swift
[246/396] Compiling CareKitStore OCKOutcomeQuery.swift
[247/396] Compiling CareKitStore OCKPatientQuery.swift
[248/396] Compiling CareKitStore OCKQueryProtocol.swift
[249/396] Compiling CareKitStore OCKTaskQuery.swift
[250/396] Compiling CareKitStore AggregatedCareTaskProgress.swift
[251/396] Compiling CareKitStore BinaryCareTaskProgress.swift
[252/396] Compiling CareKitStore CareTaskProgress.swift
[253/396] Compiling CareKitStore CareTaskProgressStrategy+CheckingOutcomesExist.swift
[254/396] Compiling CareKitStore CareTaskProgressStrategy+SummingOutcomeValues.swift
[255/396] Compiling CareKitStore CareTaskProgressStrategy.swift
[256/396] Compiling CareKitStore LinearCareTaskProgress.swift
[257/396] Compiling CareKitStore resource_bundle_accessor.swift
[258/396] Compiling CareKitStore OCKReadOnlyEventStore+Utilities.swift
[259/396] Compiling CareKitStore OCKReadOnlyEventStore+VersioningUtilities.swift
[260/396] Compiling CareKitStore PartialEvent.swift
[261/396] Compiling CareKitStore OCKObjectCompatible.swift
[262/396] Compiling CareKitStore OCKStoreProtocol.swift
[263/396] Compiling CareKitStore OCKAnyOutcome.swift
[264/396] Compiling CareKitStore OCKAnyOutcomeStore.swift
[265/396] Compiling CareKitStore OCKOutcomeStore.swift
[266/396] Compiling CareKitStore OCKAnyPatient.swift
[267/396] Compiling CareKitStore OCKAnyPatientStore.swift
[268/396] Compiling CareKitStore OCKPatientStore.swift
[269/396] Compiling CareKitStore OCKAnyTask.swift
[270/396] Compiling CareKitStore OCKAnyTaskStore.swift
[271/396] Compiling CareKitStore OCKAnyVersionableTask.swift
[272/396] Compiling CareKitStore OCKPersistentStoreCoordinator+Tasks.swift
[273/396] Compiling CareKitStore OCKStoreCoordinator.swift
[274/396] Compiling CareKitStore OCKStoreCoordinatorDelegate.swift
[275/396] Compiling CareKitStore AsyncStreamFactory.swift
[276/396] Compiling CareKitStore CareStoreQueryResults.swift
[277/396] Compiling CareKitStore CoreDataQueryMonitor.swift
[278/396] Compiling CareKitStore HealthKitQueryMonitor+QueryResult.swift
[279/396] Compiling CareKitStore HealthKitQueryMonitor.swift
[280/396] Compiling CareKitStore OCKAdherence.swift
[281/396] Compiling CareKitStore OCKBiologicalSex.swift
[282/396] Compiling CareKitStore OCKCarePlan.swift
[283/396] Compiling CareKitStore OCKContact.swift
[284/396] Compiling CareKitStore OCKEntity.swift
[285/396] Compiling CareKitStore OCKEvent.swift
[286/396] Compiling CareKitStore OCKResultClosure.swift
[287/396] Compiling CareKitStore OCKStoreError.swift
[288/396] Compiling CareKitStore OCKUtilities.swift
[289/396] Compiling CareKitStore OCKAnyCarePlan.swift
[290/396] Compiling CareKitStore OCKAnyCarePlanStore.swift
[291/396] Compiling CareKitStore OCKCarePlanStore.swift
[292/396] Compiling CareKitStore OCKAnyContact.swift
[293/396] Compiling CareKitStore OCKAnyContactStore.swift
[294/396] Compiling CareKitStore OCKContactStore.swift
[295/396] Compiling CareKitStore OCKAnyEvent.swift
[296/396] Compiling CareKitStore OCKAnyEventStore.swift
[297/396] Compiling CareKitStore OCKEventStore.swift
[298/396] Compiling CareKitStore OCKReadOnlyEventStore+FetchPartialEvents.swift
[299/396] Compiling CareKitStore OCKReadOnlyEventStore+PartialEventsStream.swift
[300/396] Compiling CareKitStore OCKHealthKitLinkage.swift
[301/396] Compiling CareKitStore OCKLabeledValue.swift
[302/396] Compiling CareKitStore OCKNote.swift
[303/396] Compiling CareKitStore OCKOutcome.swift
[304/396] Compiling CareKitStore OCKOutcomeValue.swift
[305/396] Compiling CareKitStore OCKPatient.swift
[306/396] Compiling CareKitStore OCKPostalAddress.swift
[307/396] Compiling CareKitStore OCKSchedule.swift
[308/396] Compiling CareKitStore OCKScheduleElement.swift
[309/396] Compiling CareKitStore OCKScheduleEvent.swift
[310/396] Compiling CareKitStore OCKSemanticVersion.swift
[311/396] Compiling CareKitStore OCKTask.swift
[312/396] Compiling CareKitStore OCKAdherenceQuery.swift
[313/396] Compiling CareKitStore OCKCarePlanQuery.swift
[396/405] Emitting module CareKitUI
[397/405] Compiling CareKitUI OCKInstructionsTaskView.swift
[398/405] Compiling CareKitUI OCKLogTaskView.swift
[399/405] Compiling CareKitUI OCKSimpleTaskView.swift
[400/405] Compiling CareKitUI OCKTaskDisplayable.swift
[401/405] Compiling CareKitUI OCKHeaderView.swift
[402/405] Compiling CareKitUI OCKSeparatorView.swift
[403/405] Compiling CareKitUI OCKStackView.swift
[404/405] Compiling CareKitUI OCKView.swift
[405/405] Compiling CareKitUI resource_bundle_accessor.swift
[406/496] Compiling CareKit OCKDataSeriesConfiguration.swift
[407/496] Compiling CareKit OCKDetailedContactViewSynchronizer.swift
[408/496] Compiling CareKit OCKSimpleContactViewSynchronizer.swift
[409/496] Compiling CareKit _OCKContactsListViewSynchronizer.swift
[410/496] Compiling CareKit OCKContactViewController.swift
[411/496] Compiling CareKit OCKContactViewResponder.swift
[412/496] Compiling CareKit OCKContactsListViewController.swift
[413/496] Compiling CareKit OCKDetailedContactViewController.swift
[414/496] Compiling CareKit OCKSimpleContactViewController.swift
[415/496] Compiling CareKit OCKDetailViewController.swift
[416/505] Compiling CareKit NSLayoutConstraint+Extensions.swift
[417/505] Compiling CareKit OCKContact+Extensions.swift
[418/505] Compiling CareKit OCKOutcomeValue+Extension.swift
[419/505] Compiling CareKit UIViewController+Extensions.swift
[420/505] Compiling CareKit OCKHeaderBodyView.swift
[421/505] Compiling CareKit OCKListView.swift
[422/505] Compiling CareKit OCKDailyPageViewController.swift
[423/505] Compiling CareKit OCKDailyTasksPageViewController.swift
[424/505] Compiling CareKit OCKListViewController.swift
[425/505] Compiling CareKit SynchronizedViewController.swift
[426/505] Compiling CareKit OCKContactViewSynchronizerProtocol.swift
[427/505] Compiling CareKit OCKDetailedContactController.swift
[428/505] Compiling CareKit OCKGridTaskController.swift
[429/505] Compiling CareKit OCKInstructionsTaskController.swift
[430/505] Compiling CareKit OCKLabeledValueTaskController.swift
[431/505] Compiling CareKit OCKNumericProgressTaskController.swift
[432/505] Compiling CareKit OCKSimpleContactController.swift
[433/505] Compiling CareKit OCKSimpleTaskController.swift
[434/505] Compiling CareKit OCKStoreNotifications.swift
[435/505] Compiling CareKit OCKSynchronizedStoreManager.swift
[436/505] Compiling CareKit OCKSimpleContactView+Updatable.swift
[437/505] Compiling CareKit OCKHeaderView+Updatable.swift
[438/505] Compiling CareKit OCKChecklistTaskView+Updatable.swift
[439/505] Compiling CareKit OCKGridTaskView+Updatable.swift
[440/505] Compiling CareKit OCKInstructionsTaskView+Updatable.swift
[441/505] Compiling CareKit OCKLogTaskView+Updatable.swift
[442/505] Compiling CareKit OCKSimpleTaskView+Updatable.swift
[443/505] Compiling CareKit Updatable.swift
[444/505] Compiling CareKit resource_bundle_accessor.swift
[445/505] Compiling CareKit SimpleTaskView+Init.swift
[446/505] Compiling CareKit OCKScheduleUtility.swift
[447/505] Compiling CareKit OCKButtonLogTaskController.swift
[448/505] Compiling CareKit OCKCalendarController.swift
[449/505] Compiling CareKit OCKCalendarViewSynchronizerProtocol.swift
[450/505] Compiling CareKit OCKCartesianChartController.swift
[451/505] Compiling CareKit OCKChartController.swift
[452/505] Compiling CareKit OCKChartViewSynchronizerProtocol.swift
[453/505] Compiling CareKit OCKChecklistTaskController.swift
[454/505] Compiling CareKit OCKContactController.swift
[455/505] Emitting module CareKit
[456/505] Compiling CareKit CareStoreFetchRequestController.swift
[457/505] Compiling CareKit CareStoreFetchedResult+Extension.swift
[458/505] Compiling CareKit CareStoreFetchedResult.swift
[459/505] Compiling CareKit CareStoreFetchedResults.swift
[460/505] Compiling CareKit OCKAnyReadOnlyEventStore+Progress.swift
[461/505] Compiling CareKit OCKSynchronizationContext.swift
[462/505] Compiling CareKit TemporalProgress.swift
[463/505] Compiling CareKit TemporalTaskProgress.swift
[464/505] Compiling CareKit InstructionsTaskView+Init.swift
[465/505] Compiling CareKit OCKTaskEvents.swift
[466/505] Compiling CareKit OCKTaskController.swift
[467/505] Compiling CareKit OCKTaskViewSynchronizerProtocol.swift
[468/505] Compiling CareKit OCKWeekCalendarController.swift
[469/505] Compiling CareKit OCKWeekCalendarPageViewController.swift
[470/505] Compiling CareKit OCKWeekCalendarViewSynchronizer.swift
[471/505] Compiling CareKit OCKCalendarViewController.swift
[472/505] Compiling CareKit OCKWeekCalendarViewController.swift
[473/505] Compiling CareKit OCKCartesianChartViewSynchronizer.swift
[474/505] Compiling CareKit OCKCartesianChartViewController.swift
[475/505] Compiling CareKit OCKChartViewController.swift
[476/505] Compiling CareKit ViewSynchronizing.swift
[477/505] Compiling CareKit LabeledValueTaskView+Init.swift
[478/505] Compiling CareKit NumericProgressTaskView+Init.swift
[479/505] Compiling CareKit OCKButtonLogTaskViewSynchronizer.swift
[480/505] Compiling CareKit OCKChecklistTaskViewSynchronizer.swift
[481/505] Compiling CareKit OCKGridTaskViewSynchronizer.swift
[482/505] Compiling CareKit OCKInstructionsTaskViewSynchronizer.swift
[483/505] Compiling CareKit OCKSimpleTaskViewSynchronizer.swift
[484/505] Compiling CareKit OCKSurveyTaskViewSynchronizer.swift
[485/505] Compiling CareKit OCKButtonLogViewController.swift
[486/505] Compiling CareKit OCKChecklistTaskViewController.swift
[487/505] Compiling CareKit OCKGridTaskViewController.swift
[488/505] Compiling CareKit OCKInstructionsTaskViewController.swift
[489/505] Compiling CareKit OCKSimpleTaskViewController.swift
[490/505] Compiling CareKit OCKSurveyTaskViewController.swift
[491/505] Compiling CareKit OCKTaskViewController.swift
[492/505] Compiling CareKit OCKContactUtility.swift
[493/505] Compiling CareKit OCKWeekCalendarView+Updatable.swift
[494/505] Compiling CareKit OCKCartesianChartView+Updatable.swift
[495/505] Compiling CareKit OCKDetailedContactView+Updatable.swift
[496/505] Compiling CareKit Calendar+Extensions.swift
[497/505] Compiling CareKit LinearCareTaskProgress+Extension.swift
[498/505] Compiling CareKit Number+Extension.swift
[499/505] Compiling CareKit OCKAnyContact+Extension.swift
[500/505] Compiling CareKit OCKAnyEvent+Extension.swift
[501/505] Compiling CareKit OCKAnyEventStore+Extension.swift
[502/505] Compiling CareKit OCKAnyStoreProtocol+Environment.swift
[503/505] Compiling CareKit UIImage+Asset.swift
[504/505] Compiling CareKit OCKLog.swift
[505/505] Compiling CareKit CareStoreFetchRequest.swift
[506/587] Emitting module CareKitEssentials
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Comparable.swift:11:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKAnyEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |
13 | 	func isOrderedBefore(other: OCKAnyEvent) -> Bool {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKAnyEvent: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
14 |     public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Equatable.swift:11:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKAnyEvent: Equatable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public static func == (
13 |         lhs: OCKAnyEvent,
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Hashable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKAnyEvent: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 | 	public func hash(into hasher: inout Hasher) {
14 | 		hasher.combine(id)
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKOutcomeValue: Identifiable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |     public var id: String {
14 |         if let kind = kind {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Plottable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Plottable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Charts
11 |
12 | extension OCKOutcomeValue: Plottable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Plottable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 | 	public var primitivePlottable: Double {
14 | 		LinearCareTaskProgress.accumulableDoubleValue(for: self)
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKScheduleEvent+Comparable.swift:10:1: warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 8 | import CareKitStore
 9 |
10 | extension OCKScheduleEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |     public static func < (lhs: Self, rhs: Self) -> Bool {
12 |         if lhs.start < rhs.start {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKStoreCoordinator+Hashable.swift:11:1: warning: extension declares a conformance of imported type 'OCKStoreCoordinator' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKStoreCoordinator: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKStoreCoordinator' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 | 	public static func == (lhs: CareKitStore.OCKStoreCoordinator, rhs: CareKitStore.OCKStoreCoordinator) -> Bool {
13 | 		lhs === rhs
[507/596] Compiling CareKitEssentials CareKitEssentialChartBodyView+ChartContent.swift
[508/596] Compiling CareKitEssentials CareKitEssentialSliderLogView+EventViewable.swift
[509/596] Compiling CareKitEssentials InstructionsTaskView+EventViewable.swift
[510/596] Compiling CareKitEssentials InstructionsTaskView.swift
[511/596] Compiling CareKitEssentials LabeledValueTaskView+EventViewable.swift
[512/596] Compiling CareKitEssentials LabeledValueTaskView.swift
[513/596] Compiling CareKitEssentials NumericProgressTaskView+EventViewable.swift
[514/596] Compiling CareKitEssentials NumericProgressTaskView.swift
[515/596] Compiling CareKitEssentials SimpleTaskView+EventViewable.swift
[516/596] Compiling CareKitEssentials DigitalCrownViewModel.swift
[517/596] Compiling CareKitEssentials CardEnabledEnvironmentKey.swift
[518/596] Compiling CareKitEssentials BinaryCareTaskProgress+Math.swift
[519/596] Compiling CareKitEssentials CGFloat.swift
[520/596] Compiling CareKitEssentials Calendar+Dates.swift
[521/596] Compiling CareKitEssentials CareStoreFetchedResult.swift
[522/596] Compiling CareKitEssentials CareStoreFetchedResults+Sequence.swift
[523/596] Compiling CareKitEssentials CareTaskProgressStrategy.swift
[524/596] Compiling CareKitEssentials ChartContent+Default.swift
[525/596] Compiling CareKitEssentials OCKOutcomeValue+Sequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKScheduleEvent+Comparable.swift:10:1: warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 8 | import CareKitStore
 9 |
10 | extension OCKScheduleEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |     public static func < (lhs: Self, rhs: Self) -> Bool {
12 |         if lhs.start < rhs.start {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKStoreCoordinator+Hashable.swift:11:1: warning: extension declares a conformance of imported type 'OCKStoreCoordinator' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKStoreCoordinator: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKStoreCoordinator' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 | 	public static func == (lhs: CareKitStore.OCKStoreCoordinator, rhs: CareKitStore.OCKStoreCoordinator) -> Bool {
13 | 		lhs === rhs
[526/596] Compiling CareKitEssentials OCKScheduleEvent+Comparable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKScheduleEvent+Comparable.swift:10:1: warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 8 | import CareKitStore
 9 |
10 | extension OCKScheduleEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |     public static func < (lhs: Self, rhs: Self) -> Bool {
12 |         if lhs.start < rhs.start {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKStoreCoordinator+Hashable.swift:11:1: warning: extension declares a conformance of imported type 'OCKStoreCoordinator' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKStoreCoordinator: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKStoreCoordinator' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 | 	public static func == (lhs: CareKitStore.OCKStoreCoordinator, rhs: CareKitStore.OCKStoreCoordinator) -> Bool {
13 | 		lhs === rhs
[527/596] Compiling CareKitEssentials OCKStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKScheduleEvent+Comparable.swift:10:1: warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 8 | import CareKitStore
 9 |
10 | extension OCKScheduleEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |     public static func < (lhs: Self, rhs: Self) -> Bool {
12 |         if lhs.start < rhs.start {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKStoreCoordinator+Hashable.swift:11:1: warning: extension declares a conformance of imported type 'OCKStoreCoordinator' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKStoreCoordinator: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKStoreCoordinator' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 | 	public static func == (lhs: CareKitStore.OCKStoreCoordinator, rhs: CareKitStore.OCKStoreCoordinator) -> Bool {
13 | 		lhs === rhs
[528/596] Compiling CareKitEssentials OCKStoreCoordinator+Hashable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKScheduleEvent+Comparable.swift:10:1: warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 8 | import CareKitStore
 9 |
10 | extension OCKScheduleEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |     public static func < (lhs: Self, rhs: Self) -> Bool {
12 |         if lhs.start < rhs.start {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKStoreCoordinator+Hashable.swift:11:1: warning: extension declares a conformance of imported type 'OCKStoreCoordinator' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKStoreCoordinator: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKStoreCoordinator' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 | 	public static func == (lhs: CareKitStore.OCKStoreCoordinator, rhs: CareKitStore.OCKStoreCoordinator) -> Bool {
13 | 		lhs === rhs
[529/596] Compiling CareKitEssentials OCKTask+ResearchKitSwiftUI.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKScheduleEvent+Comparable.swift:10:1: warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 8 | import CareKitStore
 9 |
10 | extension OCKScheduleEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |     public static func < (lhs: Self, rhs: Self) -> Bool {
12 |         if lhs.start < rhs.start {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKStoreCoordinator+Hashable.swift:11:1: warning: extension declares a conformance of imported type 'OCKStoreCoordinator' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKStoreCoordinator: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKStoreCoordinator' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 | 	public static func == (lhs: CareKitStore.OCKStoreCoordinator, rhs: CareKitStore.OCKStoreCoordinator) -> Bool {
13 | 		lhs === rhs
[530/596] Compiling CareKitEssentials UIImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKScheduleEvent+Comparable.swift:10:1: warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 8 | import CareKitStore
 9 |
10 | extension OCKScheduleEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |     public static func < (lhs: Self, rhs: Self) -> Bool {
12 |         if lhs.start < rhs.start {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKStoreCoordinator+Hashable.swift:11:1: warning: extension declares a conformance of imported type 'OCKStoreCoordinator' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKStoreCoordinator: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKStoreCoordinator' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 | 	public static func == (lhs: CareKitStore.OCKStoreCoordinator, rhs: CareKitStore.OCKStoreCoordinator) -> Bool {
13 | 		lhs === rhs
[531/596] Compiling CareKitEssentials View+Default.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKScheduleEvent+Comparable.swift:10:1: warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 8 | import CareKitStore
 9 |
10 | extension OCKScheduleEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |     public static func < (lhs: Self, rhs: Self) -> Bool {
12 |         if lhs.start < rhs.start {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKStoreCoordinator+Hashable.swift:11:1: warning: extension declares a conformance of imported type 'OCKStoreCoordinator' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKStoreCoordinator: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKStoreCoordinator' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 | 	public static func == (lhs: CareKitStore.OCKStoreCoordinator, rhs: CareKitStore.OCKStoreCoordinator) -> Bool {
13 | 		lhs === rhs
[532/596] Compiling CareKitEssentials CareKitEssentialsError.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKScheduleEvent+Comparable.swift:10:1: warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 8 | import CareKitStore
 9 |
10 | extension OCKScheduleEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |     public static func < (lhs: Self, rhs: Self) -> Bool {
12 |         if lhs.start < rhs.start {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKStoreCoordinator+Hashable.swift:11:1: warning: extension declares a conformance of imported type 'OCKStoreCoordinator' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKStoreCoordinator: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKStoreCoordinator' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 | 	public static func == (lhs: CareKitStore.OCKStoreCoordinator, rhs: CareKitStore.OCKStoreCoordinator) -> Bool {
13 | 		lhs === rhs
[533/596] Compiling CareKitEssentials CareKitEssentialsUserInfoKey.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKScheduleEvent+Comparable.swift:10:1: warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 8 | import CareKitStore
 9 |
10 | extension OCKScheduleEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKScheduleEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
11 |     public static func < (lhs: Self, rhs: Self) -> Bool {
12 |         if lhs.start < rhs.start {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKStoreCoordinator+Hashable.swift:11:1: warning: extension declares a conformance of imported type 'OCKStoreCoordinator' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKStoreCoordinator: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKStoreCoordinator' to imported protocols 'Hashable', 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 | 	public static func == (lhs: CareKitStore.OCKStoreCoordinator, rhs: CareKitStore.OCKStoreCoordinator) -> Bool {
13 | 		lhs === rhs
[534/596] Compiling CareKitEssentials OCKAnyEvent.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKOutcomeValue: Identifiable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |     public var id: String {
14 |         if let kind = kind {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Plottable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Plottable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Charts
11 |
12 | extension OCKOutcomeValue: Plottable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Plottable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 | 	public var primitivePlottable: Double {
14 | 		LinearCareTaskProgress.accumulableDoubleValue(for: self)
[535/596] Compiling CareKitEssentials OCKAnyEventStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKOutcomeValue: Identifiable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |     public var id: String {
14 |         if let kind = kind {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Plottable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Plottable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Charts
11 |
12 | extension OCKOutcomeValue: Plottable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Plottable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 | 	public var primitivePlottable: Double {
14 | 		LinearCareTaskProgress.accumulableDoubleValue(for: self)
[536/596] Compiling CareKitEssentials OCKAnyOutcome+Sequence.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKOutcomeValue: Identifiable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |     public var id: String {
14 |         if let kind = kind {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Plottable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Plottable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Charts
11 |
12 | extension OCKOutcomeValue: Plottable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Plottable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 | 	public var primitivePlottable: Double {
14 | 		LinearCareTaskProgress.accumulableDoubleValue(for: self)
[537/596] Compiling CareKitEssentials OCKAnyOutcome.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKOutcomeValue: Identifiable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |     public var id: String {
14 |         if let kind = kind {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Plottable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Plottable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Charts
11 |
12 | extension OCKOutcomeValue: Plottable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Plottable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 | 	public var primitivePlottable: Double {
14 | 		LinearCareTaskProgress.accumulableDoubleValue(for: self)
[538/596] Compiling CareKitEssentials OCKHealthKitPassthroughStore.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKOutcomeValue: Identifiable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |     public var id: String {
14 |         if let kind = kind {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Plottable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Plottable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Charts
11 |
12 | extension OCKOutcomeValue: Plottable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Plottable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 | 	public var primitivePlottable: Double {
14 | 		LinearCareTaskProgress.accumulableDoubleValue(for: self)
[539/596] Compiling CareKitEssentials OCKOutcome.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKOutcomeValue: Identifiable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |     public var id: String {
14 |         if let kind = kind {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Plottable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Plottable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Charts
11 |
12 | extension OCKOutcomeValue: Plottable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Plottable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 | 	public var primitivePlottable: Double {
14 | 		LinearCareTaskProgress.accumulableDoubleValue(for: self)
[540/596] Compiling CareKitEssentials OCKOutcomeValue+Identifiable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKOutcomeValue: Identifiable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |     public var id: String {
14 |         if let kind = kind {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Plottable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Plottable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Charts
11 |
12 | extension OCKOutcomeValue: Plottable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Plottable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 | 	public var primitivePlottable: Double {
14 | 		LinearCareTaskProgress.accumulableDoubleValue(for: self)
[541/596] Compiling CareKitEssentials OCKOutcomeValue+Plottable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKOutcomeValue: Identifiable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |     public var id: String {
14 |         if let kind = kind {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Plottable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Plottable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Charts
11 |
12 | extension OCKOutcomeValue: Plottable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Plottable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 | 	public var primitivePlottable: Double {
14 | 		LinearCareTaskProgress.accumulableDoubleValue(for: self)
[542/596] Compiling CareKitEssentials OCKOutcomeValue+ResearchKitSwiftUIResult.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Identifiable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKOutcomeValue: Identifiable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Identifiable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |     public var id: String {
14 |         if let kind = kind {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKOutcomeValue+Plottable.swift:12:1: warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Plottable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Charts
11 |
12 | extension OCKOutcomeValue: Plottable {
   | |- warning: extension declares a conformance of imported type 'OCKOutcomeValue' to imported protocol 'Plottable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 | 	public var primitivePlottable: Double {
14 | 		LinearCareTaskProgress.accumulableDoubleValue(for: self)
[543/596] Compiling CareKitEssentials SimpleTaskView.swift
[544/596] Compiling CareKitEssentials InformationHeaderView.swift
[545/596] Compiling CareKitEssentials CareKitEssentialView.swift
[546/596] Compiling CareKitEssentials EventViewable.swift
[547/596] Compiling CareKitEssentials EventWithContentViewable.swift
[548/596] Compiling CareKitEssentials ResearchCareForm.swift
[549/596] Compiling CareKitEssentials ResearchSurveyView.swift
[550/596] Compiling CareKitEssentials SimpleLabelView.swift
[551/596] Compiling CareKitEssentials CareKitEssentialSliderLogView.swift
[552/596] Compiling CareKitEssentials TemporalProgress.swift
[553/596] Compiling CareKitEssentials TemporalTaskProgress.swift
[554/596] Compiling CareKitEssentials CareKitEssentialChartable.swift
[555/596] Compiling CareKitEssentials CustomLabelView.swift
[556/596] Compiling CareKitEssentials DetailsView.swift
[557/596] Compiling CareKitEssentials DismissableView.swift
[558/596] Compiling CareKitEssentials EventQueryContentView.swift
[559/596] Compiling CareKitEssentials EventQueryView.swift
[560/596] Compiling CareKitEssentials CKEDataSeries+AXChartDescriptorRepresentable.swift
[561/596] Compiling CareKitEssentials DateComponentsForProgress.swift
[562/596] Compiling CareKitEssentials OSValue.swift
[563/596] Compiling CareKitEssentials PeriodComponent.swift
[564/596] Compiling CareKitEssentials ScheduleUtility.swift
[565/596] Compiling CareKitEssentials SurveyQuestion.swift
[566/596] Compiling CareKitEssentials SurveyStep.swift
[567/596] Compiling CareKitEssentials CareKitEssentialVersionable.swift
[568/596] Compiling CareKitEssentials Utility.swift
[569/596] Compiling CareKitEssentials resource_bundle_accessor.swift
[570/596] Compiling CareKitEssentials Slider.swift
[571/596] Compiling CareKitEssentials SliderLogButton.swift
[572/596] Compiling CareKitEssentials SliderLogTaskView.swift
[573/596] Compiling CareKitEssentials SliderLogTaskViewModel.swift
[574/596] Compiling CareKitEssentials SliderStyle.swift
[575/596] Compiling CareKitEssentials CareKitEssentialDigitalCrownLogView.swift
[576/596] Compiling CareKitEssentials DigitalCrownView.swift
[577/596] Compiling CareKitEssentials DigitalCrownViewFooter.swift
[578/596] Compiling CareKitEssentials DigitalCrownViewHeader.swift
[579/596] Compiling CareKitEssentials Double.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Comparable.swift:11:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKAnyEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |
13 | 	func isOrderedBefore(other: OCKAnyEvent) -> Bool {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKAnyEvent: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
14 |     public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Equatable.swift:11:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKAnyEvent: Equatable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public static func == (
13 |         lhs: OCKAnyEvent,
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Hashable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKAnyEvent: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 | 	public func hash(into hasher: inout Hasher) {
14 | 		hasher.combine(id)
[580/596] Compiling CareKitEssentials Image.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Comparable.swift:11:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKAnyEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |
13 | 	func isOrderedBefore(other: OCKAnyEvent) -> Bool {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKAnyEvent: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
14 |     public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Equatable.swift:11:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKAnyEvent: Equatable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public static func == (
13 |         lhs: OCKAnyEvent,
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Hashable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKAnyEvent: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 | 	public func hash(into hasher: inout Hasher) {
14 | 		hasher.combine(id)
[581/596] Compiling CareKitEssentials LinearCareTaskProgress+Math.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Comparable.swift:11:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKAnyEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |
13 | 	func isOrderedBefore(other: OCKAnyEvent) -> Bool {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKAnyEvent: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
14 |     public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Equatable.swift:11:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKAnyEvent: Equatable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public static func == (
13 |         lhs: OCKAnyEvent,
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Hashable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKAnyEvent: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 | 	public func hash(into hasher: inout Hasher) {
14 | 		hasher.combine(id)
[582/596] Compiling CareKitEssentials Logger.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Comparable.swift:11:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKAnyEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |
13 | 	func isOrderedBefore(other: OCKAnyEvent) -> Bool {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKAnyEvent: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
14 |     public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Equatable.swift:11:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKAnyEvent: Equatable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public static func == (
13 |         lhs: OCKAnyEvent,
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Hashable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKAnyEvent: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 | 	public func hash(into hasher: inout Hasher) {
14 | 		hasher.combine(id)
[583/596] Compiling CareKitEssentials NSImage.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Comparable.swift:11:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKAnyEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |
13 | 	func isOrderedBefore(other: OCKAnyEvent) -> Bool {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKAnyEvent: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
14 |     public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Equatable.swift:11:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKAnyEvent: Equatable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public static func == (
13 |         lhs: OCKAnyEvent,
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Hashable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKAnyEvent: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 | 	public func hash(into hasher: inout Hasher) {
14 | 		hasher.combine(id)
[584/596] Compiling CareKitEssentials OCKAnyEvent+Comparable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Comparable.swift:11:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKAnyEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |
13 | 	func isOrderedBefore(other: OCKAnyEvent) -> Bool {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKAnyEvent: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
14 |     public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Equatable.swift:11:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKAnyEvent: Equatable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public static func == (
13 |         lhs: OCKAnyEvent,
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Hashable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKAnyEvent: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 | 	public func hash(into hasher: inout Hasher) {
14 | 		hasher.combine(id)
[585/596] Compiling CareKitEssentials OCKAnyEvent+CustomStringConvertable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Comparable.swift:11:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKAnyEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |
13 | 	func isOrderedBefore(other: OCKAnyEvent) -> Bool {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKAnyEvent: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
14 |     public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Equatable.swift:11:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKAnyEvent: Equatable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public static func == (
13 |         lhs: OCKAnyEvent,
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Hashable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKAnyEvent: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 | 	public func hash(into hasher: inout Hasher) {
14 | 		hasher.combine(id)
[586/596] Compiling CareKitEssentials OCKAnyEvent+Equatable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Comparable.swift:11:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKAnyEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |
13 | 	func isOrderedBefore(other: OCKAnyEvent) -> Bool {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKAnyEvent: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
14 |     public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Equatable.swift:11:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKAnyEvent: Equatable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public static func == (
13 |         lhs: OCKAnyEvent,
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Hashable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKAnyEvent: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 | 	public func hash(into hasher: inout Hasher) {
14 | 		hasher.combine(id)
[587/596] Compiling CareKitEssentials OCKAnyEvent+Hashable.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Comparable.swift:11:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKAnyEvent: Comparable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Comparable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |
13 | 	func isOrderedBefore(other: OCKAnyEvent) -> Bool {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+CustomStringConvertable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import CareKitStore
11 |
12 | extension OCKAnyEvent: CustomStringConvertible {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'CustomStringConvertible'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 |
14 |     public var description: String {
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Equatable.swift:11:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
 9 | import CareKitStore
10 |
11 | extension OCKAnyEvent: Equatable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Equatable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
12 |     public static func == (
13 |         lhs: OCKAnyEvent,
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Extensions/OCKAnyEvent+Hashable.swift:12:1: warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
10 | import Foundation
11 |
12 | extension OCKAnyEvent: Hashable {
   | |- warning: extension declares a conformance of imported type 'OCKAnyEvent' to imported protocol 'Hashable'; this will not behave correctly if the owners of 'CareKitStore' introduce this conformance in the future
   | `- note: add '@retroactive' to silence this warning
13 | 	public func hash(into hasher: inout Hasher) {
14 | 		hasher.combine(id)
[588/596] Compiling CareKitEssentials CardViewModel.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:46:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 44 | 			}
 45 | 		}
 46 | 		.onChange(of: markSelected) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 47 | 			configurations[configurationId]?.mark = newValue
 48 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:49:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 47 | 			configurations[configurationId]?.mark = newValue
 48 | 		}
 49 | 		.onChange(of: dataStrategySelected) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 50 | 			configurations[configurationId]?.dataStrategy = newValue
 51 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:52:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 50 | 			configurations[configurationId]?.dataStrategy = newValue
 51 | 		}
 52 | 		.onChange(of: isShowingMarkHighlighted) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 53 | 			configurations[configurationId]?.showMarkWhenHighlighted = newValue
 54 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:55:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 53 | 			configurations[configurationId]?.showMarkWhenHighlighted = newValue
 54 | 		}
 55 | 		.onChange(of: isShowingMeanMark) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 56 | 			configurations[configurationId]?.showMeanMark = newValue
 57 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:58:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 56 | 			configurations[configurationId]?.showMeanMark = newValue
 57 | 		}
 58 | 		.onChange(of: isShowingMedianMark) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 59 | 			configurations[configurationId]?.showMedianMark = newValue
 60 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:67:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 65 | 					updateQuery()
 66 | 				}
 67 | 				.onChange(of: dateInterval) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 68 | 					updateQuery()
 69 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:70:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 68 | 					updateQuery()
 69 | 				}
 70 | 				.onChange(of: configurations) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 71 | 					updateQuery()
 72 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:92:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 90 | 					updateQuery()
 91 | 				}
 92 | 				.onChange(of: dateInterval) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 93 | 					updateQuery()
 94 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:95:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 93 | 					updateQuery()
 94 | 				}
 95 | 				.onChange(of: configurations) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 96 | 					updateQuery()
 97 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:57:12: warning: code after 'throw' will never be executed
 55 | 						function: function
 56 | 					)
 57 | 				} else {
    |            `- warning: code after 'throw' will never be executed
 58 | 					throw CareKitEssentialsError.couldntUnwrapRequiredField
 59 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:78:12: warning: code after 'throw' will never be executed
 76 | 						function: function
 77 | 					)
 78 | 				} else {
    |            `- warning: code after 'throw' will never be executed
 79 | 					throw CareKitEssentialsError.couldntUnwrapRequiredField
 80 | 				}
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[589/596] Compiling CareKitEssentials CKEConfigurationView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:46:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 44 | 			}
 45 | 		}
 46 | 		.onChange(of: markSelected) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 47 | 			configurations[configurationId]?.mark = newValue
 48 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:49:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 47 | 			configurations[configurationId]?.mark = newValue
 48 | 		}
 49 | 		.onChange(of: dataStrategySelected) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 50 | 			configurations[configurationId]?.dataStrategy = newValue
 51 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:52:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 50 | 			configurations[configurationId]?.dataStrategy = newValue
 51 | 		}
 52 | 		.onChange(of: isShowingMarkHighlighted) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 53 | 			configurations[configurationId]?.showMarkWhenHighlighted = newValue
 54 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:55:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 53 | 			configurations[configurationId]?.showMarkWhenHighlighted = newValue
 54 | 		}
 55 | 		.onChange(of: isShowingMeanMark) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 56 | 			configurations[configurationId]?.showMeanMark = newValue
 57 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:58:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 56 | 			configurations[configurationId]?.showMeanMark = newValue
 57 | 		}
 58 | 		.onChange(of: isShowingMedianMark) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 59 | 			configurations[configurationId]?.showMedianMark = newValue
 60 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:67:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 65 | 					updateQuery()
 66 | 				}
 67 | 				.onChange(of: dateInterval) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 68 | 					updateQuery()
 69 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:70:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 68 | 					updateQuery()
 69 | 				}
 70 | 				.onChange(of: configurations) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 71 | 					updateQuery()
 72 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:92:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 90 | 					updateQuery()
 91 | 				}
 92 | 				.onChange(of: dateInterval) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 93 | 					updateQuery()
 94 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:95:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 93 | 					updateQuery()
 94 | 				}
 95 | 				.onChange(of: configurations) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 96 | 					updateQuery()
 97 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:57:12: warning: code after 'throw' will never be executed
 55 | 						function: function
 56 | 					)
 57 | 				} else {
    |            `- warning: code after 'throw' will never be executed
 58 | 					throw CareKitEssentialsError.couldntUnwrapRequiredField
 59 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:78:12: warning: code after 'throw' will never be executed
 76 | 						function: function
 77 | 					)
 78 | 				} else {
    |            `- warning: code after 'throw' will never be executed
 79 | 					throw CareKitEssentialsError.couldntUnwrapRequiredField
 80 | 				}
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[590/596] Compiling CareKitEssentials CareKitEssentialChartBodyView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:46:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 44 | 			}
 45 | 		}
 46 | 		.onChange(of: markSelected) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 47 | 			configurations[configurationId]?.mark = newValue
 48 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:49:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 47 | 			configurations[configurationId]?.mark = newValue
 48 | 		}
 49 | 		.onChange(of: dataStrategySelected) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 50 | 			configurations[configurationId]?.dataStrategy = newValue
 51 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:52:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 50 | 			configurations[configurationId]?.dataStrategy = newValue
 51 | 		}
 52 | 		.onChange(of: isShowingMarkHighlighted) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 53 | 			configurations[configurationId]?.showMarkWhenHighlighted = newValue
 54 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:55:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 53 | 			configurations[configurationId]?.showMarkWhenHighlighted = newValue
 54 | 		}
 55 | 		.onChange(of: isShowingMeanMark) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 56 | 			configurations[configurationId]?.showMeanMark = newValue
 57 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:58:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 56 | 			configurations[configurationId]?.showMeanMark = newValue
 57 | 		}
 58 | 		.onChange(of: isShowingMedianMark) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 59 | 			configurations[configurationId]?.showMedianMark = newValue
 60 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:67:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 65 | 					updateQuery()
 66 | 				}
 67 | 				.onChange(of: dateInterval) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 68 | 					updateQuery()
 69 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:70:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 68 | 					updateQuery()
 69 | 				}
 70 | 				.onChange(of: configurations) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 71 | 					updateQuery()
 72 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:92:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 90 | 					updateQuery()
 91 | 				}
 92 | 				.onChange(of: dateInterval) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 93 | 					updateQuery()
 94 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:95:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 93 | 					updateQuery()
 94 | 				}
 95 | 				.onChange(of: configurations) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 96 | 					updateQuery()
 97 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:57:12: warning: code after 'throw' will never be executed
 55 | 						function: function
 56 | 					)
 57 | 				} else {
    |            `- warning: code after 'throw' will never be executed
 58 | 					throw CareKitEssentialsError.couldntUnwrapRequiredField
 59 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:78:12: warning: code after 'throw' will never be executed
 76 | 						function: function
 77 | 					)
 78 | 				} else {
    |            `- warning: code after 'throw' will never be executed
 79 | 					throw CareKitEssentialsError.couldntUnwrapRequiredField
 80 | 				}
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[591/596] Compiling CareKitEssentials CareKitEssentialChartDetailView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:46:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 44 | 			}
 45 | 		}
 46 | 		.onChange(of: markSelected) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 47 | 			configurations[configurationId]?.mark = newValue
 48 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:49:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 47 | 			configurations[configurationId]?.mark = newValue
 48 | 		}
 49 | 		.onChange(of: dataStrategySelected) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 50 | 			configurations[configurationId]?.dataStrategy = newValue
 51 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:52:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 50 | 			configurations[configurationId]?.dataStrategy = newValue
 51 | 		}
 52 | 		.onChange(of: isShowingMarkHighlighted) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 53 | 			configurations[configurationId]?.showMarkWhenHighlighted = newValue
 54 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:55:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 53 | 			configurations[configurationId]?.showMarkWhenHighlighted = newValue
 54 | 		}
 55 | 		.onChange(of: isShowingMeanMark) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 56 | 			configurations[configurationId]?.showMeanMark = newValue
 57 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:58:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 56 | 			configurations[configurationId]?.showMeanMark = newValue
 57 | 		}
 58 | 		.onChange(of: isShowingMedianMark) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 59 | 			configurations[configurationId]?.showMedianMark = newValue
 60 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:67:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 65 | 					updateQuery()
 66 | 				}
 67 | 				.onChange(of: dateInterval) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 68 | 					updateQuery()
 69 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:70:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 68 | 					updateQuery()
 69 | 				}
 70 | 				.onChange(of: configurations) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 71 | 					updateQuery()
 72 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:92:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 90 | 					updateQuery()
 91 | 				}
 92 | 				.onChange(of: dateInterval) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 93 | 					updateQuery()
 94 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:95:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 93 | 					updateQuery()
 94 | 				}
 95 | 				.onChange(of: configurations) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 96 | 					updateQuery()
 97 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:57:12: warning: code after 'throw' will never be executed
 55 | 						function: function
 56 | 					)
 57 | 				} else {
    |            `- warning: code after 'throw' will never be executed
 58 | 					throw CareKitEssentialsError.couldntUnwrapRequiredField
 59 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:78:12: warning: code after 'throw' will never be executed
 76 | 						function: function
 77 | 					)
 78 | 				} else {
    |            `- warning: code after 'throw' will never be executed
 79 | 					throw CareKitEssentialsError.couldntUnwrapRequiredField
 80 | 				}
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[592/596] Compiling CareKitEssentials CareKitEssentialChartHeaderView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:46:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 44 | 			}
 45 | 		}
 46 | 		.onChange(of: markSelected) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 47 | 			configurations[configurationId]?.mark = newValue
 48 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:49:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 47 | 			configurations[configurationId]?.mark = newValue
 48 | 		}
 49 | 		.onChange(of: dataStrategySelected) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 50 | 			configurations[configurationId]?.dataStrategy = newValue
 51 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:52:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 50 | 			configurations[configurationId]?.dataStrategy = newValue
 51 | 		}
 52 | 		.onChange(of: isShowingMarkHighlighted) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 53 | 			configurations[configurationId]?.showMarkWhenHighlighted = newValue
 54 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:55:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 53 | 			configurations[configurationId]?.showMarkWhenHighlighted = newValue
 54 | 		}
 55 | 		.onChange(of: isShowingMeanMark) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 56 | 			configurations[configurationId]?.showMeanMark = newValue
 57 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:58:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 56 | 			configurations[configurationId]?.showMeanMark = newValue
 57 | 		}
 58 | 		.onChange(of: isShowingMedianMark) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 59 | 			configurations[configurationId]?.showMedianMark = newValue
 60 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:67:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 65 | 					updateQuery()
 66 | 				}
 67 | 				.onChange(of: dateInterval) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 68 | 					updateQuery()
 69 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:70:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 68 | 					updateQuery()
 69 | 				}
 70 | 				.onChange(of: configurations) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 71 | 					updateQuery()
 72 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:92:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 90 | 					updateQuery()
 91 | 				}
 92 | 				.onChange(of: dateInterval) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 93 | 					updateQuery()
 94 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:95:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 93 | 					updateQuery()
 94 | 				}
 95 | 				.onChange(of: configurations) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 96 | 					updateQuery()
 97 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:57:12: warning: code after 'throw' will never be executed
 55 | 						function: function
 56 | 					)
 57 | 				} else {
    |            `- warning: code after 'throw' will never be executed
 58 | 					throw CareKitEssentialsError.couldntUnwrapRequiredField
 59 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:78:12: warning: code after 'throw' will never be executed
 76 | 						function: function
 77 | 					)
 78 | 				} else {
    |            `- warning: code after 'throw' will never be executed
 79 | 					throw CareKitEssentialsError.couldntUnwrapRequiredField
 80 | 				}
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[593/596] Compiling CareKitEssentials CareKitEssentialChartView.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:46:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 44 | 			}
 45 | 		}
 46 | 		.onChange(of: markSelected) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 47 | 			configurations[configurationId]?.mark = newValue
 48 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:49:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 47 | 			configurations[configurationId]?.mark = newValue
 48 | 		}
 49 | 		.onChange(of: dataStrategySelected) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 50 | 			configurations[configurationId]?.dataStrategy = newValue
 51 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:52:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 50 | 			configurations[configurationId]?.dataStrategy = newValue
 51 | 		}
 52 | 		.onChange(of: isShowingMarkHighlighted) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 53 | 			configurations[configurationId]?.showMarkWhenHighlighted = newValue
 54 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:55:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 53 | 			configurations[configurationId]?.showMarkWhenHighlighted = newValue
 54 | 		}
 55 | 		.onChange(of: isShowingMeanMark) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 56 | 			configurations[configurationId]?.showMeanMark = newValue
 57 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:58:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 56 | 			configurations[configurationId]?.showMeanMark = newValue
 57 | 		}
 58 | 		.onChange(of: isShowingMedianMark) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 59 | 			configurations[configurationId]?.showMedianMark = newValue
 60 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:67:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 65 | 					updateQuery()
 66 | 				}
 67 | 				.onChange(of: dateInterval) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 68 | 					updateQuery()
 69 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:70:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 68 | 					updateQuery()
 69 | 				}
 70 | 				.onChange(of: configurations) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 71 | 					updateQuery()
 72 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:92:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 90 | 					updateQuery()
 91 | 				}
 92 | 				.onChange(of: dateInterval) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 93 | 					updateQuery()
 94 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:95:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 93 | 					updateQuery()
 94 | 				}
 95 | 				.onChange(of: configurations) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 96 | 					updateQuery()
 97 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:57:12: warning: code after 'throw' will never be executed
 55 | 						function: function
 56 | 					)
 57 | 				} else {
    |            `- warning: code after 'throw' will never be executed
 58 | 					throw CareKitEssentialsError.couldntUnwrapRequiredField
 59 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:78:12: warning: code after 'throw' will never be executed
 76 | 						function: function
 77 | 					)
 78 | 				} else {
    |            `- warning: code after 'throw' will never be executed
 79 | 					throw CareKitEssentialsError.couldntUnwrapRequiredField
 80 | 				}
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[594/596] Compiling CareKitEssentials CKEDataSeries.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:46:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 44 | 			}
 45 | 		}
 46 | 		.onChange(of: markSelected) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 47 | 			configurations[configurationId]?.mark = newValue
 48 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:49:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 47 | 			configurations[configurationId]?.mark = newValue
 48 | 		}
 49 | 		.onChange(of: dataStrategySelected) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 50 | 			configurations[configurationId]?.dataStrategy = newValue
 51 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:52:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 50 | 			configurations[configurationId]?.dataStrategy = newValue
 51 | 		}
 52 | 		.onChange(of: isShowingMarkHighlighted) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 53 | 			configurations[configurationId]?.showMarkWhenHighlighted = newValue
 54 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:55:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 53 | 			configurations[configurationId]?.showMarkWhenHighlighted = newValue
 54 | 		}
 55 | 		.onChange(of: isShowingMeanMark) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 56 | 			configurations[configurationId]?.showMeanMark = newValue
 57 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:58:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 56 | 			configurations[configurationId]?.showMeanMark = newValue
 57 | 		}
 58 | 		.onChange(of: isShowingMedianMark) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 59 | 			configurations[configurationId]?.showMedianMark = newValue
 60 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:67:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 65 | 					updateQuery()
 66 | 				}
 67 | 				.onChange(of: dateInterval) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 68 | 					updateQuery()
 69 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:70:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 68 | 					updateQuery()
 69 | 				}
 70 | 				.onChange(of: configurations) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 71 | 					updateQuery()
 72 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:92:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 90 | 					updateQuery()
 91 | 				}
 92 | 				.onChange(of: dateInterval) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 93 | 					updateQuery()
 94 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:95:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 93 | 					updateQuery()
 94 | 				}
 95 | 				.onChange(of: configurations) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 96 | 					updateQuery()
 97 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:57:12: warning: code after 'throw' will never be executed
 55 | 						function: function
 56 | 					)
 57 | 				} else {
    |            `- warning: code after 'throw' will never be executed
 58 | 					throw CareKitEssentialsError.couldntUnwrapRequiredField
 59 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:78:12: warning: code after 'throw' will never be executed
 76 | 						function: function
 77 | 					)
 78 | 				} else {
    |            `- warning: code after 'throw' will never be executed
 79 | 					throw CareKitEssentialsError.couldntUnwrapRequiredField
 80 | 				}
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[595/596] Compiling CareKitEssentials CKEDataSeriesConfiguration.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:46:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 44 | 			}
 45 | 		}
 46 | 		.onChange(of: markSelected) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 47 | 			configurations[configurationId]?.mark = newValue
 48 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:49:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 47 | 			configurations[configurationId]?.mark = newValue
 48 | 		}
 49 | 		.onChange(of: dataStrategySelected) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 50 | 			configurations[configurationId]?.dataStrategy = newValue
 51 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:52:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 50 | 			configurations[configurationId]?.dataStrategy = newValue
 51 | 		}
 52 | 		.onChange(of: isShowingMarkHighlighted) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 53 | 			configurations[configurationId]?.showMarkWhenHighlighted = newValue
 54 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:55:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 53 | 			configurations[configurationId]?.showMarkWhenHighlighted = newValue
 54 | 		}
 55 | 		.onChange(of: isShowingMeanMark) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 56 | 			configurations[configurationId]?.showMeanMark = newValue
 57 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:58:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 56 | 			configurations[configurationId]?.showMeanMark = newValue
 57 | 		}
 58 | 		.onChange(of: isShowingMedianMark) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 59 | 			configurations[configurationId]?.showMedianMark = newValue
 60 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:67:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 65 | 					updateQuery()
 66 | 				}
 67 | 				.onChange(of: dateInterval) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 68 | 					updateQuery()
 69 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:70:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 68 | 					updateQuery()
 69 | 				}
 70 | 				.onChange(of: configurations) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 71 | 					updateQuery()
 72 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:92:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 90 | 					updateQuery()
 91 | 				}
 92 | 				.onChange(of: dateInterval) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 93 | 					updateQuery()
 94 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:95:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 93 | 					updateQuery()
 94 | 				}
 95 | 				.onChange(of: configurations) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 96 | 					updateQuery()
 97 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:57:12: warning: code after 'throw' will never be executed
 55 | 						function: function
 56 | 					)
 57 | 				} else {
    |            `- warning: code after 'throw' will never be executed
 58 | 					throw CareKitEssentialsError.couldntUnwrapRequiredField
 59 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:78:12: warning: code after 'throw' will never be executed
 76 | 						function: function
 77 | 					)
 78 | 				} else {
    |            `- warning: code after 'throw' will never be executed
 79 | 					throw CareKitEssentialsError.couldntUnwrapRequiredField
 80 | 				}
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
[596/596] Compiling CareKitEssentials CKEPoint.swift
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:46:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 44 | 			}
 45 | 		}
 46 | 		.onChange(of: markSelected) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 47 | 			configurations[configurationId]?.mark = newValue
 48 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:49:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 47 | 			configurations[configurationId]?.mark = newValue
 48 | 		}
 49 | 		.onChange(of: dataStrategySelected) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 50 | 			configurations[configurationId]?.dataStrategy = newValue
 51 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:52:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 50 | 			configurations[configurationId]?.dataStrategy = newValue
 51 | 		}
 52 | 		.onChange(of: isShowingMarkHighlighted) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 53 | 			configurations[configurationId]?.showMarkWhenHighlighted = newValue
 54 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:55:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 53 | 			configurations[configurationId]?.showMarkWhenHighlighted = newValue
 54 | 		}
 55 | 		.onChange(of: isShowingMeanMark) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 56 | 			configurations[configurationId]?.showMeanMark = newValue
 57 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CKEConfigurationView.swift:58:4: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 56 | 			configurations[configurationId]?.showMeanMark = newValue
 57 | 		}
 58 | 		.onChange(of: isShowingMedianMark) { newValue in
    |    `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 59 | 			configurations[configurationId]?.showMedianMark = newValue
 60 | 		}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:67:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 65 | 					updateQuery()
 66 | 				}
 67 | 				.onChange(of: dateInterval) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 68 | 					updateQuery()
 69 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartDetailView.swift:70:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 68 | 					updateQuery()
 69 | 				}
 70 | 				.onChange(of: configurations) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 71 | 					updateQuery()
 72 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:92:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 90 | 					updateQuery()
 91 | 				}
 92 | 				.onChange(of: dateInterval) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 93 | 					updateQuery()
 94 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/CareKitEssentialChartView.swift:95:6: warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 93 | 					updateQuery()
 94 | 				}
 95 | 				.onChange(of: configurations) { _ in
    |      `- warning: 'onChange(of:perform:)' was deprecated in macOS 14.0: Use `onChange` with a two or zero parameter action closure instead. [#DeprecatedDeclaration]
 96 | 					updateQuery()
 97 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:57:12: warning: code after 'throw' will never be executed
 55 | 						function: function
 56 | 					)
 57 | 				} else {
    |            `- warning: code after 'throw' will never be executed
 58 | 					throw CareKitEssentialsError.couldntUnwrapRequiredField
 59 | 				}
/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Cards/Shared/Chart/Data/CKEDataSeries.swift:78:12: warning: code after 'throw' will never be executed
 76 | 						function: function
 77 | 					)
 78 | 				} else {
    |            `- warning: code after 'throw' will never be executed
 79 | 					throw CareKitEssentialsError.couldntUnwrapRequiredField
 80 | 				}
[#DeprecatedDeclaration]: <https://docs.swift.org/compiler/documentation/diagnostics/deprecated-declaration>
Build complete! (18.66s)
warning: 'carekit': found 2 file(s) which are unhandled; explicitly declare them as resources or exclude from the target
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/Migrations/2_0To_3_0/2.0_3.0_Mapping.xcmappingmodel
    /Users/admin/builder/spi-builder-workspace/.build/checkouts/CareKit/CareKitStore/CareKitStore/CoreData/CareKitStore.xcdatamodeld
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "carekit",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "4.0.5",
            "upper_bound" : "5.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/cbaker6/CareKit.git"
    }
  ],
  "manifest_display_name" : "CareKitEssentials",
  "name" : "CareKitEssentials",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "18.0"
    },
    {
      "name" : "macos",
      "version" : "15.0"
    },
    {
      "name" : "watchos",
      "version" : "11.0"
    }
  ],
  "products" : [
    {
      "name" : "CareKitEssentials",
      "targets" : [
        "CareKitEssentials"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "CareKitEssentialsTests",
      "module_type" : "SwiftTarget",
      "name" : "CareKitEssentialsTests",
      "path" : "Tests/CareKitEssentialsTests",
      "sources" : [
        "CareTaskProgressStrategyTests.swift",
        "LinearCareTaskProgressTests.swift",
        "Mocking/OCKEvent.swift",
        "OCKOutcomeExtensionsTests.swift",
        "OCKOutcomeValueExtensionsTests.swift"
      ],
      "target_dependencies" : [
        "CareKitEssentials"
      ],
      "type" : "test"
    },
    {
      "c99name" : "CareKitEssentials",
      "module_type" : "SwiftTarget",
      "name" : "CareKitEssentials",
      "path" : "Sources/CareKitEssentials",
      "product_dependencies" : [
        "CareKit",
        "CareKitStore",
        "CareKitUI"
      ],
      "product_memberships" : [
        "CareKitEssentials"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/CareKitEssentials/Resources/en.lproj/Localizable.strings",
          "rule" : {
            "process" : {
              "localization" : "en"
            }
          }
        }
      ],
      "sources" : [
        "Cards/Shared/CardViewModel.swift",
        "Cards/Shared/Chart/CKEConfigurationView.swift",
        "Cards/Shared/Chart/CareKitEssentialChartBodyView.swift",
        "Cards/Shared/Chart/CareKitEssentialChartDetailView.swift",
        "Cards/Shared/Chart/CareKitEssentialChartHeaderView.swift",
        "Cards/Shared/Chart/CareKitEssentialChartView.swift",
        "Cards/Shared/Chart/Data/CKEDataSeries.swift",
        "Cards/Shared/Chart/Data/CKEDataSeriesConfiguration.swift",
        "Cards/Shared/Chart/Data/CKEPoint.swift",
        "Cards/Shared/Chart/Progress/TemporalProgress.swift",
        "Cards/Shared/Chart/Progress/TemporalTaskProgress.swift",
        "Cards/Shared/Chart/Protocols/CareKitEssentialChartable.swift",
        "Cards/Shared/CustomLabelView.swift",
        "Cards/Shared/DetailsView.swift",
        "Cards/Shared/DismissableView.swift",
        "Cards/Shared/EventViews/EventQueryContentView.swift",
        "Cards/Shared/EventViews/EventQueryView.swift",
        "Cards/Shared/Extensions/CKEDataSeries+AXChartDescriptorRepresentable.swift",
        "Cards/Shared/Extensions/CareKitEssentialChartBodyView+ChartContent.swift",
        "Cards/Shared/Extensions/CareKitEssentialSliderLogView+EventViewable.swift",
        "Cards/Shared/Extensions/InstructionsTaskView+EventViewable.swift",
        "Cards/Shared/Extensions/InstructionsTaskView.swift",
        "Cards/Shared/Extensions/LabeledValueTaskView+EventViewable.swift",
        "Cards/Shared/Extensions/LabeledValueTaskView.swift",
        "Cards/Shared/Extensions/NumericProgressTaskView+EventViewable.swift",
        "Cards/Shared/Extensions/NumericProgressTaskView.swift",
        "Cards/Shared/Extensions/SimpleTaskView+EventViewable.swift",
        "Cards/Shared/Extensions/SimpleTaskView.swift",
        "Cards/Shared/InformationHeaderView.swift",
        "Cards/Shared/Protocols/CareKitEssentialView.swift",
        "Cards/Shared/Protocols/EventViewable.swift",
        "Cards/Shared/Protocols/EventWithContentViewable.swift",
        "Cards/Shared/ResearchSurveyView/ResearchCareForm.swift",
        "Cards/Shared/ResearchSurveyView/ResearchSurveyView.swift",
        "Cards/Shared/SimpleLabelView.swift",
        "Cards/Shared/SliderLog/CareKitEssentialSliderLogView.swift",
        "Cards/Shared/SliderLog/Slider.swift",
        "Cards/Shared/SliderLog/SliderLogButton.swift",
        "Cards/Shared/SliderLog/SliderLogTaskView.swift",
        "Cards/Shared/SliderLog/SliderLogTaskViewModel.swift",
        "Cards/Shared/SliderLog/SliderStyle.swift",
        "Cards/watchOS/DigitalCrown/CareKitEssentialDigitalCrownLogView.swift",
        "Cards/watchOS/DigitalCrown/DigitalCrownView.swift",
        "Cards/watchOS/DigitalCrown/DigitalCrownViewFooter.swift",
        "Cards/watchOS/DigitalCrown/DigitalCrownViewHeader.swift",
        "Cards/watchOS/DigitalCrown/DigitalCrownViewModel.swift",
        "Environment/CardEnabledEnvironmentKey.swift",
        "Extensions/BinaryCareTaskProgress+Math.swift",
        "Extensions/CGFloat.swift",
        "Extensions/Calendar+Dates.swift",
        "Extensions/CareStoreFetchedResult.swift",
        "Extensions/CareStoreFetchedResults+Sequence.swift",
        "Extensions/CareTaskProgressStrategy.swift",
        "Extensions/ChartContent+Default.swift",
        "Extensions/Double.swift",
        "Extensions/Image.swift",
        "Extensions/LinearCareTaskProgress+Math.swift",
        "Extensions/Logger.swift",
        "Extensions/NSImage.swift",
        "Extensions/OCKAnyEvent+Comparable.swift",
        "Extensions/OCKAnyEvent+CustomStringConvertable.swift",
        "Extensions/OCKAnyEvent+Equatable.swift",
        "Extensions/OCKAnyEvent+Hashable.swift",
        "Extensions/OCKAnyEvent.swift",
        "Extensions/OCKAnyEventStore.swift",
        "Extensions/OCKAnyOutcome+Sequence.swift",
        "Extensions/OCKAnyOutcome.swift",
        "Extensions/OCKHealthKitPassthroughStore.swift",
        "Extensions/OCKOutcome.swift",
        "Extensions/OCKOutcomeValue+Identifiable.swift",
        "Extensions/OCKOutcomeValue+Plottable.swift",
        "Extensions/OCKOutcomeValue+ResearchKitSwiftUIResult.swift",
        "Extensions/OCKOutcomeValue+Sequence.swift",
        "Extensions/OCKScheduleEvent+Comparable.swift",
        "Extensions/OCKStore.swift",
        "Extensions/OCKStoreCoordinator+Hashable.swift",
        "Extensions/OCKTask+ResearchKitSwiftUI.swift",
        "Extensions/UIImage.swift",
        "Extensions/View+Default.swift",
        "Models/CareKitEssentialsError.swift",
        "Models/CareKitEssentialsUserInfoKey.swift",
        "Models/DateComponentsForProgress.swift",
        "Models/OSValue.swift",
        "Models/PeriodComponent.swift",
        "Models/ScheduleUtility.swift",
        "Models/SurveyQuestion.swift",
        "Models/SurveyStep.swift",
        "Protocols/CareKitEssentialVersionable.swift",
        "Utility.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.