|
69 | 69 | ADEE775E233BC901007E9FD2 /* PickupOrDeliveryViewControllerTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = ADEE775D233BC901007E9FD2 /* PickupOrDeliveryViewControllerTests.swift */; }; |
70 | 70 | ADEE7760233BC960007E9FD2 /* Convenience.swift in Sources */ = {isa = PBXBuildFile; fileRef = ADEE775F233BC960007E9FD2 /* Convenience.swift */; }; |
71 | 71 | ADEE7763233C2D5B007E9FD2 /* WorkflowNotifications.swift in Sources */ = {isa = PBXBuildFile; fileRef = ADEE7762233C2D5B007E9FD2 /* WorkflowNotifications.swift */; }; |
| 72 | + B2488BD170D0E683391A8759 /* Pods_Workflow_DependencyInjectionTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 849E05E774E42E2863BCC8D7 /* Pods_Workflow_DependencyInjectionTests.framework */; }; |
72 | 73 | F93CBFAA29F3056CFE892E13 /* Pods_WorkflowTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = D2B5B41A4F86FDBF12D88F62 /* Pods_WorkflowTests.framework */; }; |
73 | 74 | FD64E72C1869DD8B92AC3061 /* Pods_Workflow.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 93153A9A1549D7ECC6FF5A30 /* Pods_Workflow.framework */; }; |
74 | 75 | /* End PBXBuildFile section */ |
|
99 | 100 |
|
100 | 101 | /* Begin PBXFileReference section */ |
101 | 102 | 09E02615312015EBAC53492E /* Pods_WorkflowExample_WorkflowExampleTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_WorkflowExample_WorkflowExampleTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 103 | + 107B0A4E5A2C4DAEEEAD875D /* Pods-Workflow-DependencyInjectionTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Workflow-DependencyInjectionTests.release.xcconfig"; path = "Target Support Files/Pods-Workflow-DependencyInjectionTests/Pods-Workflow-DependencyInjectionTests.release.xcconfig"; sourceTree = "<group>"; }; |
102 | 104 | 1D08D8FF23A97CAA00EF05C1 /* DependencyInjected.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DependencyInjected.swift; sourceTree = "<group>"; }; |
103 | 105 | 1D08D90123A97D3400EF05C1 /* DIContainer.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DIContainer.swift; sourceTree = "<group>"; }; |
104 | 106 | 1D08D90523A9919400EF05C1 /* NetworkManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkManager.swift; sourceTree = "<group>"; }; |
|
112 | 114 | 4F790BC10E63BF4E7DABAD9D /* Pods-DependencyInjection.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-DependencyInjection.debug.xcconfig"; path = "Target Support Files/Pods-DependencyInjection/Pods-DependencyInjection.debug.xcconfig"; sourceTree = "<group>"; }; |
113 | 115 | 619C275F7E04DADACCE5319E /* Pods_DependencyInjection.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_DependencyInjection.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
114 | 116 | 844F9C41CF2BB78EBB56D9A0 /* Pods-WorkflowExample-WorkflowExampleTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WorkflowExample-WorkflowExampleTests.debug.xcconfig"; path = "Target Support Files/Pods-WorkflowExample-WorkflowExampleTests/Pods-WorkflowExample-WorkflowExampleTests.debug.xcconfig"; sourceTree = "<group>"; }; |
| 117 | + 849E05E774E42E2863BCC8D7 /* Pods_Workflow_DependencyInjectionTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Workflow_DependencyInjectionTests.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
| 118 | + 86ECC9D9CB8F524572DE8C56 /* Pods-Workflow-DependencyInjectionTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Workflow-DependencyInjectionTests.debug.xcconfig"; path = "Target Support Files/Pods-Workflow-DependencyInjectionTests/Pods-Workflow-DependencyInjectionTests.debug.xcconfig"; sourceTree = "<group>"; }; |
115 | 119 | 93153A9A1549D7ECC6FF5A30 /* Pods_Workflow.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Workflow.framework; sourceTree = BUILT_PRODUCTS_DIR; }; |
116 | 120 | 94D06747513FD57DC845C020 /* Pods-Workflow.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Workflow.debug.xcconfig"; path = "Target Support Files/Pods-Workflow/Pods-Workflow.debug.xcconfig"; sourceTree = "<group>"; }; |
117 | 121 | A084DFDED9C9736BB28DAAC6 /* Pods-WorkflowExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-WorkflowExample.debug.xcconfig"; path = "Target Support Files/Pods-WorkflowExample/Pods-WorkflowExample.debug.xcconfig"; sourceTree = "<group>"; }; |
|
191 | 195 | buildActionMask = 2147483647; |
192 | 196 | files = ( |
193 | 197 | 1D08D92523A9C03E00EF05C1 /* Workflow.framework in Frameworks */, |
| 198 | + B2488BD170D0E683391A8759 /* Pods_Workflow_DependencyInjectionTests.framework in Frameworks */, |
194 | 199 | ); |
195 | 200 | runOnlyForDeploymentPostprocessing = 0; |
196 | 201 | }; |
|
258 | 263 | F410624365BB7807E12BEA08 /* Pods_WorkflowExample.framework */, |
259 | 264 | 09E02615312015EBAC53492E /* Pods_WorkflowExample_WorkflowExampleTests.framework */, |
260 | 265 | 619C275F7E04DADACCE5319E /* Pods_DependencyInjection.framework */, |
| 266 | + 849E05E774E42E2863BCC8D7 /* Pods_Workflow_DependencyInjectionTests.framework */, |
261 | 267 | ); |
262 | 268 | name = Frameworks; |
263 | 269 | sourceTree = "<group>"; |
|
469 | 475 | CF2C1E796D1CCA3C0AC77D60 /* Pods-WorkflowExample-WorkflowExampleTests.release.xcconfig */, |
470 | 476 | 4F790BC10E63BF4E7DABAD9D /* Pods-DependencyInjection.debug.xcconfig */, |
471 | 477 | DD1CAE72F7FEDD9196FE9748 /* Pods-DependencyInjection.release.xcconfig */, |
| 478 | + 86ECC9D9CB8F524572DE8C56 /* Pods-Workflow-DependencyInjectionTests.debug.xcconfig */, |
| 479 | + 107B0A4E5A2C4DAEEEAD875D /* Pods-Workflow-DependencyInjectionTests.release.xcconfig */, |
472 | 480 | ); |
473 | 481 | path = Pods; |
474 | 482 | sourceTree = "<group>"; |
|
491 | 499 | isa = PBXNativeTarget; |
492 | 500 | buildConfigurationList = 1D08D92323A9C01500EF05C1 /* Build configuration list for PBXNativeTarget "DependencyInjectionTests" */; |
493 | 501 | buildPhases = ( |
| 502 | + 7C04ADAD71819A4E11FECDA9 /* [CP] Check Pods Manifest.lock */, |
494 | 503 | 1D08D91123A9C01500EF05C1 /* Sources */, |
495 | 504 | 1D08D91223A9C01500EF05C1 /* Frameworks */, |
496 | 505 | 1D08D91323A9C01500EF05C1 /* Resources */, |
| 506 | + 61CE1BF68C2538792DD7AD1E /* [CP] Embed Pods Frameworks */, |
497 | 507 | ); |
498 | 508 | buildRules = ( |
499 | 509 | ); |
|
772 | 782 | shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
773 | 783 | showEnvVarsInLog = 0; |
774 | 784 | }; |
| 785 | + 61CE1BF68C2538792DD7AD1E /* [CP] Embed Pods Frameworks */ = { |
| 786 | + isa = PBXShellScriptBuildPhase; |
| 787 | + buildActionMask = 2147483647; |
| 788 | + files = ( |
| 789 | + ); |
| 790 | + inputFileListPaths = ( |
| 791 | + "${PODS_ROOT}/Target Support Files/Pods-Workflow-DependencyInjectionTests/Pods-Workflow-DependencyInjectionTests-frameworks-${CONFIGURATION}-input-files.xcfilelist", |
| 792 | + ); |
| 793 | + name = "[CP] Embed Pods Frameworks"; |
| 794 | + outputFileListPaths = ( |
| 795 | + "${PODS_ROOT}/Target Support Files/Pods-Workflow-DependencyInjectionTests/Pods-Workflow-DependencyInjectionTests-frameworks-${CONFIGURATION}-output-files.xcfilelist", |
| 796 | + ); |
| 797 | + runOnlyForDeploymentPostprocessing = 0; |
| 798 | + shellPath = /bin/sh; |
| 799 | + shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Workflow-DependencyInjectionTests/Pods-Workflow-DependencyInjectionTests-frameworks.sh\"\n"; |
| 800 | + showEnvVarsInLog = 0; |
| 801 | + }; |
| 802 | + 7C04ADAD71819A4E11FECDA9 /* [CP] Check Pods Manifest.lock */ = { |
| 803 | + isa = PBXShellScriptBuildPhase; |
| 804 | + buildActionMask = 2147483647; |
| 805 | + files = ( |
| 806 | + ); |
| 807 | + inputFileListPaths = ( |
| 808 | + ); |
| 809 | + inputPaths = ( |
| 810 | + "${PODS_PODFILE_DIR_PATH}/Podfile.lock", |
| 811 | + "${PODS_ROOT}/Manifest.lock", |
| 812 | + ); |
| 813 | + name = "[CP] Check Pods Manifest.lock"; |
| 814 | + outputFileListPaths = ( |
| 815 | + ); |
| 816 | + outputPaths = ( |
| 817 | + "$(DERIVED_FILE_DIR)/Pods-Workflow-DependencyInjectionTests-checkManifestLockResult.txt", |
| 818 | + ); |
| 819 | + runOnlyForDeploymentPostprocessing = 0; |
| 820 | + shellPath = /bin/sh; |
| 821 | + shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n"; |
| 822 | + showEnvVarsInLog = 0; |
| 823 | + }; |
775 | 824 | AD661141C48932B2756F7C06 /* [CP] Check Pods Manifest.lock */ = { |
776 | 825 | isa = PBXShellScriptBuildPhase; |
777 | 826 | buildActionMask = 2147483647; |
|
950 | 999 | /* Begin XCBuildConfiguration section */ |
951 | 1000 | 1D08D92023A9C01500EF05C1 /* Debug */ = { |
952 | 1001 | isa = XCBuildConfiguration; |
| 1002 | + baseConfigurationReference = 86ECC9D9CB8F524572DE8C56 /* Pods-Workflow-DependencyInjectionTests.debug.xcconfig */; |
953 | 1003 | buildSettings = { |
954 | 1004 | CODE_SIGN_STYLE = Automatic; |
955 | 1005 | INFOPLIST_FILE = DependencyInjectionTests/Info.plist; |
|
968 | 1018 | }; |
969 | 1019 | 1D08D92123A9C01500EF05C1 /* Release */ = { |
970 | 1020 | isa = XCBuildConfiguration; |
| 1021 | + baseConfigurationReference = 107B0A4E5A2C4DAEEEAD875D /* Pods-Workflow-DependencyInjectionTests.release.xcconfig */; |
971 | 1022 | buildSettings = { |
972 | 1023 | CODE_SIGN_STYLE = Automatic; |
973 | 1024 | INFOPLIST_FILE = DependencyInjectionTests/Info.plist; |
|
0 commit comments