Skip to content

Conversation

dreampiggy
Copy link
Contributor

The generated project seems using SDWebImageWebPCoder_macos.framework, which is not great. Instead, using SDWebImageWebPCoder.framework.

Seems a Xcode bug, because the build settings already setup to use the MODULE_NAME. But it's cached into the pbxproj file and not get updated.

@dreampiggy dreampiggy changed the title Update to fix the wrong module name for macOS on Carthage users Update to fix the wrong product name SDWebImageWebPCoder_macos.framework for macOS on Carthage users Jun 2, 2019
@dreampiggy dreampiggy merged commit 0f0284d into master Jun 2, 2019
@bpoplauschi bpoplauschi deleted the fix_macOS_project_module_name branch June 3, 2019 08:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

1 participant