Skip to content

Commit

Permalink
Merge branch 'hotfix/issue_75'
Browse files Browse the repository at this point in the history
  • Loading branch information
pegli committed Jul 2, 2014
2 parents ef63aee + 69c2b5a commit e3c750e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion mobile/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: 1.0.1
version: 1.0.2
apiversion: 2
description: Titanium wrapper for Couchbase Mobile
author: Paul Mietz Egli
Expand Down
1 change: 0 additions & 1 deletion mobile/ios/module.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ OTHER_LDFLAGS=$(inherited) -framework Security
// How to add a compiler define:
//
// OTHER_CFLAGS=$(inherited) -DFOO=1
OTHER_CFLAGS=$(inherited) -fobjc-arc
//
//
// IMPORTANT NOTE: always use $(inherited) in your overrides
Expand Down

0 comments on commit e3c750e

Please sign in to comment.