File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed
Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -27,7 +27,7 @@ target 'uCubeSampleApp' do
2727 # Pods for uCubeSampleApp
2828
2929 # Framework only
30- #pod 'UCube', :git => '[email protected] :YouTransactor/mPOS-SDK-IOS-Framework.git', :tag => 'v0.5.25 ' 30+ #pod 'UCube', :git => '[email protected] :YouTransactor/mPOS-SDK-IOS-Framework.git', :tag => 'v0.5.26 ' 3131
3232 # Development
3333 pod 'UCube' , :path => '../mPOS-SDK-IOS-Source-Code'
Original file line number Diff line number Diff line change 11PODS:
2- - UCube (0.5.25 ):
2+ - UCube (0.5.26 ):
33 - Zip (~> 1.1)
44 - Zip (1.1.0)
55
@@ -15,9 +15,9 @@ EXTERNAL SOURCES:
1515 :path: "../mPOS-SDK-IOS-Source-Code"
1616
1717SPEC CHECKSUMS:
18- UCube: 8285a9977fc401a9b6c8e1215b3d5e853f967594
18+ UCube: aeed323eb8c908f2f5f69940bac34204808f8f92
1919 Zip: 8877eede3dda76bcac281225c20e71c25270774c
2020
21- PODFILE CHECKSUM: 2f5a2956fdc8806966c03605d0244dac8e78b724
21+ PODFILE CHECKSUM: 4c46b5533141cfca671e01bfa7586de9d3e3bc3d
2222
2323COCOAPODS: 1.10.1
Original file line number Diff line number Diff line change 468468 "$(inherited)",
469469 "@executable_path/Frameworks",
470470 );
471- MARKETING_VERSION = 1.15 ;
471+ MARKETING_VERSION = 1.16 ;
472472 PRODUCT_BUNDLE_IDENTIFIER = com.toto.uCubeSampleApp;
473473 PRODUCT_NAME = uCubeSampleApp;
474474 PROVISIONING_PROFILE_SPECIFIER = "";
496496 "$(inherited)",
497497 "@executable_path/Frameworks",
498498 );
499- MARKETING_VERSION = 1.15 ;
499+ MARKETING_VERSION = 1.16 ;
500500 PRODUCT_BUNDLE_IDENTIFIER = com.toto.uCubeSampleApp;
501501 PRODUCT_NAME = uCubeSampleApp;
502502 PROVISIONING_PROFILE_SPECIFIER = "";
You can’t perform that action at this time.
0 commit comments