|
72 | 72 | 6B3CC61923F5E64F0008ECBC /* RemoteSyncEngine+State.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B3CC61823F5E64F0008ECBC /* RemoteSyncEngine+State.swift */; };
|
73 | 73 | 6B3CC67C23F86D680008ECBC /* RemoteSyncEngine+IncomingEventReconciliationQueueEvent.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B3CC67B23F86D680008ECBC /* RemoteSyncEngine+IncomingEventReconciliationQueueEvent.swift */; };
|
74 | 74 | 6B3CC68023F87FA10008ECBC /* RemoteSyncEngine+Retryable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B3CC67F23F87FA10008ECBC /* RemoteSyncEngine+Retryable.swift */; };
|
75 |
| - 6B3CC68223F89EE30008ECBC /* Cancellable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B3CC68123F89EE30008ECBC /* Cancellable.swift */; }; |
76 | 75 | 6B4693E923A5645F006BE2C5 /* MutationRetryNotifier.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B4693E823A5645F006BE2C5 /* MutationRetryNotifier.swift */; };
|
77 | 76 | 6B4E3DF42397269C00AD962B /* OutgoingMutationQueueTestsWithMockStateMachine.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B4E3DF32397269C00AD962B /* OutgoingMutationQueueTestsWithMockStateMachine.swift */; };
|
78 | 77 | 6B4E3DF62397327E00AD962B /* MockStateMachine.swift in Sources */ = {isa = PBXBuildFile; fileRef = 6B4E3DF52397327E00AD962B /* MockStateMachine.swift */; };
|
|
320 | 319 | 6B3CC61823F5E64F0008ECBC /* RemoteSyncEngine+State.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "RemoteSyncEngine+State.swift"; sourceTree = "<group>"; };
|
321 | 320 | 6B3CC67B23F86D680008ECBC /* RemoteSyncEngine+IncomingEventReconciliationQueueEvent.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "RemoteSyncEngine+IncomingEventReconciliationQueueEvent.swift"; sourceTree = "<group>"; };
|
322 | 321 | 6B3CC67F23F87FA10008ECBC /* RemoteSyncEngine+Retryable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "RemoteSyncEngine+Retryable.swift"; sourceTree = "<group>"; };
|
323 |
| - 6B3CC68123F89EE30008ECBC /* Cancellable.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Cancellable.swift; sourceTree = "<group>"; }; |
324 | 322 | 6B4693E823A5645F006BE2C5 /* MutationRetryNotifier.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MutationRetryNotifier.swift; sourceTree = "<group>"; };
|
325 | 323 | 6B4E3DF32397269C00AD962B /* OutgoingMutationQueueTestsWithMockStateMachine.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OutgoingMutationQueueTestsWithMockStateMachine.swift; sourceTree = "<group>"; };
|
326 | 324 | 6B4E3DF52397327E00AD962B /* MockStateMachine.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MockStateMachine.swift; sourceTree = "<group>"; };
|
|
821 | 819 | FA8F4D1D2395AF7600861D91 /* DataStoreError+Plugin.swift */,
|
822 | 820 | FA8F4D212395B11700861D91 /* MutationEvent+Query.swift */,
|
823 | 821 | FA3841E823889D440070AD5B /* StateMachine.swift */,
|
824 |
| - 6B3CC68123F89EE30008ECBC /* Cancellable.swift */, |
825 | 822 | );
|
826 | 823 | path = Support;
|
827 | 824 | sourceTree = "<group>";
|
|
1631 | 1628 | D838AB4C2500330000BF4940 /* ModelSyncedEvent.swift in Sources */,
|
1632 | 1629 | FAED5742238B52CE008EBED8 /* ModelStorageBehavior.swift in Sources */,
|
1633 | 1630 | 2149E5C62388684F00873955 /* StorageEngineAdapter.swift in Sources */,
|
1634 |
| - 6B3CC68223F89EE30008ECBC /* Cancellable.swift in Sources */, |
1635 | 1631 | FA55A5492391EA89002AFF2D /* MutationEventSubscription.swift in Sources */,
|
1636 | 1632 | FA5D76AB2394752900489864 /* AWSMutationDatabaseAdapter+MutationEventIngester.swift in Sources */,
|
1637 | 1633 | B9B64AA123FD0A3C00730B68 /* ModelValueConverter+SQLite.swift in Sources */,
|
|
0 commit comments