Is it possible to build facebook ios sdk to support for armv7s(Apple A6 cpu)? I have try to use build_framework.sh to rebuild again, it still not support armv7s yet!
Asked
Active
Viewed 1,675 times
3 Answers
4
I compiled the source code and shared it at http://db.tt/QpIjMfWb. It will be removed after fb updates the SDK.

Vince Yuan
- 10,533
- 3
- 32
- 27
-
I used what you sent, it looks like its not compiled also for armv6.. is this correct? – elad s Oct 05 '12 at 17:45
-
@elads Yes. Xcode 4.5 dropped support to armv6. I suggest you use the official Facebook 3.1 sdk. – Vince Yuan Oct 07 '12 at 13:42
2
I just followed this link today: http://developers.facebook.com/bugs/107674376052717 it says that they will roll out a new update that will solve the problem. Try downloading the latest source and re-compiling.

polterfest
- 96
- 4