zoukankan      html  css  js  c++  java
  • xcode10 出现 框架 或者 pod 出错

    1. 报错
    
    
    Showing Recent Messages
    :-1: Multiple commands produce '/Users/apple/Library/Developer/Xcode/DerivedData/rtb-anrwqlkzbioswnbgtgghghfvuckd/Build/Products/Debug-iphoneos/SwipeMenuViewController/SwipeMenuViewController.framework/Info.plist':
    1) Target 'SwipeMenuViewController' (project 'Pods') has copy command from '/Users/apple/Desktop/集勇项目/GitCode/iOS/Pods/SwipeMenuViewController/Sources/Supporting files/Info.plist' to '/Users/apple/Library/Developer/Xcode/DerivedData/rtb-anrwqlkzbioswnbgtgghghfvuckd/Build/Products/Debug-iphoneos/SwipeMenuViewController/SwipeMenuViewController.framework/Info.plist'
    2) Target 'SwipeMenuViewController' (project 'Pods') has process command with output '/Users/apple/Library/Developer/Xcode/DerivedData/rtb-anrwqlkzbioswnbgtgghghfvuckd/Build/Products/Debug-iphoneos/SwipeMenuViewController/SwipeMenuViewController.framework/Info.plist'
    

      解决方式:

    1.

    2.如果头铁就是要用新环境,

    那需要删除引用


    在链接库 这个地方会多出来一个,删除就好



    可以看: 

    升级xcode10.0后,编译原有正常工程遇到的坑

    https://blog.csdn.net/kevin_love_chrissy/article/details/82759257

  • 相关阅读:
    习题四 答案
    习题五 答案
    习题三 答案
    习题二 答案
    习题一 答案
    mysqldump 备份
    centos mysql 数据迁移
    常用操作命令
    mysql 日期处理
    thinkphp3.2.3 使用配置
  • 原文地址:https://www.cnblogs.com/qingzZ/p/9673671.html
Copyright © 2011-2022 走看看