iOS-Framework
iOS-Framework copied to clipboard
`Undefined symbols for architecture i386` when using the `Framework` built with scheme `iOS device`
@jverkoey If I build the Aggregate Target Framework
with simulator, then it's ok to use the .framework. Werid bug.
You need to turn off "Build Active Architecture Only" because i386 is only an active architecture for the simulator target.