Skip to content

Commit 036acdb

Browse files
committed
test(e2e, ios): commit plist dependency change from #5677 in test app
1 parent ee79ab3 commit 036acdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/ios/testing.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@
329329
files = (
330330
);
331331
inputPaths = (
332-
"$(SRCROOT)/$(BUILT_PRODUCTS_DIR)/$(INFOPLIST_PATH)",
332+
"$(BUILT_PRODUCTS_DIR)/$(INFOPLIST_PATH)",
333333
);
334334
name = "[CP-User] [RNFB] Core Configuration";
335335
runOnlyForDeploymentPostprocessing = 0;

0 commit comments

Comments
 (0)