|
163 | 163 | isa = PBXNativeTarget; |
164 | 164 | buildConfigurationList = B5E9F90D1C8D3B6E00443DC7 /* Build configuration list for PBXNativeTarget "Example" */; |
165 | 165 | buildPhases = ( |
166 | | - 96705876C946719953BCD0C6 /* 📦 Check Pods Manifest.lock */, |
| 166 | + 96705876C946719953BCD0C6 /* [CP] Check Pods Manifest.lock */, |
167 | 167 | B5E9F8F71C8D3B6E00443DC7 /* Sources */, |
168 | 168 | B5E9F8F81C8D3B6E00443DC7 /* Frameworks */, |
169 | 169 | B5E9F8F91C8D3B6E00443DC7 /* Resources */, |
170 | | - CAB3B20531AAE2438C48D751 /* 📦 Embed Pods Frameworks */, |
171 | | - 7B2FB96C7361D5883F3ADD14 /* 📦 Copy Pods Resources */, |
| 170 | + CAB3B20531AAE2438C48D751 /* [CP] Embed Pods Frameworks */, |
| 171 | + 7B2FB96C7361D5883F3ADD14 /* [CP] Copy Pods Resources */, |
172 | 172 | B5C50ADD1C917F4A0059032B /* Swift Lint */, |
173 | 173 | ); |
174 | 174 | buildRules = ( |
|
240 | 240 | /* End PBXResourcesBuildPhase section */ |
241 | 241 |
|
242 | 242 | /* Begin PBXShellScriptBuildPhase section */ |
243 | | - 7B2FB96C7361D5883F3ADD14 /* 📦 Copy Pods Resources */ = { |
| 243 | + 7B2FB96C7361D5883F3ADD14 /* [CP] Copy Pods Resources */ = { |
244 | 244 | isa = PBXShellScriptBuildPhase; |
245 | 245 | buildActionMask = 2147483647; |
246 | 246 | files = ( |
247 | 247 | ); |
248 | 248 | inputPaths = ( |
249 | 249 | ); |
250 | | - name = "📦 Copy Pods Resources"; |
| 250 | + name = "[CP] Copy Pods Resources"; |
251 | 251 | outputPaths = ( |
252 | 252 | ); |
253 | 253 | runOnlyForDeploymentPostprocessing = 0; |
254 | 254 | shellPath = /bin/sh; |
255 | 255 | shellScript = "\"${SRCROOT}/../Pods/Target Support Files/Pods-Example/Pods-Example-resources.sh\"\n"; |
256 | 256 | showEnvVarsInLog = 0; |
257 | 257 | }; |
258 | | - 96705876C946719953BCD0C6 /* 📦 Check Pods Manifest.lock */ = { |
| 258 | + 96705876C946719953BCD0C6 /* [CP] Check Pods Manifest.lock */ = { |
259 | 259 | isa = PBXShellScriptBuildPhase; |
260 | 260 | buildActionMask = 2147483647; |
261 | 261 | files = ( |
262 | 262 | ); |
263 | 263 | inputPaths = ( |
264 | 264 | ); |
265 | | - name = "📦 Check Pods Manifest.lock"; |
| 265 | + name = "[CP] Check Pods Manifest.lock"; |
266 | 266 | outputPaths = ( |
267 | 267 | ); |
268 | 268 | runOnlyForDeploymentPostprocessing = 0; |
|
284 | 284 | shellPath = /bin/sh; |
285 | 285 | shellScript = "if which swiftlint >/dev/null; then swiftlint; fi"; |
286 | 286 | }; |
287 | | - CAB3B20531AAE2438C48D751 /* 📦 Embed Pods Frameworks */ = { |
| 287 | + CAB3B20531AAE2438C48D751 /* [CP] Embed Pods Frameworks */ = { |
288 | 288 | isa = PBXShellScriptBuildPhase; |
289 | 289 | buildActionMask = 2147483647; |
290 | 290 | files = ( |
291 | 291 | ); |
292 | 292 | inputPaths = ( |
293 | 293 | ); |
294 | | - name = "📦 Embed Pods Frameworks"; |
| 294 | + name = "[CP] Embed Pods Frameworks"; |
295 | 295 | outputPaths = ( |
296 | 296 | ); |
297 | 297 | runOnlyForDeploymentPostprocessing = 0; |
|
0 commit comments