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