|
3 | 3 | archiveVersion = 1; |
4 | 4 | classes = { |
5 | 5 | }; |
6 | | - objectVersion = 52; |
| 6 | + objectVersion = 54; |
7 | 7 | objects = { |
8 | 8 |
|
9 | 9 | /* Begin PBXBuildFile section */ |
|
221 | 221 | /* Begin PBXShellScriptBuildPhase section */ |
222 | 222 | C97FD7AC1ADE5369004DB2A4 /* NativeScript PreBuild */ = { |
223 | 223 | isa = PBXShellScriptBuildPhase; |
| 224 | + alwaysOutOfDate = 1; |
224 | 225 | buildActionMask = 2147483647; |
225 | 226 | files = ( |
226 | 227 | ); |
227 | 228 | inputPaths = ( |
228 | 229 | ); |
229 | 230 | name = "NativeScript PreBuild"; |
230 | 231 | outputPaths = ( |
| 232 | + "$CONFIGURATION_BUILD_DIR/metadata-arm64.bin", |
| 233 | + "$CONFIGURATION_BUILD_DIR/metadata-arm64e.bin", |
| 234 | + "$CONFIGURATION_BUILD_DIR/metadata-i386.bin", |
| 235 | + "$CONFIGURATION_BUILD_DIR/metadata-x86_64.bin", |
231 | 236 | ); |
232 | 237 | runOnlyForDeploymentPostprocessing = 0; |
233 | 238 | shellPath = /bin/sh; |
|
236 | 241 | }; |
237 | 242 | CD3EAD351B05FF060042DBFC /* NativeScript PostBuild */ = { |
238 | 243 | isa = PBXShellScriptBuildPhase; |
| 244 | + alwaysOutOfDate = 1; |
239 | 245 | buildActionMask = 2147483647; |
240 | 246 | files = ( |
241 | 247 | ); |
|
246 | 252 | ); |
247 | 253 | runOnlyForDeploymentPostprocessing = 0; |
248 | 254 | shellPath = /bin/sh; |
249 | | - shellScript = "\"$SRCROOT/internal/nativescript-post-build\""; |
| 255 | + shellScript = "\"$SRCROOT/internal/nativescript-post-build\"\n"; |
250 | 256 | showEnvVarsInLog = 0; |
251 | 257 | }; |
252 | 258 | CD62955B1BB2651D00AE3A93 /* NativeScript PreLink */ = { |
253 | 259 | isa = PBXShellScriptBuildPhase; |
| 260 | + alwaysOutOfDate = 1; |
254 | 261 | buildActionMask = 2147483647; |
255 | 262 | files = ( |
256 | 263 | ); |
|
261 | 268 | ); |
262 | 269 | runOnlyForDeploymentPostprocessing = 0; |
263 | 270 | shellPath = /bin/sh; |
264 | | - shellScript = "\"$SRCROOT/internal/nativescript-pre-link\""; |
| 271 | + shellScript = "\"$SRCROOT/internal/nativescript-pre-link\"\n"; |
265 | 272 | showEnvVarsInLog = 0; |
266 | 273 | }; |
267 | 274 | /* End PBXShellScriptBuildPhase section */ |
|
0 commit comments