We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 921d652 commit 9b0b74eCopy full SHA for 9b0b74e
InstabugSample/ios/InstabugSample.xcodeproj/project.pbxproj
@@ -312,13 +312,11 @@
312
);
313
inputPaths = (
314
"${PODS_ROOT}/Target Support Files/Pods-InstabugSample/Pods-InstabugSample-frameworks.sh",
315
- "${PODS_ROOT}/Instabug/Instabug.framework",
316
- "${PODS_ROOT}/Instabug/Instabug.framework.dSYM",
+ "${PODS_ROOT}/../../node_modules/instabug-reactnative/ios/Instabug.framework",
317
318
name = "[CP] Embed Pods Frameworks";
319
outputPaths = (
320
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Instabug.framework",
321
- "${DWARF_DSYM_FOLDER_PATH}/Instabug.framework.dSYM",
322
323
runOnlyForDeploymentPostprocessing = 0;
324
shellPath = /bin/sh;
0 commit comments