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 ParseCareKit, reference main (6ea043), with Swift 5.10 for macOS (SPM) on 15 Jul 2024 02:47:25 UTC.

Build Command

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

Build Log

========================================
RunAll
========================================
Builder version: 4.46.0
Interrupt handler set up.
========================================
Checkout
========================================
Clone URL: https://github.com/netreconlab/ParseCareKit.git
Reference: main
Initialized empty Git repository in /Users/admin/builder/spi-builder-workspace/.git/
From https://github.com/netreconlab/ParseCareKit
 * branch            main       -> FETCH_HEAD
 * [new branch]      main       -> origin/main
HEAD is now at 6ea0438 docs: Update images in README
Cloned https://github.com/netreconlab/ParseCareKit.git
Revision (git rev-parse @):
6ea043872651541444ac838a79d8d2fe475cee03
SPI manifest file found: $workDir/.spi.yml
SUCCESS checkout https://github.com/netreconlab/ParseCareKit.git at main
Fetching https://github.com/apple/swift-collections.git
Fetching https://github.com/apple/FHIRModels.git
Fetching https://github.com/apple/swift-async-algorithms
Fetching https://github.com/netreconlab/Parse-Swift.git
Fetching https://github.com/cbaker6/CareKit.git
[1/4415] Fetching swift-async-algorithms
[90/9830] Fetching swift-async-algorithms, fhirmodels
[91/24403] Fetching swift-async-algorithms, fhirmodels, swift-collections
[2249/61036] Fetching swift-async-algorithms, fhirmodels, swift-collections, parse-swift
[4805/75439] Fetching swift-async-algorithms, fhirmodels, swift-collections, parse-swift, carekit
Fetched https://github.com/apple/swift-collections.git from cache (16.67s)
Fetched https://github.com/cbaker6/CareKit.git from cache (16.67s)
Fetched https://github.com/apple/swift-async-algorithms from cache (16.67s)
Fetched https://github.com/apple/FHIRModels.git from cache (16.67s)
Fetched https://github.com/netreconlab/Parse-Swift.git from cache (16.67s)
Computing version for https://github.com/netreconlab/Parse-Swift.git
Computed https://github.com/netreconlab/Parse-Swift.git at 5.10.3 (0.60s)
Computing version for https://github.com/cbaker6/CareKit.git
Computed https://github.com/cbaker6/CareKit.git at 3.0.0-beta.14 (0.62s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.1 (0.49s)
Computing version for https://github.com/apple/FHIRModels.git
Computed https://github.com/apple/FHIRModels.git at 0.5.0 (0.60s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.73s)
Creating working copy for https://github.com/netreconlab/Parse-Swift.git
Working copy of https://github.com/netreconlab/Parse-Swift.git resolved at 5.10.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.2
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.1
Creating working copy for https://github.com/cbaker6/CareKit.git
Working copy of https://github.com/cbaker6/CareKit.git resolved at 3.0.0-beta.14
Creating working copy for https://github.com/apple/FHIRModels.git
Working copy of https://github.com/apple/FHIRModels.git resolved at 0.5.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": "parsecarekit",
      "name": "ParseCareKit",
      "url": "https://github.com/netreconlab/ParseCareKit.git",
      "version": "unspecified",
      "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/ParseCareKit",
      "dependencies": [
        {
          "identity": "carekit",
          "name": "CareKit",
          "url": "https://github.com/cbaker6/CareKit.git",
          "version": "3.0.0-beta.14",
          "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.5.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.0.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.1.2",
                  "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/swift-collections",
                  "dependencies": [
                  ]
                }
              ]
            }
          ]
        },
        {
          "identity": "parse-swift",
          "name": "ParseSwift",
          "url": "https://github.com/netreconlab/Parse-Swift.git",
          "version": "5.10.3",
          "path": "/Users/admin/builder/spi-builder-workspace/.resolve-product-dependencies/.build/checkouts/Parse-Swift",
          "dependencies": [
          ]
        }
      ]
    }
  ]
}
Fetching https://github.com/netreconlab/ParseCareKit.git
[1/48037] Fetching parsecarekit
Fetched https://github.com/netreconlab/ParseCareKit.git from cache (4.30s)
Fetching https://github.com/netreconlab/Parse-Swift.git from cache
Fetching https://github.com/cbaker6/CareKit.git from cache
Fetched https://github.com/cbaker6/CareKit.git from cache (0.49s)
Fetched https://github.com/netreconlab/Parse-Swift.git from cache (0.49s)
Computing version for https://github.com/netreconlab/Parse-Swift.git
Computed https://github.com/netreconlab/Parse-Swift.git at 5.10.3 (0.03s)
Computing version for https://github.com/cbaker6/CareKit.git
Computed https://github.com/cbaker6/CareKit.git at 3.0.0-beta.14 (0.03s)
Fetching https://github.com/apple/FHIRModels.git from cache
Fetching https://github.com/apple/swift-async-algorithms from cache
Fetched https://github.com/apple/swift-async-algorithms from cache (0.50s)
Fetched https://github.com/apple/FHIRModels.git from cache (0.50s)
Computing version for https://github.com/apple/swift-async-algorithms
Computed https://github.com/apple/swift-async-algorithms at 1.0.1 (0.04s)
Fetching https://github.com/apple/swift-collections.git from cache
Fetched https://github.com/apple/swift-collections.git from cache (0.58s)
Computing version for https://github.com/apple/FHIRModels.git
Computed https://github.com/apple/FHIRModels.git at 0.5.0 (0.03s)
Computing version for https://github.com/apple/swift-collections.git
Computed https://github.com/apple/swift-collections.git at 1.1.2 (0.03s)
Creating working copy for https://github.com/netreconlab/Parse-Swift.git
Working copy of https://github.com/netreconlab/Parse-Swift.git resolved at 5.10.3
Creating working copy for https://github.com/apple/FHIRModels.git
Working copy of https://github.com/apple/FHIRModels.git resolved at 0.5.0
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.2
Creating working copy for https://github.com/netreconlab/ParseCareKit.git
Working copy of https://github.com/netreconlab/ParseCareKit.git resolved at main (6ea0438)
Creating working copy for https://github.com/cbaker6/CareKit.git
Working copy of https://github.com/cbaker6/CareKit.git resolved at 3.0.0-beta.14
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.1
warning: '.resolve-product-dependencies': dependency 'parsecarekit' is not used by any target
Found 2 product dependencies
  - CareKit
  - ParseSwift
========================================
Build
========================================
Selected platform:         macosSpm
Swift version:             5.10
Building package at path:  $workDir
https://github.com/netreconlab/ParseCareKit.git
Running build ...
env DEVELOPER_DIR=/Applications/Xcode-15.4.0.app xcrun swift build --arch arm64
Building for debugging...
[0/10] Write sources
[1/10] Copying Info.plist
[2/10] Write sources
[8/10] Copying 2.0_2.1_Mapping.xcmappingmodel
[9/10] Write swift-version-33747A42983211AE.txt
[11/209] Compiling ParseSwift BatchUtils.swift
[12/209] Compiling ParseSwift ParseURLSessionDelegate.swift
[13/209] Compiling InternalCollectionsUtilities UnsafeBufferPointer+Extras.swift
[14/209] Compiling ParseSwift API+BatchCommand.swift
[15/209] Compiling ParseSwift API+Command+async.swift
[16/210] Compiling InternalCollectionsUtilities UnsafeMutableBufferPointer+Extras.swift
[17/210] Compiling ParseSwift ParseApple+combine.swift
[18/210] Compiling ParseSwift ParseApple.swift
[19/210] Compiling ParseSwift ParseFacebook.swift
[20/210] Compiling ParseSwift ParseGitHub+async.swift
[21/210] Compiling ParseSwift API+Command.swift
[22/210] Compiling ParseSwift API+NonParseBodyCommand+async.swift
[23/210] Compiling ParseSwift Responses.swift
[24/210] Compiling ParseSwift ParseApple+async.swift
[25/210] Emitting module InternalCollectionsUtilities
[26/210] Compiling ParseSwift ParseFacebook+async.swift
[27/210] Compiling ParseSwift ParseFacebook+combine.swift
[28/210] Compiling ParseSwift API+NonParseBodyCommand.swift
[29/210] Compiling ParseSwift API.swift
[30/283] Compiling DequeModule _DequeSlot.swift
[31/284] Compiling OrderedCollections _HashTable+Testing.swift
[32/284] Compiling OrderedCollections _HashTable+UnsafeHandle.swift
[33/284] Compiling OrderedCollections _HashTable+Bucket.swift
[34/284] Compiling OrderedCollections _HashTable+BucketIterator.swift
[35/284] Compiling OrderedCollections OrderedSet+Codable.swift
[36/284] Compiling OrderedCollections OrderedSet+CustomReflectable.swift
[37/284] Compiling OrderedCollections OrderedSet+Descriptions.swift
[38/284] Compiling OrderedCollections OrderedSet+Diffing.swift
[39/284] Compiling OrderedCollections OrderedSet+Equatable.swift
[40/284] Compiling OrderedCollections OrderedSet+ExpressibleByArrayLiteral.swift
[41/290] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSubset.swift
[42/290] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isStrictSuperset.swift
[43/290] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSubset.swift
[44/290] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isSuperset.swift
[45/290] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtract.swift
[46/290] Compiling OrderedCollections OrderedSet+Partial SetAlgebra subtracting.swift
[47/290] Compiling DequeModule _UnsafeWrappedBuffer.swift
[48/290] Compiling OrderedCollections OrderedDictionary+Elements.swift
[49/290] Compiling OrderedCollections OrderedDictionary+Equatable.swift
[50/290] Compiling OrderedCollections OrderedDictionary+ExpressibleByDictionaryLiteral.swift
[51/290] Compiling OrderedCollections OrderedDictionary+Hashable.swift
[52/290] Compiling OrderedCollections OrderedDictionary+Initializers.swift
[53/290] Compiling OrderedCollections OrderedDictionary+Invariants.swift
[54/290] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formIntersection.swift
[55/290] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formSymmetricDifference.swift
[56/290] Compiling OrderedCollections OrderedSet+Partial SetAlgebra formUnion.swift
[57/290] Compiling OrderedCollections OrderedSet+Partial SetAlgebra intersection.swift
[58/290] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isDisjoint.swift
[59/290] Compiling OrderedCollections OrderedSet+Partial SetAlgebra isEqualSet.swift
[60/290] Compiling OrderedCollections _Hashtable+Header.swift
[61/290] Compiling OrderedCollections OrderedDictionary+Codable.swift
[62/290] Compiling OrderedCollections OrderedDictionary+CustomReflectable.swift
[63/290] Compiling OrderedCollections OrderedDictionary+Deprecations.swift
[64/290] Compiling OrderedCollections OrderedDictionary+Descriptions.swift
[65/290] Compiling OrderedCollections OrderedDictionary+Elements.SubSequence.swift
[66/290] Compiling OrderedCollections OrderedSet+Partial SetAlgebra symmetricDifference.swift
[67/290] Compiling OrderedCollections OrderedSet+Partial SetAlgebra union.swift
[68/290] Compiling OrderedCollections OrderedSet+Partial SetAlgebra+Basics.swift
[69/290] Compiling OrderedCollections OrderedSet+RandomAccessCollection.swift
[70/290] Compiling OrderedCollections OrderedSet+ReserveCapacity.swift
[71/290] Compiling OrderedCollections OrderedSet+Sendable.swift
[76/290] Compiling OrderedCollections _HashTable+Constants.swift
[77/290] Compiling OrderedCollections _HashTable+CustomStringConvertible.swift
[79/290] Compiling OrderedCollections OrderedSet+Hashable.swift
[80/290] Compiling DequeModule _DequeBufferHeader.swift
[82/290] Compiling OrderedCollections OrderedSet+Initializers.swift
[83/290] Compiling OrderedCollections OrderedSet+Insertions.swift
[84/290] Compiling OrderedCollections OrderedSet+Invariants.swift
[85/290] Compiling OrderedCollections OrderedSet+Partial MutableCollection.swift
[86/290] Compiling OrderedCollections OrderedSet+Partial RangeReplaceableCollection.swift
[87/290] Compiling OrderedCollections OrderedDictionary+Partial MutableCollection.swift
[88/290] Compiling OrderedCollections OrderedDictionary+Partial RangeReplaceableCollection.swift
[89/290] Compiling OrderedCollections OrderedDictionary+Sendable.swift
[90/290] Compiling OrderedCollections OrderedDictionary+Sequence.swift
[91/290] Compiling OrderedCollections OrderedDictionary+Values.swift
[92/290] Compiling OrderedCollections OrderedDictionary.swift
[93/290] Compiling OrderedCollections _HashTable.swift
[95/290] Emitting module DequeModule
[103/290] Compiling OrderedCollections OrderedSet+SubSequence.swift
[104/290] Compiling OrderedCollections OrderedSet+Testing.swift
[105/290] Compiling OrderedCollections OrderedSet+UnorderedView.swift
[106/290] Compiling OrderedCollections OrderedSet+UnstableInternals.swift
[107/290] Compiling OrderedCollections OrderedSet.swift
[108/290] Compiling OrderedCollections _UnsafeBitset.swift
[109/290] Emitting module OrderedCollections
[110/336] Emitting module AsyncAlgorithms
[111/341] Compiling AsyncAlgorithms AsyncChunkedOnProjectionSequence.swift
[112/341] Compiling AsyncAlgorithms AsyncChunksOfCountOrSignalSequence.swift
[113/341] Compiling AsyncAlgorithms AsyncChunksOfCountSequence.swift
[114/341] Compiling AsyncAlgorithms AsyncCompactedSequence.swift
[115/341] Compiling AsyncAlgorithms AsyncExclusiveReductionsSequence.swift
[116/341] Compiling AsyncAlgorithms MergeStateMachine.swift
[117/341] Compiling AsyncAlgorithms MergeStorage.swift
[118/341] Compiling AsyncAlgorithms RangeReplaceableCollection.swift
[119/341] Compiling AsyncAlgorithms Rethrow.swift
[120/341] Compiling AsyncAlgorithms SetAlgebra.swift
[121/341] Compiling AsyncAlgorithms AsyncThrowingChannel.swift
[122/341] Compiling AsyncAlgorithms ChannelStateMachine.swift
[123/341] Compiling AsyncAlgorithms ChannelStorage.swift
[124/341] Compiling AsyncAlgorithms AsyncCombineLatest2Sequence.swift
[125/341] Compiling AsyncAlgorithms AsyncCombineLatest3Sequence.swift
[126/341] Compiling AsyncAlgorithms AsyncAdjacentPairsSequence.swift
[127/341] Compiling AsyncAlgorithms AsyncBufferedByteIterator.swift
[128/341] Compiling AsyncAlgorithms AsyncChain2Sequence.swift
[129/341] Compiling AsyncAlgorithms AsyncChain3Sequence.swift
[130/341] Compiling AsyncAlgorithms AsyncChunkedByGroupSequence.swift
[131/341] Compiling AsyncAlgorithms AsyncThrottleSequence.swift
[132/341] Compiling AsyncAlgorithms AsyncThrowingExclusiveReductionsSequence.swift
[133/341] Compiling AsyncAlgorithms AsyncThrowingInclusiveReductionsSequence.swift
[134/341] Compiling AsyncAlgorithms AsyncTimerSequence.swift
[135/341] Compiling AsyncAlgorithms AsyncBufferSequence.swift
[136/341] Compiling AsyncAlgorithms AsyncInclusiveReductionsSequence.swift
[137/341] Compiling AsyncAlgorithms AsyncJoinedBySeparatorSequence.swift
[138/341] Compiling AsyncAlgorithms AsyncJoinedSequence.swift
[139/341] Compiling AsyncAlgorithms AsyncRemoveDuplicatesSequence.swift
[140/341] Compiling AsyncAlgorithms AsyncSyncSequence.swift
[141/341] Compiling AsyncAlgorithms BoundedBufferStateMachine.swift
[142/341] Compiling AsyncAlgorithms BoundedBufferStorage.swift
[143/341] Compiling AsyncAlgorithms UnboundedBufferStateMachine.swift
[144/341] Compiling AsyncAlgorithms UnboundedBufferStorage.swift
[145/341] Compiling AsyncAlgorithms AsyncChannel.swift
[146/341] Compiling AsyncAlgorithms Dictionary.swift
[147/341] Compiling AsyncAlgorithms AsyncInterspersedSequence.swift
[148/341] Compiling AsyncAlgorithms Locking.swift
[149/341] Compiling AsyncAlgorithms AsyncMerge2Sequence.swift
[150/341] Compiling AsyncAlgorithms AsyncMerge3Sequence.swift
[151/341] Compiling AsyncAlgorithms CombineLatestStateMachine.swift
[152/341] Compiling AsyncAlgorithms CombineLatestStorage.swift
[153/341] Compiling AsyncAlgorithms AsyncDebounceSequence.swift
[154/341] Compiling AsyncAlgorithms DebounceStateMachine.swift
[155/341] Compiling AsyncAlgorithms DebounceStorage.swift
[156/341] Compiling AsyncAlgorithms UnsafeTransfer.swift
[157/341] Compiling AsyncAlgorithms AsyncZip2Sequence.swift
[158/341] Compiling AsyncAlgorithms AsyncZip3Sequence.swift
[159/341] Compiling AsyncAlgorithms ZipStateMachine.swift
[160/341] Compiling AsyncAlgorithms ZipStorage.swift
[161/459] Compiling CareKitStore OCKStoreProtocol.swift
[162/459] Compiling CareKitStore OCKAnyOutcome.swift
[163/459] Compiling CareKitStore OCKAnyOutcomeStore.swift
[164/459] Compiling CareKitStore OCKOutcomeStore.swift
[165/459] Compiling CareKitStore OCKAnyPatient.swift
[166/459] Compiling CareKitStore OCKAnyPatientStore.swift
[167/459] Compiling CareKitStore OCKPatientStore.swift
[168/459] Compiling CareKitStore OCKAnyTask.swift
[169/459] Compiling CareKitStore OCKAnyTaskStore.swift
[170/459] Compiling CareKitStore OCKAnyVersionableTask.swift
[171/459] Compiling CareKitStore OCKTaskStore.swift
[172/459] Compiling CareKitStore OCKAdherenceAggregator.swift
[173/459] Compiling CareKitStore OCKCarePlanStoreDelegate.swift
[174/459] Compiling CareKitStore OCKContactStoreDelegate.swift
[175/459] Compiling CareKitStore OCKEventAggregator.swift
[176/459] Compiling CareKitStore OCKOutcomeStoreDelegate.swift
[177/459] Compiling CareKitStore OCKPatientStoreDelegate.swift
[178/459] Compiling CareKitStore OCKTaskStoreDelegate.swift
[179/459] Compiling CareKitStore OCKPersistentStoreCoordinator+CarePlans.swift
[180/459] Compiling CareKitStore OCKPersistentStoreCoordinator+Contacts.swift
[181/479] Compiling CareKitStore OCKCDNote.swift
[182/479] Compiling CareKitStore OCKCDObject.swift
[183/479] Compiling CareKitStore OCKCDOutcome.swift
[184/479] Compiling CareKitStore OCKCDOutcomeValue.swift
[185/479] Compiling CareKitStore OCKCDPatient.swift
[186/479] Compiling CareKitStore OCKCDPersonName.swift
[187/479] Compiling CareKitStore CareStoreQueryResults.swift
[188/479] Compiling CareKitStore CoreDataQueryMonitor.swift
[189/479] Compiling CareKitStore HealthKitQueryMonitor+QueryResult.swift
[190/479] Compiling CareKitStore HealthKitQueryMonitor.swift
[191/479] Compiling CareKitStore QueryMonitor.swift
[192/479] Compiling CareKitStore OCKAdherence.swift
[193/479] Compiling CareKitStore OCKBiologicalSex.swift
[194/479] Compiling CareKitStore OCKCarePlan.swift
[195/479] Compiling CareKitStore OCKContact.swift
[196/479] Compiling CareKitStore OCKEntity.swift
[197/479] Compiling CareKitStore OCKEvent.swift
[198/479] Compiling CareKitStore OCKHealthKitLinkage.swift
[199/479] Compiling CareKitStore OCKLabeledValue.swift
[200/479] Compiling CareKitStore OCKStoreProtocol+Synchronous.swift
[201/479] Compiling ParseSwift ParseOperationIncrementDouble.swift
[202/479] Compiling ParseSwift ParseOperationRemove.swift
[203/479] Compiling ParseSwift ParseOperationRemoveRelation.swift
[204/479] Compiling ParseSwift ParseACL.swift
[205/479] Compiling ParseSwift ParseAnalytics+async.swift
[206/479] Compiling ParseSwift ParseAnalytics+combine.swift
[207/479] Compiling ParseSwift ParseAnalytics.swift
[208/479] Compiling ParseSwift ParseBytes.swift
[209/479] Compiling ParseSwift ParseCLP.swift
[210/479] Compiling ParseSwift ParseConfigCodable+async.swift
[211/479] Compiling ParseSwift ParseConfigCodable+combine.swift
[212/479] Compiling ParseSwift ParseConfigCodable.swift
[213/479] Compiling ParseSwift ParseConfiguration.swift
[214/479] Compiling ParseSwift ParseError.swift
[215/479] Compiling ParseSwift ParseField.swift
[216/479] Compiling ParseSwift ParseFieldOptions.swift
[217/479] Compiling ParseSwift ParseFile+async.swift
[218/479] Compiling ParseSwift ParseFile+combine.swift
[219/479] Compiling ParseSwift ParseFile.swift
[220/479] Compiling ParseSwift ParseFileDefaultTransfer.swift
[221/479] Compiling CareKitStore OCKCDPostalAddress.swift
[222/479] Compiling CareKitStore OCKCDScheduleElement.swift
[223/479] Compiling CareKitStore OCKCDTag.swift
[224/479] Compiling CareKitStore OCKCDTask.swift
[225/479] Compiling CareKitStore OCKCDVersionedObject.swift
[226/479] Compiling CareKitStore OCKStore+CarePlans.swift
[227/479] Compiling CareKitStore OCKStore+Contacts.swift
[228/479] Compiling CareKitStore OCKStore+HealthKit.swift
[229/479] Compiling CareKitStore OCKStore+Outcomes.swift
[230/479] Compiling CareKitStore OCKStore+Patients.swift
[231/479] Compiling CareKitStore OCKStore+Tasks.swift
[232/479] Compiling CareKitStore OCKStore+Transactions.swift
[233/479] Compiling CareKitStore OCKStore.swift
[234/479] Compiling CareKitStore OCKStoreMigration2_0To2_1Policy.swift
[235/479] Compiling CareKitStore OCKCDCarePlan.swift
[236/479] Compiling CareKitStore OCKCDClock.swift
[237/479] Compiling CareKitStore OCKCDContact.swift
[238/479] Compiling CareKitStore OCKCDHealthKitLinkage.swift
[239/479] Compiling CareKitStore OCKCDHealthKitTask.swift
[240/479] Compiling CareKitStore OCKCDKnowledgeElement.swift
[241/479] Compiling CareKitStore OCKPersistentStoreCoordinator+Events.swift
[242/479] Compiling CareKitStore OCKPersistentStoreCoordinator+Outcomes.swift
[243/479] Compiling CareKitStore OCKPersistentStoreCoordinator+Patients.swift
[244/479] Compiling CareKitStore OCKPersistentStoreCoordinator+Tasks.swift
[245/479] Compiling CareKitStore OCKStoreCoordinator.swift
[246/479] Compiling CareKitStore OCKCarePlanStore.swift
[247/479] Compiling CareKitStore OCKAnyContact.swift
[248/479] Compiling CareKitStore OCKAnyContactStore.swift
[249/479] Compiling CareKitStore OCKContactStore.swift
[250/479] Compiling CareKitStore OCKAnyEvent.swift
[251/479] Compiling CareKitStore OCKAnyEventStore.swift
[252/479] Compiling CareKitStore OCKEventStore.swift
[253/479] Compiling CareKitStore OCKReadOnlyEventStore+FetchPartialEvents.swift
[254/479] Compiling CareKitStore OCKReadOnlyEventStore+PartialEventsStream.swift
[255/479] Compiling CareKitStore OCKReadOnlyEventStore+Utilities.swift
[256/479] Compiling CareKitStore OCKReadOnlyEventStore+VersioningUtilities.swift
[257/479] Compiling CareKitStore PartialEvent.swift
[258/479] Compiling CareKitStore OCKObjectCompatible.swift
[259/479] Compiling CareKitStore OCKRemoteSynchronizable.swift
[260/479] Compiling CareKitStore OCKRevisionRecord.swift
[261/479] Emitting module ParseSwift
[262/479] Compiling ParseSwift ParsePushStatusable.swift
[263/479] Compiling ParseSwift ParseRole.swift
[264/479] Compiling ParseSwift ParseSession.swift
[265/479] Compiling ParseSwift ParseUser+async.swift
[266/479] Compiling ParseSwift ParseUser+combine.swift
[267/479] Compiling ParseSwift ParseUser.swift
[268/479] Compiling ParseSwift Parse.swift
[269/479] Compiling ParseSwift ParseConstants.swift
[270/479] Compiling ParseSwift CloudObservable.swift
[271/479] Compiling ParseSwift Deletable.swift
[272/479] Compiling ParseSwift Fetchable.swift
[273/479] Compiling ParseSwift Fileable.swift
[274/479] Compiling ParseSwift Objectable.swift
[275/479] Compiling ParseSwift ParseCloudable+async.swift
[276/479] Compiling ParseSwift ParseCloudable+combine.swift
[277/479] Compiling ParseSwift ParseCloudable.swift
[278/479] Compiling ParseSwift ParseConfig+async.swift
[279/479] Compiling ParseSwift ParseConfig+combine.swift
[280/479] Compiling ParseSwift ParseConfig.swift
[281/479] Compiling ParseSwift ParseEncodable.swift
[282/479] Compiling CareKitStore OCKTask.swift
[283/479] Compiling CareKitStore OCKAdherenceQuery.swift
[284/479] Compiling CareKitStore OCKCarePlanQuery.swift
[285/479] Compiling CareKitStore OCKContactQuery.swift
[286/479] Compiling CareKitStore OCKHealthKitStore+Tasks.swift
[287/479] Compiling CareKitStore OCKHealthKitTask.swift
[288/479] Compiling CareKitStore Sample.swift
[289/479] Compiling CareKitStore SampleChange.swift
[290/479] Compiling CareKitStore LogCategory.swift
[291/479] Compiling CareKitStore Logger+Init.swift
[292/479] Compiling CareKitStore OCKLog.swift
[293/479] Compiling CareKitStore OSLog+Init.swift
[294/479] Compiling CareKitStore OCKResultClosure.swift
[295/479] Compiling CareKitStore OCKStoreError.swift
[296/479] Compiling CareKitStore OCKUtilities.swift
[297/479] Compiling CareKitStore OCKAnyCarePlan.swift
[298/479] Compiling CareKitStore OCKAnyCarePlanStore.swift
[299/479] Compiling ParseSwift ParsePushPayloadApple.swift
[300/479] Compiling ParseSwift ParsePushFirebaseNotification.swift
[301/479] Compiling ParseSwift ParsePushPayloadFirebase.swift
[302/479] Compiling ParseSwift Messages.swift
[303/479] Compiling ParseSwift Operations.swift
[304/479] Compiling ParseSwift ParseLiveQuery+async.swift
[305/479] Compiling ParseSwift ParseLiveQuery+combine.swift
[306/479] Compiling ParseSwift ParseLiveQuery.swift
[307/479] Compiling ParseSwift LiveQuerySocketDelegate.swift
[308/479] Compiling ParseSwift LiveQueryable.swift
[309/479] Compiling ParseSwift ParseLiveQueryDelegate.swift
[310/479] Compiling ParseSwift QuerySubscribable.swift
[311/479] Compiling ParseSwift SocketTasks.swift
[312/479] Compiling ParseSwift Subscription.swift
[313/479] Compiling ParseSwift SubscriptionCallback.swift
[314/479] Compiling ParseSwift Subscriptions.swift
[315/479] Compiling ParseSwift ParseCloudUser.swift
[316/479] Compiling ParseSwift ParseInstallation+async.swift
[317/479] Compiling ParseSwift ParseInstallation+combine.swift
[318/479] Compiling ParseSwift ParseInstallation.swift
[319/479] Compiling ParseSwift ParseObject+async.swift
[320/479] Compiling ParseSwift ParseObject+combine.swift
[321/479] Compiling ParseSwift ParseObject.swift
[322/479] Compiling CareKitStore OCKStore+Synchronization.swift
[323/479] Compiling CareKitStore OCKWatchConnectivityPeer.swift
[324/479] Compiling CareKitStore OCKHealthKitOutcome.swift
[325/479] Compiling CareKitStore OCKHealthKitPassthroughStore+EventUtilities.swift
[326/479] Compiling CareKitStore OCKHealthKitPassthroughStore+EventsStream.swift
[327/479] Compiling CareKitStore OCKHealthKitPassthroughStore+FetchEvents.swift
[328/479] Compiling CareKitStore OCKHealthKitPassthroughStore+FetchOutcomes.swift
[329/479] Compiling CareKitStore OCKHealthKitPassthroughStore+OutcomesStream.swift
[330/479] Compiling CareKitStore OCKHealthKitPassthroughStore.swift
[331/479] Compiling CareKitStore OCKHealthKitProxy.swift
[332/479] Compiling CareKitStore OCKHealthKitStore+Outcomes.swift
[333/479] Compiling CareKitStore OCKNote.swift
[334/479] Compiling CareKitStore OCKOutcome.swift
[335/479] Compiling CareKitStore OCKOutcomeValue.swift
[336/479] Compiling CareKitStore OCKPatient.swift
[337/479] Compiling CareKitStore OCKPostalAddress.swift
[338/479] Compiling CareKitStore OCKSchedule.swift
[339/479] Compiling CareKitStore OCKScheduleElement.swift
[340/479] Compiling CareKitStore OCKScheduleEvent.swift
[341/479] Compiling CareKitStore OCKSemanticVersion.swift
[381/492] Compiling ParseSwift ParsePushPayloadAny.swift
[382/492] Compiling ParseSwift ParsePushStatus.swift
[383/492] Compiling ParseSwift ParseRelation.swift
[384/492] Compiling ParseSwift ParseSchema+async.swift
[385/492] Compiling ParseSwift ParseSchema+combine.swift
[386/492] Compiling ParseSwift ParseSchema.swift
[387/492] Compiling ParseSwift ParseServer+async.swift
[388/492] Compiling ParseSwift ParseServer+combine.swift
[389/492] Compiling ParseSwift ParseServer.swift
[390/492] Compiling ParseSwift ParseVersion.swift
[391/492] Compiling ParseSwift Pointer+async.swift
[392/492] Compiling ParseSwift Pointer+combine.swift
[393/492] Compiling ParseSwift Pointer.swift
[394/492] Compiling ParseSwift Query+async.swift
[395/492] Compiling ParseSwift Query+combine.swift
[396/492] Compiling ParseSwift Query.swift
[397/492] Compiling ParseSwift QueryConstraint.swift
[398/492] Compiling ParseSwift QueryViewModel.swift
[399/492] Compiling ParseSwift QueryWhere.swift
[400/492] Compiling ParseSwift Utility.swift
[401/492] Emitting module CareKitStore
[480/492] Compiling CareKitStore OCKEventQuery.swift
[481/492] Compiling CareKitStore OCKOutcomeQuery.swift
[482/492] Compiling CareKitStore OCKPatientQuery.swift
[483/492] Compiling CareKitStore OCKQueryProtocol.swift
[484/492] Compiling CareKitStore OCKTaskQuery.swift
[485/492] Compiling CareKitStore AggregatedCareTaskProgress.swift
[486/492] Compiling CareKitStore BinaryCareTaskProgress.swift
[487/492] Compiling CareKitStore CareTaskProgress.swift
[488/492] Compiling CareKitStore CareTaskProgressStrategy+CheckingOutcomesExist.swift
[489/492] Compiling CareKitStore CareTaskProgressStrategy+SummingOutcomeValues.swift
[490/492] Compiling CareKitStore CareTaskProgressStrategy.swift
[491/492] Compiling CareKitStore LinearCareTaskProgress.swift
[492/492] Compiling CareKitStore resource_bundle_accessor.swift
[493/532] Compiling ParseCareKit OCKPostalAddress+Parse.swift
[494/532] Compiling ParseCareKit OCKSchedule+Parse.swift
[495/532] Compiling ParseCareKit OCKScheduleElement+Parse.swift
[496/532] Compiling ParseCareKit OCKSemanticVersion+Parse.swift
[497/532] Compiling ParseCareKit OCKTask+Parse.swift
[498/536] Compiling ParseCareKit OCKLabeledValue+Parse.swift
[499/536] Compiling ParseCareKit OCKNote+Parse.swift
[500/536] Compiling ParseCareKit OCKOutcome+Parse.swift
[501/536] Compiling ParseCareKit OCKOutcomeValue.swift
[502/536] Compiling ParseCareKit OCKPatient+Parse.swift
[503/536] Compiling ParseCareKit OCKBiologicalSex+Parse.swift
[504/536] Compiling ParseCareKit OCKCarePlan+Parse.swift
[505/536] Compiling ParseCareKit OCKContact+Parse.swift
[506/536] Compiling ParseCareKit OCKContactCategory+Parse.swift
[507/536] Compiling ParseCareKit OCKHealthKitTask+Parse.swift
[508/536] Compiling ParseCareKit PCKUser.swift
[509/536] Compiling ParseCareKit PCKWriteRole.swift
[510/536] Compiling ParseCareKit ParseCareKitError.swift
[511/536] Compiling ParseCareKit RemoteSynchronizing.swift
[512/536] Compiling ParseCareKit PCKVersionable+async.swift
[513/536] Compiling ParseCareKit PCKVersionable+combine.swift
[514/536] Compiling ParseCareKit PCKVersionable.swift
[515/536] Compiling ParseCareKit ParseRemoteDelegate.swift
[516/536] Emitting module ParseCareKit
[517/536] Compiling ParseCareKit PCKObjectable+async.swift
[518/536] Compiling ParseCareKit PCKObjectable+combine.swift
[519/536] Compiling ParseCareKit PCKObjectable.swift
[520/536] Compiling ParseCareKit PCKRoleable.swift
[521/536] Compiling ParseCareKit PCKUtility.swift
[522/536] Compiling ParseCareKit ParseCareKitConstants.swift
[523/536] Compiling ParseCareKit ParseCareKitLog.swift
[524/536] Compiling ParseCareKit ParseRemote.swift
[525/536] Compiling ParseCareKit PCKRevisionRecord.swift
[526/536] Compiling ParseCareKit PCKStoreClass.swift
[527/536] Compiling ParseCareKit PCKTask.swift
[528/536] Compiling ParseCareKit PCKReadRole.swift
[529/536] Compiling ParseCareKit PCKCarePlan.swift
[530/536] Compiling ParseCareKit PCKClock.swift
[531/536] Compiling ParseCareKit PCKCodingKeys.swift
[532/536] Compiling ParseCareKit PCKContact.swift
[533/536] Compiling ParseCareKit PCKEntity.swift
[534/536] Compiling ParseCareKit PCKHealthKitTask.swift
[535/536] Compiling ParseCareKit PCKOutcome.swift
[536/536] Compiling ParseCareKit PCKPatient.swift
Build complete! (15.29s)
Build complete.
Done.