Skip to content

Commit

Permalink
[TIMOB-20283] Update module.xcconfig version
Browse files Browse the repository at this point in the history
  • Loading branch information
hansemannn committed Jan 30, 2016
1 parent 0e49f7a commit dffce41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ios/module.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dffce41

Please sign in to comment.