Skip to content

Commit ea0910f

Browse files
Add inputPaths
1 parent d29cfe4 commit ea0910f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ios/RocketChatRN.xcodeproj/project.pbxproj

+2
Original file line numberDiff line numberDiff line change
@@ -1669,6 +1669,7 @@
16691669
inputFileListPaths = (
16701670
);
16711671
inputPaths = (
1672+
"${BUILT_PRODUCTS_DIR}/${INFOPLIST_PATH}",
16721673
);
16731674
name = "Upload source maps to Bugsnag";
16741675
outputFileListPaths = (
@@ -1754,6 +1755,7 @@
17541755
inputFileListPaths = (
17551756
);
17561757
inputPaths = (
1758+
"${BUILT_PRODUCTS_DIR}/${INFOPLIST_PATH}",
17571759
);
17581760
name = "Upload source maps to Bugsnag";
17591761
outputFileListPaths = (

0 commit comments

Comments
 (0)