kstenerud / iOS-Universal-Framework

An XCode project template to build universal frameworks (arm7, arm7s, and simulator) for iOS / iPhone.
2.95k stars 473 forks source link

Undefined symbols for architecture i386: #128

Open EdwardSeshoka opened 10 years ago

EdwardSeshoka commented 10 years ago

For some reason it seems to buff only for the device architecture??

fabiosoft commented 10 years ago

build before for iOS - Device then for Simulator than bring the .framework file inside Debug-simulator folder. It will be fat framework.

hikui commented 10 years ago

I get the same problem. The document says that both "iOS device" and "Simulator" destinations will build the same universal binary, so it doesn't matter which you select. But it doesn't work like that. ps. I'm using Xcode 4.6.

objczl commented 10 years ago

I'm sorry ,recent I'm busy and have no time for your question, suggest,http://stackoverflow.com. 在 Aug 1, 2013,10:14 AM,Hokuang Miao notifications@github.com 写道:

I get the same problem. The document says that both "iOS device" and "Simulator" destinations will build the same universal binary, so it doesn't matter which you select. But it doesn't work like that.

— Reply to this email directly or view it on GitHub.