|
@@ -540,9 +540,12 @@
|
|
files = (
|
|
files = (
|
|
);
|
|
);
|
|
inputPaths = (
|
|
inputPaths = (
|
|
|
|
+ "${SRCROOT}/Pods/Target Support Files/Pods-deltachat-ios/Pods-deltachat-ios-frameworks.sh",
|
|
|
|
+ "${BUILT_PRODUCTS_DIR}/MessageKit/MessageKit.framework",
|
|
);
|
|
);
|
|
name = "[CP] Embed Pods Frameworks";
|
|
name = "[CP] Embed Pods Frameworks";
|
|
outputPaths = (
|
|
outputPaths = (
|
|
|
|
+ "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/MessageKit.framework",
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
shellPath = /bin/sh;
|
|
shellPath = /bin/sh;
|