-
Notifications
You must be signed in to change notification settings - Fork 2
Getting error during Build #12
Description
i had used latest 2 release of your facebook module but receiving same error during build
error using Ti SDK 3.5
[INFO] : Invoking xcodebuild
[ERROR] : ** BUILD FAILED **
[ERROR] : The following build commands failed:
[ERROR] : Ld build/Project.build/Debug-iphoneos/Project-universal.build/Objects-normal/arm64/Project normal arm64
[ERROR] : Ld build/Project.build/Debug-iphoneos/Project-universal.build/Objects-normal/armv7/Project normal armv7
[ERROR] : (2 failures)
and error using Ti SDK 3.4.1 & 3.4.0
[INFO] : Invoking xcodebuild
[ERROR] : ** BUILD FAILED **
[ERROR] : The following build commands failed:
[ERROR] : Ld build/Debug-iphoneos/Project.app/Project normal armv7
[ERROR] : (1 failure)
and i had also tested build from xcode 6.1.1 too and found that it is not able to find FaceBook Framework on it