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.stack.imgur.com/NRDhR.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?