|
167 | 167 | F3E6B5511B2BFCA500F735EE /* FilterTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3E6B54F1B2BFCA500F735EE /* FilterTests.swift */; }; |
168 | 168 | F3E6B5531B2C01CC00F735EE /* OrderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3E6B5521B2C01CC00F735EE /* OrderTests.swift */; }; |
169 | 169 | F3E6B5541B2C01CC00F735EE /* OrderTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3E6B5521B2C01CC00F735EE /* OrderTests.swift */; }; |
170 | | - F3F1BC561CD0020100F9072D /* CoreDataQueryInterface.h in Headers */ = {isa = PBXBuildFile; fileRef = F3F1BC551CD0020100F9072D /* CoreDataQueryInterface.h */; settings = {ATTRIBUTES = (Public, ); }; }; |
171 | 170 | F3F1BC5B1CD0025700F9072D /* Aggregable.swift in Sources */ = {isa = PBXBuildFile; fileRef = F33863971C322BDB00818352 /* Aggregable.swift */; }; |
172 | 171 | F3F1BC5C1CD0025700F9072D /* Attribute.swift in Sources */ = {isa = PBXBuildFile; fileRef = F37A46EF1B2BD61700D4EE61 /* Attribute.swift */; }; |
173 | 172 | F3F1BC5D1CD0025700F9072D /* BooleanAttribute.swift in Sources */ = {isa = PBXBuildFile; fileRef = F35DD37B1CB01D1600FB2EF8 /* BooleanAttribute.swift */; }; |
|
294 | 293 | F3E6B54F1B2BFCA500F735EE /* FilterTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FilterTests.swift; sourceTree = "<group>"; }; |
295 | 294 | F3E6B5521B2C01CC00F735EE /* OrderTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OrderTests.swift; sourceTree = "<group>"; }; |
296 | 295 | F3F1BC531CD0020100F9072D /* CoreDataQueryInterface.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = CoreDataQueryInterface.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
297 | | - F3F1BC551CD0020100F9072D /* CoreDataQueryInterface.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CoreDataQueryInterface.h; sourceTree = "<group>"; }; |
298 | | - F3F1BC571CD0020100F9072D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; |
299 | 296 | /* End PBXFileReference section */ |
300 | 297 |
|
301 | 298 | /* Begin PBXFrameworksBuildPhase section */ |
|
431 | 428 | F356831B1B43AC040089F0A0 /* README.md */, |
432 | 429 | F37C46A41B2A780200B35B1B /* CoreDataQueryInterface */, |
433 | 430 | F37C46B01B2A780200B35B1B /* CoreDataQueryInterfaceTests */, |
434 | | - F3F1BC541CD0020100F9072D /* CoreDataQueryInterface */, |
435 | 431 | F37C46A31B2A780200B35B1B /* Products */, |
436 | 432 | F3DEBD9F1B40FCCD00EE1382 /* bin */, |
437 | 433 | ); |
|
474 | 470 | path = CoreDataQueryInterfaceTests; |
475 | 471 | sourceTree = "<group>"; |
476 | 472 | }; |
477 | | - F3F1BC541CD0020100F9072D /* CoreDataQueryInterface */ = { |
478 | | - isa = PBXGroup; |
479 | | - children = ( |
480 | | - F3F1BC551CD0020100F9072D /* CoreDataQueryInterface.h */, |
481 | | - F3F1BC571CD0020100F9072D /* Info.plist */, |
482 | | - ); |
483 | | - path = CoreDataQueryInterface; |
484 | | - sourceTree = "<group>"; |
485 | | - }; |
486 | 473 | /* End PBXGroup section */ |
487 | 474 |
|
488 | 475 | /* Begin PBXHeadersBuildPhase section */ |
|
513 | 500 | isa = PBXHeadersBuildPhase; |
514 | 501 | buildActionMask = 2147483647; |
515 | 502 | files = ( |
516 | | - F3F1BC561CD0020100F9072D /* CoreDataQueryInterface.h in Headers */, |
517 | 503 | ); |
518 | 504 | runOnlyForDeploymentPostprocessing = 0; |
519 | 505 | }; |
|
0 commit comments