GPUImage icon indicating copy to clipboard operation
GPUImage copied to clipboard

Build input file cannot be found module.modulemap Xcode project Objective-C

Open usamaeltmsah opened this issue 1 year ago • 0 comments

I have a project that is built with the GPUImage framework. When I Built or Run the Project it's run successfully with no errors.

But when I archive the project I get this error:

Build input file cannot be found: '/Users/usamafouad/Library/Developer/Xcode/DerivedData/Oil_Paint-cbctefuopbfuzoepjagkwguaxfjy/Build/Intermediates.noindex/ArchiveIntermediates/Oil Paint/InstallationBuildProductsLocation/@loader_path/../Frameworks/GPUImage.framework/Versions/A/Modules/module.modulemap'

I run from Macbook-pro 2020 M1 chip, Xcode 13.4, and the project built in Objective-C

usamaeltmsah avatar Jul 13 '22 23:07 usamaeltmsah