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.
几个月前,我将 CocoaLumberjack 源文件导入我的应用程序,想知道是否需要更新源。我不确定如何检查我正在运行的版本,以便与最新的源文件进行比较。我该如何检查?任何对象中似乎都没有“版本号”调用。
如果您使用 CocoaPods 安装 Cocoalumberjack,您可以在 Podfile.lock 中查看 CocoaPods 框架的版本。