pod install
[!] Invalid `Podfile` file: incompatible character encodings: UTF-8 and ASCII-8BIT. Updating CocoaPods might fix the issue.
1、Podfile 文件中存在 单引号错误 正确的 ‘
pod install 错误 - incompatible character encodings: UTF-8 and ASCII-8BIT
时间: 2024-11-08 18:20:39