From dffce41909fcb85f2972622e1a24862f4fc18663 Mon Sep 17 00:00:00 2001 From: Hans Knoechel Date: Sat, 30 Jan 2016 21:24:25 +0100 Subject: [PATCH] [TIMOB-20283] Update module.xcconfig version --- ios/module.xcconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios/module.xcconfig b/ios/module.xcconfig index 148e9334..4b296795 100644 --- a/ios/module.xcconfig +++ b/ios/module.xcconfig @@ -9,7 +9,7 @@ // // How to add a Framework (example) -FRAMEWORK_SEARCH_PATHS=$(SRCROOT)/../../modules/iphone/facebook/5.0.0/platform "~/Library/Application Support/Titanium/modules/iphone/facebook/5.0.0/platform" +FRAMEWORK_SEARCH_PATHS=$(SRCROOT)/../../modules/iphone/facebook/5.0.1/platform "~/Library/Application Support/Titanium/modules/iphone/facebook/5.0.1/platform" OTHER_LDFLAGS=$(inherited) -framework Social -framework FBSDKCoreKit -framework FBSDKLoginKit -framework FBSDKShareKit // // OTHER_LDFLAGS=$(inherited) -framework Foo