File tree Expand file tree Collapse file tree 3 files changed +0
-6
lines changed
tests/ios/testing.xcodeproj Expand file tree Collapse file tree 3 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,6 @@ module.exports = {
11
11
path : './ios_config.sh' ,
12
12
execution_position : 'after_compile' ,
13
13
input_files : [ '$(BUILT_PRODUCTS_DIR)/$(INFOPLIST_PATH)' ] ,
14
- always_out_of_date : '1' ,
15
14
} ,
16
15
] ,
17
16
} ,
Original file line number Diff line number Diff line change @@ -27,7 +27,6 @@ module.exports = {
27
27
'${DWARF_DSYM_FOLDER_PATH}/${DWARF_DSYM_FILE_NAME}/Contents/Resources/DWARF/${TARGET_NAME}' ,
28
28
'$(BUILT_PRODUCTS_DIR)/$(INFOPLIST_PATH)' ,
29
29
] ,
30
- always_out_of_date : '1' ,
31
30
} ,
32
31
] ,
33
32
} ,
Original file line number Diff line number Diff line change 245
245
/* Begin PBXShellScriptBuildPhase section */
246
246
00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
247
247
isa = PBXShellScriptBuildPhase;
248
- alwaysOutOfDate = 1;
249
248
buildActionMask = 2147483647;
250
249
files = (
251
250
);
316
315
};
317
316
7D57265F10EEF7CD92D7973F /* Copy Detox Framework */ = {
318
317
isa = PBXShellScriptBuildPhase;
319
- alwaysOutOfDate = 1;
320
318
buildActionMask = 2147483647;
321
319
files = (
322
320
);
331
329
};
332
330
8512258DB46D3EF726067919 /* [CP-User] [RNFB] Crashlytics Configuration */ = {
333
331
isa = PBXShellScriptBuildPhase;
334
- alwaysOutOfDate = 1;
335
332
buildActionMask = 2147483647;
336
333
files = (
337
334
);
346
343
};
347
344
DAB1A184ED1FB4A446CF5BBC /* [CP-User] [RNFB] Core Configuration */ = {
348
345
isa = PBXShellScriptBuildPhase;
349
- alwaysOutOfDate = 1;
350
346
buildActionMask = 2147483647;
351
347
files = (
352
348
);
You can’t perform that action at this time.
0 commit comments