Optional settings
The following settings are optional and won’t affect your iOS app:
Check and apply these settings if any errors occur while integrating the iOS framework into your app.
Set the Allow Non-modular Includes in Framework Modules setting to Yes for your Objective-C and Swift iOS app.

Add the
-Xcc -Wno-error=non-modular-include-in-framework-module
to the Other Swift Flags setting for your Swift iOS app:

Last updated
Was this helpful?