Skip to content

Commit

Permalink
Bump to 1.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hansemannn committed Jun 11, 2016
1 parent 96120d3 commit c7a75d0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion iphone/manifest
Expand Up @@ -2,7 +2,7 @@
# this is your module manifest and used by Titanium
# during compilation, packaging, distribution, etc.
#
version: 1.0.3
version: 1.1.0
apiversion: 2
architectures: armv7 arm64 i386 x86_64
description: ti.accountkit
Expand Down
2 changes: 1 addition & 1 deletion iphone/module.xcconfig
Expand Up @@ -7,5 +7,5 @@
// http://developer.apple.com/mac/library/documentation/DeveloperTools/Conceptual/XcodeBuildSystem/400-Build_Configurations/build_configs.html
//

FRAMEWORK_SEARCH_PATHS=$(SRCROOT)/../../modules/iphone/ti.accountkit/1.0.3/platform "~/Library/Application Support/Titanium/modules/iphone/ti.accountkit/1.0.3/platform"
FRAMEWORK_SEARCH_PATHS=$(SRCROOT)/../../modules/iphone/ti.accountkit/1.1.0/platform "~/Library/Application Support/Titanium/modules/iphone/ti.accountkit/1.1.0/platform"
OTHER_LDFLAGS=$(inherited) -framework AccountKit

0 comments on commit c7a75d0

Please sign in to comment.