I made two versions of my library to fit another platform as a device and simulator
How to make xcode automatically choosing the correct lib (.a) platform with the configuration of the target "base SDK"?
and using the same header files. I know that Admob can do this without any changes, but setting up a basic SDK.
source
share