|
39 | 39 | 61A65B7922ABD175009AC9B7 /* Constraint+Timeout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A65B7622ABD172009AC9B7 /* Constraint+Timeout.swift */; };
|
40 | 40 | 61A65B7A22ABD176009AC9B7 /* Constraint+Timeout.swift in Sources */ = {isa = PBXBuildFile; fileRef = 61A65B7622ABD172009AC9B7 /* Constraint+Timeout.swift */; };
|
41 | 41 | 95A210264F99EAC94629D786 /* SwiftQueueLogger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A217FDB8197696002CE25C /* SwiftQueueLogger.swift */; };
|
42 |
| - 95A213CFEA10D6FD5672A64A /* JobInfoSerializer+V1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A210DDE517DF37DE5A7EC1 /* JobInfoSerializer+V1.swift */; }; |
43 | 42 | 95A2142AD4929198F8C2534D /* Constraint+Charging.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A21C01EDB773B7F17134AF /* Constraint+Charging.swift */; };
|
44 | 43 | 95A214C332FB7115C12F88D2 /* LoggerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A2193AF039008357A8D362 /* LoggerTests.swift */; };
|
45 | 44 | 95A21576964E9A1FE1EDC5DB /* SwiftQueueLogger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A217FDB8197696002CE25C /* SwiftQueueLogger.swift */; };
|
46 |
| - 95A215B786349300D06194AF /* JobInfoSerializer+V1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A210DDE517DF37DE5A7EC1 /* JobInfoSerializer+V1.swift */; }; |
47 | 45 | 95A215E3804561CFBDE4EAB1 /* Constraint+Charging.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A21C01EDB773B7F17134AF /* Constraint+Charging.swift */; };
|
48 | 46 | 95A2171B6C37518D0DCD3D5D /* JobInfoSerializer+Decodable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A2169E6968B5F155D5B612 /* JobInfoSerializer+Decodable.swift */; };
|
49 |
| - 95A2187C9276ED640CDADEEF /* JobInfoSerializer+V1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A210DDE517DF37DE5A7EC1 /* JobInfoSerializer+V1.swift */; }; |
50 | 47 | 95A21AA01272F46BD1A095A9 /* Constraint+Charging.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A21C01EDB773B7F17134AF /* Constraint+Charging.swift */; };
|
51 | 48 | 95A21B708B2910C7CF8BD39D /* SwiftQueueLogger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A217FDB8197696002CE25C /* SwiftQueueLogger.swift */; };
|
52 | 49 | 95A21B7D3F013BAF87216CF0 /* JobInfoSerializer+Decodable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A2169E6968B5F155D5B612 /* JobInfoSerializer+Decodable.swift */; };
|
53 |
| - 95A21C3EDEB17572B42263F9 /* JobInfoSerializer+V1.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A210DDE517DF37DE5A7EC1 /* JobInfoSerializer+V1.swift */; }; |
54 | 50 | 95A21CA23302F5A747C56040 /* JobInfoSerializer+Decodable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A2169E6968B5F155D5B612 /* JobInfoSerializer+Decodable.swift */; };
|
55 | 51 | 95A21D7F9EA08E843CB77B73 /* JobInfoSerializer+Decodable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A2169E6968B5F155D5B612 /* JobInfoSerializer+Decodable.swift */; };
|
56 | 52 | 95A21FA05AABFA4A59096E8E /* SwiftQueueLogger.swift in Sources */ = {isa = PBXBuildFile; fileRef = 95A217FDB8197696002CE25C /* SwiftQueueLogger.swift */; };
|
|
151 | 147 | 1E68EF96F1DE038FFF94FCD8 /* Constraint+Deadline.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "Constraint+Deadline.swift"; path = "SwiftQueue/Constraint+Deadline.swift"; sourceTree = "<group>"; };
|
152 | 148 | 618E9CE2230E1F1000856158 /* SwiftQueueManager+BackgroundTask.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "SwiftQueueManager+BackgroundTask.swift"; path = "ios/SwiftQueueManager+BackgroundTask.swift"; sourceTree = "<group>"; };
|
153 | 149 | 61A65B7622ABD172009AC9B7 /* Constraint+Timeout.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "Constraint+Timeout.swift"; path = "SwiftQueue/Constraint+Timeout.swift"; sourceTree = "<group>"; };
|
154 |
| - 95A210DDE517DF37DE5A7EC1 /* JobInfoSerializer+V1.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "JobInfoSerializer+V1.swift"; path = "SwiftQueue/JobInfoSerializer+V1.swift"; sourceTree = "<group>"; }; |
155 | 150 | 95A2169E6968B5F155D5B612 /* JobInfoSerializer+Decodable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = "JobInfoSerializer+Decodable.swift"; path = "SwiftQueue/JobInfoSerializer+Decodable.swift"; sourceTree = "<group>"; };
|
156 | 151 | 95A217FDB8197696002CE25C /* SwiftQueueLogger.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = SwiftQueueLogger.swift; path = SwiftQueue/SwiftQueueLogger.swift; sourceTree = "<group>"; };
|
157 | 152 | 95A2193AF039008357A8D362 /* LoggerTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = LoggerTests.swift; sourceTree = "<group>"; };
|
|
301 | 296 | 95A217FDB8197696002CE25C /* SwiftQueueLogger.swift */,
|
302 | 297 | 95A21C01EDB773B7F17134AF /* Constraint+Charging.swift */,
|
303 | 298 | 95A2169E6968B5F155D5B612 /* JobInfoSerializer+Decodable.swift */,
|
304 |
| - 95A210DDE517DF37DE5A7EC1 /* JobInfoSerializer+V1.swift */, |
305 | 299 | FA56FC0A482A04B6AAAFABE8 /* Constraint+Repeat.swift */,
|
306 | 300 | FA56F6CCE12F58650BB3E292 /* Constraint+Retry.swift */,
|
307 | 301 | );
|
|
470 | 464 | 95A21FA0723161F6908B133B /* Constraint+Charging.swift in Sources */,
|
471 | 465 | 618E9CE4230E1F1300856158 /* SwiftQueueManager+BackgroundTask.swift in Sources */,
|
472 | 466 | 95A21B7D3F013BAF87216CF0 /* JobInfoSerializer+Decodable.swift in Sources */,
|
473 |
| - 95A215B786349300D06194AF /* JobInfoSerializer+V1.swift in Sources */, |
474 | 467 | FA56FE2B3E288481461351A1 /* Constraint+Repeat.swift in Sources */,
|
475 | 468 | FA56FDA63F614515591C584E /* Constraint+Retry.swift in Sources */,
|
476 | 469 | );
|
|
497 | 490 | 95A21576964E9A1FE1EDC5DB /* SwiftQueueLogger.swift in Sources */,
|
498 | 491 | 95A21AA01272F46BD1A095A9 /* Constraint+Charging.swift in Sources */,
|
499 | 492 | 95A2171B6C37518D0DCD3D5D /* JobInfoSerializer+Decodable.swift in Sources */,
|
500 |
| - 95A21C3EDEB17572B42263F9 /* JobInfoSerializer+V1.swift in Sources */, |
501 | 493 | FA56FA688D774B644275F9CA /* Constraint+Repeat.swift in Sources */,
|
502 | 494 | FA56FD7A53FC58C305D69664 /* Constraint+Retry.swift in Sources */,
|
503 | 495 | );
|
|
525 | 517 | 611C0BA7232A7E80004C5F92 /* SwiftQueueManager+BackgroundTask.swift in Sources */,
|
526 | 518 | 95A2142AD4929198F8C2534D /* Constraint+Charging.swift in Sources */,
|
527 | 519 | 95A21D7F9EA08E843CB77B73 /* JobInfoSerializer+Decodable.swift in Sources */,
|
528 |
| - 95A213CFEA10D6FD5672A64A /* JobInfoSerializer+V1.swift in Sources */, |
529 | 520 | FA56F5919615AB43E9E7BA92 /* Constraint+Repeat.swift in Sources */,
|
530 | 521 | FA56F8BE268BE3AA86D1F130 /* Constraint+Retry.swift in Sources */,
|
531 | 522 | );
|
|
552 | 543 | 95A210264F99EAC94629D786 /* SwiftQueueLogger.swift in Sources */,
|
553 | 544 | 95A215E3804561CFBDE4EAB1 /* Constraint+Charging.swift in Sources */,
|
554 | 545 | 95A21CA23302F5A747C56040 /* JobInfoSerializer+Decodable.swift in Sources */,
|
555 |
| - 95A2187C9276ED640CDADEEF /* JobInfoSerializer+V1.swift in Sources */, |
556 | 546 | FA56F92EDF960200AE5052B7 /* Constraint+Repeat.swift in Sources */,
|
557 | 547 | FA56FEFAC8E42473AAD457D0 /* Constraint+Retry.swift in Sources */,
|
558 | 548 | );
|
|
0 commit comments