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 SpeziHealthKit, reference main (2fbdb8), with Swift 6.0 for macOS (SPM) on 4 Jun 2025 06:32:23 UTC.

Swift 6 data race errors: 0

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.63.1
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/StanfordSpezi/SpeziHealthKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/StanfordSpezi/SpeziHealthKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 2fbdb86 `SleepSession`; other changes (#56)
Cloned https://github.com/StanfordSpezi/SpeziHealthKit.git
Revision (git rev-parse @):
2fbdb8636f3ad394d5833cc048be5bb35c78a8c5
SPI manifest file found: $PWD/.spi.yml
SUCCESS checkout https://github.com/StanfordSpezi/SpeziHealthKit.git at main
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             6.0
Building package at path:  $PWD
https://github.com/StanfordSpezi/SpeziHealthKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-16.2.0.app xcrun swift build --arch arm64
Building for debugging...
[0/23] Write sources
[0/23] Copying Info.plist
[1/23] Write sources
[6/23] Copying Localizable.xcstrings.license
[6/23] Copying Localizable.xcstrings
[9/23] Copying Localizable.xcstrings.license
[9/23] Write sources
[9/23] Copying Info.plist
[15/23] Write sources
[19/23] Compiling _NumericsShims _NumericsShims.c
[20/23] Write swift-version-5BDAB9E9C0126B9D.txt
[21/23] Compiling _AtomicsShims.c
[23/75] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[24/76] Compiling InternalCollectionsUtilities _UniqueCollection.swift
[25/76] Compiling InternalCollectionsUtilities Debugging.swift
[26/76] Compiling InternalCollectionsUtilities Descriptions.swift
[27/76] Compiling InternalCollectionsUtilities RandomAccessCollection+Offsets.swift
[28/76] Compiling RealModule AlgebraicField.swift
[29/77] Compiling RealModule Float16+Real.swift
[30/77] Compiling RealModule Float80+Real.swift
[31/77] Compiling RealModule Real.swift
[32/77] Compiling RealModule AugmentedArithmetic.swift
[33/77] Compiling RealModule ElementaryFunctions.swift
[34/77] Compiling RealModule Double+Real.swift
[35/77] Emitting module RealModule
[36/77] Compiling RealModule ApproximateEquality.swift
[37/77] Compiling RealModule Float+Real.swift
[38/77] Emitting module InternalCollectionsUtilities
[39/77] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[40/77] Compiling RealModule RealFunctions.swift
[41/77] Compiling Atomics UnsafeAtomic.swift
[42/77] Compiling Atomics UnsafeAtomicLazyReference.swift
[43/79] Compiling Atomics ManagedAtomic.swift
[44/79] Compiling Atomics ManagedAtomicLazyReference.swift
[45/79] Compiling Atomics AtomicMemoryOrderings.swift
[46/79] Compiling Atomics DoubleWord.swift
[47/79] Compiling Atomics AtomicStorage.swift
[48/79] Compiling Atomics AtomicValue.swift
[49/79] Compiling Atomics AtomicOptionalWrappable.swift
[50/79] Compiling Atomics AtomicReference.swift
[51/79] Compiling Atomics PointerConformances.swift
[52/79] Compiling Atomics Primitives.native.swift
[53/79] Compiling Atomics OptionalRawRepresentable.swift
[54/79] Compiling Atomics RawRepresentable.swift
[57/79] Compiling Atomics Primitives.shims.swift
[58/79] Compiling Atomics AtomicInteger.swift
[59/83] Compiling Algorithms Chunked.swift
[63/105] Compiling Algorithms Split.swift
[64/105] Compiling Algorithms Stride.swift
[65/106] Compiling Algorithms Suffix.swift
[66/106] Compiling Algorithms Trim.swift
[67/163] Emitting module Atomics
[68/163] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[69/163] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[70/163] Compiling OrderedCollections _HashTable+Bucket.swift
[71/163] Compiling OrderedCollections _HashTable+BucketIterator.swift
[72/163] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[73/163] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[74/163] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[75/163] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[76/163] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[77/163] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[78/169] Compiling OrderedCollections OrderedSet+Codable.swift
[79/169] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[79/169] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[81/169] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[84/169] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[85/169] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[86/169] Compiling OrderedCollections OrderedSet+Sendable.swift
[87/169] Compiling OrderedCollections _Hashtable+Header.swift
[88/169] Compiling OrderedCollections OrderedDictionary+Codable.swift
[89/169] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[90/169] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[91/169] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[92/169] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[98/169] Compiling OrderedCollections OrderedSet+Hashable.swift
[99/169] Compiling OrderedCollections OrderedSet+Initializers.swift
[100/169] Compiling OrderedCollections OrderedSet+Insertions.swift
[101/169] Compiling OrderedCollections OrderedSet+Invariants.swift
[102/169] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[103/169] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[104/169] Compiling OrderedCollections OrderedDictionary+Elements.swift
[105/169] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[106/169] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[107/169] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[108/169] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[109/169] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[110/169] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[111/169] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[112/169] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[113/169] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[114/169] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[115/169] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[118/169] Compiling OrderedCollections OrderedSet+Descriptions.swift
[119/169] Compiling OrderedCollections OrderedSet+Diffing.swift
[120/169] Compiling OrderedCollections OrderedSet+Equatable.swift
[121/169] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[122/169] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[123/169] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[124/169] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[125/169] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[126/169] Compiling OrderedCollections OrderedDictionary+Values.swift
[127/169] Compiling OrderedCollections OrderedDictionary.swift
[128/169] Compiling OrderedCollections _HashTable.swift
[131/169] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[132/169] Compiling OrderedCollections _HashTable+Testing.swift
[133/169] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[145/169] Compiling OrderedCollections _HashTable+Constants.swift
[150/169] Compiling OrderedCollections OrderedSet+SubSequence.swift
[151/169] Compiling OrderedCollections OrderedSet+Testing.swift
[152/169] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[153/169] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[154/169] Compiling OrderedCollections OrderedSet.swift
[155/169] Compiling OrderedCollections _UnsafeBitset.swift
[159/169] Emitting module OrderedCollections
[160/169] Emitting module Algorithms
[161/169] Compiling RuntimeAssertions RuntimePrecondition.swift
[162/169] Compiling RuntimeAssertions DebugOnly.swift
[163/169] Compiling RuntimeAssertions RuntimeAssertion.swift
[164/169] Compiling RuntimeAssertions Precondition.swift
[165/169] Compiling RuntimeAssertions RuntimeAssertionInjection.swift
[166/169] Compiling RuntimeAssertions Assert.swift
[167/169] Compiling RuntimeAssertions Counter.swift
[168/169] Compiling RuntimeAssertions NeverReturn.swift
[169/169] Emitting module RuntimeAssertions
[170/205] Compiling SpeziFoundation OptionalComputedKnowledgeSource.swift
[171/205] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[172/205] Compiling SpeziFoundation RepositoryAnchor.swift
[173/208] Compiling SpeziFoundation StaticString+Hashable.swift
[174/208] Compiling SpeziFoundation TimeoutError.swift
[175/208] Compiling SpeziFoundation TopLevelDecoder.swift
[176/208] Compiling SpeziFoundation TopLevelEncoder.swift
[177/208] Compiling SpeziFoundation Version.swift
[178/208] Compiling SpeziFoundation RuntimeConfig.swift
[179/208] Compiling SpeziFoundation RepositoryValue.swift
[180/208] Compiling SpeziFoundation SendableValueRepository.swift
[181/208] Compiling SpeziFoundation ValueRepository.swift
[182/208] Compiling SpeziFoundation ComputedKnowledgeSource.swift
[183/208] Compiling SpeziFoundation DefaultProvidingKnowledgeSource.swift
[184/208] Compiling SpeziFoundation KnowledgeSource.swift
[185/208] Compiling SpeziFoundation RecursiveRWLock.swift
[186/208] Compiling SpeziFoundation AnyArray.swift
[187/208] Compiling SpeziFoundation AnyOptional.swift
[188/208] Compiling SpeziFoundation BinarySearch.swift
[189/208] Compiling SpeziFoundation SendableSharedRepository.swift
[190/208] Compiling SpeziFoundation SharedRepository.swift
[191/208] Compiling SpeziFoundation resource_bundle_accessor.swift
[192/208] Compiling SpeziFoundation ObjCExceptionHandling.swift
[193/208] Compiling SpeziFoundation OrderedArray.swift
[194/208] Compiling SpeziFoundation RuntimeEnvironment.swift
[195/208] Compiling SpeziFoundation SequenceExtensions.swift
[196/208] Compiling SpeziFoundation ArrayBuilder.swift
[197/208] Compiling SpeziFoundation RangeReplaceableCollectionBuilder.swift
[198/208] Compiling SpeziFoundation SetBuilder.swift
[199/208] Compiling SpeziFoundation AsyncSemaphore.swift
[200/208] Compiling SpeziFoundation Calendar.swift
[201/208] Compiling SpeziFoundation DataDescriptor.swift
[202/208] Compiling SpeziFoundation Duration.swift
[203/208] Compiling SpeziFoundation KeyValuePairs.swift
[204/208] Compiling SpeziFoundation DiscardTaskGroup+CancellableTask.swift
[205/208] Compiling SpeziFoundation MainActorExecution.swift
[206/208] Compiling SpeziFoundation ManagedAsynchronousAccess.swift
[207/208] Compiling SpeziFoundation RWLock.swift
[208/208] Emitting module SpeziFoundation
[209/265] Compiling Spezi DependencyManager.swift
[210/265] Compiling Spezi DependencyManagerError.swift
[211/265] Compiling Spezi Module+DependencyRelation.swift
[212/265] Compiling Spezi DependencyBuilder.swift
[213/265] Compiling Spezi DependencyCollection.swift
[214/265] Compiling Spezi DependencyCollectionBuilder.swift
[215/271] Emitting module Spezi
[216/271] Compiling Spezi EnvironmentAccessible.swift
[217/271] Compiling Spezi ModelModifier.swift
[218/271] Compiling Spezi ModelPropertyWrapper.swift
[219/271] Compiling Spezi ModifierPropertyWrapper.swift
[220/271] Compiling Spezi ViewModifierProvider.swift
[221/271] Compiling Spezi Configuration.swift
[222/271] Compiling Spezi DefaultInitializable.swift
[223/271] Compiling Spezi Application+TypeAlias.swift
[224/271] Compiling Spezi ApplicationDelegate.swift
[225/271] Compiling Spezi ApplicationDelegateAdaptor.swift
[226/271] Compiling Spezi DynamicReference.swift
[227/271] Compiling Spezi Module+Properties.swift
[228/271] Compiling Spezi ProcessInfo+PreviewSimulator.swift
[229/271] Compiling Spezi LaunchOptionsKey.swift
[230/271] Compiling Spezi SpeziAnchor.swift
[231/271] Compiling Spezi SpeziStorage.swift
[232/271] Compiling Spezi StoredModulesKey.swift
[233/271] Compiling Spezi ModuleDescription.swift
[234/271] Compiling Spezi Spezi+Logger.swift
[235/271] Compiling Spezi ApplicationPropertyWrapper.swift
[236/271] Compiling Spezi CollectPropertyWrapper.swift
[237/271] Compiling Spezi CollectedModuleValues.swift
[238/271] Compiling Spezi ProvidePropertyWrapper.swift
[239/271] Compiling Spezi StorageValueCollector.swift
[240/271] Compiling Spezi StorageValueProvider.swift
[241/271] Compiling Spezi LifecycleHandler.swift
[242/271] Compiling Spezi Spezi+Preview.swift
[243/271] Compiling Spezi Spezi+Spezi.swift
[244/271] Compiling Spezi Spezi.swift
[245/271] Compiling Spezi SpeziAppDelegate.swift
[246/271] Compiling Spezi SpeziModuleError.swift
[247/271] Compiling Spezi SpeziPropertyWrapper.swift
[248/271] Compiling Spezi DependencyContext.swift
[249/271] Compiling Spezi DependencyDeclaration.swift
[250/271] Compiling Spezi DependencyPropertyWrapper.swift
[251/271] Compiling Spezi Module+Dependencies.swift
[252/271] Compiling Spezi DependencyReference.swift
[253/271] Compiling Spezi ModuleReference.swift
[254/271] Compiling Spezi Module.swift
[255/271] Compiling Spezi ModuleBuilder.swift
[256/271] Compiling Spezi ModuleCollection.swift
[257/271] Compiling Spezi ModuleOwnership.swift
[258/271] Compiling Spezi BackgroundFetchResult.swift
[259/271] Compiling Spezi NotificationHandler.swift
[260/271] Compiling Spezi SpeziSceneDelegate.swift
[261/271] Compiling Spezi View+Spezi.swift
[262/271] Compiling Spezi DefaultStandard.swift
[263/271] Compiling Spezi Module+Standard.swift
[264/271] Compiling Spezi Standard.swift
[265/271] Compiling Spezi StandardPropertyWrapper.swift
[266/271] Compiling Spezi NotificationTokenHandler.swift
[267/271] Compiling Spezi RemoteNotificationRegistrationSupport.swift
[268/271] Compiling Spezi Spezi+RegisterRemoteNotificationsAction.swift
[269/271] Compiling Spezi Spezi+UnregisterRemoteNotifications.swift
[270/271] Compiling Spezi SpeziNotificationCenterDelegate.swift
[271/271] Compiling Spezi ImplicitlyCreatedModulesKey.swift
[272/281] Compiling SpeziKeychainStorage KeychainItemStorageOption.swift
[273/282] Compiling SpeziKeychainStorage CredentialsKind.swift
[274/282] Compiling SpeziKeychainStorage KeychainItemAccessibility.swift
[275/282] Compiling SpeziKeychainStorage CryptographicKeyTag.swift
[276/282] Compiling SpeziKeychainStorage KeychainStorage+Credentials.swift
[277/282] Compiling SpeziKeychainStorage SecKey+Extensions.swift
[278/282] Emitting module SpeziKeychainStorage
[279/282] Compiling SpeziKeychainStorage CredentialsTag.swift
[280/282] Compiling SpeziKeychainStorage Credentials.swift
[281/282] Compiling SpeziKeychainStorage KeychainStorage+CryptographicKeys.swift
[282/282] Compiling SpeziKeychainStorage KeychainStorage.swift
[283/288] Compiling SpeziLocalStorage LocalStorageError.swift
[284/288] Compiling SpeziLocalStorage LocalStorageSetting.swift
[285/288] Compiling SpeziLocalStorage LocalStorageKey.swift
[286/288] Compiling SpeziLocalStorage LocalStorageEntry.swift
[287/288] Emitting module SpeziLocalStorage
[288/288] Compiling SpeziLocalStorage LocalStorage.swift
[289/316] Emitting module SpeziHealthKit
[290/318] Compiling SpeziHealthKit HealthDataCollectorDeliverySetting.swift
[291/318] Compiling SpeziHealthKit HealthKitSampleCollector.swift
[292/318] Compiling SpeziHealthKit HKElectrocardiogram+RelatedData.swift
[293/318] Compiling SpeziHealthKit QueryAnchor.swift
[294/318] Compiling SpeziHealthKit AnySampleType.swift
[295/318] Compiling SpeziHealthKit HealthKitCharacteristic.swift
[296/318] Compiling SpeziHealthKit HealthKitConfiguration.swift
[297/318] Compiling SpeziHealthKit RequestReadAccess.swift
[298/318] Compiling SpeziHealthKit RequestWriteAccess.swift
[299/318] Compiling SpeziHealthKit SampleTypesCollection.swift
[300/318] Compiling SpeziHealthKit _HKSampleTypeWithIdentifierType.swift
[301/318] Compiling SpeziHealthKit _HKSampleWithSampleType.swift
[302/318] Compiling SpeziHealthKit SleepSessionsBuilder.swift
[303/318] Compiling SpeziHealthKit HealthKit.swift
[304/318] Compiling SpeziHealthKit HealthKitConstraint.swift
[305/318] Compiling SpeziHealthKit Export.swift
[306/318] Compiling SpeziHealthKit CollectSample.swift
[307/318] Compiling SpeziHealthKit HealthDataCollector.swift
[308/318] Compiling SpeziHealthKit Logger+HealthKit.swift
[309/318] Compiling SpeziHealthKit HealthKitQuery.swift
[310/318] Compiling SpeziHealthKit HealthKitQueryTimeRange.swift
[311/318] Compiling SpeziHealthKit HKHealthStore+BackgroundDelivery.swift
[312/318] Compiling SpeziHealthKit HKSample+Identifiable.swift
[313/318] Compiling SpeziHealthKit SleepSession.swift
[314/318] Compiling SpeziHealthKit SampleTypeScopedLocalStorage.swift
[315/318] Compiling SpeziHealthKit resource_bundle_accessor.swift
[316/318] Compiling SpeziHealthKit SampleType.swift
[317/318] Compiling SpeziHealthKit SampleTypeProxy.swift
[318/318] Compiling SpeziHealthKit SampleTypes.swift
[319/338] Compiling SpeziHealthKitBulkExport ExportSessionBatchSize.swift
[320/338] Compiling SpeziHealthKitUI HealthChartEntry.swift
[321/339] Compiling SpeziHealthKitBulkExport CalendarUtils.swift
[322/339] Compiling SpeziHealthKitBulkExport ExportBatch.swift
[323/339] Compiling SpeziHealthKitUI HealthChartDataPoint.swift
[324/339] Emitting module SpeziHealthKitUI
[325/339] Compiling SpeziHealthKitUI HealthChart.swift
[326/339] Compiling SpeziHealthKitUI Deprecations.swift
[327/339] Compiling SpeziHealthKitUI HealthKitQuery.swift
[328/339] Compiling SpeziHealthKitUI HealthKitCharacteristicsQuery.swift
[329/339] Compiling SpeziHealthKitUI Utils.swift
[330/339] Compiling SpeziHealthKitUI HealthKitQueryResults.swift
[331/339] Compiling SpeziHealthKitUI HealthKitStatisticsQuery.swift
[332/339] Compiling SpeziHealthKitBulkExport ExportSessionStartDate.swift
[333/339] Compiling SpeziHealthKitBulkExport BulkHealthExporter.swift
[334/339] Compiling SpeziHealthKitBulkExport BulkExportSessionDescriptor.swift
[335/339] Compiling SpeziHealthKitBulkExport BatchProcessor.swift
[336/339] Compiling SpeziHealthKitBulkExport BulkExportSessionIdentifier.swift
[337/339] Compiling SpeziHealthKitBulkExport BulkExportSession.swift
[338/339] Emitting module SpeziHealthKitBulkExport
[339/339] Compiling SpeziHealthKitBulkExport BulkExportSessionImpl.swift
Build complete! (49.08s)
Fetching https://github.com/StanfordSpezi/Spezi.git
Fetching https://github.com/apple/swift-algorithms.git
Fetching https://github.com/StanfordSpezi/SpeziStorage.git
Fetching https://github.com/StanfordSpezi/SpeziFoundation.git
Fetching https://github.com/pointfreeco/swift-snapshot-testing.git
[1/880] Fetching spezifoundation
[98/2513] Fetching spezifoundation, spezistorage
[191/11774] Fetching spezifoundation, spezistorage, spezi
[548/17733] Fetching spezifoundation, spezistorage, spezi, swift-algorithms
[15327/30922] Fetching spezifoundation, spezistorage, spezi, swift-algorithms, swift-snapshot-testing
Fetched https://github.com/apple/swift-algorithms.git from cache (1.10s)
[9553/24963] Fetching spezifoundation, spezistorage, spezi, swift-snapshot-testing
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (1.22s)
[2909/15702] Fetching spezifoundation, spezistorage, swift-snapshot-testing
Fetched https://github.com/StanfordSpezi/SpeziStorage.git from cache (2.69s)
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (2.69s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (2.69s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (2.42s)
Fetching https://github.com/apple/swift-numerics.git
[1/5706] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (0.94s)
Computing version for https://github.com/StanfordSpezi/SpeziStorage.git
Computed https://github.com/StanfordSpezi/SpeziStorage.git at 2.1.1 (0.64s)
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
[12/583] Fetching xctruntimeassertions
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (0.77s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.8.2 (0.67s)
Fetching https://github.com/apple/swift-collections.git
[1/16591] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.61s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.1.8 (0.64s)
Fetching https://github.com/apple/swift-atomics.git
[1/1762] Fetching swift-atomics
Fetched https://github.com/apple/swift-atomics.git from cache (1.07s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.46s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 2.1.0 (0.60s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.57s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.2.0 (0.57s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.4 (0.46s)
Fetching https://github.com/pointfreeco/swift-custom-dump
Fetching https://github.com/swiftlang/swift-syntax
[1/4581] Fetching swift-custom-dump
[4582/75301] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.49s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (3.49s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.51s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5458] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.20s)
Computing version for https://github.com/swiftlang/swift-syntax
Computed https://github.com/swiftlang/swift-syntax at 601.0.1 (0.65s)
Computing version for https://github.com/pointfreeco/xctest-dynamic-overlay
Computed https://github.com/pointfreeco/xctest-dynamic-overlay at 1.5.2 (0.47s)
Creating working copy for https://github.com/StanfordSpezi/SpeziStorage.git
Working copy of https://github.com/StanfordSpezi/SpeziStorage.git resolved at 2.1.1
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.1.8
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 2.1.0
Creating working copy for https://github.com/pointfreeco/swift-custom-dump
Working copy of https://github.com/pointfreeco/swift-custom-dump resolved at 1.3.3
Creating working copy for https://github.com/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.8.2
Creating working copy for https://github.com/apple/swift-algorithms.git
Working copy of https://github.com/apple/swift-algorithms.git resolved at 1.2.1
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.2.0
Creating working copy for https://github.com/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.4
Creating working copy for https://github.com/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.2
Creating working copy for https://github.com/apple/swift-atomics.git
Working copy of https://github.com/apple/swift-atomics.git resolved at 1.2.0
Creating working copy for https://github.com/apple/swift-numerics.git
Working copy of https://github.com/apple/swift-numerics.git resolved at 1.0.3
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "spezi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.2",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/Spezi.git"
    },
    {
      "identity" : "spezifoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.7",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
    },
    {
      "identity" : "spezistorage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziStorage.git"
    },
    {
      "identity" : "swift-algorithms",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.2.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/apple/swift-algorithms.git"
    },
    {
      "identity" : "swift-snapshot-testing",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.17.7",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/pointfreeco/swift-snapshot-testing.git"
    }
  ],
  "manifest_display_name" : "SpeziHealthKit",
  "name" : "SpeziHealthKit",
  "path" : "/Users/admin/builder/spi-builder-workspace",
  "platforms" : [
    {
      "name" : "ios",
      "version" : "17.0"
    },
    {
      "name" : "macos",
      "version" : "14.0"
    },
    {
      "name" : "watchos",
      "version" : "10.0"
    },
    {
      "name" : "visionos",
      "version" : "1.0"
    }
  ],
  "products" : [
    {
      "name" : "SpeziHealthKit",
      "targets" : [
        "SpeziHealthKit"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpeziHealthKitBulkExport",
      "targets" : [
        "SpeziHealthKitBulkExport"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    },
    {
      "name" : "SpeziHealthKitUI",
      "targets" : [
        "SpeziHealthKitUI"
      ],
      "type" : {
        "library" : [
          "automatic"
        ]
      }
    }
  ],
  "targets" : [
    {
      "c99name" : "SpeziHealthKitUI",
      "module_type" : "SwiftTarget",
      "name" : "SpeziHealthKitUI",
      "path" : "Sources/SpeziHealthKitUI",
      "product_dependencies" : [
        "SpeziFoundation"
      ],
      "product_memberships" : [
        "SpeziHealthKitUI"
      ],
      "sources" : [
        "Deprecations.swift",
        "HealthChart/HealthChart.swift",
        "HealthChart/HealthChartDataPoint.swift",
        "HealthChart/HealthChartEntry.swift",
        "HealthChart/Utils.swift",
        "Queries/HealthKitCharacteristicsQuery.swift",
        "Queries/HealthKitQuery.swift",
        "Queries/HealthKitQueryResults.swift",
        "Queries/HealthKitStatisticsQuery.swift"
      ],
      "target_dependencies" : [
        "SpeziHealthKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpeziHealthKitTests",
      "module_type" : "SwiftTarget",
      "name" : "SpeziHealthKitTests",
      "path" : "Tests/SpeziHealthKitTests",
      "product_dependencies" : [
        "XCTSpezi",
        "SnapshotTesting"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpeziHealthKitTests/__Snapshots__/SpeziHealthKitUITests/conditionalHealthChartContentSnapshot.1.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpeziHealthKitTests/__Snapshots__/SpeziHealthKitUITests/conditionalHealthChartContentSnapshot.2.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpeziHealthKitTests/__Snapshots__/SpeziHealthKitUITests/emptyHealthChartEntriesButNoDataSnapshot.1.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpeziHealthKitTests/__Snapshots__/SpeziHealthKitUITests/emptyHealthChartNoEntriesSnapshot.1.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpeziHealthKitTests/__Snapshots__/SpeziHealthKitUITests/multiEntryHealthChartViewSnapshot.1.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpeziHealthKitTests/__Snapshots__/SpeziHealthKitUITests/simpleHealthChartViewSnapshot.1.png",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Tests/SpeziHealthKitTests/__Snapshots__/SpeziHealthKitUITests/simpleHealthChartViewSnapshot.2.png",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "BulkExporterAPITests.swift",
        "CalendarUtilsTests.swift",
        "LoopingIterator.swift",
        "MockQueryResults.swift",
        "SampleTypeProxyTests.swift",
        "SampleTypesCollectionTests.swift",
        "SampleTypesTests.swift",
        "SpeziHealthKitTests+CollectSample.swift",
        "SpeziHealthKitTests.swift",
        "SpeziHealthKitUITests.swift",
        "Utils.swift"
      ],
      "target_dependencies" : [
        "SpeziHealthKit",
        "SpeziHealthKitBulkExport",
        "SpeziHealthKitUI"
      ],
      "type" : "test"
    },
    {
      "c99name" : "SpeziHealthKitBulkExport",
      "module_type" : "SwiftTarget",
      "name" : "SpeziHealthKitBulkExport",
      "path" : "Sources/SpeziHealthKitBulkExport",
      "product_dependencies" : [
        "SpeziFoundation",
        "SpeziLocalStorage"
      ],
      "product_memberships" : [
        "SpeziHealthKitBulkExport"
      ],
      "sources" : [
        "BatchProcessor.swift",
        "BulkExportSession.swift",
        "BulkExportSessionDescriptor.swift",
        "BulkExportSessionIdentifier.swift",
        "BulkExportSessionImpl.swift",
        "BulkHealthExporter.swift",
        "CalendarUtils.swift",
        "ExportBatch.swift",
        "ExportSessionBatchSize.swift",
        "ExportSessionStartDate.swift"
      ],
      "target_dependencies" : [
        "SpeziHealthKit"
      ],
      "type" : "library"
    },
    {
      "c99name" : "SpeziHealthKit",
      "module_type" : "SwiftTarget",
      "name" : "SpeziHealthKit",
      "path" : "Sources/SpeziHealthKit",
      "product_dependencies" : [
        "Spezi",
        "SpeziFoundation",
        "SpeziLocalStorage",
        "Algorithms"
      ],
      "product_memberships" : [
        "SpeziHealthKit",
        "SpeziHealthKitBulkExport",
        "SpeziHealthKitUI"
      ],
      "resources" : [
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziHealthKit/Resources/Localizable.xcstrings",
          "rule" : {
            "process" : {
            }
          }
        },
        {
          "path" : "/Users/admin/builder/spi-builder-workspace/Sources/SpeziHealthKit/Resources/Localizable.xcstrings.license",
          "rule" : {
            "process" : {
            }
          }
        }
      ],
      "sources" : [
        "Configuration/HealthKitConfiguration.swift",
        "Configuration/RequestReadAccess.swift",
        "Configuration/RequestWriteAccess.swift",
        "Export.swift",
        "Health Data Collection/CollectSample.swift",
        "Health Data Collection/HealthDataCollector.swift",
        "Health Data Collection/HealthDataCollectorDeliverySetting.swift",
        "Health Data Collection/HealthKitSampleCollector.swift",
        "HealthKit Extensions/HKElectrocardiogram+RelatedData.swift",
        "HealthKit Extensions/HKHealthStore+BackgroundDelivery.swift",
        "HealthKit Extensions/HKSample+Identifiable.swift",
        "HealthKit Extensions/Sleep Sessions/SleepSession.swift",
        "HealthKit Extensions/Sleep Sessions/SleepSessionsBuilder.swift",
        "HealthKit.swift",
        "HealthKitConstraint.swift",
        "Logging/Logger+HealthKit.swift",
        "Queries/HealthKitQuery.swift",
        "Queries/HealthKitQueryTimeRange.swift",
        "Queries/QueryAnchor.swift",
        "Sample Types/AnySampleType.swift",
        "Sample Types/HealthKitCharacteristic.swift",
        "Sample Types/SampleType.swift",
        "Sample Types/SampleTypeProxy.swift",
        "Sample Types/SampleTypes.swift",
        "Sample Types/SampleTypesCollection.swift",
        "Sample Types/_HKSampleTypeWithIdentifierType.swift",
        "Sample Types/_HKSampleWithSampleType.swift",
        "SampleTypeScopedLocalStorage.swift"
      ],
      "type" : "library"
    }
  ],
  "tools_version" : "6.0"
}
Done.