Skip to content

运行出错 #23

Open
Open
@iceluo

Description

@iceluo

Showing Recent Messages
👎 Multiple commands produce '/Users/luoliang/Library/Developer/Xcode/DerivedData/CocoaAsyncSocket_TCP-hickedlkxfaqbqgxsuxanuhwsbjh/Build/Products/Debug-iphoneos/CocoaAsyncSocket_TCP.app/Info.plist':

  1. Target 'CocoaAsyncSocket_TCP' (project 'CocoaAsyncSocket_TCP') has copy command from '/Users/luoliang/Desktop/CocoaAsyncSocket_Demo/CocoaAsyncSocket_TCP/Comon/NetworkObserver/RealReachability/Info.plist' to '/Users/luoliang/Library/Developer/Xcode/DerivedData/CocoaAsyncSocket_TCP-hickedlkxfaqbqgxsuxanuhwsbjh/Build/Products/Debug-iphoneos/CocoaAsyncSocket_TCP.app/Info.plist'
  2. Target 'CocoaAsyncSocket_TCP' (project 'CocoaAsyncSocket_TCP') has process command with output '/Users/luoliang/Library/Developer/Xcode/DerivedData/CocoaAsyncSocket_TCP-hickedlkxfaqbqgxsuxanuhwsbjh/Build/Products/Debug-iphoneos/CocoaAsyncSocket_TCP.app/Info.plist'

Activity

iceluo

iceluo commented on Aug 16, 2019

@iceluo
Author

手工 去掉那个 info 编译引用就能跑了

wxwlcp

wxwlcp commented on Sep 22, 2019

@wxwlcp

请问在哪去掉,我也同样的问题.

littleShuai2019

littleShuai2019 commented on Sep 23, 2019

@littleShuai2019

image
这个模块下的一个info文件删除;
然后 在 build Settings 将 ENABLE BITCODE 改成 NO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      运行出错 · Issue #23 · coderMyy/CocoaAsyncSocket_Demo