相关疑难解决方法(0)

无法加载文件列表的内容:'/Target Support Files/Pods-Salotime/Pods-Salotime-frameworks-Debug-input-files.xcfilelist'

我的 Xcode 版本:12.2

我的 Pod 版本:1.10.0

我的科尔多瓦版本:10.0.0

Node.js版本:12.16.3

我使用 cordova,我只是尝试安装 firebesex 插件:https://www.npmjs.com/package/cordova-plugin-firebasex 该插件依赖于各种组件,例如由 Cocoapods 在构建时引入的 Firebase SDK在 iOS 上。

我的播客文件:

在此输入图像描述

当我尝试构建项目时,出现以下错误:“'/Target Support Files/Pods-Salotime/Pods-Salotime-frameworks-Debug-output-files.xcfilelist'”

在此输入图像描述

尽管文件位于正确的路径中,但加载文件内容未成功

“Pods-Salotime-frameworks-Debug-input-files.xcfilelist”的内容:

${PODS_ROOT}/Target Support Files/Pods-Salotime/Pods-Salotime-frameworks.sh
${BUILT_PRODUCTS_DIR}/FirebaseCore/FirebaseCore.framework
${BUILT_PRODUCTS_DIR}/FirebaseCoreDiagnostics/FirebaseCoreDiagnostics.framework
${BUILT_PRODUCTS_DIR}/FirebaseInstallations/FirebaseInstallations.framework
${BUILT_PRODUCTS_DIR}/GoogleDataTransport/GoogleDataTransport.framework
${BUILT_PRODUCTS_DIR}/GoogleUtilities/GoogleUtilities.framework
${BUILT_PRODUCTS_DIR}/PromisesObjC/FBLPromises.framework
${BUILT_PRODUCTS_DIR}/nanopb/nanopb.framework
Run Code Online (Sandbox Code Playgroud)

Pods-Salotime-frameworks-Debug-output-files.xcfilelist 的内容

${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseCore.framework
${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseCoreDiagnostics.framework
${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FirebaseInstallations.framework
${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleDataTransport.framework
${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/GoogleUtilities.framework
${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/FBLPromises.framework
${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/nanopb.framework
Run Code Online (Sandbox Code Playgroud)

我已经尝试使用 1-pod 分解 2-pod 更新

但还是没用。

xcode ios cordova firebase cordova-plugins

14
推荐指数
1
解决办法
3万
查看次数

React Native - launchPackager.com不能打开

我在构建反应本机ios项目时遇到问题.

错误信息:

"launchPackage command" can't be opened because it is from an unidentified developer.
Run Code Online (Sandbox Code Playgroud)

在此输入图像描述

知道如何解决这个问题吗?

ios react-native

5
推荐指数
6
解决办法
5145
查看次数

标签 统计

ios ×2

cordova ×1

cordova-plugins ×1

firebase ×1

react-native ×1

xcode ×1