Lukas1h / BeReal-iOS

BeReal Client for iOS w/Filters and more!
6 stars 1 forks source link

WebP Framework needs rebuilt... #1

Open freepicheep opened 1 year ago

freepicheep commented 1 year ago

I'm curious which WebP Framework library you are using. I am getting the following error when trying to build the project: Compiled module was created by a different version of the compiler ''; rebuild 'WebP' and try again: /Users/friedrichstoltzfus/Code/My Forks/BeReal-iOS/WebP.framework/Modules/WebP.swiftmodule/arm64-apple-ios.swiftmodule. I can't rebuild the WebP module because I'm not sure which one you are using. Thanks!

Lukas1h commented 1 year ago

Hmmm. Give me a bit and I'll find it. Also, what are you targeting?

Lukas1h commented 1 year ago

I got the framework from https://github.com/ainame/Swift-WebP. IDK about rebuilding it. What version of XCode are you using?