V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
iOS 开发实用技术导航
NSHipster 中文版
http://nshipster.cn/
cocos2d 开源 2D 游戏引擎
http://www.cocos2d-iphone.org/
CocoaPods
http://cocoapods.org/
Google Analytics for Mobile 统计解决方案
http://code.google.com/mobile/analytics/
WWDC
https://developer.apple.com/wwdc/
Design Guides and Resources
https://developer.apple.com/design/
Transcripts of WWDC sessions
http://asciiwwdc.com
Cocoa with Love
http://cocoawithlove.com/
Cocoa Dev Central
http://cocoadevcentral.com/
NSHipster
http://nshipster.com/
Style Guides
Google Objective-C Style Guide
NYTimes Objective-C Style Guide
Useful Tools and Services
Charles Web Debugging Proxy
Smore
Tangdixi
V2EX  ›  iDev

CocoaPods 装不了 CorePlot啊,用podspec也试过了~ 怎么破

  •  
  •   Tangdixi ·
    Tangdixi · 2013-11-20 13:33:32 +08:00 · 3529 次点击
    这是一个创建于 3825 天前的主题,其中的信息可能已经有所发展或是发生改变。
    用pod search core plot 给了我这段话:

    [!] [CorePlot (1.4)] The pre install hook of the specification DSL has been deprecated, use the `resource_bundles` or the `prepare_command` attributes.

    本人对pod这东东就仅仅停留在search ,install,update,还有改改Podfile而已。。。

    看了看github,说道可以用podspec添加~ 接着是这样:

    [!] Pod::Executable -L -o '/Users/tangdixi/Desktop/Voter/Pods/CorePlot/file.zip' 'https://core-plot.googlecode.com/files/CorePlot_1.4.zip'

    % Total % Received % Xferd Average Speed Time Time Time Current

    Dload Upload Total Spent Left Speed

    0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0

    curl: (35) Unknown SSL protocol error in connection to core-plot.googlecode.com:-9800

    google最后那段error信息未果,求指点
    4 条回复    1970-01-01 08:00:00 +08:00
    Veelian
        1
    Veelian  
       2013-11-20 14:26:00 +08:00
    是不是该这样
    pod search coreplot
    Tangdixi
        2
    Tangdixi  
    OP
       2013-11-20 22:45:52 +08:00
    @Veelian search到了,但是装不了哦
    zhigang1992
        3
    zhigang1992  
       2013-11-21 17:37:26 +08:00 via iPhone   ❤️ 1
    把CocoaPods更新到最新就好了。
    gem update cocoapods
    Tangdixi
        4
    Tangdixi  
    OP
       2013-11-22 21:51:44 +08:00
    @zhigang1992 我试试看~
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   实用小工具   ·   2161 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 24ms · UTC 00:46 · PVG 08:46 · LAX 17:46 · JFK 20:46
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.