The Swift Package Index logo.Swift Package Index

Track the adoption of Swift 6 strict concurrency checks for data race safety. How many packages are Ready for Swift 6?

Build Information

Successful build of SpeziHealthKit, reference main (9d7f54), with Swift 6.0 for macOS (SPM) on 27 Apr 2025 22:32:42 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.61.0
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 9d7f548 improve `CollectSample`, fix incorrect VO2Max unit, add more sample types (#53)
Cloned https://github.com/StanfordSpezi/SpeziHealthKit.git
Revision (git rev-parse @):
9d7f54852d40da9376a5189b124ad30c76d9d78d
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
[1/23] Copying Localizable.xcstrings
[1/23] Copying Info.plist
[1/23] Write sources
[1/23] Copying Localizable.xcstrings.license
[1/23] Write sources
[10/23] Copying Info.plist
[10/23] Write sources
[12/23] Copying Localizable.xcstrings.license
[12/23] Write sources
[12/23] Copying Localizable.xcstrings
[15/23] Write sources
[19/23] Compiling _NumericsShims _NumericsShims.c
[20/23] Write swift-version-5BDAB9E9C0126B9D.txt
[21/23] Compiling _AtomicsShims.c
[23/79] Compiling Atomics AtomicMemoryOrderings.swift
[24/79] Compiling Atomics DoubleWord.swift
[25/80] Compiling RealModule Float80+Real.swift
[26/80] Compiling RealModule Real.swift
[27/81] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[28/81] Emitting module InternalCollectionsUtilities
[29/81] Compiling Atomics ManagedAtomic.swift
[30/81] Compiling Atomics ManagedAtomicLazyReference.swift
[31/81] Compiling Atomics UnsafeAtomic.swift
[32/81] Compiling Atomics UnsafeAtomicLazyReference.swift
[33/81] Compiling RealModule RealFunctions.swift
[34/81] Compiling RealModule Float16+Real.swift
[35/81] Compiling RealModule ElementaryFunctions.swift
[36/81] Compiling RealModule Float+Real.swift
[37/81] Compiling RealModule AlgebraicField.swift
[38/81] Compiling RealModule ApproximateEquality.swift
[39/81] Compiling RealModule AugmentedArithmetic.swift
[40/81] Compiling RealModule Double+Real.swift
[41/81] Emitting module RealModule
[42/81] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[43/81] Compiling Atomics OptionalRawRepresentable.swift
[44/81] Compiling Atomics RawRepresentable.swift
[45/81] Compiling Atomics AtomicBool.swift
[46/81] Compiling Atomics IntegerConformances.swift
[47/81] Compiling Atomics PointerConformances.swift
[48/81] Compiling Atomics Primitives.native.swift
[53/81] Compiling Atomics AtomicStorage.swift
[54/81] Compiling Atomics AtomicValue.swift
[57/109] Compiling Algorithms RandomSample.swift
[58/109] Compiling Algorithms Reductions.swift
[59/109] Compiling Algorithms FlattenCollection.swift
[60/109] Compiling Algorithms Joined.swift
[61/109] Compiling Algorithms EitherSequence.swift
[62/109] Compiling Algorithms FirstNonNil.swift
[63/109] Compiling Algorithms Suffix.swift
[64/109] Compiling Algorithms Trim.swift
[67/111] Compiling Algorithms Permutations.swift
[68/111] Compiling Algorithms Product.swift
[71/167] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[72/167] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[73/167] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[74/167] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[75/167] Emitting module Atomics
[76/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[77/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[78/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[79/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[80/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[81/167] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[82/173] Compiling OrderedCollections OrderedSet+Codable.swift
[83/173] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[83/173] Compiling SpeziFoundationObjC ObjCExceptionHandling.m
[85/173] Compiling OrderedCollections OrderedSet+Insertions.swift
[86/173] Compiling OrderedCollections OrderedSet+Invariants.swift
[87/173] Compiling OrderedCollections _HashTable.swift
[88/173] Compiling OrderedCollections OrderedSet+Hashable.swift
[89/173] Compiling OrderedCollections OrderedSet+Initializers.swift
[90/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[91/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[92/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[93/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[94/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[95/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[96/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[97/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[98/173] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[99/173] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[100/173] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[101/173] Compiling OrderedCollections OrderedSet+Sendable.swift
[102/173] Compiling OrderedCollections _Hashtable+Header.swift
[103/173] Compiling OrderedCollections OrderedDictionary+Codable.swift
[104/173] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[105/173] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[106/173] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[107/173] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[108/173] Compiling OrderedCollections _HashTable+Bucket.swift
[109/173] Compiling OrderedCollections _HashTable+BucketIterator.swift
[110/173] Compiling OrderedCollections _HashTable+Constants.swift
[111/173] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[112/173] Compiling OrderedCollections _HashTable+Testing.swift
[113/173] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[116/173] Compiling OrderedCollections OrderedSet+Descriptions.swift
[117/173] Compiling OrderedCollections OrderedSet+Diffing.swift
[118/173] Compiling OrderedCollections OrderedSet+Equatable.swift
[119/173] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[124/173] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[125/173] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[126/173] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[127/173] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[128/173] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[129/173] Compiling OrderedCollections OrderedDictionary+Elements.swift
[130/173] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[131/173] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[133/173] Compiling OrderedCollections OrderedDictionary+Values.swift
[134/173] Compiling OrderedCollections OrderedDictionary.swift
[154/173] Compiling OrderedCollections OrderedSet+SubSequence.swift
[155/173] Compiling OrderedCollections OrderedSet+Testing.swift
[156/173] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[157/173] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[158/173] Compiling OrderedCollections OrderedSet.swift
[159/173] Compiling OrderedCollections _UnsafeBitset.swift
[163/173] Emitting module OrderedCollections
[164/173] Emitting module Algorithms
[165/173] Compiling XCTRuntimeAssertions XCTRuntimeAssertion.swift
[166/173] Compiling XCTRuntimeAssertions XCTRuntimeAssertionInjector.swift
[167/173] Compiling XCTRuntimeAssertions XCTFail.swift
[168/173] Compiling XCTRuntimeAssertions Precondition.swift
[169/173] Compiling XCTRuntimeAssertions NeverReturn.swift
[170/173] Emitting module XCTRuntimeAssertions
[171/173] Compiling XCTRuntimeAssertions Counter.swift
[172/173] Compiling XCTRuntimeAssertions Assert.swift
[173/173] Compiling XCTRuntimeAssertions XCTRuntimePrecondition.swift
[174/208] Compiling SpeziFoundation ArrayBuilder.swift
[175/208] Compiling SpeziFoundation RangeReplaceableCollectionBuilder.swift
[176/208] Compiling SpeziFoundation SetBuilder.swift
[177/208] Compiling SpeziFoundation AsyncSemaphore.swift
[178/211] Compiling SpeziFoundation RuntimeConfig.swift
[179/211] Compiling SpeziFoundation RepositoryValue.swift
[180/211] Compiling SpeziFoundation SendableValueRepository.swift
[181/211] Compiling SpeziFoundation ValueRepository.swift
[182/211] Compiling SpeziFoundation OptionalComputedKnowledgeSource.swift
[183/211] Compiling SpeziFoundation SomeComputedKnowledgeSource.swift
[184/211] Compiling SpeziFoundation RepositoryAnchor.swift
[185/211] Compiling SpeziFoundation ComputedKnowledgeSource.swift
[186/211] Compiling SpeziFoundation DefaultProvidingKnowledgeSource.swift
[187/211] Compiling SpeziFoundation KnowledgeSource.swift
[188/211] Compiling SpeziFoundation SendableSharedRepository.swift
[189/211] Compiling SpeziFoundation SharedRepository.swift
[190/211] Compiling SpeziFoundation resource_bundle_accessor.swift
[191/211] Compiling SpeziFoundation TimeoutError.swift
[192/211] Compiling SpeziFoundation TopLevelDecoder.swift
[193/211] Compiling SpeziFoundation TopLevelEncoder.swift
[194/211] Compiling SpeziFoundation Version.swift
[195/211] Compiling SpeziFoundation MainActorExecution.swift
[196/211] Compiling SpeziFoundation ManagedAsynchronousAccess.swift
[197/211] Compiling SpeziFoundation RWLock.swift
[198/211] Compiling SpeziFoundation RecursiveRWLock.swift
[199/211] Compiling SpeziFoundation OrderedArray.swift
[200/211] Compiling SpeziFoundation RuntimeEnvironment.swift
[201/211] Compiling SpeziFoundation SequenceExtensions.swift
[202/211] Compiling SpeziFoundation StaticString+Hashable.swift
[203/211] Compiling SpeziFoundation AnyArray.swift
[204/211] Compiling SpeziFoundation AnyOptional.swift
[205/211] Compiling SpeziFoundation BinarySearch.swift
[206/211] Compiling SpeziFoundation Calendar.swift
[207/211] Compiling SpeziFoundation DataDescriptor.swift
[208/211] Compiling SpeziFoundation Duration.swift
[209/211] Compiling SpeziFoundation KeyValuePairs.swift
[210/211] Compiling SpeziFoundation ObjCExceptionHandling.swift
[211/211] Emitting module SpeziFoundation
[212/268] Compiling Spezi DependencyManager.swift
[213/268] Compiling Spezi DependencyManagerError.swift
[214/268] Compiling Spezi Module+DependencyRelation.swift
[215/268] Compiling Spezi DependencyBuilder.swift
[216/268] Compiling Spezi DependencyCollection.swift
[217/268] Compiling Spezi DependencyCollectionBuilder.swift
[218/274] Emitting module Spezi
[219/274] Compiling Spezi Application+TypeAlias.swift
[220/274] Compiling Spezi ApplicationDelegate.swift
[221/274] Compiling Spezi ApplicationDelegateAdaptor.swift
[222/274] Compiling Spezi DynamicReference.swift
[223/274] Compiling Spezi Module+Properties.swift
[224/274] Compiling Spezi ProcessInfo+PreviewSimulator.swift
[225/274] Compiling Spezi EnvironmentAccessible.swift
[226/274] Compiling Spezi ModelModifier.swift
[227/274] Compiling Spezi ModelPropertyWrapper.swift
[228/274] Compiling Spezi ModifierPropertyWrapper.swift
[229/274] Compiling Spezi ViewModifierProvider.swift
[230/274] Compiling Spezi Configuration.swift
[231/274] Compiling Spezi DefaultInitializable.swift
[232/274] Compiling Spezi DependencyContext.swift
[233/274] Compiling Spezi DependencyDeclaration.swift
[234/274] Compiling Spezi DependencyPropertyWrapper.swift
[235/274] Compiling Spezi Module+Dependencies.swift
[236/274] Compiling Spezi DependencyReference.swift
[237/274] Compiling Spezi ModuleReference.swift
[238/274] Compiling Spezi LaunchOptionsKey.swift
[239/274] Compiling Spezi SpeziAnchor.swift
[240/274] Compiling Spezi SpeziStorage.swift
[241/274] Compiling Spezi StoredModulesKey.swift
[242/274] Compiling Spezi ModuleDescription.swift
[243/274] Compiling Spezi Spezi+Logger.swift
[244/274] Compiling Spezi Module.swift
[245/274] Compiling Spezi ModuleBuilder.swift
[246/274] Compiling Spezi ModuleCollection.swift
[247/274] Compiling Spezi ModuleOwnership.swift
[248/274] Compiling Spezi BackgroundFetchResult.swift
[249/274] Compiling Spezi NotificationHandler.swift
[250/274] Compiling Spezi SpeziSceneDelegate.swift
[251/274] Compiling Spezi View+Spezi.swift
[252/274] Compiling Spezi DefaultStandard.swift
[253/274] Compiling Spezi Module+Standard.swift
[254/274] Compiling Spezi Standard.swift
[255/274] Compiling Spezi StandardPropertyWrapper.swift
[256/274] Compiling Spezi Spezi+Preview.swift
[257/274] Compiling Spezi Spezi+Spezi.swift
[258/274] Compiling Spezi Spezi.swift
[259/274] Compiling Spezi SpeziAppDelegate.swift
[260/274] Compiling Spezi SpeziModuleError.swift
[261/274] Compiling Spezi SpeziPropertyWrapper.swift
[262/274] Compiling Spezi ApplicationPropertyWrapper.swift
[263/274] Compiling Spezi CollectPropertyWrapper.swift
[264/274] Compiling Spezi CollectedModuleValues.swift
[265/274] Compiling Spezi ProvidePropertyWrapper.swift
[266/274] Compiling Spezi StorageValueCollector.swift
[267/274] Compiling Spezi StorageValueProvider.swift
[268/274] Compiling Spezi LifecycleHandler.swift
[269/274] Compiling Spezi NotificationTokenHandler.swift
[270/274] Compiling Spezi RemoteNotificationRegistrationSupport.swift
[271/274] Compiling Spezi Spezi+RegisterRemoteNotificationsAction.swift
[272/274] Compiling Spezi Spezi+UnregisterRemoteNotifications.swift
[273/274] Compiling Spezi SpeziNotificationCenterDelegate.swift
[274/274] Compiling Spezi ImplicitlyCreatedModulesKey.swift
[275/284] Compiling SpeziKeychainStorage KeychainItemStorageOption.swift
[276/284] Compiling SpeziKeychainStorage CryptographicKeyTag.swift
[277/285] Compiling SpeziKeychainStorage SecKey+Extensions.swift
[278/285] Compiling SpeziKeychainStorage KeychainStorage+Credentials.swift
[279/285] Compiling SpeziKeychainStorage CredentialsTag.swift
[280/285] Emitting module SpeziKeychainStorage
[281/285] Compiling SpeziKeychainStorage CredentialsKind.swift
[282/285] Compiling SpeziKeychainStorage Credentials.swift
[283/285] Compiling SpeziKeychainStorage KeychainItemAccessibility.swift
[284/285] Compiling SpeziKeychainStorage KeychainStorage+CryptographicKeys.swift
[285/285] Compiling SpeziKeychainStorage KeychainStorage.swift
[286/291] Compiling SpeziLocalStorage LocalStorageSetting.swift
[287/291] Compiling SpeziLocalStorage LocalStorageKey.swift
[288/291] Compiling SpeziLocalStorage LocalStorageError.swift
[289/291] Compiling SpeziLocalStorage LocalStorageEntry.swift
[290/291] Emitting module SpeziLocalStorage
[291/291] Compiling SpeziLocalStorage LocalStorage.swift
[292/317] Compiling SpeziHealthKit HealthKitCharacteristic.swift
[293/317] Compiling SpeziHealthKit SampleType.swift
[294/317] Compiling SpeziHealthKit SampleTypeProxy.swift
[295/319] Compiling SpeziHealthKit HealthKitQueryTimeRange.swift
[296/319] Compiling SpeziHealthKit QueryAnchor.swift
[297/319] Compiling SpeziHealthKit AnySampleType.swift
[298/319] Compiling SpeziHealthKit HealthKitConstraint.swift
[299/319] Compiling SpeziHealthKit Logger+HealthKit.swift
[300/319] Compiling SpeziHealthKit HealthKitQuery.swift
[301/319] Compiling SpeziHealthKit HealthDataCollectorDeliverySetting.swift
[302/319] Compiling SpeziHealthKit HealthKitSampleCollector.swift
[303/319] Compiling SpeziHealthKit HKElectrocardiogram+RelatedData.swift
[304/319] Compiling SpeziHealthKit HealthKitConfiguration.swift
[305/319] Compiling SpeziHealthKit RequestReadAccess.swift
[306/319] Compiling SpeziHealthKit RequestWriteAccess.swift
[307/319] Compiling SpeziHealthKit HKHealthStore+BackgroundDelivery.swift
[308/319] Compiling SpeziHealthKit HKSample+Identifiable.swift
[309/319] Compiling SpeziHealthKit HealthKit.swift
[310/319] Compiling SpeziHealthKit Export.swift
[311/319] Compiling SpeziHealthKit CollectSample.swift
[312/319] Compiling SpeziHealthKit HealthDataCollector.swift
[313/319] Compiling SpeziHealthKit _HKSampleTypeWithIdentifierType.swift
[314/319] Compiling SpeziHealthKit _HKSampleWithSampleType.swift
[315/319] Emitting module SpeziHealthKit
[316/319] Compiling SpeziHealthKit SampleTypeScopedLocalStorage.swift
[317/319] Compiling SpeziHealthKit resource_bundle_accessor.swift
[318/319] Compiling SpeziHealthKit SampleTypes.swift
[319/319] Compiling SpeziHealthKit SampleTypesCollection.swift
[320/338] Compiling SpeziHealthKitBulkExport ExportSessionBatchSize.swift
[321/339] Compiling SpeziHealthKitBulkExport ExportBatch.swift
[322/339] Emitting module SpeziHealthKitBulkExport
[323/339] Compiling SpeziHealthKitBulkExport CalendarUtils.swift
[324/339] Compiling SpeziHealthKitBulkExport BulkHealthExporter.swift
[325/339] Emitting module SpeziHealthKitUI
[326/339] Compiling SpeziHealthKitUI HealthChartDataPoint.swift
[327/339] Compiling SpeziHealthKitBulkExport ExportSessionStartDate.swift
[328/339] Compiling SpeziHealthKitUI HealthChart.swift
[329/339] Compiling SpeziHealthKitUI HealthKitQuery.swift
[330/339] Compiling SpeziHealthKitUI HealthKitStatisticsQuery.swift
[331/339] Compiling SpeziHealthKitUI HealthKitQueryResults.swift
[332/339] Compiling SpeziHealthKitUI Utils.swift
[333/339] Compiling SpeziHealthKitUI HealthChartEntry.swift
[334/339] Compiling SpeziHealthKitUI HealthKitCharacteristicsQuery.swift
[335/339] Compiling SpeziHealthKitBulkExport BulkExportSessionIdentifier.swift
[336/339] Compiling SpeziHealthKitBulkExport BulkExportSession.swift
[337/339] Compiling SpeziHealthKitBulkExport BulkExportSessionDescriptor.swift
[338/339] Compiling SpeziHealthKitBulkExport BulkExportSessionImpl.swift
[339/339] Compiling SpeziHealthKitBulkExport BatchProcessor.swift
Build complete! (49.00s)
Fetching https://github.com/StanfordSpezi/Spezi.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/770] Fetching spezifoundation
[140/2383] Fetching spezifoundation, spezistorage
[2384/15542] Fetching spezifoundation, spezistorage, swift-snapshot-testing
[3174/24635] Fetching spezifoundation, spezistorage, swift-snapshot-testing, spezi
Fetched https://github.com/StanfordSpezi/SpeziStorage.git from cache (2.49s)
Fetched https://github.com/StanfordSpezi/SpeziFoundation.git from cache (2.49s)
Fetched https://github.com/pointfreeco/swift-snapshot-testing.git from cache (2.49s)
Fetched https://github.com/StanfordSpezi/Spezi.git from cache (2.49s)
Computing version for https://github.com/StanfordSpezi/SpeziFoundation.git
Computed https://github.com/StanfordSpezi/SpeziFoundation.git at 2.1.5 (0.63s)
Fetching https://github.com/apple/swift-atomics.git
Fetching https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Fetching https://github.com/apple/swift-algorithms.git
[1/1705] Fetching swift-atomics
[53/2239] Fetching swift-atomics, xctruntimeassertions
[281/8142] Fetching swift-atomics, xctruntimeassertions, swift-algorithms
Fetched https://github.com/apple/swift-algorithms.git from cache (1.04s)
Fetched https://github.com/StanfordBDHG/XCTRuntimeAssertions.git from cache (1.04s)
Fetched https://github.com/apple/swift-atomics.git from cache (1.04s)
Computing version for https://github.com/StanfordSpezi/Spezi.git
Computed https://github.com/StanfordSpezi/Spezi.git at 1.8.1 (0.62s)
Fetching https://github.com/apple/swift-collections.git
[1/16242] Fetching swift-collections
Fetched https://github.com/apple/swift-collections.git from cache (1.85s)
Computing version for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Computed https://github.com/StanfordBDHG/XCTRuntimeAssertions.git at 1.1.3 (2.54s)
Computing version for https://github.com/apple/swift-atomics.git
Computed https://github.com/apple/swift-atomics.git at 1.2.0 (0.48s)
Computing version for https://github.com/StanfordSpezi/SpeziStorage.git
Computed https://github.com/StanfordSpezi/SpeziStorage.git at 2.1.0 (0.61s)
Computing version for https://github.com/apple/swift-algorithms.git
Computed https://github.com/apple/swift-algorithms.git at 1.2.1 (0.57s)
Fetching https://github.com/apple/swift-numerics.git
[1/5674] Fetching swift-numerics
Fetched https://github.com/apple/swift-numerics.git from cache (1.06s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.4 (0.69s)
Computing version for https://github.com/apple/swift-numerics.git
Computed https://github.com/apple/swift-numerics.git at 1.0.3 (0.58s)
Computing version for https://github.com/pointfreeco/swift-snapshot-testing.git
Computed https://github.com/pointfreeco/swift-snapshot-testing.git at 1.18.3 (0.46s)
Fetching https://github.com/swiftlang/swift-syntax
Fetching https://github.com/pointfreeco/swift-custom-dump
[1/4581] Fetching swift-custom-dump
[4582/74814] Fetching swift-custom-dump, swift-syntax
Fetched https://github.com/swiftlang/swift-syntax from cache (3.29s)
Fetched https://github.com/pointfreeco/swift-custom-dump from cache (3.29s)
Computing version for https://github.com/pointfreeco/swift-custom-dump
Computed https://github.com/pointfreeco/swift-custom-dump at 1.3.3 (0.45s)
Fetching https://github.com/pointfreeco/xctest-dynamic-overlay
[1/5388] Fetching xctest-dynamic-overlay
Fetched https://github.com/pointfreeco/xctest-dynamic-overlay from cache (1.30s)
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.46s)
Creating working copy for https://github.com/StanfordSpezi/Spezi.git
Working copy of https://github.com/StanfordSpezi/Spezi.git resolved at 1.8.1
Creating working copy for https://github.com/StanfordBDHG/XCTRuntimeAssertions.git
Working copy of https://github.com/StanfordBDHG/XCTRuntimeAssertions.git resolved at 1.1.3
Creating working copy for https://github.com/StanfordSpezi/SpeziStorage.git
Working copy of https://github.com/StanfordSpezi/SpeziStorage.git resolved at 2.1.0
Creating working copy for https://github.com/pointfreeco/xctest-dynamic-overlay
Working copy of https://github.com/pointfreeco/xctest-dynamic-overlay resolved at 1.5.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/pointfreeco/swift-snapshot-testing.git
Working copy of https://github.com/pointfreeco/swift-snapshot-testing.git resolved at 1.18.3
Creating working copy for https://github.com/apple/swift-collections.git
Working copy of https://github.com/apple/swift-collections.git resolved at 1.1.4
Creating working copy for https://github.com/StanfordSpezi/SpeziFoundation.git
Working copy of https://github.com/StanfordSpezi/SpeziFoundation.git resolved at 2.1.5
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
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/swiftlang/swift-syntax
Working copy of https://github.com/swiftlang/swift-syntax resolved at 601.0.1
Build complete.
{
  "default_localization" : "en",
  "dependencies" : [
    {
      "identity" : "spezi",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "1.8.1",
            "upper_bound" : "2.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/Spezi.git"
    },
    {
      "identity" : "spezifoundation",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.1.5",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziFoundation.git"
    },
    {
      "identity" : "spezistorage",
      "requirement" : {
        "range" : [
          {
            "lower_bound" : "2.0.1",
            "upper_bound" : "3.0.0"
          }
        ]
      },
      "type" : "sourceControl",
      "url" : "https://github.com/StanfordSpezi/SpeziStorage.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" : [
        "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",
        "SampleTypesCollectionTests.swift",
        "SpeziHealthKitTests+CollectSample.swift",
        "SpeziHealthKitTests.swift",
        "SpeziHealthKitUITests.swift",
        "Utils.swift",
        "WrappedSampleTypeTests.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"
      ],
      "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.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.