launchdarkly / ios-client-sdk

LaunchDarkly Client-side SDK for iOS (Swift and Obj-C)
https://docs.launchdarkly.com/sdk/client-side/ios
Other
69 stars 84 forks source link

Xcode 12 warnings #224

Closed omerjanjua closed 3 years ago

omerjanjua commented 3 years ago

Describe the bug You get the below warnings on LaunchDarkly imports Module 'LaunchDarkly' was not compiled with library evolution support; using it means binary compatibility for 'MyApp' can't be guaranteed

To reproduce Upgrade to Xcode Version 12.0 (12A7209)

Expected behavior No warnings or errors should appear with Xcode 12

SDK version pod 'LaunchDarkly', '5.1.0'

OS/platform MacOS 10.15.6 (19G2021)