簡體   English   中英

錯誤:無法加載文件列表的內容:'/Target Support Files/Pods-xx/Pods-xx-frameworks-Debug-input-files.xcfilelist'(在目標'xx'中)

[英]error: Unable to load contents of file list: '/Target Support Files/Pods-xx/Pods-xx-frameworks-Debug-input-files.xcfilelist' (in target 'xx')

XCode 版本 10.2.1

錯誤:無法加載文件列表的內容:'/Target Support Files/Pods-SMarket/Pods-SMarket-frameworks-Debug-input-files.xcfilelist'(在目標'SMarket'中)

錯誤:無法加載文件列表的內容:'/Target Support Files/Pods-SMarket/Pods-SMarket-frameworks-Debug-output-files.xcfilelist'(在目標'SMarket'中)

錯誤:無法加載文件列表的內容:'/Target Support Files/Pods-SMarket/Pods-SMarket-resources-Debug-input-files.xcfilelist'(在目標'SMarket'中)

錯誤:無法加載文件列表的內容:'/Target Support Files/Pods-SMarket/Pods-SMarket-resources-Debug-output-files.xcfilelist'(在目標'SMarket'中)

我試過這個解決方案,不工作。

我試圖清理,重建項目,仍然失敗。

不知道哪個部分會產生這些錯誤,如果我需要顯示特定文件的詳細信息,請發表評論。

我的目標 -> 構建階段: 在此處輸入圖像描述

[CP] Embed Pods Frameworks 在此處輸入圖像描述

[CP] Copy Pods Resources 在此處輸入圖像描述

pod deintegrate

然后

pod update

我發現在[CP] Embed Pods Frameworks[CP] Copy Pods Resources下,有輸入文件和輸出文件部分。 只需刪除這些部分中的文件,它就可以工作。

但我仍然不知道為什么會產生這個錯誤。

在此處輸入圖像描述

就我而言:

pod deintegrate
pod clean
pod install  

通過重建,該項目可以工作。

我的 XCode 版本是11.3.1

暫無
暫無

聲明:本站的技術帖子網頁,遵循CC BY-SA 4.0協議,如果您需要轉載,請注明本站網址或者原文地址。任何問題請咨詢:yoyou2525@163.com.

 
粵ICP備18138465號  © 2020-2024 STACKOOM.COM