Closed anudeep94 closed 3 years ago
Hi! I have the same problem when trying to archive, does anyone know how to solve it?
UPD: Removing references to 3 files "column-sort-ascending.png", "column-sort-descending.png" and "column-sort-unspecified.png" in Pods/SwiftDataTables helped to me.
Did you resolve your issue in the end @anudeep94?
Please update to the latest version of SwiftDataTables. That folder is no longer there.
Thank you @KarasIlia for being so helpful to @anudeep94 while I was away.
@pavankataria I have this issue, should we delete the files manually to solve this?
I am already in the latest version SwiftDataTables (0.8.1), but still get this error.
All these image files getting added in both classes and resources directory. We may have to update the podspec to exclude path to these files in classes directory, if we change it to following it works.
I have this issue too, right after running pod install with this new pod added. Any news on this?
@tringkishorekumar thank you. Will fix this and push to master.
@tringkishorekumar thank you. Will fix this and push to master.
I fixed in my local code this way: go to file>Workspace Settings> set build system to Legacy Build system. then compile and enjoy your life.
I solved this issue by deleting this png file from the compile sources under the build phase of this pod.
@dipen-apptrait @vahidnety @dcoletto @tringkishorekumar @KarasIlia @anudeep94
Please upgrade to the latest version of SwiftDataTables
(0.8.2) to receive a fix for this issue. Thank you.
š SwiftDataTables (0.8.2) successfully published on š December 8th, 04:03 š Share with your friends and colleagues!
Hi, I was releasing an update for our app to iOS 13, from Xcode 11.3 and archiving it fails with errors like:
Unexpected duplicate tasks: 1) Target 'SwiftDataTables' (project 'Pods') has copy command from '/Users/ecosoft/Desktop/BS OE Survey 2/Pods/SwiftDataTables/SwiftDataTables/SwiftDataTables.bundle/column-sort-ascending.png' to '/Users/ecosoft/Library/Developer/Xcode/DerivedData/BS_OE_Survey-fykbjydhfdxtjiaimfbylnuedznk/Build/Intermediates.noindex/ArchiveIntermediates/BS OE Survey/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/SwiftDataTables.framework/column-sort-ascending.png' 2) Target 'SwiftDataTables' (project 'Pods') has copy command from '/Users/ecosoft/Desktop/BS OE Survey 2/Pods/SwiftDataTables/SwiftDataTables/SwiftDataTables.bundle/column-sort-ascending.png' to '/Users/ecosoft/Library/Developer/Xcode/DerivedData/BS_OE_Survey-fykbjydhfdxtjiaimfbylnuedznk/Build/Intermediates.noindex/ArchiveIntermediates/BS OE Survey/IntermediateBuildFilesPath/UninstalledProducts/iphoneos/SwiftDataTables.framework/column-sort-ascending.png'