Skip to content

Commit

Permalink
Bump to 5.2.2, realign semantic versioning
Browse files Browse the repository at this point in the history
  • Loading branch information
hansemannn committed Aug 7, 2016
1 parent a971be7 commit 951af48
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion ios/manifest
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
# this is your module manifest and used by Titanium
# during compilation, packaging, distribution, etc.
#
version: 5.3.0
version: 5.2.2
apiversion: 2
description: Allows Facebook integration for Titanium apps
author: Mark Mokryn, Ng Chee Kiat and Hans Knoechel
Expand Down
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.3.0/platform "~/Library/Application Support/Titanium/modules/iphone/facebook/5.3.0/platform"
FRAMEWORK_SEARCH_PATHS=$(SRCROOT)/../../modules/iphone/facebook/5.2.2/platform "~/Library/Application Support/Titanium/modules/iphone/facebook/5.2.2/platform"
OTHER_LDFLAGS=$(inherited) -framework Social -framework FBSDKCoreKit -framework FBSDKLoginKit -framework FBSDKShareKit -framework FBSDKMessengerShareKit
//
// OTHER_LDFLAGS=$(inherited) -framework Foo
Expand Down

0 comments on commit 951af48

Please sign in to comment.