luximetr/AnyFormatKit

Doesn't work with xcode 10 as a cocoa pod

Closed this issue · 3 comments

ntkon commented

When I build an existing project (that was fine in xcode 9) with xcode 10, I get the following error:

Multiple commands produce '/Users/xxxUserNamexxx/Library/Developer/Xcode/DerivedData/xxxAppxxx-budrinxtnjnzsobhgwboeiqsfcsk/Build/Products/Debug-iphonesimulator/AnyFormatKit/AnyFormatKit.framework/Info.plist':
1) Target 'AnyFormatKit' (project 'Pods') has copy command from '/Users/xxxAppLocationxxx/Pods/AnyFormatKit/Source/Info.plist' to '/Users/xxxUserNamexxx/Library/Developer/Xcode/DerivedData/xxxAppxxx-budrinxtnjnzsobhgwboeiqsfcsk/Build/Products/Debug-iphonesimulator/AnyFormatKit/AnyFormatKit.framework/Info.plist'
2) Target 'AnyFormatKit' (project 'Pods') has process command with output '/Users/xxxUserNamexxx/Library/Developer/Xcode/DerivedData/xxxAppxxx-budrinxtnjnzsobhgwboeiqsfcsk/Build/Products/Debug-iphonesimulator/AnyFormatKit/AnyFormatKit.framework/Info.plist'

I removed it from the podfile and used carthage and then it works. Looks like there is something wrong in the pod specifications?

This issue is solved, please accept pull request #17

Has fixed release in version 0.1.3