|
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 | + F3F1BC5B1CD0025700F9072D /* Aggregable.swift in Sources */ = {isa = PBXBuildFile; fileRef = F33863971C322BDB00818352 /* Aggregable.swift */; }; |
| 172 | + F3F1BC5C1CD0025700F9072D /* Attribute.swift in Sources */ = {isa = PBXBuildFile; fileRef = F37A46EF1B2BD61700D4EE61 /* Attribute.swift */; }; |
| 173 | + F3F1BC5D1CD0025700F9072D /* BooleanAttribute.swift in Sources */ = {isa = PBXBuildFile; fileRef = F35DD37B1CB01D1600FB2EF8 /* BooleanAttribute.swift */; }; |
| 174 | + F3F1BC5E1CD0025700F9072D /* Count.swift in Sources */ = {isa = PBXBuildFile; fileRef = F379BB001C3470FA001BC25B /* Count.swift */; }; |
| 175 | + F3F1BC5F1CD0025700F9072D /* CustomExpressionConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = F33863921C322AFE00818352 /* CustomExpressionConvertible.swift */; }; |
| 176 | + F3F1BC601CD0025700F9072D /* CustomPropertyConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = F33863A11C322DB700818352 /* CustomPropertyConvertible.swift */; }; |
| 177 | + F3F1BC611CD0025700F9072D /* CustomSortDescriptorConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = F367DE2F1B2D6149009C1020 /* CustomSortDescriptorConvertible.swift */; }; |
| 178 | + F3F1BC621CD0025700F9072D /* DataAttribute.swift in Sources */ = {isa = PBXBuildFile; fileRef = F35DD3761CB01C5300FB2EF8 /* DataAttribute.swift */; }; |
| 179 | + F3F1BC631CD0025700F9072D /* DateAttribute.swift in Sources */ = {isa = PBXBuildFile; fileRef = F35DD3711CB01BC300FB2EF8 /* DateAttribute.swift */; }; |
| 180 | + F3F1BC641CD0025700F9072D /* EntityAttribute.swift in Sources */ = {isa = PBXBuildFile; fileRef = F38B43031CB04AFE0028E515 /* EntityAttribute.swift */; }; |
| 181 | + F3F1BC651CD0025700F9072D /* EntityQuery.swift in Sources */ = {isa = PBXBuildFile; fileRef = F371ABBC1B2BA9DA002A8A85 /* EntityQuery.swift */; }; |
| 182 | + F3F1BC661CD0025700F9072D /* EntityType.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3158D1B1B2A91040041B125 /* EntityType.swift */; }; |
| 183 | + F3F1BC671CD0025700F9072D /* Executing.swift in Sources */ = {isa = PBXBuildFile; fileRef = F371ABDA1B2BC15C002A8A85 /* Executing.swift */; }; |
| 184 | + F3F1BC681CD0025700F9072D /* ExpressionQuery.swift in Sources */ = {isa = PBXBuildFile; fileRef = F371ABC11B2BAC28002A8A85 /* ExpressionQuery.swift */; }; |
| 185 | + F3F1BC691CD0025700F9072D /* ExpressionQueryType.swift in Sources */ = {isa = PBXBuildFile; fileRef = F371ABCB1B2BBB15002A8A85 /* ExpressionQueryType.swift */; }; |
| 186 | + F3F1BC6A1CD0025700F9072D /* Filtering.swift in Sources */ = {isa = PBXBuildFile; fileRef = F371ABD01B2BC122002A8A85 /* Filtering.swift */; }; |
| 187 | + F3F1BC6B1CD0025700F9072D /* Grouping.swift in Sources */ = {isa = PBXBuildFile; fileRef = F34E749D1B2E576000FAA04A /* Grouping.swift */; }; |
| 188 | + F3F1BC6C1CD0025700F9072D /* Logger.swift in Sources */ = {isa = PBXBuildFile; fileRef = F335F5D21CB2CE370044A826 /* Logger.swift */; }; |
| 189 | + F3F1BC6D1CD0025700F9072D /* ManagedObjectContextType.swift in Sources */ = {isa = PBXBuildFile; fileRef = F371ABEA1B2BC4CB002A8A85 /* ManagedObjectContextType.swift */; }; |
| 190 | + F3F1BC6E1CD0025700F9072D /* ManagedObjectIDQuery.swift in Sources */ = {isa = PBXBuildFile; fileRef = F371ABE41B2BC2E7002A8A85 /* ManagedObjectIDQuery.swift */; }; |
| 191 | + F3F1BC6F1CD0025700F9072D /* NSManagedObjectID.swift in Sources */ = {isa = PBXBuildFile; fileRef = F39E485C1CB0208F00A60255 /* NSManagedObjectID.swift */; }; |
| 192 | + F3F1BC701CD0025700F9072D /* Null.swift in Sources */ = {isa = PBXBuildFile; fileRef = F35DD36C1CB0160400FB2EF8 /* Null.swift */; }; |
| 193 | + F3F1BC711CD0025700F9072D /* NumericAttribute.swift in Sources */ = {isa = PBXBuildFile; fileRef = F35DD3801CB01D3C00FB2EF8 /* NumericAttribute.swift */; }; |
| 194 | + F3F1BC721CD0025700F9072D /* Operators.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3754CCA1B35FBE5004B46B3 /* Operators.swift */; }; |
| 195 | + F3F1BC731CD0025700F9072D /* Ordering.swift in Sources */ = {isa = PBXBuildFile; fileRef = F371ABD51B2BC14A002A8A85 /* Ordering.swift */; }; |
| 196 | + F3F1BC741CD0025700F9072D /* Predicate.swift in Sources */ = {isa = PBXBuildFile; fileRef = F37A46F41B2BD77900D4EE61 /* Predicate.swift */; }; |
| 197 | + F3F1BC751CD0025700F9072D /* PredicateBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = F35DD3671CAF8BC400FB2EF8 /* PredicateBuilder.swift */; }; |
| 198 | + F3F1BC761CD0025700F9072D /* PredicateComparable.swift in Sources */ = {isa = PBXBuildFile; fileRef = F3AE4B181CC960F100AAEE1D /* PredicateComparable.swift */; }; |
| 199 | + F3F1BC771CD0025700F9072D /* QueryBuilder.swift in Sources */ = {isa = PBXBuildFile; fileRef = F371ABB71B2BA8BA002A8A85 /* QueryBuilder.swift */; }; |
| 200 | + F3F1BC781CD0025700F9072D /* QueryType.swift in Sources */ = {isa = PBXBuildFile; fileRef = F371ABC61B2BB80E002A8A85 /* QueryType.swift */; }; |
| 201 | + F3F1BC791CD0025700F9072D /* Selecting.swift in Sources */ = {isa = PBXBuildFile; fileRef = F371ABDF1B2BC1F7002A8A85 /* Selecting.swift */; }; |
| 202 | + F3F1BC7A1CD0025700F9072D /* StringAttribute.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8E4918DE1CAF6F1200DFB3C8 /* StringAttribute.swift */; }; |
| 203 | + F3F1BC7B1CD0025700F9072D /* TypedExpressionConvertible.swift in Sources */ = {isa = PBXBuildFile; fileRef = 8EC22BBE1CAA37D500642BB6 /* TypedExpressionConvertible.swift */; }; |
170 | 204 | F3FE7AD11B2B87CF00AA5845 /* SanityTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = F37C46B11B2A780200B35B1B /* SanityTests.swift */; }; |
171 | 205 | /* End PBXBuildFile section */ |
172 | 206 |
|
|
259 | 293 | F3DEBD9F1B40FCCD00EE1382 /* bin */ = {isa = PBXFileReference; lastKnownFileType = folder; path = bin; sourceTree = "<group>"; }; |
260 | 294 | F3E6B54F1B2BFCA500F735EE /* FilterTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FilterTests.swift; sourceTree = "<group>"; }; |
261 | 295 | F3E6B5521B2C01CC00F735EE /* OrderTests.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OrderTests.swift; sourceTree = "<group>"; }; |
| 296 | + 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>"; }; |
262 | 299 | /* End PBXFileReference section */ |
263 | 300 |
|
264 | 301 | /* Begin PBXFrameworksBuildPhase section */ |
|
307 | 344 | ); |
308 | 345 | runOnlyForDeploymentPostprocessing = 0; |
309 | 346 | }; |
| 347 | + F3F1BC4F1CD0020100F9072D /* Frameworks */ = { |
| 348 | + isa = PBXFrameworksBuildPhase; |
| 349 | + buildActionMask = 2147483647; |
| 350 | + files = ( |
| 351 | + ); |
| 352 | + runOnlyForDeploymentPostprocessing = 0; |
| 353 | + }; |
310 | 354 | /* End PBXFrameworksBuildPhase section */ |
311 | 355 |
|
312 | 356 | /* Begin PBXGroup section */ |
|
387 | 431 | F356831B1B43AC040089F0A0 /* README.md */, |
388 | 432 | F37C46A41B2A780200B35B1B /* CoreDataQueryInterface */, |
389 | 433 | F37C46B01B2A780200B35B1B /* CoreDataQueryInterfaceTests */, |
| 434 | + F3F1BC541CD0020100F9072D /* CoreDataQueryInterface */, |
390 | 435 | F37C46A31B2A780200B35B1B /* Products */, |
391 | 436 | F3DEBD9F1B40FCCD00EE1382 /* bin */, |
392 | 437 | ); |
|
401 | 446 | F30D1CD31B2A891100AF80A1 /* CoreDataQueryInterfaceOSXTests.xctest */, |
402 | 447 | F356DC2B1CCFFF4C00BF0907 /* CoreDataQueryInterface.framework */, |
403 | 448 | F356DC341CCFFF4C00BF0907 /* CoreDataQueryInterfacetvOSTests.xctest */, |
| 449 | + F3F1BC531CD0020100F9072D /* CoreDataQueryInterface.framework */, |
404 | 450 | ); |
405 | 451 | name = Products; |
406 | 452 | sourceTree = "<group>"; |
|
428 | 474 | path = CoreDataQueryInterfaceTests; |
429 | 475 | sourceTree = "<group>"; |
430 | 476 | }; |
| 477 | + F3F1BC541CD0020100F9072D /* CoreDataQueryInterface */ = { |
| 478 | + isa = PBXGroup; |
| 479 | + children = ( |
| 480 | + F3F1BC551CD0020100F9072D /* CoreDataQueryInterface.h */, |
| 481 | + F3F1BC571CD0020100F9072D /* Info.plist */, |
| 482 | + ); |
| 483 | + path = CoreDataQueryInterface; |
| 484 | + sourceTree = "<group>"; |
| 485 | + }; |
431 | 486 | /* End PBXGroup section */ |
432 | 487 |
|
433 | 488 | /* Begin PBXHeadersBuildPhase section */ |
|
454 | 509 | ); |
455 | 510 | runOnlyForDeploymentPostprocessing = 0; |
456 | 511 | }; |
| 512 | + F3F1BC501CD0020100F9072D /* Headers */ = { |
| 513 | + isa = PBXHeadersBuildPhase; |
| 514 | + buildActionMask = 2147483647; |
| 515 | + files = ( |
| 516 | + F3F1BC561CD0020100F9072D /* CoreDataQueryInterface.h in Headers */, |
| 517 | + ); |
| 518 | + runOnlyForDeploymentPostprocessing = 0; |
| 519 | + }; |
457 | 520 | /* End PBXHeadersBuildPhase section */ |
458 | 521 |
|
459 | 522 | /* Begin PBXNativeTarget section */ |
|
565 | 628 | productReference = F37C46AC1B2A780200B35B1B /* CoreDataQueryInterfaceiOSTests.xctest */; |
566 | 629 | productType = "com.apple.product-type.bundle.unit-test"; |
567 | 630 | }; |
| 631 | + F3F1BC521CD0020100F9072D /* CoreDataQueryInterfacewatchOS */ = { |
| 632 | + isa = PBXNativeTarget; |
| 633 | + buildConfigurationList = F3F1BC5A1CD0020100F9072D /* Build configuration list for PBXNativeTarget "CoreDataQueryInterfacewatchOS" */; |
| 634 | + buildPhases = ( |
| 635 | + F3F1BC4E1CD0020100F9072D /* Sources */, |
| 636 | + F3F1BC4F1CD0020100F9072D /* Frameworks */, |
| 637 | + F3F1BC501CD0020100F9072D /* Headers */, |
| 638 | + F3F1BC511CD0020100F9072D /* Resources */, |
| 639 | + ); |
| 640 | + buildRules = ( |
| 641 | + ); |
| 642 | + dependencies = ( |
| 643 | + ); |
| 644 | + name = CoreDataQueryInterfacewatchOS; |
| 645 | + productName = CoreDataQueryInterface; |
| 646 | + productReference = F3F1BC531CD0020100F9072D /* CoreDataQueryInterface.framework */; |
| 647 | + productType = "com.apple.product-type.framework"; |
| 648 | + }; |
568 | 649 | /* End PBXNativeTarget section */ |
569 | 650 |
|
570 | 651 | /* Begin PBXProject section */ |
|
593 | 674 | F37C46AB1B2A780200B35B1B = { |
594 | 675 | CreatedOnToolsVersion = 7.0; |
595 | 676 | }; |
| 677 | + F3F1BC521CD0020100F9072D = { |
| 678 | + CreatedOnToolsVersion = 7.3; |
| 679 | + }; |
596 | 680 | }; |
597 | 681 | }; |
598 | 682 | buildConfigurationList = F37C469C1B2A780200B35B1B /* Build configuration list for PBXProject "CoreDataQueryInterface" */; |
|
613 | 697 | F30D1CD21B2A891100AF80A1 /* CoreDataQueryInterfaceOSXTests */, |
614 | 698 | F356DC2A1CCFFF4C00BF0907 /* CoreDataQueryInterfacetvOS */, |
615 | 699 | F356DC331CCFFF4C00BF0907 /* CoreDataQueryInterfacetvOSTests */, |
| 700 | + F3F1BC521CD0020100F9072D /* CoreDataQueryInterfacewatchOS */, |
616 | 701 | ); |
617 | 702 | }; |
618 | 703 | /* End PBXProject section */ |
|
663 | 748 | ); |
664 | 749 | runOnlyForDeploymentPostprocessing = 0; |
665 | 750 | }; |
| 751 | + F3F1BC511CD0020100F9072D /* Resources */ = { |
| 752 | + isa = PBXResourcesBuildPhase; |
| 753 | + buildActionMask = 2147483647; |
| 754 | + files = ( |
| 755 | + ); |
| 756 | + runOnlyForDeploymentPostprocessing = 0; |
| 757 | + }; |
666 | 758 | /* End PBXResourcesBuildPhase section */ |
667 | 759 |
|
668 | 760 | /* Begin PBXSourcesBuildPhase section */ |
|
861 | 953 | ); |
862 | 954 | runOnlyForDeploymentPostprocessing = 0; |
863 | 955 | }; |
| 956 | + F3F1BC4E1CD0020100F9072D /* Sources */ = { |
| 957 | + isa = PBXSourcesBuildPhase; |
| 958 | + buildActionMask = 2147483647; |
| 959 | + files = ( |
| 960 | + F3F1BC5F1CD0025700F9072D /* CustomExpressionConvertible.swift in Sources */, |
| 961 | + F3F1BC741CD0025700F9072D /* Predicate.swift in Sources */, |
| 962 | + F3F1BC601CD0025700F9072D /* CustomPropertyConvertible.swift in Sources */, |
| 963 | + F3F1BC7B1CD0025700F9072D /* TypedExpressionConvertible.swift in Sources */, |
| 964 | + F3F1BC651CD0025700F9072D /* EntityQuery.swift in Sources */, |
| 965 | + F3F1BC5C1CD0025700F9072D /* Attribute.swift in Sources */, |
| 966 | + F3F1BC671CD0025700F9072D /* Executing.swift in Sources */, |
| 967 | + F3F1BC5D1CD0025700F9072D /* BooleanAttribute.swift in Sources */, |
| 968 | + F3F1BC701CD0025700F9072D /* Null.swift in Sources */, |
| 969 | + F3F1BC731CD0025700F9072D /* Ordering.swift in Sources */, |
| 970 | + F3F1BC621CD0025700F9072D /* DataAttribute.swift in Sources */, |
| 971 | + F3F1BC661CD0025700F9072D /* EntityType.swift in Sources */, |
| 972 | + F3F1BC761CD0025700F9072D /* PredicateComparable.swift in Sources */, |
| 973 | + F3F1BC6F1CD0025700F9072D /* NSManagedObjectID.swift in Sources */, |
| 974 | + F3F1BC711CD0025700F9072D /* NumericAttribute.swift in Sources */, |
| 975 | + F3F1BC791CD0025700F9072D /* Selecting.swift in Sources */, |
| 976 | + F3F1BC6E1CD0025700F9072D /* ManagedObjectIDQuery.swift in Sources */, |
| 977 | + F3F1BC5B1CD0025700F9072D /* Aggregable.swift in Sources */, |
| 978 | + F3F1BC611CD0025700F9072D /* CustomSortDescriptorConvertible.swift in Sources */, |
| 979 | + F3F1BC631CD0025700F9072D /* DateAttribute.swift in Sources */, |
| 980 | + F3F1BC771CD0025700F9072D /* QueryBuilder.swift in Sources */, |
| 981 | + F3F1BC5E1CD0025700F9072D /* Count.swift in Sources */, |
| 982 | + F3F1BC751CD0025700F9072D /* PredicateBuilder.swift in Sources */, |
| 983 | + F3F1BC691CD0025700F9072D /* ExpressionQueryType.swift in Sources */, |
| 984 | + F3F1BC781CD0025700F9072D /* QueryType.swift in Sources */, |
| 985 | + F3F1BC721CD0025700F9072D /* Operators.swift in Sources */, |
| 986 | + F3F1BC6D1CD0025700F9072D /* ManagedObjectContextType.swift in Sources */, |
| 987 | + F3F1BC6C1CD0025700F9072D /* Logger.swift in Sources */, |
| 988 | + F3F1BC7A1CD0025700F9072D /* StringAttribute.swift in Sources */, |
| 989 | + F3F1BC681CD0025700F9072D /* ExpressionQuery.swift in Sources */, |
| 990 | + F3F1BC6A1CD0025700F9072D /* Filtering.swift in Sources */, |
| 991 | + F3F1BC641CD0025700F9072D /* EntityAttribute.swift in Sources */, |
| 992 | + F3F1BC6B1CD0025700F9072D /* Grouping.swift in Sources */, |
| 993 | + ); |
| 994 | + runOnlyForDeploymentPostprocessing = 0; |
| 995 | + }; |
864 | 996 | /* End PBXSourcesBuildPhase section */ |
865 | 997 |
|
866 | 998 | /* Begin PBXTargetDependency section */ |
|
1173 | 1305 | }; |
1174 | 1306 | name = Release; |
1175 | 1307 | }; |
| 1308 | + F3F1BC581CD0020100F9072D /* Debug */ = { |
| 1309 | + isa = XCBuildConfiguration; |
| 1310 | + buildSettings = { |
| 1311 | + APPLICATION_EXTENSION_API_ONLY = YES; |
| 1312 | + CLANG_ANALYZER_NONNULL = YES; |
| 1313 | + DEFINES_MODULE = YES; |
| 1314 | + DYLIB_COMPATIBILITY_VERSION = 1; |
| 1315 | + DYLIB_CURRENT_VERSION = 1; |
| 1316 | + DYLIB_INSTALL_NAME_BASE = "@rpath"; |
| 1317 | + INFOPLIST_FILE = CoreDataQueryInterface/Info.plist; |
| 1318 | + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
| 1319 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 1320 | + PRODUCT_BUNDLE_IDENTIFIER = com.prosumma.CoreDataQueryInterface; |
| 1321 | + PRODUCT_NAME = CoreDataQueryInterface; |
| 1322 | + SDKROOT = watchos; |
| 1323 | + SKIP_INSTALL = YES; |
| 1324 | + TARGETED_DEVICE_FAMILY = 4; |
| 1325 | + WATCHOS_DEPLOYMENT_TARGET = 2.2; |
| 1326 | + }; |
| 1327 | + name = Debug; |
| 1328 | + }; |
| 1329 | + F3F1BC591CD0020100F9072D /* Release */ = { |
| 1330 | + isa = XCBuildConfiguration; |
| 1331 | + buildSettings = { |
| 1332 | + APPLICATION_EXTENSION_API_ONLY = YES; |
| 1333 | + CLANG_ANALYZER_NONNULL = YES; |
| 1334 | + DEFINES_MODULE = YES; |
| 1335 | + DYLIB_COMPATIBILITY_VERSION = 1; |
| 1336 | + DYLIB_CURRENT_VERSION = 1; |
| 1337 | + DYLIB_INSTALL_NAME_BASE = "@rpath"; |
| 1338 | + INFOPLIST_FILE = CoreDataQueryInterface/Info.plist; |
| 1339 | + INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks"; |
| 1340 | + LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks"; |
| 1341 | + PRODUCT_BUNDLE_IDENTIFIER = com.prosumma.CoreDataQueryInterface; |
| 1342 | + PRODUCT_NAME = CoreDataQueryInterface; |
| 1343 | + SDKROOT = watchos; |
| 1344 | + SKIP_INSTALL = YES; |
| 1345 | + TARGETED_DEVICE_FAMILY = 4; |
| 1346 | + WATCHOS_DEPLOYMENT_TARGET = 2.2; |
| 1347 | + }; |
| 1348 | + name = Release; |
| 1349 | + }; |
1176 | 1350 | /* End XCBuildConfiguration section */ |
1177 | 1351 |
|
1178 | 1352 | /* Begin XCConfigurationList section */ |
|
1201 | 1375 | F356DC3D1CCFFF4C00BF0907 /* Release */, |
1202 | 1376 | ); |
1203 | 1377 | defaultConfigurationIsVisible = 0; |
| 1378 | + defaultConfigurationName = Release; |
1204 | 1379 | }; |
1205 | 1380 | F356DC411CCFFF4C00BF0907 /* Build configuration list for PBXNativeTarget "CoreDataQueryInterfacetvOSTests" */ = { |
1206 | 1381 | isa = XCConfigurationList; |
|
1209 | 1384 | F356DC3F1CCFFF4C00BF0907 /* Release */, |
1210 | 1385 | ); |
1211 | 1386 | defaultConfigurationIsVisible = 0; |
| 1387 | + defaultConfigurationName = Release; |
1212 | 1388 | }; |
1213 | 1389 | F37C469C1B2A780200B35B1B /* Build configuration list for PBXProject "CoreDataQueryInterface" */ = { |
1214 | 1390 | isa = XCConfigurationList; |
|
1237 | 1413 | defaultConfigurationIsVisible = 0; |
1238 | 1414 | defaultConfigurationName = Release; |
1239 | 1415 | }; |
| 1416 | + F3F1BC5A1CD0020100F9072D /* Build configuration list for PBXNativeTarget "CoreDataQueryInterfacewatchOS" */ = { |
| 1417 | + isa = XCConfigurationList; |
| 1418 | + buildConfigurations = ( |
| 1419 | + F3F1BC581CD0020100F9072D /* Debug */, |
| 1420 | + F3F1BC591CD0020100F9072D /* Release */, |
| 1421 | + ); |
| 1422 | + defaultConfigurationIsVisible = 0; |
| 1423 | + }; |
1240 | 1424 | /* End XCConfigurationList section */ |
1241 | 1425 |
|
1242 | 1426 | /* Begin XCVersionGroup section */ |
|
0 commit comments