|
23 | 23 | 1694DFB12351CA6A00B7807A /* IncrementableDouble.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1694DF8B2351CA6A00B7807A /* IncrementableDouble.swift */; };
|
24 | 24 | 1694DFB22351CA6A00B7807A /* Path.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1694DF8C2351CA6A00B7807A /* Path.swift */; };
|
25 | 25 | 1694DFB32351CA6A00B7807A /* SnapshotData.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1694DF8D2351CA6A00B7807A /* SnapshotData.swift */; };
|
26 |
| - 1694DFB42351CA6A00B7807A /* DocumentReference+Codable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1694DF8F2351CA6A00B7807A /* DocumentReference+Codable.swift */; }; |
27 |
| - 1694DFB52351CA6A00B7807A /* Timestamp+Codable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1694DF902351CA6A00B7807A /* Timestamp+Codable.swift */; }; |
28 |
| - 1694DFB62351CA6A00B7807A /* ExplicitNull.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1694DF912351CA6A00B7807A /* ExplicitNull.swift */; }; |
29 |
| - 1694DFB72351CA6A00B7807A /* CodableErrors.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1694DF922351CA6A00B7807A /* CodableErrors.swift */; }; |
30 |
| - 1694DFB82351CA6A00B7807A /* GeoPoint+Codable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1694DF932351CA6A00B7807A /* GeoPoint+Codable.swift */; }; |
31 |
| - 1694DFB92351CA6A00B7807A /* Transaction+WriteEncodable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1694DF942351CA6A00B7807A /* Transaction+WriteEncodable.swift */; }; |
32 |
| - 1694DFBA2351CA6A00B7807A /* SelfDocumentId.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1694DF952351CA6A00B7807A /* SelfDocumentId.swift */; }; |
33 |
| - 1694DFBB2351CA6A00B7807A /* CollectionReference+WriteEncodable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1694DF962351CA6A00B7807A /* CollectionReference+WriteEncodable.swift */; }; |
34 |
| - 1694DFBC2351CA6A00B7807A /* README.md in Resources */ = {isa = PBXBuildFile; fileRef = 1694DF972351CA6A00B7807A /* README.md */; }; |
35 |
| - 1694DFBD2351CA6A00B7807A /* DocumentReference+WriteEncodable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1694DF982351CA6A00B7807A /* DocumentReference+WriteEncodable.swift */; }; |
36 |
| - 1694DFBE2351CA6A00B7807A /* FirestoreEncoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1694DF992351CA6A00B7807A /* FirestoreEncoder.swift */; }; |
37 |
| - 1694DFBF2351CA6A00B7807A /* DocumentSnapshot+ReadDecodable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1694DF9A2351CA6A00B7807A /* DocumentSnapshot+ReadDecodable.swift */; }; |
38 |
| - 1694DFC02351CA6A00B7807A /* WriteBatch+WriteEncodable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1694DF9B2351CA6A00B7807A /* WriteBatch+WriteEncodable.swift */; }; |
39 |
| - 1694DFC12351CA6A00B7807A /* FieldValue+Encodable.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1694DF9C2351CA6A00B7807A /* FieldValue+Encodable.swift */; }; |
40 |
| - 1694DFC22351CA6A00B7807A /* CodablePassThroughTypes.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1694DF9D2351CA6A00B7807A /* CodablePassThroughTypes.swift */; }; |
41 |
| - 1694DFC32351CA6A00B7807A /* FirestoreDecoder.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1694DF9E2351CA6A00B7807A /* FirestoreDecoder.swift */; }; |
42 | 26 | 1694DFC42351CA6A00B7807A /* SnapshotType+Read.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1694DF9F2351CA6A00B7807A /* SnapshotType+Read.swift */; };
|
43 | 27 | 1694DFC52351CA6A00B7807A /* IncrementableNumber.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1694DFA02351CA6A00B7807A /* IncrementableNumber.swift */; };
|
44 | 28 | 1694DFC62351CA6A00B7807A /* DeletableField.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1694DFA12351CA6A00B7807A /* DeletableField.swift */; };
|
|
99 | 83 | 1694DF8B2351CA6A00B7807A /* IncrementableDouble.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IncrementableDouble.swift; sourceTree = "<group>"; };
|
100 | 84 | 1694DF8C2351CA6A00B7807A /* Path.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Path.swift; sourceTree = "<group>"; };
|
101 | 85 | 1694DF8D2351CA6A00B7807A /* SnapshotData.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SnapshotData.swift; sourceTree = "<group>"; };
|
102 |
| - 1694DF8F2351CA6A00B7807A /* DocumentReference+Codable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "DocumentReference+Codable.swift"; sourceTree = "<group>"; }; |
103 |
| - 1694DF902351CA6A00B7807A /* Timestamp+Codable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Timestamp+Codable.swift"; sourceTree = "<group>"; }; |
104 |
| - 1694DF912351CA6A00B7807A /* ExplicitNull.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ExplicitNull.swift; sourceTree = "<group>"; }; |
105 |
| - 1694DF922351CA6A00B7807A /* CodableErrors.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CodableErrors.swift; sourceTree = "<group>"; }; |
106 |
| - 1694DF932351CA6A00B7807A /* GeoPoint+Codable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "GeoPoint+Codable.swift"; sourceTree = "<group>"; }; |
107 |
| - 1694DF942351CA6A00B7807A /* Transaction+WriteEncodable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "Transaction+WriteEncodable.swift"; sourceTree = "<group>"; }; |
108 |
| - 1694DF952351CA6A00B7807A /* SelfDocumentId.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SelfDocumentId.swift; sourceTree = "<group>"; }; |
109 |
| - 1694DF962351CA6A00B7807A /* CollectionReference+WriteEncodable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "CollectionReference+WriteEncodable.swift"; sourceTree = "<group>"; }; |
110 |
| - 1694DF972351CA6A00B7807A /* README.md */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = net.daringfireball.markdown; path = README.md; sourceTree = "<group>"; }; |
111 |
| - 1694DF982351CA6A00B7807A /* DocumentReference+WriteEncodable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "DocumentReference+WriteEncodable.swift"; sourceTree = "<group>"; }; |
112 |
| - 1694DF992351CA6A00B7807A /* FirestoreEncoder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FirestoreEncoder.swift; sourceTree = "<group>"; }; |
113 |
| - 1694DF9A2351CA6A00B7807A /* DocumentSnapshot+ReadDecodable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "DocumentSnapshot+ReadDecodable.swift"; sourceTree = "<group>"; }; |
114 |
| - 1694DF9B2351CA6A00B7807A /* WriteBatch+WriteEncodable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "WriteBatch+WriteEncodable.swift"; sourceTree = "<group>"; }; |
115 |
| - 1694DF9C2351CA6A00B7807A /* FieldValue+Encodable.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "FieldValue+Encodable.swift"; sourceTree = "<group>"; }; |
116 |
| - 1694DF9D2351CA6A00B7807A /* CodablePassThroughTypes.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CodablePassThroughTypes.swift; sourceTree = "<group>"; }; |
117 |
| - 1694DF9E2351CA6A00B7807A /* FirestoreDecoder.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FirestoreDecoder.swift; sourceTree = "<group>"; }; |
118 | 86 | 1694DF9F2351CA6A00B7807A /* SnapshotType+Read.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = "SnapshotType+Read.swift"; sourceTree = "<group>"; };
|
119 | 87 | 1694DFA02351CA6A00B7807A /* IncrementableNumber.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IncrementableNumber.swift; sourceTree = "<group>"; };
|
120 | 88 | 1694DFA12351CA6A00B7807A /* DeletableField.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DeletableField.swift; sourceTree = "<group>"; };
|
|
218 | 186 | path = Sources;
|
219 | 187 | sourceTree = "<group>";
|
220 | 188 | };
|
221 |
| - 1694DF8E2351CA6A00B7807A /* FirebaseFirestoreSwift */ = { |
222 |
| - isa = PBXGroup; |
223 |
| - children = ( |
224 |
| - 1694DF8F2351CA6A00B7807A /* DocumentReference+Codable.swift */, |
225 |
| - 1694DF902351CA6A00B7807A /* Timestamp+Codable.swift */, |
226 |
| - 1694DF912351CA6A00B7807A /* ExplicitNull.swift */, |
227 |
| - 1694DF922351CA6A00B7807A /* CodableErrors.swift */, |
228 |
| - 1694DF932351CA6A00B7807A /* GeoPoint+Codable.swift */, |
229 |
| - 1694DF942351CA6A00B7807A /* Transaction+WriteEncodable.swift */, |
230 |
| - 1694DF952351CA6A00B7807A /* SelfDocumentId.swift */, |
231 |
| - 1694DF962351CA6A00B7807A /* CollectionReference+WriteEncodable.swift */, |
232 |
| - 1694DF972351CA6A00B7807A /* README.md */, |
233 |
| - 1694DF982351CA6A00B7807A /* DocumentReference+WriteEncodable.swift */, |
234 |
| - 1694DF992351CA6A00B7807A /* FirestoreEncoder.swift */, |
235 |
| - 1694DF9A2351CA6A00B7807A /* DocumentSnapshot+ReadDecodable.swift */, |
236 |
| - 1694DF9B2351CA6A00B7807A /* WriteBatch+WriteEncodable.swift */, |
237 |
| - 1694DF9C2351CA6A00B7807A /* FieldValue+Encodable.swift */, |
238 |
| - 1694DF9D2351CA6A00B7807A /* CodablePassThroughTypes.swift */, |
239 |
| - 1694DF9E2351CA6A00B7807A /* FirestoreDecoder.swift */, |
240 |
| - ); |
241 |
| - path = FirebaseFirestoreSwift; |
242 |
| - sourceTree = "<group>"; |
243 |
| - }; |
244 | 189 | 1694DFCC2351CB2000B7807A /* Sources */ = {
|
245 | 190 | isa = PBXGroup;
|
246 | 191 | children = (
|
|
267 | 212 | 16982A05235996150018C74C /* Core */ = {
|
268 | 213 | isa = PBXGroup;
|
269 | 214 | children = (
|
270 |
| - 1694DF8E2351CA6A00B7807A /* FirebaseFirestoreSwift */, |
271 | 215 | 1694DFA42351CA6A00B7807A /* AtomicArray.swift */,
|
272 | 216 | 1694DFA32351CA6A00B7807A /* Batch.swift */,
|
273 | 217 | 1694DF872351CA6A00B7807A /* CollectionGroup.swift */,
|
|
419 | 363 | isa = PBXResourcesBuildPhase;
|
420 | 364 | buildActionMask = 2147483647;
|
421 | 365 | files = (
|
422 |
| - 1694DFBC2351CA6A00B7807A /* README.md in Resources */, |
423 | 366 | );
|
424 | 367 | runOnlyForDeploymentPostprocessing = 0;
|
425 | 368 | };
|
|
502 | 445 | buildActionMask = 2147483647;
|
503 | 446 | files = (
|
504 | 447 | 1694DFCB2351CA6A00B7807A /* WriteBatch+Snapshot.swift in Sources */,
|
505 |
| - 1694DFBE2351CA6A00B7807A /* FirestoreEncoder.swift in Sources */, |
506 | 448 | 1694DFAE2351CA6A00B7807A /* SnapshotError.swift in Sources */,
|
507 | 449 | 1694DFB12351CA6A00B7807A /* IncrementableDouble.swift in Sources */,
|
508 | 450 | 1694DFAA2351CA6A00B7807A /* FieldNameReferable.swift in Sources */,
|
509 | 451 | 1694DFC52351CA6A00B7807A /* IncrementableNumber.swift in Sources */,
|
510 |
| - 1694DFB42351CA6A00B7807A /* DocumentReference+Codable.swift in Sources */, |
511 | 452 | 1694DFA92351CA6A00B7807A /* Reference.swift in Sources */,
|
512 |
| - 1694DFBB2351CA6A00B7807A /* CollectionReference+WriteEncodable.swift in Sources */, |
513 | 453 | 1694DFCA2351CA6A00B7807A /* Result+.swift in Sources */,
|
514 |
| - 1694DFC12351CA6A00B7807A /* FieldValue+Encodable.swift in Sources */, |
515 | 454 | 1694DFC72351CA6A00B7807A /* QueryBuilder.swift in Sources */,
|
516 | 455 | 1694DFC62351CA6A00B7807A /* DeletableField.swift in Sources */,
|
517 |
| - 1694DFBF2351CA6A00B7807A /* DocumentSnapshot+ReadDecodable.swift in Sources */, |
518 |
| - 1694DFC32351CA6A00B7807A /* FirestoreDecoder.swift in Sources */, |
519 |
| - 1694DFC22351CA6A00B7807A /* CodablePassThroughTypes.swift in Sources */, |
520 | 456 | 1694DFA72351CA6A00B7807A /* SnapshotType+Write.swift in Sources */,
|
521 | 457 | 1694DFC92351CA6A00B7807A /* AtomicArray.swift in Sources */,
|
522 |
| - 1694DFB82351CA6A00B7807A /* GeoPoint+Codable.swift in Sources */, |
523 | 458 | 1694DFAD2351CA6A00B7807A /* CollectionGroup.swift in Sources */,
|
524 | 459 | 1694DFC42351CA6A00B7807A /* SnapshotType+Read.swift in Sources */,
|
525 |
| - 1694DFB72351CA6A00B7807A /* CodableErrors.swift in Sources */, |
526 | 460 | 1694DFAF2351CA6A00B7807A /* Snapshot.swift in Sources */,
|
527 | 461 | 16982A0C235AF4500018C74C /* StorageReference+Codable.swift in Sources */,
|
528 |
| - 1694DFB92351CA6A00B7807A /* Transaction+WriteEncodable.swift in Sources */, |
529 | 462 | 1694DFAC2351CA6A00B7807A /* Transaction+Snapshot.swift in Sources */,
|
530 |
| - 1694DFBD2351CA6A00B7807A /* DocumentReference+WriteEncodable.swift in Sources */, |
531 |
| - 1694DFB62351CA6A00B7807A /* ExplicitNull.swift in Sources */, |
532 | 463 | 1637436023534929009EB510 /* SnapshotType.swift in Sources */,
|
533 | 464 | 16982A08235998AA0018C74C /* StoragePath.swift in Sources */,
|
534 | 465 | 1694DFA82351CA6A00B7807A /* IncrementableInt.swift in Sources */,
|
535 | 466 | 1694DFB22351CA6A00B7807A /* Path.swift in Sources */,
|
536 | 467 | 1694DFC82351CA6A00B7807A /* Batch.swift in Sources */,
|
537 |
| - 1694DFC02351CA6A00B7807A /* WriteBatch+WriteEncodable.swift in Sources */, |
538 | 468 | 1694DFB32351CA6A00B7807A /* SnapshotData.swift in Sources */,
|
539 |
| - 1694DFBA2351CA6A00B7807A /* SelfDocumentId.swift in Sources */, |
540 | 469 | 1694DFB02351CA6A00B7807A /* DocumentTimestamps.swift in Sources */,
|
541 | 470 | 1637436423547326009EB510 /* DocumentReference+.swift in Sources */,
|
542 |
| - 1694DFB52351CA6A00B7807A /* Timestamp+Codable.swift in Sources */, |
543 | 471 | );
|
544 | 472 | runOnlyForDeploymentPostprocessing = 0;
|
545 | 473 | };
|
|
0 commit comments