I created Swift Universal Framework and added external library via pod , but when i used universal framework in other app project, It gives diffrent - diffrent error while compile the project like-:
- "Missing required module 'Example' framework"
- "Undefined symbols for architecture x86_64"