Skip to content

Commit

Permalink
Merge pull request #12 from caspahouzer/master
Browse files Browse the repository at this point in the history
Corrected framework location and build against 3.5.0.GA
  • Loading branch information
timanrebel committed Jan 19, 2015
2 parents 10c8941 + 0591d73 commit f233bbb
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
Binary file modified iphone/dist/nl.rebelic.hockeyapp-iphone-0.4.3.zip
Binary file not shown.
2 changes: 1 addition & 1 deletion iphone/module.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
//
// IMPORTANT NOTE: always use $(inherited) in your overrides
//
FRAMEWORK_SEARCH_PATHS=$(SRCROOT)/../../modules/iphone/nl.rebelic.hockeyapp/0.4.2/platform
FRAMEWORK_SEARCH_PATHS=$(SRCROOT)/../../modules/iphone/nl.rebelic.hockeyapp/0.4.3/platform


OTHER_LDFLAGS=$(inherited) -framework HockeySDK -framework Foundation -framework UIKit -framework SystemConfiguration -framework QuartzCore -framework CoreGraphics
2 changes: 1 addition & 1 deletion iphone/titanium.xcconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
// OF YOUR TITANIUM SDK YOU'RE BUILDING FOR
//
//
TITANIUM_SDK_VERSION = 3.4.1.GA
TITANIUM_SDK_VERSION = 3.5.0.GA


//
Expand Down

0 comments on commit f233bbb

Please sign in to comment.