Hi, I made two version of my library to fit different platform as device and simulator
How to make xcode automatically choosing the correct platform lib(.a) with the config of the target's "Base SDK" ?
and By using the same header files. I know Admob could do this without any modify but configuring the Base SDK.