objective-c - iOS 从SVN上下载下来的项目,podfile中缺少三方库,工程也不报错. ??
大家讲道理
大家讲道理 2017-04-18 09:35:08
0
2
235

大家讲道理
大家讲道理

光阴似箭催人老,日月如移越少年。

reply all(2)
黄舟

Because the Pods directory has not been added to svn ignore, it has nothing to do with the Podfile. It's just like not using pod management. It's equivalent to adding third-party libraries manually before: create a directory and drag the library files into the project.
Delete the Pods directory and run pod install or pod update again to see if there is an error

洪涛

The pod/directory of the SVN bar has also been added and managed. So the project on SVN is a complete project that does not require pod install

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template