Skip to content

Commit

Permalink
Add inputPaths
Browse files Browse the repository at this point in the history
  • Loading branch information
djorkaeffalexandre committed Mar 10, 2024
1 parent d29cfe4 commit ea0910f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ios/RocketChatRN.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -1669,6 +1669,7 @@
inputFileListPaths = (
);
inputPaths = (
"${BUILT_PRODUCTS_DIR}/${INFOPLIST_PATH}",
);
name = "Upload source maps to Bugsnag";
outputFileListPaths = (
Expand Down Expand Up @@ -1754,6 +1755,7 @@
inputFileListPaths = (
);
inputPaths = (
"${BUILT_PRODUCTS_DIR}/${INFOPLIST_PATH}",
);
name = "Upload source maps to Bugsnag";
outputFileListPaths = (
Expand Down

0 comments on commit ea0910f

Please sign in to comment.