This commit is contained in:
v7lin
2020-06-17 23:34:34 +08:00
parent b788eeb4f9
commit c701c390c8
2 changed files with 8 additions and 9 deletions

View File

@ -6,10 +6,10 @@ PODS:
- Flutter
- path_provider_macos (0.0.1):
- Flutter
- tencent_kit (0.0.1):
- tencent_kit (1.1.0):
- Flutter
- tencent_kit/vendor (= 0.0.1)
- tencent_kit/vendor (0.0.1):
- tencent_kit/vendor (= 1.1.0)
- tencent_kit/vendor (1.1.0):
- Flutter
DEPENDENCIES:
@ -36,7 +36,7 @@ SPEC CHECKSUMS:
path_provider: abfe2b5c733d04e238b0d8691db0cfd63a27a93c
path_provider_linux: 4d630dc393e1f20364f3e3b4a2ff41d9674a84e4
path_provider_macos: f760a3c5b04357c380e2fddb6f9db6f3015897e0
tencent_kit: 1ebaea096656428578f0f0ecb694a72bf4672a0a
tencent_kit: 861c8093fe0458832be269ec5e8dbdb48128f799
PODFILE CHECKSUM: f32fb4e7c14f8b3ca19a369d7be425dd9241af27

View File

@ -248,13 +248,12 @@
buildActionMask = 2147483647;
files = (
);
inputPaths = (
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks.sh",
"${PODS_ROOT}/../Flutter/Flutter.framework",
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Embed Pods Frameworks";
outputPaths = (
"${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/Flutter.framework",
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-Runner/Pods-Runner-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;