Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我想使用 SKPSMTPMessage 库。唯一的问题是这个库包含文件 Base64Transcoder.m,因为我有 Dropbox SDK,所以它给出了重复的错误。我该如何解决这个错误?我不能只删除 Base64Transcoder.m 文件,因为它正在导入到 SKPSMTPMessage 库中。
谢谢你的帮助