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:
-Xcc -Wno-error=non-modular-include-in-framework-module
Last updated 14 days ago
Was this helpful?