Skip to content

Commit

Permalink
Merge pull request #22 from hanifbinhasan/master
Browse files Browse the repository at this point in the history
Enhancement
  • Loading branch information
apis17 authored Feb 9, 2024
2 parents 4e3bff6 + ba06d11 commit d0cade7
Show file tree
Hide file tree
Showing 20 changed files with 3 additions and 669 deletions.
Binary file not shown.
Binary file not shown.
655 changes: 0 additions & 655 deletions MOLPayXDK.bundle/molpay-mobile-xdk-www/fonts/fontawesome-webfont.svg

This file was deleted.

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.
1 change: 0 additions & 1 deletion MOLPayXDK.bundle/molpay-mobile-xdk-www/index.html

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

This file was deleted.

Empty file added MOLPayXDK.bundle/www/www.txt
Empty file.
1 change: 1 addition & 0 deletions MOLPayXDK.framework/Versions/A/Headers/MOLPayLib.h
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,7 @@
@required
- (void)transactionResult: (NSDictionary *)result;
@end

@interface MOLPayLib : UIViewController

@property (nonatomic, strong) id <MOLPayLibDelegate> delegate;
Expand Down
Binary file modified MOLPayXDK.framework/Versions/A/MOLPayXDK
Binary file not shown.
4 changes: 2 additions & 2 deletions rms-mobile-xdk-cocoapods.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'rms-mobile-xdk-cocoapods'
s.version = '3.33.6'
s.version = '3.33.7'
s.summary = 'Razer Merchant Services Mobile XDK.'

# This description is used to generate tags and improve search results.
Expand Down Expand Up @@ -40,7 +40,7 @@ Pod::Spec.new do |s|

# s.frameworks = 'UIKit', 'MapKit'
# s.dependency 'AFNetworking', '~> 2.3'
s.resource = 'MOLPayXDK.bundle'
# s.resource = 'MOLPayXDK.bundle'
s.vendored_frameworks = 'MOLPayXDK.framework'

end

0 comments on commit d0cade7

Please sign in to comment.