Im trying to distribute my custom build framework via cocoapods, Issue rise when i try to upload my application build with custom framework to Appstore throughs error in image below:
https://i.imgur.com/9Q8HO0U.png "tooltip"
and if i remove x86_64 architecture from the framework its unable to run on simulator.
So my question is:
How can i distribute my framework to work on device, simulator and App store?