|
106 | 106 | isa = PBXNativeTarget;
|
107 | 107 | buildConfigurationList = 56B8C26A1CABEE6B00510325 /* Build configuration list for PBXNativeTarget "GRDBDemo" */;
|
108 | 108 | buildPhases = (
|
109 |
| - FA9A237A4ADFA5D944850D47 /* 📦 Check Pods Manifest.lock */, |
| 109 | + FA9A237A4ADFA5D944850D47 /* [CP] Check Pods Manifest.lock */, |
110 | 110 | 56B8C2541CABEE6B00510325 /* Sources */,
|
111 | 111 | 56B8C2551CABEE6B00510325 /* Frameworks */,
|
112 | 112 | 56B8C2561CABEE6B00510325 /* Resources */,
|
113 |
| - 0FCE96D8273356A2964FE323 /* 📦 Embed Pods Frameworks */, |
114 |
| - C13DC42FA16FD145951E7122 /* 📦 Copy Pods Resources */, |
| 113 | + 0FCE96D8273356A2964FE323 /* [CP] Embed Pods Frameworks */, |
| 114 | + C13DC42FA16FD145951E7122 /* [CP] Copy Pods Resources */, |
115 | 115 | );
|
116 | 116 | buildRules = (
|
117 | 117 | );
|
|
168 | 168 | /* End PBXResourcesBuildPhase section */
|
169 | 169 |
|
170 | 170 | /* Begin PBXShellScriptBuildPhase section */
|
171 |
| - 0FCE96D8273356A2964FE323 /* 📦 Embed Pods Frameworks */ = { |
| 171 | + 0FCE96D8273356A2964FE323 /* [CP] Embed Pods Frameworks */ = { |
172 | 172 | isa = PBXShellScriptBuildPhase;
|
173 | 173 | buildActionMask = 2147483647;
|
174 | 174 | files = (
|
175 | 175 | );
|
176 | 176 | inputPaths = (
|
177 | 177 | );
|
178 |
| - name = "📦 Embed Pods Frameworks"; |
| 178 | + name = "[CP] Embed Pods Frameworks"; |
179 | 179 | outputPaths = (
|
180 | 180 | );
|
181 | 181 | runOnlyForDeploymentPostprocessing = 0;
|
182 | 182 | shellPath = /bin/sh;
|
183 | 183 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-GRDBDemo/Pods-GRDBDemo-frameworks.sh\"\n";
|
184 | 184 | showEnvVarsInLog = 0;
|
185 | 185 | };
|
186 |
| - C13DC42FA16FD145951E7122 /* 📦 Copy Pods Resources */ = { |
| 186 | + C13DC42FA16FD145951E7122 /* [CP] Copy Pods Resources */ = { |
187 | 187 | isa = PBXShellScriptBuildPhase;
|
188 | 188 | buildActionMask = 2147483647;
|
189 | 189 | files = (
|
190 | 190 | );
|
191 | 191 | inputPaths = (
|
192 | 192 | );
|
193 |
| - name = "📦 Copy Pods Resources"; |
| 193 | + name = "[CP] Copy Pods Resources"; |
194 | 194 | outputPaths = (
|
195 | 195 | );
|
196 | 196 | runOnlyForDeploymentPostprocessing = 0;
|
197 | 197 | shellPath = /bin/sh;
|
198 | 198 | shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-GRDBDemo/Pods-GRDBDemo-resources.sh\"\n";
|
199 | 199 | showEnvVarsInLog = 0;
|
200 | 200 | };
|
201 |
| - FA9A237A4ADFA5D944850D47 /* 📦 Check Pods Manifest.lock */ = { |
| 201 | + FA9A237A4ADFA5D944850D47 /* [CP] Check Pods Manifest.lock */ = { |
202 | 202 | isa = PBXShellScriptBuildPhase;
|
203 | 203 | buildActionMask = 2147483647;
|
204 | 204 | files = (
|
205 | 205 | );
|
206 | 206 | inputPaths = (
|
207 | 207 | );
|
208 |
| - name = "📦 Check Pods Manifest.lock"; |
| 208 | + name = "[CP] Check Pods Manifest.lock"; |
209 | 209 | outputPaths = (
|
210 | 210 | );
|
211 | 211 | runOnlyForDeploymentPostprocessing = 0;
|
|
0 commit comments