V2EX = way to explore
V2EX 是一个关于分享和探索的地方
现在注册
已注册用户请  登录
V2EX 提问指南
mmmmms
V2EX  ›  问与答

[求助] IOS 升级 Xcode14 后,构建失败: Multiple commands produce?

  •  
  •   mmmmms · 362 天前 · 911 次点击
    这是一个创建于 362 天前的主题,其中的信息可能已经有所发展或是发生改变。

    详细的错误内容如下,原本 podfile 中引入了一个本地库

    pod 'LBFoundation', :path => './Specs/foundation'
    

    然后会生成两个 target, LBFoundation.commonLBFoundation.common-Service(本人 IOS 小白,也不知道为什么会有两个 target )

    
    Showing All Messages
    
    Prepare build
    note: Building targets in dependency order
    error: Multiple commands produce '/Project/DerivedData/Product1/Build/Intermediates.noindex/ArchiveIntermediates/Product1/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/LBFoundation.framework'
        note: Target 'LBFoundation.common' (project 'Pods') has create directory command with output '/Project/DerivedData/Product1/Build/Intermediates.noindex/ArchiveIntermediates/Product1/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/LBFoundation.framework'
        note: Target 'LBFoundation.common-Service' (project 'Pods') has create directory command with output '/Project/DerivedData/Product1/Build/Intermediates.noindex/ArchiveIntermediates/Product1/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/LBFoundation.framework'
    
    
    Building targets in dependency order
    
    Multiple commands produce '/Project/DerivedData/Product1/Build/Intermediates.noindex/ArchiveIntermediates/Product1/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/LBFoundation.framework'
    
    Computing target dependency graph and provisioning inputs
    
    Create build description
    Build description signature: 88c15e2173a8937894d3334eb649cc15
    Build description path: /Project/DerivedData/Product1/Build/Intermediates.noindex/ArchiveIntermediates/Product1/IntermediateBuildFilesPath/XCBuildData/88c15e2173a8937894d3334eb649cc15.xcbuilddata
    
    
    

    看网上的问题应该是原本该项目的编译系统用的是 Legacy Build Sysytem ,但是 14 后统一只能用 New Build System 。而新的编译方式会产生上述问题,不知道怎么解决。 哪位大佬能指点一下,感激不尽。

    Xcode 版本: 14.3
    CocoaPods 版本: 1.12.0
    5 条回复    2023-04-03 19:55:52 +08:00
    pipasese
        1
    pipasese  
       362 天前 via iPhone
    clean 一下试试?
    mmmmms
        2
    mmmmms  
    OP
       362 天前
    @pipasese clean 了还是不行诶老哥
    mmmmms
        3
    mmmmms  
    OP
       362 天前
    upupup
    mmmmms
        4
    mmmmms  
    OP
       361 天前
    1111
    关于   ·   帮助文档   ·   博客   ·   API   ·   FAQ   ·   我们的愿景   ·   实用小工具   ·   5571 人在线   最高记录 6543   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 34ms · UTC 06:36 · PVG 14:36 · LAX 23:36 · JFK 02:36
    Developed with CodeLauncher
    ♥ Do have faith in what you're doing.