prebid / prebid-mobile-ios

Prebid Mobile SDK for iOS applications
Apache License 2.0
47 stars 89 forks source link

Cannot update to latest version (2.0.5) with cocoapods #939

Open XavierMF opened 10 months ago

XavierMF commented 10 months ago

When trying to update from version 1.12.2 to 2.0.5 (latest version) with cocoapods, I get the following error: Using Swift static libraries with custom module maps is currently not supported. Please build PrebidMobile as a framework or remove the custom module map. Unfortunately for my team, we can't move to use_frameworks and need to keep modules.

Is there a way to upgrade to the latest version and keep not using use_framework ?

jsligh commented 4 months ago

@XavierMF are you still having this error?