Commit 96753d97a056db22eec8d69221422e29cb310388

Authored by 赵康
Exists in master

Merge branch 'master' of http://123.59.74.8/document/spreader.git

Showing 8 changed files Inline Diff

ios/SpreadDemo/SpreadDemo.xcodeproj/project.pbxproj
1 // !$*UTF8*$! 1 // !$*UTF8*$!
2 { 2 {
3 archiveVersion = 1; 3 archiveVersion = 1;
4 classes = { 4 classes = {
5 }; 5 };
6 objectVersion = 46; 6 objectVersion = 46;
7 objects = { 7 objects = {
8 8
9 /* Begin PBXBuildFile section */ 9 /* Begin PBXBuildFile section */
10 3309D87E1C33A12200534E33 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 3309D87D1C33A12200534E33 /* main.m */; }; 10 3309D87E1C33A12200534E33 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 3309D87D1C33A12200534E33 /* main.m */; };
11 3309D8811C33A12200534E33 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 3309D8801C33A12200534E33 /* AppDelegate.m */; }; 11 3309D8811C33A12200534E33 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 3309D8801C33A12200534E33 /* AppDelegate.m */; };
12 3309D8841C33A12200534E33 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3309D8831C33A12200534E33 /* ViewController.m */; }; 12 3309D8841C33A12200534E33 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 3309D8831C33A12200534E33 /* ViewController.m */; };
13 3309D8891C33A12200534E33 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 3309D8881C33A12200534E33 /* Assets.xcassets */; }; 13 3309D8891C33A12200534E33 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 3309D8881C33A12200534E33 /* Assets.xcassets */; };
14 3309D88C1C33A12200534E33 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 3309D88A1C33A12200534E33 /* LaunchScreen.storyboard */; }; 14 3309D88C1C33A12200534E33 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 3309D88A1C33A12200534E33 /* LaunchScreen.storyboard */; };
15 3309D8C71C33E5F500534E33 /* Spreader.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 3309D8C61C33E5F500534E33 /* Spreader.bundle */; }; 15 3309D8C71C33E5F500534E33 /* Spreader.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 3309D8C61C33E5F500534E33 /* Spreader.bundle */; };
16 3309D8CF1C34CEF000534E33 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3309D8CE1C34CEF000534E33 /* CoreGraphics.framework */; }; 16 3309D8CF1C34CEF000534E33 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3309D8CE1C34CEF000534E33 /* CoreGraphics.framework */; };
17 3309D8DC1C3BA7CE00534E33 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 3309D8DB1C3BA7CE00534E33 /* Default-568h@2x.png */; }; 17 3309D8DC1C3BA7CE00534E33 /* Default-568h@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = 3309D8DB1C3BA7CE00534E33 /* Default-568h@2x.png */; };
18 3309D9511C3E098000534E33 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3309D9501C3E098000534E33 /* SystemConfiguration.framework */; }; 18 3309D9511C3E098000534E33 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3309D9501C3E098000534E33 /* SystemConfiguration.framework */; };
19 3309D95B1C3E0B1500534E33 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3309D95A1C3E0B1500534E33 /* MobileCoreServices.framework */; }; 19 3309D95B1C3E0B1500534E33 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3309D95A1C3E0B1500534E33 /* MobileCoreServices.framework */; };
20 336FC7F61C4F305F00151550 /* Spreader.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 336FC7F51C4F305F00151550 /* Spreader.framework */; }; 20 3396626B1C86D91100022866 /* Spreader.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3396626A1C86D91100022866 /* Spreader.framework */; };
21 /* End PBXBuildFile section */ 21 /* End PBXBuildFile section */
22 22
23 /* Begin PBXFileReference section */ 23 /* Begin PBXFileReference section */
24 3309D8791C33A12200534E33 /* SpreadDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SpreadDemo.app; sourceTree = BUILT_PRODUCTS_DIR; }; 24 3309D8791C33A12200534E33 /* SpreadDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = SpreadDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
25 3309D87D1C33A12200534E33 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; }; 25 3309D87D1C33A12200534E33 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
26 3309D87F1C33A12200534E33 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; }; 26 3309D87F1C33A12200534E33 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
27 3309D8801C33A12200534E33 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; }; 27 3309D8801C33A12200534E33 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
28 3309D8821C33A12200534E33 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; }; 28 3309D8821C33A12200534E33 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
29 3309D8831C33A12200534E33 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; }; 29 3309D8831C33A12200534E33 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
30 3309D8881C33A12200534E33 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; }; 30 3309D8881C33A12200534E33 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
31 3309D88B1C33A12200534E33 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; }; 31 3309D88B1C33A12200534E33 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
32 3309D88D1C33A12200534E33 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; }; 32 3309D88D1C33A12200534E33 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
33 3309D8C61C33E5F500534E33 /* Spreader.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = Spreader.bundle; sourceTree = "<group>"; }; 33 3309D8C61C33E5F500534E33 /* Spreader.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = Spreader.bundle; sourceTree = "<group>"; };
34 3309D8CE1C34CEF000534E33 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; }; 34 3309D8CE1C34CEF000534E33 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
35 3309D8DB1C3BA7CE00534E33 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; }; 35 3309D8DB1C3BA7CE00534E33 /* Default-568h@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = "Default-568h@2x.png"; sourceTree = "<group>"; };
36 3309D9501C3E098000534E33 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; }; 36 3309D9501C3E098000534E33 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
37 3309D95A1C3E0B1500534E33 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; }; 37 3309D95A1C3E0B1500534E33 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
38 336FC7F51C4F305F00151550 /* Spreader.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Spreader.framework; path = ../Spreader.framework; sourceTree = "<group>"; }; 38 3396626A1C86D91100022866 /* Spreader.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Spreader.framework; path = ../Spreader.framework; sourceTree = "<group>"; };
39 /* End PBXFileReference section */ 39 /* End PBXFileReference section */
40 40
41 /* Begin PBXFrameworksBuildPhase section */ 41 /* Begin PBXFrameworksBuildPhase section */
42 3309D8761C33A12200534E33 /* Frameworks */ = { 42 3309D8761C33A12200534E33 /* Frameworks */ = {
43 isa = PBXFrameworksBuildPhase; 43 isa = PBXFrameworksBuildPhase;
44 buildActionMask = 2147483647; 44 buildActionMask = 2147483647;
45 files = ( 45 files = (
46 336FC7F61C4F305F00151550 /* Spreader.framework in Frameworks */, 46 3396626B1C86D91100022866 /* Spreader.framework in Frameworks */,
47 3309D95B1C3E0B1500534E33 /* MobileCoreServices.framework in Frameworks */, 47 3309D95B1C3E0B1500534E33 /* MobileCoreServices.framework in Frameworks */,
48 3309D9511C3E098000534E33 /* SystemConfiguration.framework in Frameworks */, 48 3309D9511C3E098000534E33 /* SystemConfiguration.framework in Frameworks */,
49 3309D8CF1C34CEF000534E33 /* CoreGraphics.framework in Frameworks */, 49 3309D8CF1C34CEF000534E33 /* CoreGraphics.framework in Frameworks */,
50 ); 50 );
51 runOnlyForDeploymentPostprocessing = 0; 51 runOnlyForDeploymentPostprocessing = 0;
52 }; 52 };
53 /* End PBXFrameworksBuildPhase section */ 53 /* End PBXFrameworksBuildPhase section */
54 54
55 /* Begin PBXGroup section */ 55 /* Begin PBXGroup section */
56 3309D8701C33A12200534E33 = { 56 3309D8701C33A12200534E33 = {
57 isa = PBXGroup; 57 isa = PBXGroup;
58 children = ( 58 children = (
59 3309D8D01C3A28A000534E33 /* Frameworks */, 59 3309D8D01C3A28A000534E33 /* Frameworks */,
60 3309D87B1C33A12200534E33 /* SpreadDemo */, 60 3309D87B1C33A12200534E33 /* SpreadDemo */,
61 3309D87A1C33A12200534E33 /* Products */, 61 3309D87A1C33A12200534E33 /* Products */,
62 ); 62 );
63 sourceTree = "<group>"; 63 sourceTree = "<group>";
64 }; 64 };
65 3309D87A1C33A12200534E33 /* Products */ = { 65 3309D87A1C33A12200534E33 /* Products */ = {
66 isa = PBXGroup; 66 isa = PBXGroup;
67 children = ( 67 children = (
68 3309D8791C33A12200534E33 /* SpreadDemo.app */, 68 3309D8791C33A12200534E33 /* SpreadDemo.app */,
69 ); 69 );
70 name = Products; 70 name = Products;
71 sourceTree = "<group>"; 71 sourceTree = "<group>";
72 }; 72 };
73 3309D87B1C33A12200534E33 /* SpreadDemo */ = { 73 3309D87B1C33A12200534E33 /* SpreadDemo */ = {
74 isa = PBXGroup; 74 isa = PBXGroup;
75 children = ( 75 children = (
76 3309D8DB1C3BA7CE00534E33 /* Default-568h@2x.png */, 76 3309D8DB1C3BA7CE00534E33 /* Default-568h@2x.png */,
77 3309D87F1C33A12200534E33 /* AppDelegate.h */, 77 3309D87F1C33A12200534E33 /* AppDelegate.h */,
78 3309D8801C33A12200534E33 /* AppDelegate.m */, 78 3309D8801C33A12200534E33 /* AppDelegate.m */,
79 3309D8821C33A12200534E33 /* ViewController.h */, 79 3309D8821C33A12200534E33 /* ViewController.h */,
80 3309D8831C33A12200534E33 /* ViewController.m */, 80 3309D8831C33A12200534E33 /* ViewController.m */,
81 3309D8881C33A12200534E33 /* Assets.xcassets */, 81 3309D8881C33A12200534E33 /* Assets.xcassets */,
82 3309D88A1C33A12200534E33 /* LaunchScreen.storyboard */, 82 3309D88A1C33A12200534E33 /* LaunchScreen.storyboard */,
83 3309D88D1C33A12200534E33 /* Info.plist */, 83 3309D88D1C33A12200534E33 /* Info.plist */,
84 3309D87C1C33A12200534E33 /* Supporting Files */, 84 3309D87C1C33A12200534E33 /* Supporting Files */,
85 3309D8C61C33E5F500534E33 /* Spreader.bundle */, 85 3309D8C61C33E5F500534E33 /* Spreader.bundle */,
86 ); 86 );
87 path = SpreadDemo; 87 path = SpreadDemo;
88 sourceTree = "<group>"; 88 sourceTree = "<group>";
89 }; 89 };
90 3309D87C1C33A12200534E33 /* Supporting Files */ = { 90 3309D87C1C33A12200534E33 /* Supporting Files */ = {
91 isa = PBXGroup; 91 isa = PBXGroup;
92 children = ( 92 children = (
93 3309D87D1C33A12200534E33 /* main.m */, 93 3309D87D1C33A12200534E33 /* main.m */,
94 ); 94 );
95 name = "Supporting Files"; 95 name = "Supporting Files";
96 sourceTree = "<group>"; 96 sourceTree = "<group>";
97 }; 97 };
98 3309D8D01C3A28A000534E33 /* Frameworks */ = { 98 3309D8D01C3A28A000534E33 /* Frameworks */ = {
99 isa = PBXGroup; 99 isa = PBXGroup;
100 children = ( 100 children = (
101 336FC7F51C4F305F00151550 /* Spreader.framework */, 101 3396626A1C86D91100022866 /* Spreader.framework */,
102 3309D95A1C3E0B1500534E33 /* MobileCoreServices.framework */, 102 3309D95A1C3E0B1500534E33 /* MobileCoreServices.framework */,
103 3309D9501C3E098000534E33 /* SystemConfiguration.framework */, 103 3309D9501C3E098000534E33 /* SystemConfiguration.framework */,
104 3309D8CE1C34CEF000534E33 /* CoreGraphics.framework */, 104 3309D8CE1C34CEF000534E33 /* CoreGraphics.framework */,
105 ); 105 );
106 name = Frameworks; 106 name = Frameworks;
107 sourceTree = "<group>"; 107 sourceTree = "<group>";
108 }; 108 };
109 /* End PBXGroup section */ 109 /* End PBXGroup section */
110 110
111 /* Begin PBXNativeTarget section */ 111 /* Begin PBXNativeTarget section */
112 3309D8781C33A12200534E33 /* SpreadDemo */ = { 112 3309D8781C33A12200534E33 /* SpreadDemo */ = {
113 isa = PBXNativeTarget; 113 isa = PBXNativeTarget;
114 buildConfigurationList = 3309D8901C33A12200534E33 /* Build configuration list for PBXNativeTarget "SpreadDemo" */; 114 buildConfigurationList = 3309D8901C33A12200534E33 /* Build configuration list for PBXNativeTarget "SpreadDemo" */;
115 buildPhases = ( 115 buildPhases = (
116 3309D8751C33A12200534E33 /* Sources */, 116 3309D8751C33A12200534E33 /* Sources */,
117 3309D8761C33A12200534E33 /* Frameworks */, 117 3309D8761C33A12200534E33 /* Frameworks */,
118 3309D8771C33A12200534E33 /* Resources */, 118 3309D8771C33A12200534E33 /* Resources */,
119 ); 119 );
120 buildRules = ( 120 buildRules = (
121 ); 121 );
122 dependencies = ( 122 dependencies = (
123 ); 123 );
124 name = SpreadDemo; 124 name = SpreadDemo;
125 productName = SpreadDemo; 125 productName = SpreadDemo;
126 productReference = 3309D8791C33A12200534E33 /* SpreadDemo.app */; 126 productReference = 3309D8791C33A12200534E33 /* SpreadDemo.app */;
127 productType = "com.apple.product-type.application"; 127 productType = "com.apple.product-type.application";
128 }; 128 };
129 /* End PBXNativeTarget section */ 129 /* End PBXNativeTarget section */
130 130
131 /* Begin PBXProject section */ 131 /* Begin PBXProject section */
132 3309D8711C33A12200534E33 /* Project object */ = { 132 3309D8711C33A12200534E33 /* Project object */ = {
133 isa = PBXProject; 133 isa = PBXProject;
134 attributes = { 134 attributes = {
135 LastUpgradeCheck = 0710; 135 LastUpgradeCheck = 0710;
136 ORGANIZATIONNAME = Gump; 136 ORGANIZATIONNAME = Gump;
137 TargetAttributes = { 137 TargetAttributes = {
138 3309D8781C33A12200534E33 = { 138 3309D8781C33A12200534E33 = {
139 CreatedOnToolsVersion = 7.1.1; 139 CreatedOnToolsVersion = 7.1.1;
140 DevelopmentTeam = TU2VD6BENZ; 140 DevelopmentTeam = TU2VD6BENZ;
141 }; 141 };
142 }; 142 };
143 }; 143 };
144 buildConfigurationList = 3309D8741C33A12200534E33 /* Build configuration list for PBXProject "SpreadDemo" */; 144 buildConfigurationList = 3309D8741C33A12200534E33 /* Build configuration list for PBXProject "SpreadDemo" */;
145 compatibilityVersion = "Xcode 3.2"; 145 compatibilityVersion = "Xcode 3.2";
146 developmentRegion = English; 146 developmentRegion = English;
147 hasScannedForEncodings = 0; 147 hasScannedForEncodings = 0;
148 knownRegions = ( 148 knownRegions = (
149 en, 149 en,
150 Base, 150 Base,
151 ); 151 );
152 mainGroup = 3309D8701C33A12200534E33; 152 mainGroup = 3309D8701C33A12200534E33;
153 productRefGroup = 3309D87A1C33A12200534E33 /* Products */; 153 productRefGroup = 3309D87A1C33A12200534E33 /* Products */;
154 projectDirPath = ""; 154 projectDirPath = "";
155 projectRoot = ""; 155 projectRoot = "";
156 targets = ( 156 targets = (
157 3309D8781C33A12200534E33 /* SpreadDemo */, 157 3309D8781C33A12200534E33 /* SpreadDemo */,
158 ); 158 );
159 }; 159 };
160 /* End PBXProject section */ 160 /* End PBXProject section */
161 161
162 /* Begin PBXResourcesBuildPhase section */ 162 /* Begin PBXResourcesBuildPhase section */
163 3309D8771C33A12200534E33 /* Resources */ = { 163 3309D8771C33A12200534E33 /* Resources */ = {
164 isa = PBXResourcesBuildPhase; 164 isa = PBXResourcesBuildPhase;
165 buildActionMask = 2147483647; 165 buildActionMask = 2147483647;
166 files = ( 166 files = (
167 3309D88C1C33A12200534E33 /* LaunchScreen.storyboard in Resources */, 167 3309D88C1C33A12200534E33 /* LaunchScreen.storyboard in Resources */,
168 3309D8C71C33E5F500534E33 /* Spreader.bundle in Resources */, 168 3309D8C71C33E5F500534E33 /* Spreader.bundle in Resources */,
169 3309D8891C33A12200534E33 /* Assets.xcassets in Resources */, 169 3309D8891C33A12200534E33 /* Assets.xcassets in Resources */,
170 3309D8DC1C3BA7CE00534E33 /* Default-568h@2x.png in Resources */, 170 3309D8DC1C3BA7CE00534E33 /* Default-568h@2x.png in Resources */,
171 ); 171 );
172 runOnlyForDeploymentPostprocessing = 0; 172 runOnlyForDeploymentPostprocessing = 0;
173 }; 173 };
174 /* End PBXResourcesBuildPhase section */ 174 /* End PBXResourcesBuildPhase section */
175 175
176 /* Begin PBXSourcesBuildPhase section */ 176 /* Begin PBXSourcesBuildPhase section */
177 3309D8751C33A12200534E33 /* Sources */ = { 177 3309D8751C33A12200534E33 /* Sources */ = {
178 isa = PBXSourcesBuildPhase; 178 isa = PBXSourcesBuildPhase;
179 buildActionMask = 2147483647; 179 buildActionMask = 2147483647;
180 files = ( 180 files = (
181 3309D8841C33A12200534E33 /* ViewController.m in Sources */, 181 3309D8841C33A12200534E33 /* ViewController.m in Sources */,
182 3309D8811C33A12200534E33 /* AppDelegate.m in Sources */, 182 3309D8811C33A12200534E33 /* AppDelegate.m in Sources */,
183 3309D87E1C33A12200534E33 /* main.m in Sources */, 183 3309D87E1C33A12200534E33 /* main.m in Sources */,
184 ); 184 );
185 runOnlyForDeploymentPostprocessing = 0; 185 runOnlyForDeploymentPostprocessing = 0;
186 }; 186 };
187 /* End PBXSourcesBuildPhase section */ 187 /* End PBXSourcesBuildPhase section */
188 188
189 /* Begin PBXVariantGroup section */ 189 /* Begin PBXVariantGroup section */
190 3309D88A1C33A12200534E33 /* LaunchScreen.storyboard */ = { 190 3309D88A1C33A12200534E33 /* LaunchScreen.storyboard */ = {
191 isa = PBXVariantGroup; 191 isa = PBXVariantGroup;
192 children = ( 192 children = (
193 3309D88B1C33A12200534E33 /* Base */, 193 3309D88B1C33A12200534E33 /* Base */,
194 ); 194 );
195 name = LaunchScreen.storyboard; 195 name = LaunchScreen.storyboard;
196 sourceTree = "<group>"; 196 sourceTree = "<group>";
197 }; 197 };
198 /* End PBXVariantGroup section */ 198 /* End PBXVariantGroup section */
199 199
200 /* Begin XCBuildConfiguration section */ 200 /* Begin XCBuildConfiguration section */
201 3309D88E1C33A12200534E33 /* Debug */ = { 201 3309D88E1C33A12200534E33 /* Debug */ = {
202 isa = XCBuildConfiguration; 202 isa = XCBuildConfiguration;
203 buildSettings = { 203 buildSettings = {
204 ALWAYS_SEARCH_USER_PATHS = NO; 204 ALWAYS_SEARCH_USER_PATHS = NO;
205 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; 205 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
206 CLANG_CXX_LIBRARY = "libc++"; 206 CLANG_CXX_LIBRARY = "libc++";
207 CLANG_ENABLE_MODULES = YES; 207 CLANG_ENABLE_MODULES = YES;
208 CLANG_ENABLE_OBJC_ARC = YES; 208 CLANG_ENABLE_OBJC_ARC = YES;
209 CLANG_WARN_BOOL_CONVERSION = YES; 209 CLANG_WARN_BOOL_CONVERSION = YES;
210 CLANG_WARN_CONSTANT_CONVERSION = YES; 210 CLANG_WARN_CONSTANT_CONVERSION = YES;
211 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; 211 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
212 CLANG_WARN_EMPTY_BODY = YES; 212 CLANG_WARN_EMPTY_BODY = YES;
213 CLANG_WARN_ENUM_CONVERSION = YES; 213 CLANG_WARN_ENUM_CONVERSION = YES;
214 CLANG_WARN_INT_CONVERSION = YES; 214 CLANG_WARN_INT_CONVERSION = YES;
215 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; 215 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
216 CLANG_WARN_UNREACHABLE_CODE = YES; 216 CLANG_WARN_UNREACHABLE_CODE = YES;
217 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 217 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
218 CODE_SIGN_IDENTITY = "iPhone Developer: Fang Chen (57ZYSQ29Y4)"; 218 CODE_SIGN_IDENTITY = "iPhone Developer: Fang Chen (57ZYSQ29Y4)";
219 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; 219 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
220 COPY_PHASE_STRIP = NO; 220 COPY_PHASE_STRIP = NO;
221 DEBUG_INFORMATION_FORMAT = dwarf; 221 DEBUG_INFORMATION_FORMAT = dwarf;
222 ENABLE_STRICT_OBJC_MSGSEND = YES; 222 ENABLE_STRICT_OBJC_MSGSEND = YES;
223 ENABLE_TESTABILITY = YES; 223 ENABLE_TESTABILITY = YES;
224 GCC_C_LANGUAGE_STANDARD = gnu99; 224 GCC_C_LANGUAGE_STANDARD = gnu99;
225 GCC_DYNAMIC_NO_PIC = NO; 225 GCC_DYNAMIC_NO_PIC = NO;
226 GCC_NO_COMMON_BLOCKS = YES; 226 GCC_NO_COMMON_BLOCKS = YES;
227 GCC_OPTIMIZATION_LEVEL = 0; 227 GCC_OPTIMIZATION_LEVEL = 0;
228 GCC_PREPROCESSOR_DEFINITIONS = ( 228 GCC_PREPROCESSOR_DEFINITIONS = (
229 "DEBUG=1", 229 "DEBUG=1",
230 "$(inherited)", 230 "$(inherited)",
231 ); 231 );
232 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 232 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
233 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; 233 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
234 GCC_WARN_UNDECLARED_SELECTOR = YES; 234 GCC_WARN_UNDECLARED_SELECTOR = YES;
235 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; 235 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
236 GCC_WARN_UNUSED_FUNCTION = YES; 236 GCC_WARN_UNUSED_FUNCTION = YES;
237 GCC_WARN_UNUSED_VARIABLE = YES; 237 GCC_WARN_UNUSED_VARIABLE = YES;
238 IPHONEOS_DEPLOYMENT_TARGET = 9.1; 238 IPHONEOS_DEPLOYMENT_TARGET = 9.1;
239 MTL_ENABLE_DEBUG_INFO = YES; 239 MTL_ENABLE_DEBUG_INFO = YES;
240 ONLY_ACTIVE_ARCH = YES; 240 ONLY_ACTIVE_ARCH = YES;
241 SDKROOT = iphoneos; 241 SDKROOT = iphoneos;
242 TARGETED_DEVICE_FAMILY = "1,2"; 242 TARGETED_DEVICE_FAMILY = "1,2";
243 }; 243 };
244 name = Debug; 244 name = Debug;
245 }; 245 };
246 3309D88F1C33A12200534E33 /* Release */ = { 246 3309D88F1C33A12200534E33 /* Release */ = {
247 isa = XCBuildConfiguration; 247 isa = XCBuildConfiguration;
248 buildSettings = { 248 buildSettings = {
249 ALWAYS_SEARCH_USER_PATHS = NO; 249 ALWAYS_SEARCH_USER_PATHS = NO;
250 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x"; 250 CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
251 CLANG_CXX_LIBRARY = "libc++"; 251 CLANG_CXX_LIBRARY = "libc++";
252 CLANG_ENABLE_MODULES = YES; 252 CLANG_ENABLE_MODULES = YES;
253 CLANG_ENABLE_OBJC_ARC = YES; 253 CLANG_ENABLE_OBJC_ARC = YES;
254 CLANG_WARN_BOOL_CONVERSION = YES; 254 CLANG_WARN_BOOL_CONVERSION = YES;
255 CLANG_WARN_CONSTANT_CONVERSION = YES; 255 CLANG_WARN_CONSTANT_CONVERSION = YES;
256 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR; 256 CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
257 CLANG_WARN_EMPTY_BODY = YES; 257 CLANG_WARN_EMPTY_BODY = YES;
258 CLANG_WARN_ENUM_CONVERSION = YES; 258 CLANG_WARN_ENUM_CONVERSION = YES;
259 CLANG_WARN_INT_CONVERSION = YES; 259 CLANG_WARN_INT_CONVERSION = YES;
260 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR; 260 CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
261 CLANG_WARN_UNREACHABLE_CODE = YES; 261 CLANG_WARN_UNREACHABLE_CODE = YES;
262 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES; 262 CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
263 CODE_SIGN_IDENTITY = "iPhone Developer: Fang Chen (57ZYSQ29Y4)"; 263 CODE_SIGN_IDENTITY = "iPhone Developer: Fang Chen (57ZYSQ29Y4)";
264 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; 264 "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
265 COPY_PHASE_STRIP = NO; 265 COPY_PHASE_STRIP = NO;
266 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; 266 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
267 ENABLE_NS_ASSERTIONS = NO; 267 ENABLE_NS_ASSERTIONS = NO;
268 ENABLE_STRICT_OBJC_MSGSEND = YES; 268 ENABLE_STRICT_OBJC_MSGSEND = YES;
269 GCC_C_LANGUAGE_STANDARD = gnu99; 269 GCC_C_LANGUAGE_STANDARD = gnu99;
270 GCC_NO_COMMON_BLOCKS = YES; 270 GCC_NO_COMMON_BLOCKS = YES;
271 GCC_WARN_64_TO_32_BIT_CONVERSION = YES; 271 GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
272 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR; 272 GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
273 GCC_WARN_UNDECLARED_SELECTOR = YES; 273 GCC_WARN_UNDECLARED_SELECTOR = YES;
274 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE; 274 GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
275 GCC_WARN_UNUSED_FUNCTION = YES; 275 GCC_WARN_UNUSED_FUNCTION = YES;
276 GCC_WARN_UNUSED_VARIABLE = YES; 276 GCC_WARN_UNUSED_VARIABLE = YES;
277 IPHONEOS_DEPLOYMENT_TARGET = 9.1; 277 IPHONEOS_DEPLOYMENT_TARGET = 9.1;
278 MTL_ENABLE_DEBUG_INFO = NO; 278 MTL_ENABLE_DEBUG_INFO = NO;
279 SDKROOT = iphoneos; 279 SDKROOT = iphoneos;
280 TARGETED_DEVICE_FAMILY = "1,2"; 280 TARGETED_DEVICE_FAMILY = "1,2";
281 VALIDATE_PRODUCT = YES; 281 VALIDATE_PRODUCT = YES;
282 }; 282 };
283 name = Release; 283 name = Release;
284 }; 284 };
285 3309D8911C33A12200534E33 /* Debug */ = { 285 3309D8911C33A12200534E33 /* Debug */ = {
286 isa = XCBuildConfiguration; 286 isa = XCBuildConfiguration;
287 buildSettings = { 287 buildSettings = {
288 ALWAYS_SEARCH_USER_PATHS = YES; 288 ALWAYS_SEARCH_USER_PATHS = YES;
289 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 289 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
290 ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "Brand Assets"; 290 ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "Brand Assets";
291 CODE_SIGN_IDENTITY = "iPhone Developer"; 291 CODE_SIGN_IDENTITY = "iPhone Developer";
292 ENABLE_BITCODE = NO; 292 ENABLE_BITCODE = NO;
293 FRAMEWORK_SEARCH_PATHS = ( 293 FRAMEWORK_SEARCH_PATHS = (
294 "$(PROJECT_DIR)/../**",
294 "$(PROJECT_DIR)", 295 "$(PROJECT_DIR)",
295 "$(PROJECT_DIR)/../",
296 ); 296 );
297 HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../Spreader.Framework/**"; 297 HEADER_SEARCH_PATHS = (
298 "$(PROJECT_DIR)/Spreader.Framework/**",
299 "$(PROJECT_DIR)/../../../SpreaderSDK/**",
300 );
298 INFOPLIST_FILE = SpreadDemo/Info.plist; 301 INFOPLIST_FILE = SpreadDemo/Info.plist;
299 IPHONEOS_DEPLOYMENT_TARGET = 6.0; 302 IPHONEOS_DEPLOYMENT_TARGET = 6.0;
300 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; 303 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
304 LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/**";
301 OTHER_CODE_SIGN_FLAGS = ""; 305 OTHER_CODE_SIGN_FLAGS = "";
302 OTHER_LDFLAGS = "-ObjC"; 306 OTHER_LDFLAGS = "-ObjC";
303 PRODUCT_BUNDLE_IDENTIFIER = Gump.SpreadDemo; 307 PRODUCT_BUNDLE_IDENTIFIER = Gump.SpreadDemo;
304 PRODUCT_NAME = "$(TARGET_NAME)"; 308 PRODUCT_NAME = "$(TARGET_NAME)";
305 PROVISIONING_PROFILE = "eb0168b9-d076-46ca-b632-badbf62beb18"; 309 PROVISIONING_PROFILE = "eb0168b9-d076-46ca-b632-badbf62beb18";
306 }; 310 };
307 name = Debug; 311 name = Debug;
308 }; 312 };
309 3309D8921C33A12200534E33 /* Release */ = { 313 3309D8921C33A12200534E33 /* Release */ = {
310 isa = XCBuildConfiguration; 314 isa = XCBuildConfiguration;
311 buildSettings = { 315 buildSettings = {
312 ALWAYS_SEARCH_USER_PATHS = YES; 316 ALWAYS_SEARCH_USER_PATHS = YES;
313 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon; 317 ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
314 ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "Brand Assets"; 318 ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = "Brand Assets";
315 CODE_SIGN_IDENTITY = "iPhone Developer"; 319 CODE_SIGN_IDENTITY = "iPhone Developer";
316 ENABLE_BITCODE = NO; 320 ENABLE_BITCODE = NO;
317 FRAMEWORK_SEARCH_PATHS = ( 321 FRAMEWORK_SEARCH_PATHS = (
322 "$(PROJECT_DIR)/../**",
318 "$(PROJECT_DIR)", 323 "$(PROJECT_DIR)",
319 "$(PROJECT_DIR)/../",
320 ); 324 );
321 HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/../Spreader.Framework/**"; 325 HEADER_SEARCH_PATHS = (
326 "$(PROJECT_DIR)/Spreader.Framework/**",
327 "$(PROJECT_DIR)/../../../SpreaderSDK/**",
328 );
322 INFOPLIST_FILE = SpreadDemo/Info.plist; 329 INFOPLIST_FILE = SpreadDemo/Info.plist;
323 IPHONEOS_DEPLOYMENT_TARGET = 6.0; 330 IPHONEOS_DEPLOYMENT_TARGET = 6.0;
324 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; 331 LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
332 LIBRARY_SEARCH_PATHS = "$(PROJECT_DIR)/**";
325 OTHER_CODE_SIGN_FLAGS = ""; 333 OTHER_CODE_SIGN_FLAGS = "";
326 OTHER_LDFLAGS = "-ObjC"; 334 OTHER_LDFLAGS = "-ObjC";
327 PRODUCT_BUNDLE_IDENTIFIER = Gump.SpreadDemo; 335 PRODUCT_BUNDLE_IDENTIFIER = Gump.SpreadDemo;
328 PRODUCT_NAME = "$(TARGET_NAME)"; 336 PRODUCT_NAME = "$(TARGET_NAME)";
329 PROVISIONING_PROFILE = "eb0168b9-d076-46ca-b632-badbf62beb18"; 337 PROVISIONING_PROFILE = "eb0168b9-d076-46ca-b632-badbf62beb18";
330 }; 338 };
331 name = Release; 339 name = Release;
332 }; 340 };
333 /* End XCBuildConfiguration section */ 341 /* End XCBuildConfiguration section */
334 342
335 /* Begin XCConfigurationList section */ 343 /* Begin XCConfigurationList section */
336 3309D8741C33A12200534E33 /* Build configuration list for PBXProject "SpreadDemo" */ = { 344 3309D8741C33A12200534E33 /* Build configuration list for PBXProject "SpreadDemo" */ = {
337 isa = XCConfigurationList; 345 isa = XCConfigurationList;
338 buildConfigurations = ( 346 buildConfigurations = (
339 3309D88E1C33A12200534E33 /* Debug */, 347 3309D88E1C33A12200534E33 /* Debug */,
340 3309D88F1C33A12200534E33 /* Release */, 348 3309D88F1C33A12200534E33 /* Release */,
341 ); 349 );
342 defaultConfigurationIsVisible = 0; 350 defaultConfigurationIsVisible = 0;
343 defaultConfigurationName = Release; 351 defaultConfigurationName = Release;
344 }; 352 };
345 3309D8901C33A12200534E33 /* Build configuration list for PBXNativeTarget "SpreadDemo" */ = { 353 3309D8901C33A12200534E33 /* Build configuration list for PBXNativeTarget "SpreadDemo" */ = {
346 isa = XCConfigurationList; 354 isa = XCConfigurationList;
347 buildConfigurations = ( 355 buildConfigurations = (
348 3309D8911C33A12200534E33 /* Debug */, 356 3309D8911C33A12200534E33 /* Debug */,
349 3309D8921C33A12200534E33 /* Release */, 357 3309D8921C33A12200534E33 /* Release */,
350 ); 358 );
351 defaultConfigurationIsVisible = 0; 359 defaultConfigurationIsVisible = 0;
352 defaultConfigurationName = Release; 360 defaultConfigurationName = Release;
353 }; 361 };
354 /* End XCConfigurationList section */ 362 /* End XCConfigurationList section */
355 }; 363 };
356 rootObject = 3309D8711C33A12200534E33 /* Project object */; 364 rootObject = 3309D8711C33A12200534E33 /* Project object */;
ios/SpreadDemo/SpreadDemo/Spreader.bundle/en.strings
1 "promote"="Promote"; 1 "promote"="Promote";
2 "claim"="Claim"; 2 "claim"="Claim";
3 "verify"="Verify"; 3 "verify"="Verify";
4 "invalid_request"="Invalid request";
4 "invalid_request"="Invalid request";
5 "copy4share"="Copy and share";
6 "copied_tips"="Copied to the clipboard";
ios/SpreadDemo/SpreadDemo/ViewController.m
1 // 1 //
2 // ViewController.m 2 // ViewController.m
3 // SpreadDemo 3 // SpreadDemo
4 // 4 //
5 // Created by Gump on 15/12/30. 5 // Created by Gump on 15/12/30.
6 // Copyright © 2015年 Gump. All rights reserved. 6 // Copyright © 2015年 Gump. All rights reserved.
7 // 7 //
8 8
9 #import "ViewController.h" 9 #import "ViewController.h"
10 #import "Spreader.h" 10 #import "Spreader.h"
11 11
12 @interface ViewController ()<SpreaderDelegate> 12 @interface ViewController ()<SpreaderDelegate>
13 13
14 @end 14 @end
15 15
16 @implementation ViewController 16 @implementation ViewController
17 17
18 -(void)loadView{ 18 -(void)loadView{
19 [super loadView]; 19 [super loadView];
20 [self.view setBackgroundColor:[UIColor whiteColor]]; 20 [self.view setBackgroundColor:[UIColor whiteColor]];
21 UIButton *button = [UIButton buttonWithType:UIButtonTypeCustom]; 21 UIButton *button = [UIButton buttonWithType:UIButtonTypeCustom];
22 button.frame = CGRectMake(100, 100, 200, 20); 22 button.frame = CGRectMake(100, 100, 200, 20);
23 button.backgroundColor = [UIColor brownColor]; 23 button.backgroundColor = [UIColor brownColor];
24 [button setTitle:@"推广员系统进入" forState:UIControlStateNormal]; 24 [button setTitle:@"推广员系统进入" forState:UIControlStateNormal];
25 [button addTarget:self action:@selector(enter) forControlEvents:UIControlEventTouchUpInside]; 25 [button addTarget:self action:@selector(enter) forControlEvents:UIControlEventTouchUpInside];
26 26
27 [self.view addSubview:button]; 27 [self.view addSubview:button];
28 } 28 }
29 29
30 -(void)enter{ 30 -(void)enter{
31 [SpreaderSDK enableTestEnv:YES];
31 [SpreaderSDK sharedSDK].appId = @"10022"; 32 [SpreaderSDK sharedSDK].appId = @"10022";
32 [SpreaderSDK sharedSDK].userId = @"10076"; 33 [SpreaderSDK sharedSDK].userId = @"1545402";
33 [SpreaderSDK sharedSDK].serverId = @"1001"; 34 [SpreaderSDK sharedSDK].serverId = @"";
34 [SpreaderSDK sharedSDK].roleId = @"10009"; 35 [SpreaderSDK sharedSDK].roleId = @"10009";
35 [[SpreaderSDK sharedSDK] enter]; 36 [[SpreaderSDK sharedSDK] enter];
36 } 37 }
37 38
38 - (void)viewDidLoad { 39 - (void)viewDidLoad {
39 [super viewDidLoad]; 40 [super viewDidLoad];
40 [SpreaderSDK sharedSDK].delegate = self; 41 [SpreaderSDK sharedSDK].delegate = self;
41 } 42 }
42 43
43 - (void)didReceiveMemoryWarning { 44 - (void)didReceiveMemoryWarning {
44 [super didReceiveMemoryWarning]; 45 [super didReceiveMemoryWarning];
45 // Dispose of any resources that can be recreated. 46 // Dispose of any resources that can be recreated.
46 } 47 }
47 48
48 -(void)shouldPresentViewController:(UIViewController *)presentViewController{ 49 -(void)shouldPresentViewController:(UIViewController *)presentViewController{
49 [self presentModalViewController:presentViewController animated:YES]; 50 [self presentModalViewController:presentViewController animated:YES];
50 } 51 }
51 @end 52 @end
52 53
ios/Spreader.bundle/en.strings
1 "promote"="Promote"; 1 "promote"="Promote";
2 "claim"="Claim"; 2 "claim"="Claim";
3 "verify"="Verify"; 3 "verify"="Verify";
4 "invalid_request"="Invalid request";
4 "invalid_request"="Invalid request";
5 "copy4share"="Copy and share";
6 "copied_tips"="Copied to the clipboard";
ios/Spreader.framework/Versions/A/Headers/SpreaderSDK.h
1 // 1 //
2 // SpreaderSDK.h 2 // SpreaderSDK.h
3 // Spreader 3 // Spreader
4 //// Created by Gump on 15/12/30. 4 //// Created by Gump on 15/12/30.
5 // Copyright © 2015年 Gump. All rights reserved. 5 // Copyright © 2015年 Gump. All rights reserved.
6 // 6 //
7 7
8 #import <Foundation/Foundation.h> 8 #import <Foundation/Foundation.h>
9 #import <UIKit/UIKit.h> 9 #import <UIKit/UIKit.h>
10 10
11 @protocol SpreaderDelegate <NSObject> 11 @protocol SpreaderDelegate <NSObject>
12 12
13 @required 13 @required
14 -(void)shouldPresentViewController:(UIViewController*)presentViewController; 14 -(void)shouldPresentViewController:(UIViewController*)presentViewController;
15 15
16 @end 16 @end
17 17
18 static NSString *spreaderVersion = @"1.0.1"; 18 static NSString *spreaderVersion = @"1.0.3";
19 @interface SpreaderSDK : NSObject 19 @interface SpreaderSDK : NSObject
20 20
21 @property(nonatomic,copy) NSString *appId; 21 @property(nonatomic,copy) NSString *appId;
22 @property(nonatomic,copy) NSString *userId; 22 @property(nonatomic,copy) NSString *userId;
23 @property(nonatomic,copy) NSString *serverId; 23 @property(nonatomic,copy) NSString *serverId;
24 @property(nonatomic,copy) NSString *roleId; 24 @property(nonatomic,copy) NSString *roleId;
25 25
26 @property(nonatomic,retain) id<SpreaderDelegate> delegate; 26 @property(nonatomic,retain) id<SpreaderDelegate> delegate;
27 27
28 +(NSString*)version; 28 +(NSString*)version;
29 29
30 +(instancetype)sharedSDK; 30 +(instancetype)sharedSDK;
31 -(void)enter; 31 -(void)enter;
32
33 +(void)enableTestEnv:(BOOL)state;
32 @end 34 @end
33 35
ios/Spreader.framework/Versions/A/Spreader
No preview for this file type
No preview for this file type
ios/spreader.zip
No preview for this file type