Skip to content

Commit

Permalink
Pushwoosh Appcelerator Module 5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenkins CI committed Aug 2, 2018
1 parent 984c52a commit 8782838
Show file tree
Hide file tree
Showing 89 changed files with 10 additions and 10 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed Module-Source/android/lib/pushwoosh_v5.5.8.jar
Binary file not shown.
Binary file added Module-Source/android/lib/pushwoosh_v5.8.4.jar
Binary file not shown.
2 changes: 1 addition & 1 deletion Module-Source/android/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.5.5
version: 5.8.0
apiversion: 4
architectures: arm64-v8a armeabi-v7a x86
description: pushnotifications
Expand Down
Empty file modified Module-Source/ios/Pushwoosh.framework/Modules/module.modulemap
100755 → 100644
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
Empty file.
4 changes: 2 additions & 2 deletions Module-Source/ios/Pushwoosh.framework/Versions/A/Headers/PushNotificationManager.h
100755 → 100644
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
#import <UserNotifications/UserNotifications.h>
#endif

#define PUSHWOOSH_VERSION @"5.8.0"
#define PUSHWOOSH_VERSION @"5.8.3"


@class PushNotificationManager;
Expand Down Expand Up @@ -372,7 +372,7 @@ typedef void (^PushwooshErrorHandler)(NSError *error);

- (void)handlePushRegistrationFailure:(NSError *)error;

//if the push is received while the app is running.
//If the push is received while the app is running. Call it only for iOS version < 10. For iOS 10 and higher use notificationCenterDelegate.
- (BOOL)handlePushReceived:(NSDictionary *)userInfo;

/**
Expand Down
Empty file.
Binary file modified Module-Source/ios/Pushwoosh.framework/Versions/A/Pushwoosh
Binary file not shown.
2 changes: 1 addition & 1 deletion Module-Source/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.5.5
version: 5.8.0
apiversion: 2
architectures: armv7 arm64 i386 x86_64
description: PushwooshModule
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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.5.5
version: 5.8.0
apiversion: 4
architectures: arm64-v8a armeabi-v7a x86
description: pushnotifications
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
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.5.5
version: 5.8.0
apiversion: 2
architectures: armv7 arm64 i386 x86_64
description: PushwooshModule
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This flag is generated by the module build, do not change it.
TI_MODULE_VERSION=5.5.5
TI_MODULE_VERSION=5.8.0

//
// PLACE ANY BUILD DEFINITIONS IN THIS FILE AND THEY WILL BE
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
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.5.5
version: 5.8.0
apiversion: 4
architectures: arm64-v8a armeabi-v7a x86
description: pushnotifications
Expand Down
Binary file not shown.
Binary file not shown.
Binary file not shown.
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.5.5
version: 5.8.0
apiversion: 2
architectures: armv7 arm64 i386 x86_64
description: PushwooshModule
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// This flag is generated by the module build, do not change it.
TI_MODULE_VERSION=5.5.5
TI_MODULE_VERSION=5.8.0

//
// PLACE ANY BUILD DEFINITIONS IN THIS FILE AND THEY WILL BE
Expand Down

0 comments on commit 8782838

Please sign in to comment.