Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build issue: Multiple commands produce Info.plist #20

Open
Shouheng88 opened this issue May 28, 2024 · 0 comments
Open

Build issue: Multiple commands produce Info.plist #20

Shouheng88 opened this issue May 28, 2024 · 0 comments

Comments

@Shouheng88
Copy link

This seems a good project and might help me a lot. But I am new to Swift and when I try to use the project by CocoaPods, I met this issue:

Multiple commands produce '/Users/xxx/Library/Developer/Xcode/DerivedData/AwesomeSwift-gwrhfhjjhyzolwchuibedhrzuxhp/Build/Products/Debug-iphoneos/MarkdownTextView/MarkdownTextView.framework/Info.plist'

Target 'MarkdownTextView' (project 'Pods') has copy command from '/Users/xxx/Desktop/repo/ios/AwesomeSwift/AwesomeSwift/Pods/MarkdownTextView/MarkdownTextView/Info.plist' to '/Users/shouhwang/Library/Developer/Xcode/DerivedData/AwesomeSwift-gwrhfhjjhyzolwchuibedhrzuxhp/Build/Products/Debug-iphoneos/MarkdownTextView/MarkdownTextView.framework/Info.plist'

Target 'MarkdownTextView' (project 'Pods') has process command with output '/Users/xxx/Library/Developer/Xcode/DerivedData/AwesomeSwift-gwrhfhjjhyzolwchuibedhrzuxhp/Build/Products/Debug-iphoneos/MarkdownTextView/MarkdownTextView.framework/Info.plist'

Env:

  • XCode: Version 15.0 (15A240d)
  • Pod: 1.15.2

There is my Podfile configuration:

  pod "MarkdownTextView", :git => '[email protected]:indragiek/MarkdownTextView.git', :tag => '1.0.1'

That would be very grateful if I can get any help here!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant