V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
maxCham
V2EX  ›  iOS

Xcode11 beta 的打包问题

  •  
  •   maxCham · 2019-08-02 11:11:52 +08:00 · 4103 次点击
    这是一个创建于 1727 天前的主题,其中的信息可能已经有所发展或是发生改变。

    各位大神,有没有开始用 Xcode11 swift5 去升级你们的项目?我搞完后,真机和模拟器都可以跑,但是用 archive 打包时候,就会报错; error 还是一些第三库的 link 问题。无法解决。有人遇到过吗?我用了一些网上方法,都没用

    部分 error copy: ld: warning: Could not find or use auto-linked library 'swiftFoundation' ld: warning: Could not find or use auto-linked library 'swiftMetal' ld: warning: Could not find or use auto-linked library 'swiftDarwin' ld: warning: Could not find or use auto-linked library 'swiftUIKit' ld: warning: Could not find or use auto-linked library 'swiftCoreFoundation' ld: warning: Could not find or use auto-linked library 'swiftObjectiveC' ld: warning: Could not find or use auto-linked library 'swiftDispatch' ld: warning: Could not find or use auto-linked library 'swiftCoreImage' ld: warning: Could not find or use auto-linked library 'swiftQuartzCore' ld: warning: Could not find or use auto-linked library 'swiftCoreGraphics' ld: warning: Could not find or use auto-linked library 'swiftCore' Undefined symbols for architecture armv7:

    3 条回复    2019-08-05 15:38:01 +08:00
    MarginK
        1
    MarginK  
       2019-08-02 11:15:08 +08:00
    第一,有点好奇,为什么要用 beta 版本打包,打的包也不能上架啊
    第二,看提示就是有些库没法引入吧,注意看看标红前后和下方的错误提示
    maxCham
        2
    maxCham  
    OP
       2019-08-02 11:22:25 +08:00
    @MarginK 企业 app,无需上架,做了链接,感觉没用
    maxCham
        3
    maxCham  
    OP
       2019-08-05 15:38:01 +08:00
    升级 Xcode 11 beta 5 之后解决
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   1423 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 25ms · UTC 23:52 · PVG 07:52 · LAX 16:52 · JFK 19:52
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.