|
83 | 83 | isa = PBXNativeTarget; |
84 | 84 | buildConfigurationList = 66CB71311C853DB30099B932 /* Build configuration list for PBXNativeTarget "MDCUnitTests" */; |
85 | 85 | buildPhases = ( |
86 | | - 3AAA6E9A4CDB1D9185BBE3C9 /* 📦 Check Pods Manifest.lock */, |
| 86 | + 3AAA6E9A4CDB1D9185BBE3C9 /* [CP] Check Pods Manifest.lock */, |
87 | 87 | 66CB71281C853DB30099B932 /* Sources */, |
88 | 88 | 66CB71291C853DB30099B932 /* Frameworks */, |
89 | 89 | 66CB712A1C853DB30099B932 /* Resources */, |
90 | | - F9D78476FD8A80F052AA9626 /* 📦 Embed Pods Frameworks */, |
91 | | - AE724C5C2CA008AFD7432821 /* 📦 Copy Pods Resources */, |
| 90 | + F9D78476FD8A80F052AA9626 /* [CP] Embed Pods Frameworks */, |
| 91 | + AE724C5C2CA008AFD7432821 /* [CP] Copy Pods Resources */, |
92 | 92 | ); |
93 | 93 | buildRules = ( |
94 | 94 | ); |
|
141 | 141 | /* End PBXResourcesBuildPhase section */ |
142 | 142 |
|
143 | 143 | /* Begin PBXShellScriptBuildPhase section */ |
144 | | - 3AAA6E9A4CDB1D9185BBE3C9 /* 📦 Check Pods Manifest.lock */ = { |
| 144 | + 3AAA6E9A4CDB1D9185BBE3C9 /* [CP] Check Pods Manifest.lock */ = { |
145 | 145 | isa = PBXShellScriptBuildPhase; |
146 | 146 | buildActionMask = 2147483647; |
147 | 147 | files = ( |
148 | 148 | ); |
149 | 149 | inputPaths = ( |
150 | 150 | ); |
151 | | - name = "📦 Check Pods Manifest.lock"; |
| 151 | + name = "[CP] Check Pods Manifest.lock"; |
152 | 152 | outputPaths = ( |
153 | 153 | ); |
154 | 154 | runOnlyForDeploymentPostprocessing = 0; |
155 | 155 | shellPath = /bin/sh; |
156 | 156 | shellScript = "diff \"${PODS_ROOT}/../Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [[ $? != 0 ]] ; then\n cat << EOM\nerror: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\nEOM\n exit 1\nfi\n"; |
157 | 157 | showEnvVarsInLog = 0; |
158 | 158 | }; |
159 | | - AE724C5C2CA008AFD7432821 /* 📦 Copy Pods Resources */ = { |
| 159 | + AE724C5C2CA008AFD7432821 /* [CP] Copy Pods Resources */ = { |
160 | 160 | isa = PBXShellScriptBuildPhase; |
161 | 161 | buildActionMask = 2147483647; |
162 | 162 | files = ( |
163 | 163 | ); |
164 | 164 | inputPaths = ( |
165 | 165 | ); |
166 | | - name = "📦 Copy Pods Resources"; |
| 166 | + name = "[CP] Copy Pods Resources"; |
167 | 167 | outputPaths = ( |
168 | 168 | ); |
169 | 169 | runOnlyForDeploymentPostprocessing = 0; |
170 | 170 | shellPath = /bin/sh; |
171 | 171 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-MDCUnitTests/Pods-MDCUnitTests-resources.sh\"\n"; |
172 | 172 | showEnvVarsInLog = 0; |
173 | 173 | }; |
174 | | - F9D78476FD8A80F052AA9626 /* 📦 Embed Pods Frameworks */ = { |
| 174 | + F9D78476FD8A80F052AA9626 /* [CP] Embed Pods Frameworks */ = { |
175 | 175 | isa = PBXShellScriptBuildPhase; |
176 | 176 | buildActionMask = 2147483647; |
177 | 177 | files = ( |
178 | 178 | ); |
179 | 179 | inputPaths = ( |
180 | 180 | ); |
181 | | - name = "📦 Embed Pods Frameworks"; |
| 181 | + name = "[CP] Embed Pods Frameworks"; |
182 | 182 | outputPaths = ( |
183 | 183 | ); |
184 | 184 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments