小编sal*_*eem的帖子

无法加载文件列表的内容:'/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万
查看次数

SQL查询"WHERE IN"

我有这个问题:

SELECT Company_Name FROM tblBeneficaries WHERE BeneficaryID IN ()
Run Code Online (Sandbox Code Playgroud)

当我执行它时,它返回消息:

')'附近的语法不正确.

问题是什么?

sql where

0
推荐指数
2
解决办法
1万
查看次数

标签 统计

cordova ×1

cordova-plugins ×1

firebase ×1

ios ×1

sql ×1

where ×1

xcode ×1