|
98 | 98 | F3967F081D98481E006382C6 /* Query.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3967F051D98481E006382C6 /* Query.swift */; }; |
99 | 99 | F3967F091D98481E006382C6 /* Query.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3967F051D98481E006382C6 /* Query.swift */; }; |
100 | 100 | F39C7A741B718E34008DB31C /* CoreDataQueryInterface.h in Headers */ = {isa = PBXBuildFile; fileRef = F37C46A51B2A780200B35B1B /* CoreDataQueryInterface.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
| 101 | + F3E65C911DBFEBF80063DFA5 /* Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3E65C901DBFEBF80063DFA5 /* Debug.swift */; }; |
| 102 | + F3E65C921DBFEBF80063DFA5 /* Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3E65C901DBFEBF80063DFA5 /* Debug.swift */; }; |
| 103 | + F3E65C931DBFEBF80063DFA5 /* Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3E65C901DBFEBF80063DFA5 /* Debug.swift */; }; |
| 104 | + F3E65C941DBFEBF80063DFA5 /* Debug.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3E65C901DBFEBF80063DFA5 /* Debug.swift */; }; |
101 | 105 | F3E6B5501B2BFCA500F735EE /* FilterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3E6B54F1B2BFCA500F735EE /* FilterTests.swift */; }; |
102 | 106 | F3E6B5511B2BFCA500F735EE /* FilterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3E6B54F1B2BFCA500F735EE /* FilterTests.swift */; }; |
103 | 107 | F3E6B5531B2C01CC00F735EE /* OrderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3E6B5521B2C01CC00F735EE /* OrderTests.swift */; }; |
|
175 | 179 | F3967F051D98481E006382C6 /* Query.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Query.swift; sourceTree = "<group>"; }; |
176 | 180 | F39C7A711B718DB2008DB31C /* LICENSE */ = {isa = PBXFileReference; lastKnownFileType = text; path = LICENSE; sourceTree = "<group>"; }; |
177 | 181 | F3DEBD9F1B40FCCD00EE1382 /* bin */ = {isa = PBXFileReference; lastKnownFileType = folder; path = bin; sourceTree = "<group>"; }; |
| 182 | + F3E65C901DBFEBF80063DFA5 /* Debug.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Debug.swift; sourceTree = "<group>"; }; |
178 | 183 | F3E6B54F1B2BFCA500F735EE /* FilterTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FilterTests.swift; sourceTree = "<group>"; }; |
179 | 184 | F3E6B5521B2C01CC00F735EE /* OrderTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OrderTests.swift; sourceTree = "<group>"; }; |
180 | 185 | F3F1BC531CD0020100F9072D /* CoreDataQueryInterface.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = CoreDataQueryInterface.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
|
282 | 287 | F3967F001D984801006382C6 /* QueryBuilder.swift */, |
283 | 288 | F3967EE21D984610006382C6 /* Types.swift */, |
284 | 289 | F34169B51DA57AB00009560A /* Util.swift */, |
| 290 | + F3E65C901DBFEBF80063DFA5 /* Debug.swift */, |
285 | 291 | ); |
286 | 292 | name = Source; |
287 | 293 | sourceTree = "<group>"; |
|
623 | 629 | F3967EDA1D9844CD006382C6 /* Protocols.swift in Sources */, |
624 | 630 | F3967EE91D9846C7006382C6 /* Attributes.swift in Sources */, |
625 | 631 | F3967EF81D984758006382C6 /* Miscellanea.swift in Sources */, |
| 632 | + F3E65C921DBFEBF80063DFA5 /* Debug.swift in Sources */, |
626 | 633 | F3F52CEF1D984CB4009D8DFB /* Predicate.swift in Sources */, |
627 | 634 | F34169B71DA57AB00009560A /* Util.swift in Sources */, |
628 | 635 | F3967F021D984801006382C6 /* QueryBuilder.swift in Sources */, |
|
665 | 672 | F3967EDB1D9844CD006382C6 /* Protocols.swift in Sources */, |
666 | 673 | F3967EEA1D9846C7006382C6 /* Attributes.swift in Sources */, |
667 | 674 | F3967EF91D984758006382C6 /* Miscellanea.swift in Sources */, |
| 675 | + F3E65C931DBFEBF80063DFA5 /* Debug.swift in Sources */, |
668 | 676 | F3F52CF01D984CB4009D8DFB /* Predicate.swift in Sources */, |
669 | 677 | F34169B81DA57AB00009560A /* Util.swift in Sources */, |
670 | 678 | F3967F031D984801006382C6 /* QueryBuilder.swift in Sources */, |
|
707 | 715 | F3967ED91D9844CD006382C6 /* Protocols.swift in Sources */, |
708 | 716 | F3967EE81D9846C7006382C6 /* Attributes.swift in Sources */, |
709 | 717 | F3967EF71D984758006382C6 /* Miscellanea.swift in Sources */, |
| 718 | + F3E65C911DBFEBF80063DFA5 /* Debug.swift in Sources */, |
710 | 719 | F3F52CEE1D984CB4009D8DFB /* Predicate.swift in Sources */, |
711 | 720 | F34169B61DA57AB00009560A /* Util.swift in Sources */, |
712 | 721 | F3967F011D984801006382C6 /* QueryBuilder.swift in Sources */, |
|
749 | 758 | F3967EDC1D9844CD006382C6 /* Protocols.swift in Sources */, |
750 | 759 | F3967EEB1D9846C7006382C6 /* Attributes.swift in Sources */, |
751 | 760 | F3967EFA1D984758006382C6 /* Miscellanea.swift in Sources */, |
| 761 | + F3E65C941DBFEBF80063DFA5 /* Debug.swift in Sources */, |
752 | 762 | F3F52CF11D984CB4009D8DFB /* Predicate.swift in Sources */, |
753 | 763 | F34169B91DA57AB00009560A /* Util.swift in Sources */, |
754 | 764 | F3967F041D984801006382C6 /* QueryBuilder.swift in Sources */, |
|
0 commit comments