Skip to content

Commit

Permalink
Updated to version 1.7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
gmegidish committed Apr 1, 2016
1 parent 7cc7fdd commit cfb580b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions ios/TestFairySDK/TestFairy.h
Original file line number Diff line number Diff line change
Expand Up @@ -172,4 +172,8 @@ extern NSString *const TFSDKIdentityTraitWebsiteAddressKey;
extern NSString *const TFSDKIdentityTraitAgeKey;
extern NSString *const TFSDKIdentityTraitSignupDateKey;
extern NSString *const TFSDKEnableCrashReporterKey;
extern NSString *const TestFairyDidShakeDevice;
extern NSString *const TestFairyWillProvideFeedback;
extern NSString *const TestFairyDidCancelFeedback;
extern NSString *const TestFairyDidSendFeedback;

Binary file modified ios/TestFairySDK/libTestFairy.a
Binary file not shown.
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: 1.7.0
version:1.7.2
apiversion: 2
architectures: armv7 armv7s i386 x86_64 arm64
description: This is the official TestFairy Titanium Module for iOS, providing support for the TestFairy SDK.
Expand Down

0 comments on commit cfb580b

Please sign in to comment.