You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The Swift pod Swift-OC depends upon Toast, MYLCommonUI, and Masonry, which do not define modules. To opt into those targets generating module maps (which is necessary to import them from Swift when building as static libraries), you may set use_modular_headers! globally in your Podfile, or specify :modular_headers => true for particular dependencies.
thank
The text was updated successfully, but these errors were encountered:
Hi,There is a question, if :modular_headers => true is used, does gen support it?
Here is an example Demo
We have this error here.
Podfile
error
thank
The text was updated successfully, but these errors were encountered: