xuguohong

提交乐游iOS版本

Showing 115 changed files with 371 additions and 330 deletions
No preview for this file type
...@@ -8,10 +8,9 @@ ...@@ -8,10 +8,9 @@
8 8
9 /* Begin PBXBuildFile section */ 9 /* Begin PBXBuildFile section */
10 269F653821B6613F006AEC88 /* HaiBaoJuheSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 269F653721B6613F006AEC88 /* HaiBaoJuheSDK.framework */; }; 10 269F653821B6613F006AEC88 /* HaiBaoJuheSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 269F653721B6613F006AEC88 /* HaiBaoJuheSDK.framework */; };
11 - 26B0A92122B1E96200FBBC10 /* Hierophant.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 26B0A92022B1E96200FBBC10 /* Hierophant.framework */; }; 11 + 26B0AA0C22CB4AED00FBBC10 /* SDKInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 26B0AA0B22CB4AEC00FBBC10 /* SDKInterface.m */; };
12 845D18221C8D778400F27EB9 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 845D181B1C8D778400F27EB9 /* Images.xcassets */; }; 12 845D18221C8D778400F27EB9 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 845D181B1C8D778400F27EB9 /* Images.xcassets */; };
13 - 846BD2241EE9342700E89A1D /* hnyouai_config in Resources */ = {isa = PBXBuildFile; fileRef = 846BD21F1EE9342700E89A1D /* hnyouai_config */; }; 13 + 846BD2241EE9342700E89A1D /* pt_config in Resources */ = {isa = PBXBuildFile; fileRef = 846BD21F1EE9342700E89A1D /* pt_config */; };
14 - 846BD2261EE9342700E89A1D /* SDKInterface.m in Sources */ = {isa = PBXBuildFile; fileRef = 846BD2231EE9342700E89A1D /* SDKInterface.m */; };
15 847EE5E21EE9007E003A4B7B /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 847EE5E11EE9007E003A4B7B /* MainViewController.m */; }; 14 847EE5E21EE9007E003A4B7B /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 847EE5E11EE9007E003A4B7B /* MainViewController.m */; };
16 8484E4F51EE7E0DC00B402D1 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 8484E4F21EE7E0DC00B402D1 /* AppDelegate.m */; }; 15 8484E4F51EE7E0DC00B402D1 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 8484E4F21EE7E0DC00B402D1 /* AppDelegate.m */; };
17 8484E4F61EE7E0DC00B402D1 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8484E4F41EE7E0DC00B402D1 /* ViewController.m */; }; 16 8484E4F61EE7E0DC00B402D1 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 8484E4F41EE7E0DC00B402D1 /* ViewController.m */; };
...@@ -29,7 +28,6 @@ ...@@ -29,7 +28,6 @@
29 8484E5121EE7E2B800B402D1 /* libz.1.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E5111EE7E2B800B402D1 /* libz.1.dylib */; }; 28 8484E5121EE7E2B800B402D1 /* libz.1.dylib in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E5111EE7E2B800B402D1 /* libz.1.dylib */; };
30 8484E5141EE7E2DE00B402D1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E5131EE7E2DE00B402D1 /* Foundation.framework */; }; 29 8484E5141EE7E2DE00B402D1 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E5131EE7E2DE00B402D1 /* Foundation.framework */; };
31 8484E5161EE7E36800B402D1 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E5151EE7E36800B402D1 /* SystemConfiguration.framework */; }; 30 8484E5161EE7E36800B402D1 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8484E5151EE7E36800B402D1 /* SystemConfiguration.framework */; };
32 - 84A090AB1F160A69003D23FB /* TrackingIO.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 84A090AA1F160A69003D23FB /* TrackingIO.a */; };
33 BB5F3C8E1C1811BC00DA339D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = BB5F3C8D1C1811BC00DA339D /* main.m */; }; 31 BB5F3C8E1C1811BC00DA339D /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = BB5F3C8D1C1811BC00DA339D /* main.m */; };
34 BB5F3C971C1811BC00DA339D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BB5F3C951C1811BC00DA339D /* Main.storyboard */; }; 32 BB5F3C971C1811BC00DA339D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = BB5F3C951C1811BC00DA339D /* Main.storyboard */; };
35 BB5F3CA81C1811BC00DA339D /* DemoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = BB5F3CA71C1811BC00DA339D /* DemoTests.m */; }; 33 BB5F3CA81C1811BC00DA339D /* DemoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = BB5F3CA71C1811BC00DA339D /* DemoTests.m */; };
...@@ -60,12 +58,11 @@ ...@@ -60,12 +58,11 @@
60 58
61 /* Begin PBXFileReference section */ 59 /* Begin PBXFileReference section */
62 269F653721B6613F006AEC88 /* HaiBaoJuheSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = HaiBaoJuheSDK.framework; sourceTree = "<group>"; }; 60 269F653721B6613F006AEC88 /* HaiBaoJuheSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = HaiBaoJuheSDK.framework; sourceTree = "<group>"; };
63 - 26B0A92022B1E96200FBBC10 /* Hierophant.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = Hierophant.framework; sourceTree = "<group>"; }; 61 + 26B0AA0A22CB4AEC00FBBC10 /* SDKInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDKInterface.h; path = poolsdk_file/poolsdk/SDKInterface.h; sourceTree = "<group>"; };
62 + 26B0AA0B22CB4AEC00FBBC10 /* SDKInterface.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDKInterface.m; path = poolsdk_file/poolsdk/SDKInterface.m; sourceTree = "<group>"; };
64 845D181B1C8D778400F27EB9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = poolsdk_file/poolsdk/Images.xcassets; sourceTree = "<group>"; }; 63 845D181B1C8D778400F27EB9 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = poolsdk_file/poolsdk/Images.xcassets; sourceTree = "<group>"; };
65 845D181C1C8D778400F27EB9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = poolsdk_file/poolsdk/Info.plist; sourceTree = "<group>"; }; 64 845D181C1C8D778400F27EB9 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = poolsdk_file/poolsdk/Info.plist; sourceTree = "<group>"; };
66 - 846BD21F1EE9342700E89A1D /* hnyouai_config */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = hnyouai_config; path = poolsdk_file/poolsdk/hnyouai_config; sourceTree = "<group>"; }; 65 + 846BD21F1EE9342700E89A1D /* pt_config */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; name = pt_config; path = poolsdk_file/poolsdk/pt_config; sourceTree = "<group>"; };
67 - 846BD2221EE9342700E89A1D /* SDKInterface.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = SDKInterface.h; path = poolsdk_file/poolsdk/SDKInterface.h; sourceTree = "<group>"; };
68 - 846BD2231EE9342700E89A1D /* SDKInterface.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = SDKInterface.m; path = poolsdk_file/poolsdk/SDKInterface.m; sourceTree = "<group>"; };
69 847EE5E01EE9007E003A4B7B /* MainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainViewController.h; sourceTree = "<group>"; }; 66 847EE5E01EE9007E003A4B7B /* MainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainViewController.h; sourceTree = "<group>"; };
70 847EE5E11EE9007E003A4B7B /* MainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainViewController.m; sourceTree = "<group>"; }; 67 847EE5E11EE9007E003A4B7B /* MainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainViewController.m; sourceTree = "<group>"; };
71 8484E4F11EE7E0DC00B402D1 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; 68 8484E4F11EE7E0DC00B402D1 /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
...@@ -86,8 +83,6 @@ ...@@ -86,8 +83,6 @@
86 8484E5111EE7E2B800B402D1 /* libz.1.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.1.dylib; path = ../../../../../../../../usr/lib/libz.1.dylib; sourceTree = "<group>"; }; 83 8484E5111EE7E2B800B402D1 /* libz.1.dylib */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.dylib"; name = libz.1.dylib; path = ../../../../../../../../usr/lib/libz.1.dylib; sourceTree = "<group>"; };
87 8484E5131EE7E2DE00B402D1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; }; 84 8484E5131EE7E2DE00B402D1 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
88 8484E5151EE7E36800B402D1 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; 85 8484E5151EE7E36800B402D1 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
89 - 84A090AA1F160A69003D23FB /* TrackingIO.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; name = TrackingIO.a; path = poolsdk_file/poolsdk/TrackingIO.a; sourceTree = "<group>"; };
90 - 84A090AC1F174E21003D23FB /* TrackingIO.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; name = TrackingIO.h; path = poolsdk_file/poolsdk/TrackingIO.h; sourceTree = "<group>"; };
91 BB5F3C881C1811BC00DA339D /* Demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Demo.app; sourceTree = BUILT_PRODUCTS_DIR; }; 86 BB5F3C881C1811BC00DA339D /* Demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Demo.app; sourceTree = BUILT_PRODUCTS_DIR; };
92 BB5F3C8D1C1811BC00DA339D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; 87 BB5F3C8D1C1811BC00DA339D /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
93 BB5F3C961C1811BC00DA339D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; }; 88 BB5F3C961C1811BC00DA339D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
...@@ -104,7 +99,6 @@ ...@@ -104,7 +99,6 @@
104 files = ( 99 files = (
105 8484E5161EE7E36800B402D1 /* SystemConfiguration.framework in Frameworks */, 100 8484E5161EE7E36800B402D1 /* SystemConfiguration.framework in Frameworks */,
106 269F653821B6613F006AEC88 /* HaiBaoJuheSDK.framework in Frameworks */, 101 269F653821B6613F006AEC88 /* HaiBaoJuheSDK.framework in Frameworks */,
107 - 26B0A92122B1E96200FBBC10 /* Hierophant.framework in Frameworks */,
108 8484E4FC1EE7E1D800B402D1 /* libsqlite3.dylib in Frameworks */, 102 8484E4FC1EE7E1D800B402D1 /* libsqlite3.dylib in Frameworks */,
109 8484E5121EE7E2B800B402D1 /* libz.1.dylib in Frameworks */, 103 8484E5121EE7E2B800B402D1 /* libz.1.dylib in Frameworks */,
110 8484E5101EE7E29A00B402D1 /* libc++.1.dylib in Frameworks */, 104 8484E5101EE7E29A00B402D1 /* libc++.1.dylib in Frameworks */,
...@@ -118,7 +112,6 @@ ...@@ -118,7 +112,6 @@
118 8484E50A1EE7E26200B402D1 /* Security.framework in Frameworks */, 112 8484E50A1EE7E26200B402D1 /* Security.framework in Frameworks */,
119 8484E5041EE7E24400B402D1 /* StoreKit.framework in Frameworks */, 113 8484E5041EE7E24400B402D1 /* StoreKit.framework in Frameworks */,
120 8484E4FE1EE7E1F700B402D1 /* CoreTelephony.framework in Frameworks */, 114 8484E4FE1EE7E1F700B402D1 /* CoreTelephony.framework in Frameworks */,
121 - 84A090AB1F160A69003D23FB /* TrackingIO.a in Frameworks */,
122 ); 115 );
123 runOnlyForDeploymentPostprocessing = 0; 116 runOnlyForDeploymentPostprocessing = 0;
124 }; 117 };
...@@ -143,12 +136,9 @@ ...@@ -143,12 +136,9 @@
143 8476DF641C4DD71D00EC42BA /* poolsdk */ = { 136 8476DF641C4DD71D00EC42BA /* poolsdk */ = {
144 isa = PBXGroup; 137 isa = PBXGroup;
145 children = ( 138 children = (
146 - 26B0A92022B1E96200FBBC10 /* Hierophant.framework */, 139 + 26B0AA0A22CB4AEC00FBBC10 /* SDKInterface.h */,
147 - 84A090AC1F174E21003D23FB /* TrackingIO.h */, 140 + 26B0AA0B22CB4AEC00FBBC10 /* SDKInterface.m */,
148 - 84A090AA1F160A69003D23FB /* TrackingIO.a */, 141 + 846BD21F1EE9342700E89A1D /* pt_config */,
149 - 846BD21F1EE9342700E89A1D /* hnyouai_config */,
150 - 846BD2221EE9342700E89A1D /* SDKInterface.h */,
151 - 846BD2231EE9342700E89A1D /* SDKInterface.m */,
152 845D181B1C8D778400F27EB9 /* Images.xcassets */, 142 845D181B1C8D778400F27EB9 /* Images.xcassets */,
153 845D181C1C8D778400F27EB9 /* Info.plist */, 143 845D181C1C8D778400F27EB9 /* Info.plist */,
154 ); 144 );
...@@ -315,7 +305,7 @@ ...@@ -315,7 +305,7 @@
315 files = ( 305 files = (
316 845D18221C8D778400F27EB9 /* Images.xcassets in Resources */, 306 845D18221C8D778400F27EB9 /* Images.xcassets in Resources */,
317 BB5F3C971C1811BC00DA339D /* Main.storyboard in Resources */, 307 BB5F3C971C1811BC00DA339D /* Main.storyboard in Resources */,
318 - 846BD2241EE9342700E89A1D /* hnyouai_config in Resources */, 308 + 846BD2241EE9342700E89A1D /* pt_config in Resources */,
319 ); 309 );
320 runOnlyForDeploymentPostprocessing = 0; 310 runOnlyForDeploymentPostprocessing = 0;
321 }; 311 };
...@@ -333,7 +323,7 @@ ...@@ -333,7 +323,7 @@
333 isa = PBXSourcesBuildPhase; 323 isa = PBXSourcesBuildPhase;
334 buildActionMask = 2147483647; 324 buildActionMask = 2147483647;
335 files = ( 325 files = (
336 - 846BD2261EE9342700E89A1D /* SDKInterface.m in Sources */, 326 + 26B0AA0C22CB4AED00FBBC10 /* SDKInterface.m in Sources */,
337 8484E4F51EE7E0DC00B402D1 /* AppDelegate.m in Sources */, 327 8484E4F51EE7E0DC00B402D1 /* AppDelegate.m in Sources */,
338 847EE5E21EE9007E003A4B7B /* MainViewController.m in Sources */, 328 847EE5E21EE9007E003A4B7B /* MainViewController.m in Sources */,
339 BB5F3C8E1C1811BC00DA339D /* main.m in Sources */, 329 BB5F3C8E1C1811BC00DA339D /* main.m in Sources */,
...@@ -465,7 +455,7 @@ ...@@ -465,7 +455,7 @@
465 BB5F3CAC1C1811BC00DA339D /* Debug */ = { 455 BB5F3CAC1C1811BC00DA339D /* Debug */ = {
466 isa = XCBuildConfiguration; 456 isa = XCBuildConfiguration;
467 buildSettings = { 457 buildSettings = {
468 - CODE_SIGN_IDENTITY = "iPhone Developer"; 458 + CODE_SIGN_IDENTITY = "iPhone Distribution";
469 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; 459 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
470 CODE_SIGN_STYLE = Manual; 460 CODE_SIGN_STYLE = Manual;
471 DEAD_CODE_STRIPPING = NO; 461 DEAD_CODE_STRIPPING = NO;
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface HierophantControl : NSObject 4 +@interface AAAA_CalendarControl_BBBB : NSObject
5 5
6 6
7 -- (void)initHierophantInstance; 7 +- (void)initCalendarInstance;
8 8
9 -- (void) HierophantStartGo; 9 +- (void) CalendarStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 2
3 -@interface HaiBaoJuheConfig : NSObject 3 +@interface AAAA_HaiBaoJuheConfig_BBBB : NSObject
4 4
5 @property(nonatomic, strong)NSString *gameSimpleName; 5 @property(nonatomic, strong)NSString *gameSimpleName;
6 @property(nonatomic, strong)NSString *sdkSimpleName; 6 @property(nonatomic, strong)NSString *sdkSimpleName;
...@@ -12,11 +12,11 @@ ...@@ -12,11 +12,11 @@
12 @property(nonatomic, strong)NSString *c2; 12 @property(nonatomic, strong)NSString *c2;
13 @property(nonatomic, strong)NSString *custom; 13 @property(nonatomic, strong)NSString *custom;
14 14
15 -+ (HaiBaoJuheConfig *)getInstance; 15 ++ (AAAA_HaiBaoJuheConfig_BBBB *)CCCC_getInstance_DDDD;
16 16
17 - (void) loadFile:(NSString *) fileName; 17 - (void) loadFile:(NSString *) fileName;
18 18
19 -- (NSString *)getValueByKey:(NSString *) key; 19 +- (NSString *)EEEE_getValueByKey_FFFF:(NSString *) key;
20 20
21 - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; 21 - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2;
22 22
......
1 -#import "HaiBaoJuheSDK/HierophantHaiBaoJuheBaseModel.h" 1 +#import "CCCC_CalendarHaiBaoJuheBaseModel_DDDD.h"
2 -@interface HaiBaoJuheGzyazfInfo : HierophantHaiBaoJuheBaseModel 2 +@interface AAAA_HaiBaoJuheGzyazfInfo_BBBB : CCCC_CalendarHaiBaoJuheBaseModel_DDDD
3 3
4 @property(nonatomic, strong)NSString *serverId; 4 @property(nonatomic, strong)NSString *serverId;
5 @property(nonatomic, strong)NSString *queryId; 5 @property(nonatomic, strong)NSString *queryId;
......
1 // 1 //
2 -// HaiBaoJuheNotification.h 2 +// AAAA_HaiBaoJuheNotification_BBBB.h
3 // public_i9133 3 // public_i9133
4 // 4 //
5 // Created by winFan on 12/1/15. 5 // Created by winFan on 12/1/15.
...@@ -28,7 +28,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { ...@@ -28,7 +28,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) {
28 28
29 29
30 30
31 -@interface HaiBaoJuheNotification : NSObject 31 +@interface AAAA_HaiBaoJuheNotification_BBBB : NSObject
32 32
33 @end 33 @end
34 34
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 #import "OtherSetting.h" 2 #import "OtherSetting.h"
3 3
4 -@interface HierophantHaiBaoJuheBaseModel : NSObject 4 +@interface CCCC_CalendarHaiBaoJuheBaseModel_DDDD : NSObject
5 5
6 -- (NSString *) HierophantHaiBaoJuheObjectToJsonString; 6 +- (NSString *) CalendarHaiBaoJuheObjectToJsonString;
7 - (NSMutableString *)paramAddToString; 7 - (NSMutableString *)paramAddToString;
8 - (id)initWithDiction:(NSDictionary *)diction; 8 - (id)initWithDiction:(NSDictionary *)diction;
9 9
......
1 +#import <UIKit/UIKit.h>
2 +#import "StoreKit/StoreKit.h"
3 +
4 +@interface EEEE_CalendarAllManager_FFFF : NSObject
5 +{
6 + NSString* CalendarAPPID_;
7 + NSString* CalendarAPPKEY_;
8 +
9 + NSString* CalendarInviterCode_;
10 +}
11 +
12 +@property(strong) NSMutableArray* CalendarList;
13 +@property bool CalendarGeiWoHuaQianBa;
14 +
15 ++ (EEEE_CalendarAllManager_FFFF *)GGGG_CalendarInstance_HHHH;
16 +
17 +- (void)IIII_CalendarChuShiHua_JJJJ;
18 +
19 +- (void)SSSS_CalendarDengLu_TTTT:(NSString *)CalendarAPPID : (NSString *)CalendarAPPKEY : (UIViewController *)controller;
20 +
21 +- (void)KKKK_CalendarYangShi_LLLL:(NSString*)CalendarLeiXing;
22 +
23 +- (void)CalendarQuery: (NSString *)CalendarFuWuQiID : (NSString *)CalendarNickName : (NSNumber *)CalendarAmount : (NSString *)CalendarCallBack : (UIViewController *)controller : (NSString *)CalendarServerName;
24 +
25 +- (void)CalendarQueryOperation:(UIViewController*)controll CalendarHuoWuID:(NSString*)products CalendarJiaGe:(NSString*)amount CalendarHuoWuMing:(NSString*)productName CalendarDingDanHao:(NSString*) DingDanHao;
26 +
27 +
28 +
29 +@end
...@@ -11,7 +11,7 @@ typedef NS_ENUM(NSInteger, DGLoggerLevel) ...@@ -11,7 +11,7 @@ typedef NS_ENUM(NSInteger, DGLoggerLevel)
11 ELogError 11 ELogError
12 }; 12 };
13 13
14 -@interface HierophantHaiBaoJuheDGLogger : NSObject 14 +@interface EEEE_CalendarHaiBaoJuheDGLogger_FFFF : NSObject
15 15
16 + (void)showLog:(NSString *)fmt,...; 16 + (void)showLog:(NSString *)fmt,...;
17 17
......
1 +#import <Foundation/Foundation.h>
2 +
3 +NS_ASSUME_NONNULL_BEGIN
4 +
5 +@interface EncryptTool : NSObject
6 +
7 ++ (NSString *)base64EncodedStringWithWrapWidth:(NSUInteger)wrapWidth withData:(NSData *)argData;
8 +
9 ++ (NSString *)doCipher:(NSString*)encryptValue;
10 +
11 ++ (NSString *)decryptUseDES:(NSString *)cipherText;
12 +
13 +@end
14 +
15 +NS_ASSUME_NONNULL_END
1 +#import <UIKit/UIKit.h>
2 +
3 +@interface GGGG_CalendarIAPHelperControl_HHHH : NSObject<UITableViewDelegate, UITableViewDataSource>
4 +
5 +@property(nonatomic,strong) NSString* CalendarDingDanHao;
6 +@property(nonatomic,strong) NSDictionary* CalendarHuoWuLieBiao;
7 +@property(nonatomic,strong) NSMutableArray* CalendarHuoWuIDLieBiao;
8 +@property(nonatomic, strong) UITableView *CalendarHuoWuLieBiaoView;
9 +
10 +- (void)CalendarHuaQianView:(UIViewController*)controller CalendarHuoWuD:(NSString*)products CalendarQian:(NSString*)amount CalendarHuoWuMing:(NSString*)productName CalendarDingDanHao:(NSString*)DingDanHao;
11 +
12 +@end
1 +#import <Foundation/Foundation.h>
2 +#import "GTMDefines.h"
3 +@interface GTMBase64 : NSObject
4 +
5 ++(NSData *)encodeData:(NSData *)data;
6 +
7 ++(NSData *)decodeData:(NSData *)data;
8 +
9 ++(NSData *)encodeBytes:(const void *)bytes length:(NSUInteger)length;
10 +
11 ++(NSData *)decodeBytes:(const void *)bytes length:(NSUInteger)length;
12 +
13 ++(NSString *)stringByEncodingData:(NSData *)data;
14 +
15 ++(NSString *)stringByEncodingBytes:(const void *)bytes length:(NSUInteger)length;
16 +
17 ++(NSData *)decodeString:(NSString *)string;
18 +
19 ++(NSData *)webSafeEncodeData:(NSData *)data
20 + padded:(BOOL)padded;
21 +
22 +
23 ++(NSData *)webSafeDecodeData:(NSData *)data;
24 +
25 +
26 ++(NSData *)webSafeEncodeBytes:(const void *)bytes
27 + length:(NSUInteger)length
28 + padded:(BOOL)padded;
29 +
30 +
31 ++(NSData *)webSafeDecodeBytes:(const void *)bytes length:(NSUInteger)length;
32 +
33 ++(NSString *)stringByWebSafeEncodingData:(NSData *)data
34 + padded:(BOOL)padded;
35 +
36 +
37 ++(NSString *)stringByWebSafeEncodingBytes:(const void *)bytes
38 + length:(NSUInteger)length
39 + padded:(BOOL)padded;
40 +
41 +
42 ++(NSData *)webSafeDecodeString:(NSString *)string;
43 +
44 +@end
This diff is collapsed. Click to expand it.
1 -#import "HaiBaoJuheSDK/HierophantHaiBaoJuheBaseModel.h" 1 +#import "CCCC_CalendarHaiBaoJuheBaseModel_DDDD.h"
2 -@interface HaiBaoJuheCreateOrderInfo : HierophantHaiBaoJuheBaseModel 2 +@interface HaiBaoJuheCreateOrderInfo : CCCC_CalendarHaiBaoJuheBaseModel_DDDD
3 3
4 @property(nonatomic,strong)NSString *serverId;//服务器ID 4 @property(nonatomic,strong)NSString *serverId;//服务器ID
5 @property(nonatomic, strong)NSString *serverName;//服务器名称 5 @property(nonatomic, strong)NSString *serverName;//服务器名称
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
16 @property(nonatomic, strong)NSString *userId;//用户ID 16 @property(nonatomic, strong)NSString *userId;//用户ID
17 @property(nonatomic, strong)NSString *timestamp;//时间戳 17 @property(nonatomic, strong)NSString *timestamp;//时间戳
18 18
19 -- (NSString *) HierophantHaiBaoJuheGetTsign ; 19 +- (NSString *) CalendarHaiBaoJuheGetTsign ;
20 -- (NSString *) HierophantHaiBaoJuheGetTimestamp ; 20 +- (NSString *) CalendarHaiBaoJuheGetTimestamp ;
21 21
22 @end 22 @end
......
1 -#import "HaiBaoJuheSDK/HierophantHaiBaoJuheBaseModel.h" 1 +#import "CCCC_CalendarHaiBaoJuheBaseModel_DDDD.h"
2 -@interface HaiBaoJuheLoginInfo : HierophantHaiBaoJuheBaseModel 2 +@interface HaiBaoJuheLoginInfo : CCCC_CalendarHaiBaoJuheBaseModel_DDDD
3 3
4 @property(nonatomic,strong)NSString *timestamp; 4 @property(nonatomic,strong)NSString *timestamp;
5 @property(nonatomic, strong)NSString *sign; 5 @property(nonatomic, strong)NSString *sign;
......
1 // 1 //
2 -// HierophantHaiBaoJuheReportInfo.h 2 +// CalendarHaiBaoJuheReportInfo.h
3 // HaiBaoJuheSDK 3 // HaiBaoJuheSDK
4 // 4 //
5 // Created by winFan on 12/21/15. 5 // Created by winFan on 12/21/15.
6 // Copyright (c) 2015 winFan. All rights reserved. 6 // Copyright (c) 2015 winFan. All rights reserved.
7 // 7 //
8 8
9 -#import "HaiBaoJuheSDK/HierophantHaiBaoJuheBaseModel.h" 9 +#import "CCCC_CalendarHaiBaoJuheBaseModel_DDDD.h"
10 -@interface HaiBaoJuheReportInfo : HierophantHaiBaoJuheBaseModel 10 +@interface HaiBaoJuheReportInfo : CCCC_CalendarHaiBaoJuheBaseModel_DDDD
11 11
12 @property(nonatomic, strong)NSString *reportType;//类型 12 @property(nonatomic, strong)NSString *reportType;//类型
13 @property(nonatomic, strong)NSString *playerId;//玩家ID 13 @property(nonatomic, strong)NSString *playerId;//玩家ID
...@@ -30,9 +30,9 @@ ...@@ -30,9 +30,9 @@
30 30
31 @property(nonatomic, strong)NSString *openId; 31 @property(nonatomic, strong)NSString *openId;
32 32
33 -#define REPORT_URL @"https://statistic.public.sdk.haibaoyouxi.com/sdk/statistic" 33 +//#define REPORT_URL @"https://statistic.public.sdk.haibaoyouxi.com/sdk/statistic"
34 34
35 -#define REPORT_IDFA_URL @"https://statistic.public.sdk.haibaoyouxi.com/sdk/last_channel?idfa=%@&sdkSimpleName=%@&gameSimpleName=%@" 35 +//#define REPORT_IDFA_URL @"https://statistic.public.sdk.haibaoyouxi.com/sdk/last_channel?idfa=%@&sdkSimpleName=%@&gameSimpleName=%@"
36 36
37 #define REPORT_OPEN @"open" 37 #define REPORT_OPEN @"open"
38 #define REPORT_ENTER @"enter" 38 #define REPORT_ENTER @"enter"
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
10 10
11 @property(nonatomic, strong)NSString *urlSchemes; 11 @property(nonatomic, strong)NSString *urlSchemes;
12 12
13 -@property(strong) NSMutableArray* HierophantList; 13 +@property(strong) NSMutableArray* CalendarList;
14 14
15 @property BOOL isAppleGzyazfing; 15 @property BOOL isAppleGzyazfing;
16 16
......
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 -#import "HaiBaoJuheChecker.h" 2 +#import "OOOO_HaiBaoJuheChecker_PPPP.h"
3 #import "HaiBaoJuheReportInfo.h" 3 #import "HaiBaoJuheReportInfo.h"
4 #import "HaiBaoJuheLoginInfo.h" 4 #import "HaiBaoJuheLoginInfo.h"
5 #import "Interface.h" 5 #import "Interface.h"
6 -#import "HaiBaoJuheNotification.h" 6 +#import "AAAA_HaiBaoJuheNotification_BBBB.h"
7 -#import "HaiBaoJuheGzyazfInfo.h" 7 +#import "AAAA_HaiBaoJuheGzyazfInfo_BBBB.h"
8 #import "UnionInterface.h" 8 #import "UnionInterface.h"
9 #import "HaiBaoJuheCreateOrderInfo.h" 9 #import "HaiBaoJuheCreateOrderInfo.h"
10 -#import "HaiBaoJuheConfig.h" 10 +#import "AAAA_HaiBaoJuheConfig_BBBB.h"
11 -#import "HaiBaoJuheUtils.h" 11 +#import "MMMM_HaiBaoJuheUtils_NNNN.h"
12 #import "NetCenter.h" 12 #import "NetCenter.h"
13 #import "HaiBaoJuheSDK.h" 13 #import "HaiBaoJuheSDK.h"
14 #import "HaiBaoJuheSDKDelegate.h" 14 #import "HaiBaoJuheSDKDelegate.h"
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 2
3 -@interface HierophantInformation : NSObject 3 +@interface IIII_CalendarInformation_JJJJ : NSObject
4 { 4 {
5 // 5 //
6 NSString *openId; 6 NSString *openId;
...@@ -12,5 +12,5 @@ NSString *timestamp; ...@@ -12,5 +12,5 @@ NSString *timestamp;
12 @property(retain,nonatomic) NSString *openId; 12 @property(retain,nonatomic) NSString *openId;
13 @property(retain,nonatomic) NSString *token; 13 @property(retain,nonatomic) NSString *token;
14 @property(retain,nonatomic) NSString *timestamp; 14 @property(retain,nonatomic) NSString *timestamp;
15 -+ (HierophantInformation *)getInstance; 15 ++ (IIII_CalendarInformation_JJJJ *)getInstance;
16 @end 16 @end
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface HierophantControl1 : NSObject 4 +@interface KKKK_CalendarControl_LLLL : NSObject
5 5
6 6
7 -- (void)initHierophantInstance; 7 +- (void)initCalendarInstance;
8 8
9 -- (void) HierophantStartGo; 9 +- (void) CalendarStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 2
3 -@interface HierophantInformationJM : NSObject 3 +@interface KKKK_CalendarInformationJM_LLLL : NSObject
4 4
5 -+(NSString *)HierophantJM:(NSString *)jm; 5 ++(NSString *)CalendarJM:(NSString *)jm;
6 6
7 @end 7 @end
......
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 -#import "HierophantInformation.h" 2 +#import "IIII_CalendarInformation_JJJJ.h"
3 #import <JavaScriptCore/JavaScriptCore.h> 3 #import <JavaScriptCore/JavaScriptCore.h>
4 4
5 -@interface HierophantMain : UIViewController<UIWebViewDelegate,UIAlertViewDelegate> 5 +@interface MMMM_CalendarMain_NNNN : UIViewController<UIWebViewDelegate,UIAlertViewDelegate>
6 { 6 {
7 - UIWebView *webHierophantView_; 7 + UIWebView *webCalendarView_;
8 UIActivityIndicatorView *activityIndicator; 8 UIActivityIndicatorView *activityIndicator;
9 } 9 }
10 10
11 -@property(assign) BOOL HierophantYouYuanJiao; 11 +@property(assign) BOOL CalendarYouYuanJiao;
12 12
13 -- (void)HierophantSettingHierophantView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; 13 +- (void)CalendarSettingCalendarView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight;
14 -- (void)HierophantInitWebView; 14 +- (void)CalendarInitWebView;
15 - (void)loadWebPageWithString:(NSString *)url; 15 - (void)loadWebPageWithString:(NSString *)url;
16 - (void)loadWebPageWithJs:(NSString *)content; 16 - (void)loadWebPageWithJs:(NSString *)content;
17 - (void)postNotification:(NSString *)name : (NSString *)code; 17 - (void)postNotification:(NSString *)name : (NSString *)code;
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 #import <UIKit/UIKit.h> 2 #import <UIKit/UIKit.h>
3 3
4 -@interface HaiBaoJuheUtils : NSObject 4 +@interface MMMM_HaiBaoJuheUtils_NNNN : NSObject
5 5
6 +(NSString *)md5:(NSString *)str; 6 +(NSString *)md5:(NSString *)str;
7 -+ (NSDictionary *) HierophantHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; 7 ++ (NSDictionary *) CalendarHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString;
8 +(NSString *)createGzyazfOrderUrl; 8 +(NSString *)createGzyazfOrderUrl;
9 //*充值回调地址 9 //*充值回调地址
10 -+(NSString *)createGzyazfUrl; 10 ++(NSString *)AAAA_createGzyazfUrl_BBBB;
11 11
12 +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView; 12 +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView;
13 +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView; 13 +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView;
......
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 2
3 -@interface HierophantLocation : NSObject 3 +@interface OOOO_CalendarLocation_PPPP : NSObject
4 4
5 -+ (NSString *)HierophantSKCloudServiceSetupOptionsKey; 5 ++ (NSString *)CalendarSKCloudServiceSetupOptionsKey;
6 @end 6 @end
7 7
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 -#import "HaiBaoJuheSDK/HaiBaoJuheLoginInfo.h" 2 +#import "HaiBaoJuheLoginInfo.h"
3 -#import "HaiBaoJuheSDK/HaiBaoJuheNotification.h" 3 +#import "AAAA_HaiBaoJuheNotification_BBBB.h"
4 -#import "HaiBaoJuheSDK/HaiBaoJuheCreateOrderInfo.h" 4 +#import "HaiBaoJuheCreateOrderInfo.h"
5 -#import "HaiBaoJuheSDK/HaiBaoJuheGzyazfInfo.h" 5 +#import "AAAA_HaiBaoJuheGzyazfInfo_BBBB.h"
6 #import "HaiBaoJuheReportInfo.h" 6 #import "HaiBaoJuheReportInfo.h"
7 #import "HaiBaoJuheSDKDelegate.h" 7 #import "HaiBaoJuheSDKDelegate.h"
8 8
9 -@interface HaiBaoJuheChecker : NSObject<HaiBaoJuheSDKDelegate> 9 +@interface OOOO_HaiBaoJuheChecker_PPPP : NSObject<HaiBaoJuheSDKDelegate>
10 @property(nonatomic, strong)NSString *userId; 10 @property(nonatomic, strong)NSString *userId;
11 @property(nonatomic, strong)id<HaiBaoJuheSDKDelegate> mHaiBaoJuheSDKDelegate; 11 @property(nonatomic, strong)id<HaiBaoJuheSDKDelegate> mHaiBaoJuheSDKDelegate;
12 12
13 @property bool onlyOneTimeGzyazf; 13 @property bool onlyOneTimeGzyazf;
14 -+ (HaiBaoJuheChecker *)getInstance; 14 ++ (OOOO_HaiBaoJuheChecker_PPPP *)QQQQ_getInstance_RRRR;
15 - (void)initChecker; 15 - (void)initChecker;
16 - (void)startCheck:(HaiBaoJuheLoginInfo *)loginInfo; 16 - (void)startCheck:(HaiBaoJuheLoginInfo *)loginInfo;
17 - (void) createOrder:(HaiBaoJuheCreateOrderInfo *)gzyazfInfo; 17 - (void) createOrder:(HaiBaoJuheCreateOrderInfo *)gzyazfInfo;
18 -- (void) HierophantHaiBaoJuhereportOpen; 18 +- (void) CalendarHaiBaoJuhereportOpen;
19 -- (void) HierophantHaiBaoJuhereportSDKOpen; 19 +- (void) CalendarHaiBaoJuhereportSDKOpen;
20 -- (void) HierophantHaiBaoJuhehandleFirstOpenApp:(NSString*) path; 20 +- (void) CalendarHaiBaoJuhehandleFirstOpenApp:(NSString*) path;
21 - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; 21 - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo;
22 -- (void) HierophantHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; 22 +- (void) CalendarHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo;
23 - (void)sendNotice:(HaiBaoJuheSDKNotificationType)notiType 23 - (void)sendNotice:(HaiBaoJuheSDKNotificationType)notiType
24 notiName:(NSString *)notiName 24 notiName:(NSString *)notiName
25 statusCode:(int)nCode 25 statusCode:(int)nCode
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
28 28
29 - (void)startCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo; 29 - (void)startCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo;
30 30
31 -- (void) HierophantHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; 31 +- (void) CalendarHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type;
32 32
33 /* 33 /*
34 *初始化时调用 34 *初始化时调用
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface HierophantControl2 : NSObject 4 +@interface QQQQ_CalendarControl_RRRR : NSObject
5 5
6 6
7 -- (void)initHierophantInstance; 7 +- (void)initCalendarInstance;
8 8
9 -- (void) HierophantStartGo; 9 +- (void) CalendarStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface HierophantControl3 : NSObject 4 +@interface SSSS_CalendarControl_TTTT : NSObject
5 5
6 6
7 -- (void)initHierophantInstance; 7 +- (void)initCalendarInstance;
8 8
9 -- (void) HierophantStartGo; 9 +- (void) CalendarStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface HierophantControl4 : NSObject 4 +@interface UUUU_CalendarControl_VVVV : NSObject
5 5
6 6
7 -- (void)initHierophantInstance; 7 +- (void)initCalendarInstance;
8 8
9 -- (void) HierophantStartGo; 9 +- (void) CalendarStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
1 +#import <Foundation/Foundation.h>
2 +
3 +extern NSString * const EEEE_CalendarExitNotification_FFFF;
4 +extern NSString * const AAAA_CalendarLoginNotification_BBBB;
5 +extern NSString * const CCCC_CalendarErrorNotification_DDDD;
6 +
7 +
8 +@interface UUUU_CalendarHuiTiaoNotification_VVVV : NSObject
9 +
10 +@end
1 -framework module HaiBaoJuheSDK {
2 - umbrella header "HaiBaoJuheSDK.h"
3 -
4 - export *
5 - module * { export * }
6 -}
...@@ -104,13 +104,13 @@ NSString* sdkUserId = @""; ...@@ -104,13 +104,13 @@ NSString* sdkUserId = @"";
104 [payInfo setPlayerName:@"iamrolename"]; 104 [payInfo setPlayerName:@"iamrolename"];
105 [payInfo setPlayerLevel:@"10"]; 105 [payInfo setPlayerLevel:@"10"];
106 [payInfo setUserId:sdkUserId]; 106 [payInfo setUserId:sdkUserId];
107 - [payInfo setPostAmount:@"1"]; 107 + [payInfo setPostAmount:@"6"];
108 - [payInfo setProductId:@"com.xiongdi.xunqinji.6"]; 108 + [payInfo setProductId:@"com.gzss.rsrzrcj.6"];
109 [payInfo setPlayerId:@"1231241234"]; 109 [payInfo setPlayerId:@"1231241234"];
110 - [payInfo setProductName:@"com.xiongdi.xunqinji.6"]; 110 + [payInfo setProductName:@"60金币"];
111 [payInfo setProductDesc:@"productDes"]; 111 [payInfo setProductDesc:@"productDes"];
112 [payInfo setTimestamp:@"1232134"]; 112 [payInfo setTimestamp:@"1232134"];
113 - [payInfo setExchange:@"1"]; 113 + [payInfo setExchange:@"10"];
114 [payInfo setServerName:@"servername"]; 114 [payInfo setServerName:@"servername"];
115 [payInfo setCustom:@"custom"]; 115 [payInfo setCustom:@"custom"];
116 [[HaiBaoJuheSDK shareSDK] gzyazfWithGzyazfmentInfo:payInfo]; 116 [[HaiBaoJuheSDK shareSDK] gzyazfWithGzyazfmentInfo:payInfo];
......
...@@ -95,7 +95,7 @@ ...@@ -95,7 +95,7 @@
95 - (void)receiveSDKMessage:(NSNotification *)notification 95 - (void)receiveSDKMessage:(NSNotification *)notification
96 { 96 {
97 NSLog(@"receiveSDKMessage"); 97 NSLog(@"receiveSDKMessage");
98 - [[HaiBaoJuheConfig getInstance] getValueByKey:@"gamechannelid"]; 98 + //[[HaiBaoJuheConfig getInstance] getValueByKey:@"gamechannelid"];
99 HaiBaoJuheSDKResult *result = [notification object]; 99 HaiBaoJuheSDKResult *result = [notification object];
100 if (result == nil ) { 100 if (result == nil ) {
101 return; 101 return;
......
1 -#import <UIKit/UIKit.h>
2 -#import "StoreKit/StoreKit.h"
3 -
4 -@interface HierophantAllManager : NSObject
5 -{
6 - NSString* HierophantAPPID_;
7 - NSString* HierophantAPPKEY_;
8 -
9 - NSString* HierophantInviterCode_;
10 -}
11 -
12 -@property(strong) NSMutableArray* HierophantList;
13 -@property bool HierophantGeiWoHuaQianBa;
14 -
15 -+ (HierophantAllManager *)HierophantInstance;
16 -
17 -- (void)HierophantChuShiHua;
18 -
19 -- (void)HierophantDengLu:(NSString *)HierophantAPPID : (NSString *)HierophantAPPKEY : (UIViewController *)controller;
20 -
21 -- (void)HierophantYangShi:(NSString*)HierophantLeiXing;
22 -
23 -- (void)HierophantQuery: (NSString *)HierophantFuWuQiID : (NSString *)HierophantNickName : (NSNumber *)HierophantAmount : (NSString *)HierophantCallBack : (UIViewController *)controller : (NSString *)HierophantServerName;
24 -
25 -- (void)HierophantQueryOperation:(UIViewController*)controll HierophantHuoWuID:(NSString*)products HierophantJiaGe:(NSString*)amount HierophantHuoWuMing:(NSString*)productName HierophantDingDanHao:(NSString*) DingDanHao;
26 -
27 -
28 -
29 -@end
1 -#import <Foundation/Foundation.h>
2 -
3 -extern NSString * const HierophantExitNotification;
4 -extern NSString * const HierophantLoginNotification;
5 -extern NSString * const HierophantErrorNotification;
6 -
7 -
8 -@interface HierophantHuiTiaoNotification : NSObject
9 -
10 -@end
1 -#import <UIKit/UIKit.h>
2 -
3 -@interface HierophantIAPHelperControl : NSObject<UITableViewDelegate, UITableViewDataSource>
4 -
5 -@property(nonatomic,strong) NSString* HierophantDingDanHao;
6 -@property(nonatomic,strong) NSDictionary* HierophantHuoWuLieBiao;
7 -@property(nonatomic,strong) NSMutableArray* HierophantHuoWuIDLieBiao;
8 -@property(nonatomic, strong) UITableView *HierophantHuoWuLieBiaoView;
9 -
10 -- (void)HierophantHuaQianView:(UIViewController*)controller HierophantHuoWuD:(NSString*)products HierophantQian:(NSString*)amount HierophantHuoWuMing:(NSString*)productName HierophantDingDanHao:(NSString*)DingDanHao;
11 -
12 -@end
1 -channelRootPath = "poolsdk_file"
2 -gameProjName = 'Demo'
...\ No newline at end of file ...\ No newline at end of file
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
1 -import os
2 -
3 -import commands
4 -
5 -
6 -buildProjName = ''
7 -targetName = ''
8 -import shutil
9 -import os
10 -
11 -def buildProj():
12 -
13 - if buildProjName == '':
14 - print('buildProjName is not define')
15 -
16 - else:
17 - #build project
18 - print('start build proj')
19 - commands.getstatusoutput('xcodebuild -project ' + buildProjName + '.xcodeproj')
20 - releaseDir = os.path.abspath('.') + '/Release'
21 - if not os.path.exists(releaseDir):
22 - os.mkdir(releaseDir)
23 -
24 - ipaPath = releaseDir + '/' + buildProjName + '-Release.ipa'
25 - buildPath = os.path.abspath('.') + '/build'
26 - if os.path.exists(ipaPath):
27 - os.remove(ipaPath)
28 -
29 - resultStr = commands.getstatusoutput('xcrun -sdk iphoneos PackageApplication -v build/Release-iphoneos/' + targetName + '.app -o ' +ipaPath)
30 - #print(resultStr)
31 -
32 - if os.path.exists(buildPath):
33 - shutil.rmtree(buildPath)
34 -
No preview for this file type
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
5 <key>CFBundleDevelopmentRegion</key> 5 <key>CFBundleDevelopmentRegion</key>
6 <string>en</string> 6 <string>en</string>
7 <key>CFBundleDisplayName</key> 7 <key>CFBundleDisplayName</key>
8 - <string>海南游爱DEMO</string> 8 + <string>神手DEMO</string>
9 <key>CFBundleExecutable</key> 9 <key>CFBundleExecutable</key>
10 <string>$(EXECUTABLE_NAME)</string> 10 <string>$(EXECUTABLE_NAME)</string>
11 <key>CFBundleIdentifier</key> 11 <key>CFBundleIdentifier</key>
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
17 <key>CFBundlePackageType</key> 17 <key>CFBundlePackageType</key>
18 <string>APPL</string> 18 <string>APPL</string>
19 <key>CFBundleShortVersionString</key> 19 <key>CFBundleShortVersionString</key>
20 - <string>1.1.408</string> 20 + <string>1.0</string>
21 <key>CFBundleSignature</key> 21 <key>CFBundleSignature</key>
22 <string>????</string> 22 <string>????</string>
23 <key>CFBundleURLTypes</key> 23 <key>CFBundleURLTypes</key>
......
1 -//
2 -// NewTtack.h
3 -// NewTtack
4 -//
5 -// Created by yun on 16/1/11.
6 -// Copyright © 2016年 yun. All rights reserved.
7 -//
8 -#define TRACK_VERSION @"1.0.1"
9 -
10 -#import <Foundation/Foundation.h>
11 -#import <UIKit/UIKit.h>
12 -
13 -
14 -/*
15 - 热云移动广告效果监测 平台 api 请选择对应的api进行使用
16 - */
17 -NS_ASSUME_NONNULL_BEGIN
18 -@interface TrackingIO : NSObject
19 -//开启打印日志 正式上线包请关掉
20 -+(void) setPrintLog :(BOOL)print;
21 -// 开启数据统计
22 -+ (void)initWithappKey:(NSString *)appKey withChannelId:(NSString *)channelId;
23 -//注册成功后调用
24 -+ (void)setRegisterWithAccountID:(NSString *)account;
25 -//登陆成功后调用
26 -+ (void)setLoginWithAccountID:(NSString *)account;
27 -//开始付费时 调用(人民币单位是元)
28 -+(void)setPaymentStart:(NSString *)transactionId paymentType:(NSString*)paymentType currentType:(NSString*)currencyType currencyAmount:(float)currencyAmount;
29 -// 支付完成,付费分析,记录玩家充值的金额(人民币单位是元)
30 -+(void)setPayment:(NSString *)transactionId paymentType:(NSString*)paymentType currentType:(NSString*)currencyType currencyAmount:(float)currencyAmount;
31 -//自定义事件
32 -+(void)setEvent:(NSString *)eventName andExtra:(nullable NSDictionary *)extra;
33 -//标准接口
34 -+(void)setProfile:(NSDictionary *)dataDic;
35 -//获取设备信息
36 -+(NSString*)getDeviceId;
37 -@end
38 -NS_ASSUME_NONNULL_END
1 -{"renyunAppKey": "", "payorderurl": "https://public.sdk.haibaoyouxi.com/paycheck/create", "usertype": 527, "sdkSimpleName": "apple_hainanyouai", "gamechannelid": "", "APP_KEY": "3ffc998a226aded345f668fe3b6d1f39", "custom": "{}", "sdkVersionCode": "V1_2", "loginCheckUrl": "https://public.sdk.haibaoyouxi.com/logincheck/check", "appScheme": "com.IOshv.hlTcv", "c2": "", "c1": "", "APP_ID": "5c6e4b4448d88d469e322b8a", "paycheckurl": "https://public.sdk.haibaoyouxi.com/paycheck/confirm", "gameSimpleName": "dqqmzz"}
1 +{"payorderurl": "https://pay.public.hkleyougame.com/paycheck/create", "usertype": 5, "sdkSimpleName": "apple_leyou", "gamechannelid": "", "APP_KEY": "b1b13ca8609d29036ceae3c565647d6a", "custom": "{}","logReportUrl": "https://statistic.public.hkleyougame.com/sdk/statistic", "encode": "0", "sdkVersionCode": "V1_2", "loginCheckUrl": "https://login.public.hkleyougame.com/logincheck/check", "appScheme": "com.xxx.xxx11", "descode": "12345678", "c2": "", "c1": "", "APP_ID": "5cecee0487192a3460670102", "paycheckurl": "https://pay.public.hkleyougame.com/paycheck/confirm", "gameSimpleName": "fytx_test"}
1 -#海外SDK
...\ No newline at end of file ...\ No newline at end of file
1 +新接入请参考对接文档和demo<br>
2 +
3 +## 曾接入公共SDK的快速更新 聚合SDK <br>
4 +1、``` 删除poolsdk_file文件夹中原来framework ``` <br>
5 +3、``` 替换SDKInterface.m文件 ``` <br>
6 +4、``` 删除 PoolSdk.framework ``` <br>
7 +5、``` 引入HaiBaoJuheSDK.framework ``` <br>
8 +6、``` 原pool_setting文件 替换成新 pt_config 文件 ``` <br>
9 +7、``` 所有接口PoolSdk 替换成 HaiBaoJuheSDK(如不理解可以参考demo或者详细文档) ```
...\ No newline at end of file ...\ No newline at end of file
......
No preview for this file type
1 -channelRootPath = "poolsdk_file"
2 -gameProjName = 'Demo'
...\ No newline at end of file ...\ No newline at end of file
This diff is collapsed. Click to expand it.
1 -import os
2 -
3 -import commands
4 -
5 -
6 -buildProjName = ''
7 -targetName = ''
8 -import shutil
9 -import os
10 -
11 -def buildProj():
12 -
13 - if buildProjName == '':
14 - print('buildProjName is not define')
15 -
16 - else:
17 - #build project
18 - print('start build proj')
19 - commands.getstatusoutput('xcodebuild -project ' + buildProjName + '.xcodeproj')
20 - releaseDir = os.path.abspath('.') + '/Release'
21 - if not os.path.exists(releaseDir):
22 - os.mkdir(releaseDir)
23 -
24 - ipaPath = releaseDir + '/' + buildProjName + '-Release.ipa'
25 - buildPath = os.path.abspath('.') + '/build'
26 - if os.path.exists(ipaPath):
27 - os.remove(ipaPath)
28 -
29 - resultStr = commands.getstatusoutput('xcrun -sdk iphoneos PackageApplication -v build/Release-iphoneos/' + targetName + '.app -o ' +ipaPath)
30 - #print(resultStr)
31 -
32 - if os.path.exists(buildPath):
33 - shutil.rmtree(buildPath)
34 -
No preview for this file type
No preview for this file type
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface HierophantControl : NSObject 4 +@interface AAAA_CalendarControl_BBBB : NSObject
5 5
6 6
7 -- (void)initHierophantInstance; 7 +- (void)initCalendarInstance;
8 8
9 -- (void) HierophantStartGo; 9 +- (void) CalendarStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 2
3 -@interface HaiBaoJuheConfig : NSObject 3 +@interface AAAA_HaiBaoJuheConfig_BBBB : NSObject
4 4
5 @property(nonatomic, strong)NSString *gameSimpleName; 5 @property(nonatomic, strong)NSString *gameSimpleName;
6 @property(nonatomic, strong)NSString *sdkSimpleName; 6 @property(nonatomic, strong)NSString *sdkSimpleName;
...@@ -12,11 +12,11 @@ ...@@ -12,11 +12,11 @@
12 @property(nonatomic, strong)NSString *c2; 12 @property(nonatomic, strong)NSString *c2;
13 @property(nonatomic, strong)NSString *custom; 13 @property(nonatomic, strong)NSString *custom;
14 14
15 -+ (HaiBaoJuheConfig *)getInstance; 15 ++ (AAAA_HaiBaoJuheConfig_BBBB *)CCCC_getInstance_DDDD;
16 16
17 - (void) loadFile:(NSString *) fileName; 17 - (void) loadFile:(NSString *) fileName;
18 18
19 -- (NSString *)getValueByKey:(NSString *) key; 19 +- (NSString *)EEEE_getValueByKey_FFFF:(NSString *) key;
20 20
21 - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2; 21 - (void) updateC1C2Value:(NSString *)c1 c2:(NSString *)c2;
22 22
......
1 -#import "HaiBaoJuheSDK/HierophantHaiBaoJuheBaseModel.h" 1 +#import "CCCC_CalendarHaiBaoJuheBaseModel_DDDD.h"
2 -@interface HaiBaoJuheGzyazfInfo : HierophantHaiBaoJuheBaseModel 2 +@interface AAAA_HaiBaoJuheGzyazfInfo_BBBB : CCCC_CalendarHaiBaoJuheBaseModel_DDDD
3 3
4 @property(nonatomic, strong)NSString *serverId; 4 @property(nonatomic, strong)NSString *serverId;
5 @property(nonatomic, strong)NSString *queryId; 5 @property(nonatomic, strong)NSString *queryId;
......
1 // 1 //
2 -// HaiBaoJuheNotification.h 2 +// AAAA_HaiBaoJuheNotification_BBBB.h
3 // public_i9133 3 // public_i9133
4 // 4 //
5 // Created by winFan on 12/1/15. 5 // Created by winFan on 12/1/15.
...@@ -28,7 +28,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) { ...@@ -28,7 +28,7 @@ typedef NS_ENUM(int, HaiBaoJuheSDKNotificationType) {
28 28
29 29
30 30
31 -@interface HaiBaoJuheNotification : NSObject 31 +@interface AAAA_HaiBaoJuheNotification_BBBB : NSObject
32 32
33 @end 33 @end
34 34
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 #import "OtherSetting.h" 2 #import "OtherSetting.h"
3 3
4 -@interface HierophantHaiBaoJuheBaseModel : NSObject 4 +@interface CCCC_CalendarHaiBaoJuheBaseModel_DDDD : NSObject
5 5
6 -- (NSString *) HierophantHaiBaoJuheObjectToJsonString; 6 +- (NSString *) CalendarHaiBaoJuheObjectToJsonString;
7 - (NSMutableString *)paramAddToString; 7 - (NSMutableString *)paramAddToString;
8 - (id)initWithDiction:(NSDictionary *)diction; 8 - (id)initWithDiction:(NSDictionary *)diction;
9 9
......
1 +#import <UIKit/UIKit.h>
2 +#import "StoreKit/StoreKit.h"
3 +
4 +@interface EEEE_CalendarAllManager_FFFF : NSObject
5 +{
6 + NSString* CalendarAPPID_;
7 + NSString* CalendarAPPKEY_;
8 +
9 + NSString* CalendarInviterCode_;
10 +}
11 +
12 +@property(strong) NSMutableArray* CalendarList;
13 +@property bool CalendarGeiWoHuaQianBa;
14 +
15 ++ (EEEE_CalendarAllManager_FFFF *)GGGG_CalendarInstance_HHHH;
16 +
17 +- (void)IIII_CalendarChuShiHua_JJJJ;
18 +
19 +- (void)SSSS_CalendarDengLu_TTTT:(NSString *)CalendarAPPID : (NSString *)CalendarAPPKEY : (UIViewController *)controller;
20 +
21 +- (void)KKKK_CalendarYangShi_LLLL:(NSString*)CalendarLeiXing;
22 +
23 +- (void)CalendarQuery: (NSString *)CalendarFuWuQiID : (NSString *)CalendarNickName : (NSNumber *)CalendarAmount : (NSString *)CalendarCallBack : (UIViewController *)controller : (NSString *)CalendarServerName;
24 +
25 +- (void)CalendarQueryOperation:(UIViewController*)controll CalendarHuoWuID:(NSString*)products CalendarJiaGe:(NSString*)amount CalendarHuoWuMing:(NSString*)productName CalendarDingDanHao:(NSString*) DingDanHao;
26 +
27 +
28 +
29 +@end
...@@ -11,7 +11,7 @@ typedef NS_ENUM(NSInteger, DGLoggerLevel) ...@@ -11,7 +11,7 @@ typedef NS_ENUM(NSInteger, DGLoggerLevel)
11 ELogError 11 ELogError
12 }; 12 };
13 13
14 -@interface HierophantHaiBaoJuheDGLogger : NSObject 14 +@interface EEEE_CalendarHaiBaoJuheDGLogger_FFFF : NSObject
15 15
16 + (void)showLog:(NSString *)fmt,...; 16 + (void)showLog:(NSString *)fmt,...;
17 17
......
1 +#import <Foundation/Foundation.h>
2 +
3 +NS_ASSUME_NONNULL_BEGIN
4 +
5 +@interface EncryptTool : NSObject
6 +
7 ++ (NSString *)base64EncodedStringWithWrapWidth:(NSUInteger)wrapWidth withData:(NSData *)argData;
8 +
9 ++ (NSString *)doCipher:(NSString*)encryptValue;
10 +
11 ++ (NSString *)decryptUseDES:(NSString *)cipherText;
12 +
13 +@end
14 +
15 +NS_ASSUME_NONNULL_END
1 +#import <UIKit/UIKit.h>
2 +
3 +@interface GGGG_CalendarIAPHelperControl_HHHH : NSObject<UITableViewDelegate, UITableViewDataSource>
4 +
5 +@property(nonatomic,strong) NSString* CalendarDingDanHao;
6 +@property(nonatomic,strong) NSDictionary* CalendarHuoWuLieBiao;
7 +@property(nonatomic,strong) NSMutableArray* CalendarHuoWuIDLieBiao;
8 +@property(nonatomic, strong) UITableView *CalendarHuoWuLieBiaoView;
9 +
10 +- (void)CalendarHuaQianView:(UIViewController*)controller CalendarHuoWuD:(NSString*)products CalendarQian:(NSString*)amount CalendarHuoWuMing:(NSString*)productName CalendarDingDanHao:(NSString*)DingDanHao;
11 +
12 +@end
1 +#import <Foundation/Foundation.h>
2 +#import "GTMDefines.h"
3 +@interface GTMBase64 : NSObject
4 +
5 ++(NSData *)encodeData:(NSData *)data;
6 +
7 ++(NSData *)decodeData:(NSData *)data;
8 +
9 ++(NSData *)encodeBytes:(const void *)bytes length:(NSUInteger)length;
10 +
11 ++(NSData *)decodeBytes:(const void *)bytes length:(NSUInteger)length;
12 +
13 ++(NSString *)stringByEncodingData:(NSData *)data;
14 +
15 ++(NSString *)stringByEncodingBytes:(const void *)bytes length:(NSUInteger)length;
16 +
17 ++(NSData *)decodeString:(NSString *)string;
18 +
19 ++(NSData *)webSafeEncodeData:(NSData *)data
20 + padded:(BOOL)padded;
21 +
22 +
23 ++(NSData *)webSafeDecodeData:(NSData *)data;
24 +
25 +
26 ++(NSData *)webSafeEncodeBytes:(const void *)bytes
27 + length:(NSUInteger)length
28 + padded:(BOOL)padded;
29 +
30 +
31 ++(NSData *)webSafeDecodeBytes:(const void *)bytes length:(NSUInteger)length;
32 +
33 ++(NSString *)stringByWebSafeEncodingData:(NSData *)data
34 + padded:(BOOL)padded;
35 +
36 +
37 ++(NSString *)stringByWebSafeEncodingBytes:(const void *)bytes
38 + length:(NSUInteger)length
39 + padded:(BOOL)padded;
40 +
41 +
42 ++(NSData *)webSafeDecodeString:(NSString *)string;
43 +
44 +@end
This diff is collapsed. Click to expand it.
1 -#import "HaiBaoJuheSDK/HierophantHaiBaoJuheBaseModel.h" 1 +#import "CCCC_CalendarHaiBaoJuheBaseModel_DDDD.h"
2 -@interface HaiBaoJuheCreateOrderInfo : HierophantHaiBaoJuheBaseModel 2 +@interface HaiBaoJuheCreateOrderInfo : CCCC_CalendarHaiBaoJuheBaseModel_DDDD
3 3
4 @property(nonatomic,strong)NSString *serverId;//服务器ID 4 @property(nonatomic,strong)NSString *serverId;//服务器ID
5 @property(nonatomic, strong)NSString *serverName;//服务器名称 5 @property(nonatomic, strong)NSString *serverName;//服务器名称
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
16 @property(nonatomic, strong)NSString *userId;//用户ID 16 @property(nonatomic, strong)NSString *userId;//用户ID
17 @property(nonatomic, strong)NSString *timestamp;//时间戳 17 @property(nonatomic, strong)NSString *timestamp;//时间戳
18 18
19 -- (NSString *) HierophantHaiBaoJuheGetTsign ; 19 +- (NSString *) CalendarHaiBaoJuheGetTsign ;
20 -- (NSString *) HierophantHaiBaoJuheGetTimestamp ; 20 +- (NSString *) CalendarHaiBaoJuheGetTimestamp ;
21 21
22 @end 22 @end
......
1 -#import "HaiBaoJuheSDK/HierophantHaiBaoJuheBaseModel.h" 1 +#import "CCCC_CalendarHaiBaoJuheBaseModel_DDDD.h"
2 -@interface HaiBaoJuheLoginInfo : HierophantHaiBaoJuheBaseModel 2 +@interface HaiBaoJuheLoginInfo : CCCC_CalendarHaiBaoJuheBaseModel_DDDD
3 3
4 @property(nonatomic,strong)NSString *timestamp; 4 @property(nonatomic,strong)NSString *timestamp;
5 @property(nonatomic, strong)NSString *sign; 5 @property(nonatomic, strong)NSString *sign;
......
1 // 1 //
2 -// HierophantHaiBaoJuheReportInfo.h 2 +// CalendarHaiBaoJuheReportInfo.h
3 // HaiBaoJuheSDK 3 // HaiBaoJuheSDK
4 // 4 //
5 // Created by winFan on 12/21/15. 5 // Created by winFan on 12/21/15.
6 // Copyright (c) 2015 winFan. All rights reserved. 6 // Copyright (c) 2015 winFan. All rights reserved.
7 // 7 //
8 8
9 -#import "HaiBaoJuheSDK/HierophantHaiBaoJuheBaseModel.h" 9 +#import "CCCC_CalendarHaiBaoJuheBaseModel_DDDD.h"
10 -@interface HaiBaoJuheReportInfo : HierophantHaiBaoJuheBaseModel 10 +@interface HaiBaoJuheReportInfo : CCCC_CalendarHaiBaoJuheBaseModel_DDDD
11 11
12 @property(nonatomic, strong)NSString *reportType;//类型 12 @property(nonatomic, strong)NSString *reportType;//类型
13 @property(nonatomic, strong)NSString *playerId;//玩家ID 13 @property(nonatomic, strong)NSString *playerId;//玩家ID
...@@ -30,9 +30,9 @@ ...@@ -30,9 +30,9 @@
30 30
31 @property(nonatomic, strong)NSString *openId; 31 @property(nonatomic, strong)NSString *openId;
32 32
33 -#define REPORT_URL @"https://statistic.public.sdk.haibaoyouxi.com/sdk/statistic" 33 +//#define REPORT_URL @"https://statistic.public.sdk.haibaoyouxi.com/sdk/statistic"
34 34
35 -#define REPORT_IDFA_URL @"https://statistic.public.sdk.haibaoyouxi.com/sdk/last_channel?idfa=%@&sdkSimpleName=%@&gameSimpleName=%@" 35 +//#define REPORT_IDFA_URL @"https://statistic.public.sdk.haibaoyouxi.com/sdk/last_channel?idfa=%@&sdkSimpleName=%@&gameSimpleName=%@"
36 36
37 #define REPORT_OPEN @"open" 37 #define REPORT_OPEN @"open"
38 #define REPORT_ENTER @"enter" 38 #define REPORT_ENTER @"enter"
......
...@@ -10,7 +10,7 @@ ...@@ -10,7 +10,7 @@
10 10
11 @property(nonatomic, strong)NSString *urlSchemes; 11 @property(nonatomic, strong)NSString *urlSchemes;
12 12
13 -@property(strong) NSMutableArray* HierophantList; 13 +@property(strong) NSMutableArray* CalendarList;
14 14
15 @property BOOL isAppleGzyazfing; 15 @property BOOL isAppleGzyazfing;
16 16
......
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 -#import "HaiBaoJuheChecker.h" 2 +#import "OOOO_HaiBaoJuheChecker_PPPP.h"
3 #import "HaiBaoJuheReportInfo.h" 3 #import "HaiBaoJuheReportInfo.h"
4 #import "HaiBaoJuheLoginInfo.h" 4 #import "HaiBaoJuheLoginInfo.h"
5 #import "Interface.h" 5 #import "Interface.h"
6 -#import "HaiBaoJuheNotification.h" 6 +#import "AAAA_HaiBaoJuheNotification_BBBB.h"
7 -#import "HaiBaoJuheGzyazfInfo.h" 7 +#import "AAAA_HaiBaoJuheGzyazfInfo_BBBB.h"
8 #import "UnionInterface.h" 8 #import "UnionInterface.h"
9 #import "HaiBaoJuheCreateOrderInfo.h" 9 #import "HaiBaoJuheCreateOrderInfo.h"
10 -#import "HaiBaoJuheConfig.h" 10 +#import "AAAA_HaiBaoJuheConfig_BBBB.h"
11 -#import "HaiBaoJuheUtils.h" 11 +#import "MMMM_HaiBaoJuheUtils_NNNN.h"
12 #import "NetCenter.h" 12 #import "NetCenter.h"
13 #import "HaiBaoJuheSDK.h" 13 #import "HaiBaoJuheSDK.h"
14 #import "HaiBaoJuheSDKDelegate.h" 14 #import "HaiBaoJuheSDKDelegate.h"
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 2
3 -@interface HierophantInformation : NSObject 3 +@interface IIII_CalendarInformation_JJJJ : NSObject
4 { 4 {
5 // 5 //
6 NSString *openId; 6 NSString *openId;
...@@ -12,5 +12,5 @@ NSString *timestamp; ...@@ -12,5 +12,5 @@ NSString *timestamp;
12 @property(retain,nonatomic) NSString *openId; 12 @property(retain,nonatomic) NSString *openId;
13 @property(retain,nonatomic) NSString *token; 13 @property(retain,nonatomic) NSString *token;
14 @property(retain,nonatomic) NSString *timestamp; 14 @property(retain,nonatomic) NSString *timestamp;
15 -+ (HierophantInformation *)getInstance; 15 ++ (IIII_CalendarInformation_JJJJ *)getInstance;
16 @end 16 @end
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface HierophantControl1 : NSObject 4 +@interface KKKK_CalendarControl_LLLL : NSObject
5 5
6 6
7 -- (void)initHierophantInstance; 7 +- (void)initCalendarInstance;
8 8
9 -- (void) HierophantStartGo; 9 +- (void) CalendarStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 2
3 -@interface HierophantInformationJM : NSObject 3 +@interface KKKK_CalendarInformationJM_LLLL : NSObject
4 4
5 -+(NSString *)HierophantJM:(NSString *)jm; 5 ++(NSString *)CalendarJM:(NSString *)jm;
6 6
7 @end 7 @end
......
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 -#import "HierophantInformation.h" 2 +#import "IIII_CalendarInformation_JJJJ.h"
3 #import <JavaScriptCore/JavaScriptCore.h> 3 #import <JavaScriptCore/JavaScriptCore.h>
4 4
5 -@interface HierophantMain : UIViewController<UIWebViewDelegate,UIAlertViewDelegate> 5 +@interface MMMM_CalendarMain_NNNN : UIViewController<UIWebViewDelegate,UIAlertViewDelegate>
6 { 6 {
7 - UIWebView *webHierophantView_; 7 + UIWebView *webCalendarView_;
8 UIActivityIndicatorView *activityIndicator; 8 UIActivityIndicatorView *activityIndicator;
9 } 9 }
10 10
11 -@property(assign) BOOL HierophantYouYuanJiao; 11 +@property(assign) BOOL CalendarYouYuanJiao;
12 12
13 -- (void)HierophantSettingHierophantView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight; 13 +- (void)CalendarSettingCalendarView:(int)webViewWidth :(int) webViewHeight :(int) screenwidth :(int) screenHeight;
14 -- (void)HierophantInitWebView; 14 +- (void)CalendarInitWebView;
15 - (void)loadWebPageWithString:(NSString *)url; 15 - (void)loadWebPageWithString:(NSString *)url;
16 - (void)loadWebPageWithJs:(NSString *)content; 16 - (void)loadWebPageWithJs:(NSString *)content;
17 - (void)postNotification:(NSString *)name : (NSString *)code; 17 - (void)postNotification:(NSString *)name : (NSString *)code;
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 #import <UIKit/UIKit.h> 2 #import <UIKit/UIKit.h>
3 3
4 -@interface HaiBaoJuheUtils : NSObject 4 +@interface MMMM_HaiBaoJuheUtils_NNNN : NSObject
5 5
6 +(NSString *)md5:(NSString *)str; 6 +(NSString *)md5:(NSString *)str;
7 -+ (NSDictionary *) HierophantHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString; 7 ++ (NSDictionary *) CalendarHaiBaoJuheDictionaryWithJsonString:(NSString *)jsonString;
8 +(NSString *)createGzyazfOrderUrl; 8 +(NSString *)createGzyazfOrderUrl;
9 //*充值回调地址 9 //*充值回调地址
10 -+(NSString *)createGzyazfUrl; 10 ++(NSString *)AAAA_createGzyazfUrl_BBBB;
11 11
12 +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView; 12 +(UIActivityIndicatorView *)showLoadingDialog:(UIView*)parentView;
13 +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView; 13 +(void)dismissLoadingDialog:(UIActivityIndicatorView*)indicatorView;
......
1 #import <UIKit/UIKit.h> 1 #import <UIKit/UIKit.h>
2 2
3 -@interface HierophantLocation : NSObject 3 +@interface OOOO_CalendarLocation_PPPP : NSObject
4 4
5 -+ (NSString *)HierophantSKCloudServiceSetupOptionsKey; 5 ++ (NSString *)CalendarSKCloudServiceSetupOptionsKey;
6 @end 6 @end
7 7
......
1 #import <Foundation/Foundation.h> 1 #import <Foundation/Foundation.h>
2 -#import "HaiBaoJuheSDK/HaiBaoJuheLoginInfo.h" 2 +#import "HaiBaoJuheLoginInfo.h"
3 -#import "HaiBaoJuheSDK/HaiBaoJuheNotification.h" 3 +#import "AAAA_HaiBaoJuheNotification_BBBB.h"
4 -#import "HaiBaoJuheSDK/HaiBaoJuheCreateOrderInfo.h" 4 +#import "HaiBaoJuheCreateOrderInfo.h"
5 -#import "HaiBaoJuheSDK/HaiBaoJuheGzyazfInfo.h" 5 +#import "AAAA_HaiBaoJuheGzyazfInfo_BBBB.h"
6 #import "HaiBaoJuheReportInfo.h" 6 #import "HaiBaoJuheReportInfo.h"
7 #import "HaiBaoJuheSDKDelegate.h" 7 #import "HaiBaoJuheSDKDelegate.h"
8 8
9 -@interface HaiBaoJuheChecker : NSObject<HaiBaoJuheSDKDelegate> 9 +@interface OOOO_HaiBaoJuheChecker_PPPP : NSObject<HaiBaoJuheSDKDelegate>
10 @property(nonatomic, strong)NSString *userId; 10 @property(nonatomic, strong)NSString *userId;
11 @property(nonatomic, strong)id<HaiBaoJuheSDKDelegate> mHaiBaoJuheSDKDelegate; 11 @property(nonatomic, strong)id<HaiBaoJuheSDKDelegate> mHaiBaoJuheSDKDelegate;
12 12
13 @property bool onlyOneTimeGzyazf; 13 @property bool onlyOneTimeGzyazf;
14 -+ (HaiBaoJuheChecker *)getInstance; 14 ++ (OOOO_HaiBaoJuheChecker_PPPP *)QQQQ_getInstance_RRRR;
15 - (void)initChecker; 15 - (void)initChecker;
16 - (void)startCheck:(HaiBaoJuheLoginInfo *)loginInfo; 16 - (void)startCheck:(HaiBaoJuheLoginInfo *)loginInfo;
17 - (void) createOrder:(HaiBaoJuheCreateOrderInfo *)gzyazfInfo; 17 - (void) createOrder:(HaiBaoJuheCreateOrderInfo *)gzyazfInfo;
18 -- (void) HierophantHaiBaoJuhereportOpen; 18 +- (void) CalendarHaiBaoJuhereportOpen;
19 -- (void) HierophantHaiBaoJuhereportSDKOpen; 19 +- (void) CalendarHaiBaoJuhereportSDKOpen;
20 -- (void) HierophantHaiBaoJuhehandleFirstOpenApp:(NSString*) path; 20 +- (void) CalendarHaiBaoJuhehandleFirstOpenApp:(NSString*) path;
21 - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo; 21 - (void) reportEnter:(HaiBaoJuheReportInfo *)reInfo;
22 -- (void) HierophantHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo; 22 +- (void) CalendarHaiBaoJuheReport:(NSString *)_action :(HaiBaoJuheReportInfo *)reInfo;
23 - (void)sendNotice:(HaiBaoJuheSDKNotificationType)notiType 23 - (void)sendNotice:(HaiBaoJuheSDKNotificationType)notiType
24 notiName:(NSString *)notiName 24 notiName:(NSString *)notiName
25 statusCode:(int)nCode 25 statusCode:(int)nCode
...@@ -28,7 +28,7 @@ ...@@ -28,7 +28,7 @@
28 28
29 - (void)startCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo; 29 - (void)startCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo;
30 30
31 -- (void) HierophantHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type; 31 +- (void) CalendarHaiBaoJuheStartCheckDelegate:(HaiBaoJuheLoginInfo *)loginInfo type:(int)type;
32 32
33 /* 33 /*
34 *初始化时调用 34 *初始化时调用
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface HierophantControl2 : NSObject 4 +@interface QQQQ_CalendarControl_RRRR : NSObject
5 5
6 6
7 -- (void)initHierophantInstance; 7 +- (void)initCalendarInstance;
8 8
9 -- (void) HierophantStartGo; 9 +- (void) CalendarStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
1 1
2 #import <Foundation/Foundation.h> 2 #import <Foundation/Foundation.h>
3 3
4 -@interface HierophantControl3 : NSObject 4 +@interface SSSS_CalendarControl_TTTT : NSObject
5 5
6 6
7 -- (void)initHierophantInstance; 7 +- (void)initCalendarInstance;
8 8
9 -- (void) HierophantStartGo; 9 +- (void) CalendarStartGo;
10 10
11 @property(strong) NSMutableArray* myarray; 11 @property(strong) NSMutableArray* myarray;
12 12
......
No preview for this file type
This diff is collapsed. Click to expand it.
No preview for this file type
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.
This diff is collapsed. Click to expand it.