The Facebook module has stopped working. I am working on a tituanium app in appcelerator.
When I try to build my app, I get the following error:
[INFO] : Invoking xcodebuild
[ERROR] : * BUILD FAILED **
[ERROR] : The following build commands failed:
[ERROR] : Ld build/Intermediates/Game.build/Debug-iphoneos/Game.build/Objects-normal/armv7/Game normal armv7
[ERROR] : Ld build/Intermediates/Game.build/Debug-iphoneos/Game.build/Objects-normal/arm64/Game normal arm64
[ERROR] : (2 failures)
I managed the to isolate the problem with the Facebook module, it is no longer 64 bit. How can I resolve this? This was working fine before the latest update.