|
130 | 130 | DE3E61091A3B4485008D6DFC /* NSString+DPLJSON.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = "NSString+DPLJSON.m"; sourceTree = "<group>"; }; |
131 | 131 | DE3E610D1A3B4492008D6DFC /* NSString_DPLJSONSpec.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = NSString_DPLJSONSpec.m; sourceTree = "<group>"; }; |
132 | 132 | DE4128901A8BBE500089DAA2 /* AppLinks.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppLinks.h; sourceTree = "<group>"; }; |
| 133 | + DE56F9AD1BD6B0B70090BF8C /* specta-focus-check.sh */ = {isa = PBXFileReference; lastKnownFileType = text.script.sh; name = "specta-focus-check.sh"; path = "BuildScripts/specta-focus-check.sh"; sourceTree = "<group>"; }; |
133 | 134 | DE87B1EC1A5DEFD400204A35 /* DPLProductRouteHandler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DPLProductRouteHandler.h; sourceTree = "<group>"; }; |
134 | 135 | DE87B1ED1A5DEFD400204A35 /* DPLProductRouteHandler.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = DPLProductRouteHandler.m; sourceTree = "<group>"; }; |
135 | 136 | DE87B1EF1A5DF49F00204A35 /* DPLProduct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DPLProduct.h; sourceTree = "<group>"; }; |
|
482 | 483 | path = Categories; |
483 | 484 | sourceTree = "<group>"; |
484 | 485 | }; |
| 486 | + DE56F9AC1BD6B04E0090BF8C /* BuildScripts */ = { |
| 487 | + isa = PBXGroup; |
| 488 | + children = ( |
| 489 | + DE56F9AD1BD6B0B70090BF8C /* specta-focus-check.sh */, |
| 490 | + ); |
| 491 | + name = BuildScripts; |
| 492 | + sourceTree = "<group>"; |
| 493 | + }; |
485 | 494 | DE5DD32C19E0643F007FD439 /* DeepLinkKit */ = { |
486 | 495 | isa = PBXGroup; |
487 | 496 | children = ( |
|
565 | 574 | DEAD328119E079D3003C8D65 /* Tests */ = { |
566 | 575 | isa = PBXGroup; |
567 | 576 | children = ( |
| 577 | + DE56F9AC1BD6B04E0090BF8C /* BuildScripts */, |
568 | 578 | 2F4988DC1AE71A930069EF2B /* IntegrationTests */, |
569 | 579 | DEEBD4A61AAB7928000BCA84 /* Fixtures */, |
570 | 580 | 4D4F41291B02A95800B710DB /* Regex */, |
|
683 | 693 | 6003F5AC195388D20070C39A /* Resources */, |
684 | 694 | 0D3359342B62D92CA67C2E04 /* Copy Pods Resources */, |
685 | 695 | A891777DE50BB01821DC55E8 /* Embed Pods Frameworks */, |
| 696 | + DE56F9AB1BD6B0140090BF8C /* Specta Focus Check */, |
686 | 697 | ); |
687 | 698 | buildRules = ( |
688 | 699 | ); |
|
997 | 1008 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-ReceiverDemoSwift/Pods-ReceiverDemoSwift-frameworks.sh\"\n"; |
998 | 1009 | showEnvVarsInLog = 0; |
999 | 1010 | }; |
| 1011 | + DE56F9AB1BD6B0140090BF8C /* Specta Focus Check */ = { |
| 1012 | + isa = PBXShellScriptBuildPhase; |
| 1013 | + buildActionMask = 2147483647; |
| 1014 | + files = ( |
| 1015 | + ); |
| 1016 | + inputPaths = ( |
| 1017 | + ); |
| 1018 | + name = "Specta Focus Check"; |
| 1019 | + outputPaths = ( |
| 1020 | + ); |
| 1021 | + runOnlyForDeploymentPostprocessing = 0; |
| 1022 | + shellPath = /bin/sh; |
| 1023 | + shellScript = "\"${SRCROOT}/Tests/BuildScripts/specta-focus-check.sh\""; |
| 1024 | + }; |
1000 | 1025 | /* End PBXShellScriptBuildPhase section */ |
1001 | 1026 |
|
1002 | 1027 | /* Begin PBXSourcesBuildPhase section */ |
|
0 commit comments