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
refresh
V2EX  ›  iDev

有用XCode5 + Cocoapods的没有,无法Archive,求救

  •  
  •   refresh · 2013-09-15 23:15:34 +08:00 · 3620 次点击
    这是一个创建于 3881 天前的主题,其中的信息可能已经有所发展或是发生改变。
    错误信息为:“library not found for -lPods”,debug和release没问题,就是不能Release,创建一个空项目,然后pod install,也会有这个问题。

    网上提供的招数都用了,没能解决,求救
    4 条回复    1970-01-01 08:00:00 +08:00
    refresh
        1
    refresh  
    OP
       2013-09-15 23:51:40 +08:00
    自己解决,在VALID_ARCHS中删除arm64,但不知道有啥影响没,菜鸟一枚。

    根据:http://www.forcegrind.com/2012/08/24/cocoapods-fix-for-cant-archive-ld-library-not-found-for-lpods/
    ewangke
        2
    ewangke  
       2013-09-15 23:57:56 +08:00
    See issue [#1329] (https://github.com/CocoaPods/CocoaPods/pull/1329), cocoapods version 0.24.0

    PS: 我们的问题可能不太一样
    refresh
        3
    refresh  
    OP
       2013-09-16 00:28:21 +08:00
    @ewangke 楼主最后解决了吗,我是任何项目,只要用到cocoapods就会报这个错
    ewangke
        4
    ewangke  
       2013-09-16 00:53:15 +08:00
    @refresh gem install cocoapods,我用的最新版本(0.24.0),跟你的问题情况差不多但原因是不同的。
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   2225 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 04:18 · PVG 12:18 · LAX 21:18 · JFK 00:18
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.