Add inputPaths

This commit is contained in:
Djorkaeff Alexandre 2024-03-10 12:49:27 -03:00
parent d29cfe4dec
commit ea0910f56c
1 changed files with 2 additions and 0 deletions

View File

@ -1669,6 +1669,7 @@
inputFileListPaths = (
);
inputPaths = (
"${BUILT_PRODUCTS_DIR}/${INFOPLIST_PATH}",
);
name = "Upload source maps to Bugsnag";
outputFileListPaths = (
@ -1754,6 +1755,7 @@
inputFileListPaths = (
);
inputPaths = (
"${BUILT_PRODUCTS_DIR}/${INFOPLIST_PATH}",
);
name = "Upload source maps to Bugsnag";
outputFileListPaths = (