美文网首页
[IOS] Showing Recent Messages :-

[IOS] Showing Recent Messages :-

作者: w_w_wei | 来源:发表于2019-05-15 21:18 被阅读0次

编译错误


Showing Recent Messages
:-1: Unable to load contents of file list: '/Users/kerwin/Program/ios/lover/Pods/Target Support Files/Pods-Lover/Pods-Lover-frameworks-Debug-input-files.xcfilelist' (in target 'Lover')


Showing Recent Messages
:-1: Unable to load contents of file list: '/Users/kerwin/Program/ios/lover/Pods/Target Support Files/Pods-Lover/Pods-Lover-frameworks-Debug-output-files.xcfilelist' (in target 'Lover')


Showing Recent Messages
:-1: Unable to load contents of file list: '/Users/kerwin/Program/ios/lover/Pods/Target Support Files/Pods-Lover/Pods-Lover-resources-Debug-input-files.xcfilelist' (in target 'Lover')


Showing Recent Messages
:-1: Unable to load contents of file list: '/Users/kerwin/Program/ios/lover/Pods/Target Support Files/Pods-Lover/Pods-Lover-resources-Debug-output-files.xcfilelist' (in target 'Lover')

解决方法

Lover.xcodeproj/project.pbxproj (Lover为项目名)
找到对应的文件名移除即可编译成功
可以通过检索-input-files.xcfilelist-output-files.xcfilelist找到

相关文章

网友评论

      本文标题:[IOS] Showing Recent Messages :-

      本文链接:https://www.haomeiwen.com/subject/jktvaqtx.html