File tree Expand file tree Collapse file tree 1 file changed +2
-6
lines changed
Example/NotesExample.xcodeproj Expand file tree Collapse file tree 1 file changed +2
-6
lines changed Original file line number Diff line number Diff line change 335335);
336336inputPaths = (
337337"${PODS_ROOT}/Target Support Files/Pods-NotesExample-iOS/Pods-NotesExample-iOS-frameworks.sh",
338- "${PODS_ROOT}/../../Frameworks/iOS/ObjectBox.framework",
339- "${PODS_ROOT}/../../Frameworks/iOS/ObjectBox.framework.dSYM",
338+ "${PODS_ROOT}/ObjectBox/Carthage/Build/iOS/ObjectBox.framework",
340339);
341340name = "[CP] Embed Pods Frameworks";
342341outputFileListPaths = (
343342);
344343outputPaths = (
345344"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ObjectBox.framework",
346- "${DWARF_DSYM_FOLDER_PATH}/ObjectBox.framework.dSYM",
347345);
348346runOnlyForDeploymentPostprocessing = 0;
349347shellPath = /bin/sh;
359357);
360358inputPaths = (
361359"${PODS_ROOT}/Target Support Files/Pods-NotesExample-macOS/Pods-NotesExample-macOS-frameworks.sh",
362- "${PODS_ROOT}/../../Frameworks/macOS/ObjectBox.framework",
363- "${PODS_ROOT}/../../Frameworks/macOS/ObjectBox.framework.dSYM",
360+ "${PODS_ROOT}/ObjectBox/Carthage/Build/Mac/ObjectBox.framework",
364361);
365362name = "[CP] Embed Pods Frameworks";
366363outputFileListPaths = (
367364);
368365outputPaths = (
369366"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/ObjectBox.framework",
370- "${DWARF_DSYM_FOLDER_PATH}/ObjectBox.framework.dSYM",
371367);
372368runOnlyForDeploymentPostprocessing = 0;
373369shellPath = /bin/sh;
You can’t perform that action at this time.
0 commit comments