Blame view

ios/GameSDKDemo/GameSDKDemo.xcodeproj/project.pbxproj 23.2 KB
23a302b86   alexYang   GameSDK 的iOS分支提交,...
1
2
3
4
5
6
7
8
9
10
11
12
13
14
  // !$*UTF8*$!
  {
  	archiveVersion = 1;
  	classes = {
  	};
  	objectVersion = 46;
  	objects = {
  
  /* Begin PBXBuildFile section */
  		3309D8531C312F5900534E33 /* StoreKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3309D8521C312F5900534E33 /* StoreKit.framework */; };
  		3309D8551C312F6500534E33 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3309D8541C312F6500534E33 /* QuartzCore.framework */; };
  		3309D9791C438A5E00534E33 /* libz.1.2.5.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 3309D9781C438A5E00534E33 /* libz.1.2.5.tbd */; };
  		3309D97F1C4394C800534E33 /* VKSdk.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3309D97E1C4394C800534E33 /* VKSdk.framework */; };
  		331262371C50B56800B1B435 /* VKBridge.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 331262361C50B56800B1B435 /* VKBridge.framework */; };
2ef9eacc0   alexYang   v3.3.9版本
15
  		3CD53D9D1B81F37900E1B01A /* VKSdkResources.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 3CD53D9C1B81F37900E1B01A /* VKSdkResources.bundle */; };
23a302b86   alexYang   GameSDK 的iOS分支提交,...
16
17
18
  		752A5F421CDC826A00C36131 /* GameSDKResources.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 752A5F411CDC826A00C36131 /* GameSDKResources.bundle */; };
  		752A5F441CDC82C000C36131 /* libsqlite3.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 752A5F431CDC82C000C36131 /* libsqlite3.tbd */; };
  		752A5F4A1CDC8B3200C36131 /* GameSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 752A5F491CDC8B3200C36131 /* GameSDK.framework */; };
0605edc71   alexYang   接入bluePay第三方支付dem...
19
20
21
  		75B72C8F1DAA422000CFACFF /* CoreBlue.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 75B72C8E1DAA422000CFACFF /* CoreBlue.framework */; };
  		75B72C911DAA422C00CFACFF /* MessageUI.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 75B72C901DAA422C00CFACFF /* MessageUI.framework */; };
  		75B72C931DAA423500CFACFF /* CoreTelephony.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 75B72C921DAA423500CFACFF /* CoreTelephony.framework */; };
23a302b86   alexYang   GameSDK 的iOS分支提交,...
22
23
24
25
26
27
28
29
30
31
  		9934F1B219303DC6005EF4AB /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9934F1B119303DC6005EF4AB /* Foundation.framework */; };
  		9934F1B619303DC6005EF4AB /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9934F1B519303DC6005EF4AB /* UIKit.framework */; };
  		9934F1BE19303DC6005EF4AB /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 9934F1BD19303DC6005EF4AB /* main.m */; };
  		9934F1C219303DC6005EF4AB /* LSGAppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 9934F1C119303DC6005EF4AB /* LSGAppDelegate.m */; };
  		9934F1C419303DC6005EF4AB /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 9934F1C319303DC6005EF4AB /* Images.xcassets */; };
  		9934F23A19307153005EF4AB /* LSGMainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 9934F23919307153005EF4AB /* LSGMainViewController.m */; };
  		997523281930A42500F50D29 /* CFNetwork.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 997523271930A42500F50D29 /* CFNetwork.framework */; };
  		997523301930A50F00F50D29 /* SystemConfiguration.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9975232F1930A50F00F50D29 /* SystemConfiguration.framework */; };
  		997523321930A52600F50D29 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 997523311930A52600F50D29 /* MobileCoreServices.framework */; };
  /* End PBXBuildFile section */
0605edc71   alexYang   接入bluePay第三方支付dem...
32
  /* Begin PBXContainerItemProxy section */
f06626730   alexYang   change debug stat...
33
  		75B72CD31DAE41E200CFACFF /* PBXContainerItemProxy */ = {
0605edc71   alexYang   接入bluePay第三方支付dem...
34
  			isa = PBXContainerItemProxy;
f06626730   alexYang   change debug stat...
35
  			containerPortal = 75B72CCE1DAE41E200CFACFF /* GameSDK.xcodeproj */;
0605edc71   alexYang   接入bluePay第三方支付dem...
36
37
38
39
40
  			proxyType = 2;
  			remoteGlobalIDString = 99626194192D9649004FF2E3;
  			remoteInfo = GameSDK;
  		};
  /* End PBXContainerItemProxy section */
23a302b86   alexYang   GameSDK 的iOS分支提交,...
41
42
43
44
45
46
47
48
  /* Begin PBXFileReference section */
  		27019DCA1A208B1500DA560D /* Path.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Path.xcconfig; sourceTree = "<group>"; };
  		27019DCB1A208B1500DA560D /* Project.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = Project.xcconfig; sourceTree = "<group>"; };
  		3309D8521C312F5900534E33 /* StoreKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = StoreKit.framework; path = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk/System/Library/Frameworks/StoreKit.framework; sourceTree = "<absolute>"; };
  		3309D8541C312F6500534E33 /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = /Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS9.1.sdk/System/Library/Frameworks/QuartzCore.framework; sourceTree = "<absolute>"; };
  		3309D9781C438A5E00534E33 /* libz.1.2.5.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.1.2.5.tbd; path = usr/lib/libz.1.2.5.tbd; sourceTree = SDKROOT; };
  		3309D97E1C4394C800534E33 /* VKSdk.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VKSdk.framework; path = letsgameDemo/VKSdk.framework; sourceTree = "<group>"; };
  		331262361C50B56800B1B435 /* VKBridge.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = VKBridge.framework; path = ../VKBridge.framework; sourceTree = "<group>"; };
2ef9eacc0   alexYang   v3.3.9版本
49
  		3CD53D9C1B81F37900E1B01A /* VKSdkResources.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = VKSdkResources.bundle; sourceTree = "<group>"; };
23a302b86   alexYang   GameSDK 的iOS分支提交,...
50
51
52
  		752A5F411CDC826A00C36131 /* GameSDKResources.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = GameSDKResources.bundle; path = ../../GameSDKResources.bundle; sourceTree = "<group>"; };
  		752A5F431CDC82C000C36131 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; };
  		752A5F491CDC8B3200C36131 /* GameSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameSDK.framework; path = ../GameSDK.framework; sourceTree = "<group>"; };
0605edc71   alexYang   接入bluePay第三方支付dem...
53
54
55
  		75B72C8E1DAA422000CFACFF /* CoreBlue.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreBlue.framework; path = ../CoreBlue.framework; sourceTree = "<group>"; };
  		75B72C901DAA422C00CFACFF /* MessageUI.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MessageUI.framework; path = System/Library/Frameworks/MessageUI.framework; sourceTree = SDKROOT; };
  		75B72C921DAA423500CFACFF /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; };
f06626730   alexYang   change debug stat...
56
  		75B72CCE1DAE41E200CFACFF /* GameSDK.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GameSDK.xcodeproj; path = ../../../releaseIosGameSDK/GameSDK/GameSDK.xcodeproj; sourceTree = "<group>"; };
23a302b86   alexYang   GameSDK 的iOS分支提交,...
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
  		9934F1AE19303DC6005EF4AB /* GameSDKDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = GameSDKDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
  		9934F1B119303DC6005EF4AB /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  		9934F1B319303DC6005EF4AB /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  		9934F1B519303DC6005EF4AB /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  		9934F1B919303DC6005EF4AB /* letsgameDemo-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "letsgameDemo-Info.plist"; sourceTree = "<group>"; };
  		9934F1BD19303DC6005EF4AB /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  		9934F1BF19303DC6005EF4AB /* GameSDKDemo-Prefix.pch */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = "GameSDKDemo-Prefix.pch"; sourceTree = "<group>"; };
  		9934F1C019303DC6005EF4AB /* LSGAppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = LSGAppDelegate.h; sourceTree = "<group>"; };
  		9934F1C119303DC6005EF4AB /* LSGAppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LSGAppDelegate.m; sourceTree = "<group>"; };
  		9934F1C319303DC6005EF4AB /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  		9934F23819307153005EF4AB /* LSGMainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LSGMainViewController.h; sourceTree = "<group>"; };
  		9934F23919307153005EF4AB /* LSGMainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = LSGMainViewController.m; sourceTree = "<group>"; };
  		997523271930A42500F50D29 /* CFNetwork.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CFNetwork.framework; path = System/Library/Frameworks/CFNetwork.framework; sourceTree = SDKROOT; };
  		9975232F1930A50F00F50D29 /* SystemConfiguration.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = SystemConfiguration.framework; path = System/Library/Frameworks/SystemConfiguration.framework; sourceTree = SDKROOT; };
  		997523311930A52600F50D29 /* MobileCoreServices.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = MobileCoreServices.framework; path = System/Library/Frameworks/MobileCoreServices.framework; sourceTree = SDKROOT; };
  /* End PBXFileReference section */
  
  /* Begin PBXFrameworksBuildPhase section */
  		9934F1AB19303DC6005EF4AB /* Frameworks */ = {
  			isa = PBXFrameworksBuildPhase;
  			buildActionMask = 2147483647;
  			files = (
0605edc71   alexYang   接入bluePay第三方支付dem...
79
80
81
82
  				997523301930A50F00F50D29 /* SystemConfiguration.framework in Frameworks */,
  				75B72C931DAA423500CFACFF /* CoreTelephony.framework in Frameworks */,
  				75B72C911DAA422C00CFACFF /* MessageUI.framework in Frameworks */,
  				75B72C8F1DAA422000CFACFF /* CoreBlue.framework in Frameworks */,
23a302b86   alexYang   GameSDK 的iOS分支提交,...
83
84
85
86
87
88
89
  				752A5F441CDC82C000C36131 /* libsqlite3.tbd in Frameworks */,
  				331262371C50B56800B1B435 /* VKBridge.framework in Frameworks */,
  				3309D9791C438A5E00534E33 /* libz.1.2.5.tbd in Frameworks */,
  				3309D8551C312F6500534E33 /* QuartzCore.framework in Frameworks */,
  				3309D8531C312F5900534E33 /* StoreKit.framework in Frameworks */,
  				752A5F4A1CDC8B3200C36131 /* GameSDK.framework in Frameworks */,
  				997523321930A52600F50D29 /* MobileCoreServices.framework in Frameworks */,
23a302b86   alexYang   GameSDK 的iOS分支提交,...
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
  				3309D97F1C4394C800534E33 /* VKSdk.framework in Frameworks */,
  				997523281930A42500F50D29 /* CFNetwork.framework in Frameworks */,
  				9934F1B619303DC6005EF4AB /* UIKit.framework in Frameworks */,
  				9934F1B219303DC6005EF4AB /* Foundation.framework in Frameworks */,
  			);
  			runOnlyForDeploymentPostprocessing = 0;
  		};
  /* End PBXFrameworksBuildPhase section */
  
  /* Begin PBXGroup section */
  		27019DC91A208B1500DA560D /* Configuration */ = {
  			isa = PBXGroup;
  			children = (
  				27019DCA1A208B1500DA560D /* Path.xcconfig */,
  				27019DCB1A208B1500DA560D /* Project.xcconfig */,
  			);
  			path = Configuration;
  			sourceTree = "<group>";
  		};
  		27019DCE1A208B2300DA560D /* Dependencies */ = {
  			isa = PBXGroup;
  			children = (
f06626730   alexYang   change debug stat...
112
  				75B72CCE1DAE41E200CFACFF /* GameSDK.xcodeproj */,
23a302b86   alexYang   GameSDK 的iOS分支提交,...
113
114
115
116
  			);
  			name = Dependencies;
  			sourceTree = "<group>";
  		};
f06626730   alexYang   change debug stat...
117
  		75B72CCF1DAE41E200CFACFF /* Products */ = {
0605edc71   alexYang   接入bluePay第三方支付dem...
118
119
  			isa = PBXGroup;
  			children = (
f06626730   alexYang   change debug stat...
120
  				75B72CD41DAE41E200CFACFF /* libGameSDK.a */,
0605edc71   alexYang   接入bluePay第三方支付dem...
121
122
123
124
  			);
  			name = Products;
  			sourceTree = "<group>";
  		};
23a302b86   alexYang   GameSDK 的iOS分支提交,...
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
  		9934F1A519303DC6005EF4AB = {
  			isa = PBXGroup;
  			children = (
  				27019DC91A208B1500DA560D /* Configuration */,
  				27019DCE1A208B2300DA560D /* Dependencies */,
  				9934F1B719303DC6005EF4AB /* letsgameDemo */,
  				9934F1B019303DC6005EF4AB /* Frameworks */,
  				9934F1AF19303DC6005EF4AB /* Products */,
  			);
  			sourceTree = "<group>";
  		};
  		9934F1AF19303DC6005EF4AB /* Products */ = {
  			isa = PBXGroup;
  			children = (
  				9934F1AE19303DC6005EF4AB /* GameSDKDemo.app */,
  			);
  			name = Products;
  			sourceTree = "<group>";
  		};
  		9934F1B019303DC6005EF4AB /* Frameworks */ = {
  			isa = PBXGroup;
  			children = (
0605edc71   alexYang   接入bluePay第三方支付dem...
147
148
149
  				75B72C921DAA423500CFACFF /* CoreTelephony.framework */,
  				75B72C901DAA422C00CFACFF /* MessageUI.framework */,
  				75B72C8E1DAA422000CFACFF /* CoreBlue.framework */,
23a302b86   alexYang   GameSDK 的iOS分支提交,...
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
  				752A5F491CDC8B3200C36131 /* GameSDK.framework */,
  				752A5F431CDC82C000C36131 /* libsqlite3.tbd */,
  				331262361C50B56800B1B435 /* VKBridge.framework */,
  				3309D97E1C4394C800534E33 /* VKSdk.framework */,
  				3309D9781C438A5E00534E33 /* libz.1.2.5.tbd */,
  				3309D8541C312F6500534E33 /* QuartzCore.framework */,
  				3309D8521C312F5900534E33 /* StoreKit.framework */,
  				997523311930A52600F50D29 /* MobileCoreServices.framework */,
  				9975232F1930A50F00F50D29 /* SystemConfiguration.framework */,
  				997523271930A42500F50D29 /* CFNetwork.framework */,
  				9934F1B119303DC6005EF4AB /* Foundation.framework */,
  				9934F1B319303DC6005EF4AB /* CoreGraphics.framework */,
  				9934F1B519303DC6005EF4AB /* UIKit.framework */,
  			);
  			name = Frameworks;
  			sourceTree = "<group>";
  		};
  		9934F1B719303DC6005EF4AB /* letsgameDemo */ = {
  			isa = PBXGroup;
  			children = (
  				752A5F411CDC826A00C36131 /* GameSDKResources.bundle */,
  				9934F1C319303DC6005EF4AB /* Images.xcassets */,
  				9934F1C019303DC6005EF4AB /* LSGAppDelegate.h */,
  				9934F1C119303DC6005EF4AB /* LSGAppDelegate.m */,
  				9934F23819307153005EF4AB /* LSGMainViewController.h */,
  				9934F23919307153005EF4AB /* LSGMainViewController.m */,
  				9934F1B819303DC6005EF4AB /* Supporting Files */,
2ef9eacc0   alexYang   v3.3.9版本
177
  				3CD53D9C1B81F37900E1B01A /* VKSdkResources.bundle */,
23a302b86   alexYang   GameSDK 的iOS分支提交,...
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
  			);
  			path = letsgameDemo;
  			sourceTree = "<group>";
  		};
  		9934F1B819303DC6005EF4AB /* Supporting Files */ = {
  			isa = PBXGroup;
  			children = (
  				9934F1B919303DC6005EF4AB /* letsgameDemo-Info.plist */,
  				9934F1BD19303DC6005EF4AB /* main.m */,
  				9934F1BF19303DC6005EF4AB /* GameSDKDemo-Prefix.pch */,
  			);
  			name = "Supporting Files";
  			sourceTree = "<group>";
  		};
  /* End PBXGroup section */
  
  /* Begin PBXNativeTarget section */
  		9934F1AD19303DC6005EF4AB /* GameSDKDemo */ = {
  			isa = PBXNativeTarget;
  			buildConfigurationList = 9934F1DA19303DC6005EF4AB /* Build configuration list for PBXNativeTarget "GameSDKDemo" */;
  			buildPhases = (
  				9934F1AA19303DC6005EF4AB /* Sources */,
  				9934F1AB19303DC6005EF4AB /* Frameworks */,
  				9934F1AC19303DC6005EF4AB /* Resources */,
  			);
  			buildRules = (
  			);
  			dependencies = (
  			);
  			name = GameSDKDemo;
  			productName = letsgameDemo;
  			productReference = 9934F1AE19303DC6005EF4AB /* GameSDKDemo.app */;
  			productType = "com.apple.product-type.application";
  		};
  /* End PBXNativeTarget section */
  
  /* Begin PBXProject section */
  		9934F1A619303DC6005EF4AB /* Project object */ = {
  			isa = PBXProject;
  			attributes = {
  				CLASSPREFIX = LSG;
  				LastUpgradeCheck = 0710;
0605edc71   alexYang   接入bluePay第三方支付dem...
220
221
222
223
224
  				TargetAttributes = {
  					9934F1AD19303DC6005EF4AB = {
  						DevelopmentTeam = TU2VD6BENZ;
  					};
  				};
23a302b86   alexYang   GameSDK 的iOS分支提交,...
225
226
227
228
229
230
231
232
233
234
235
  			};
  			buildConfigurationList = 9934F1A919303DC6005EF4AB /* Build configuration list for PBXProject "GameSDKDemo" */;
  			compatibilityVersion = "Xcode 3.2";
  			developmentRegion = English;
  			hasScannedForEncodings = 0;
  			knownRegions = (
  				en,
  			);
  			mainGroup = 9934F1A519303DC6005EF4AB;
  			productRefGroup = 9934F1AF19303DC6005EF4AB /* Products */;
  			projectDirPath = "";
0605edc71   alexYang   接入bluePay第三方支付dem...
236
237
  			projectReferences = (
  				{
f06626730   alexYang   change debug stat...
238
239
  					ProductGroup = 75B72CCF1DAE41E200CFACFF /* Products */;
  					ProjectRef = 75B72CCE1DAE41E200CFACFF /* GameSDK.xcodeproj */;
0605edc71   alexYang   接入bluePay第三方支付dem...
240
241
  				},
  			);
23a302b86   alexYang   GameSDK 的iOS分支提交,...
242
243
244
245
246
247
  			projectRoot = "";
  			targets = (
  				9934F1AD19303DC6005EF4AB /* GameSDKDemo */,
  			);
  		};
  /* End PBXProject section */
0605edc71   alexYang   接入bluePay第三方支付dem...
248
  /* Begin PBXReferenceProxy section */
f06626730   alexYang   change debug stat...
249
  		75B72CD41DAE41E200CFACFF /* libGameSDK.a */ = {
0605edc71   alexYang   接入bluePay第三方支付dem...
250
251
252
  			isa = PBXReferenceProxy;
  			fileType = archive.ar;
  			path = libGameSDK.a;
f06626730   alexYang   change debug stat...
253
  			remoteRef = 75B72CD31DAE41E200CFACFF /* PBXContainerItemProxy */;
0605edc71   alexYang   接入bluePay第三方支付dem...
254
255
256
  			sourceTree = BUILT_PRODUCTS_DIR;
  		};
  /* End PBXReferenceProxy section */
23a302b86   alexYang   GameSDK 的iOS分支提交,...
257
258
259
260
261
  /* Begin PBXResourcesBuildPhase section */
  		9934F1AC19303DC6005EF4AB /* Resources */ = {
  			isa = PBXResourcesBuildPhase;
  			buildActionMask = 2147483647;
  			files = (
2ef9eacc0   alexYang   v3.3.9版本
262
  				3CD53D9D1B81F37900E1B01A /* VKSdkResources.bundle in Resources */,
23a302b86   alexYang   GameSDK 的iOS分支提交,...
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
  				752A5F421CDC826A00C36131 /* GameSDKResources.bundle in Resources */,
  				9934F1C419303DC6005EF4AB /* Images.xcassets in Resources */,
  			);
  			runOnlyForDeploymentPostprocessing = 0;
  		};
  /* End PBXResourcesBuildPhase section */
  
  /* Begin PBXSourcesBuildPhase section */
  		9934F1AA19303DC6005EF4AB /* Sources */ = {
  			isa = PBXSourcesBuildPhase;
  			buildActionMask = 2147483647;
  			files = (
  				9934F1BE19303DC6005EF4AB /* main.m in Sources */,
  				9934F1C219303DC6005EF4AB /* LSGAppDelegate.m in Sources */,
  				9934F23A19307153005EF4AB /* LSGMainViewController.m in Sources */,
  			);
  			runOnlyForDeploymentPostprocessing = 0;
  		};
  /* End PBXSourcesBuildPhase section */
  
  /* Begin XCBuildConfiguration section */
  		9934F1D819303DC6005EF4AB /* Debug */ = {
  			isa = XCBuildConfiguration;
  			buildSettings = {
  				ALWAYS_SEARCH_USER_PATHS = YES;
  				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  				CLANG_CXX_LIBRARY = "libc++";
  				CLANG_ENABLE_MODULES = YES;
  				CLANG_ENABLE_OBJC_ARC = YES;
  				CLANG_WARN_BOOL_CONVERSION = YES;
  				CLANG_WARN_CONSTANT_CONVERSION = YES;
  				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  				CLANG_WARN_EMPTY_BODY = YES;
  				CLANG_WARN_ENUM_CONVERSION = YES;
  				CLANG_WARN_INT_CONVERSION = YES;
  				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  				COPY_PHASE_STRIP = YES;
  				ENABLE_TESTABILITY = YES;
  				GCC_C_LANGUAGE_STANDARD = gnu99;
  				GCC_DYNAMIC_NO_PIC = NO;
  				GCC_OPTIMIZATION_LEVEL = 0;
  				GCC_PREPROCESSOR_DEFINITIONS = (
  					"DEBUG=1",
  					"$(inherited)",
  				);
  				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  				GCC_WARN_UNDECLARED_SELECTOR = YES;
  				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  				GCC_WARN_UNUSED_FUNCTION = YES;
  				GCC_WARN_UNUSED_VARIABLE = YES;
  				HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/**";
  				IPHONEOS_DEPLOYMENT_TARGET = 8.4;
  				ONLY_ACTIVE_ARCH = YES;
  				SDKROOT = iphoneos;
  			};
  			name = Debug;
  		};
  		9934F1D919303DC6005EF4AB /* Release */ = {
  			isa = XCBuildConfiguration;
  			buildSettings = {
  				ALWAYS_SEARCH_USER_PATHS = YES;
  				CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  				CLANG_CXX_LIBRARY = "libc++";
  				CLANG_ENABLE_MODULES = YES;
  				CLANG_ENABLE_OBJC_ARC = YES;
  				CLANG_WARN_BOOL_CONVERSION = YES;
  				CLANG_WARN_CONSTANT_CONVERSION = YES;
  				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  				CLANG_WARN_EMPTY_BODY = YES;
  				CLANG_WARN_ENUM_CONVERSION = YES;
  				CLANG_WARN_INT_CONVERSION = YES;
  				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  				COPY_PHASE_STRIP = YES;
  				ENABLE_NS_ASSERTIONS = NO;
  				GCC_C_LANGUAGE_STANDARD = gnu99;
  				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  				GCC_WARN_UNDECLARED_SELECTOR = YES;
  				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  				GCC_WARN_UNUSED_FUNCTION = YES;
  				GCC_WARN_UNUSED_VARIABLE = YES;
  				HEADER_SEARCH_PATHS = "$(PROJECT_DIR)/**";
  				IPHONEOS_DEPLOYMENT_TARGET = 8.4;
  				ONLY_ACTIVE_ARCH = YES;
  				SDKROOT = iphoneos;
  				VALIDATE_PRODUCT = YES;
  			};
  			name = Release;
  		};
  		9934F1DB19303DC6005EF4AB /* Debug */ = {
  			isa = XCBuildConfiguration;
  			baseConfigurationReference = 27019DCB1A208B1500DA560D /* Project.xcconfig */;
  			buildSettings = {
  				ALWAYS_SEARCH_USER_PATHS = YES;
  				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
2ef9eacc0   alexYang   v3.3.9版本
365
366
  				CODE_SIGN_IDENTITY = "iPhone Developer";
  				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
0605edc71   alexYang   接入bluePay第三方支付dem...
367
  				DEVELOPMENT_TEAM = TU2VD6BENZ;
23a302b86   alexYang   GameSDK 的iOS分支提交,...
368
369
370
371
372
373
374
375
376
377
378
379
380
381
  				ENABLE_BITCODE = NO;
  				FRAMEWORK_SEARCH_PATHS = (
  					"$(PROJECT_DIR)/../**",
  					"$(PROJECT_DIR)/letsgameDemo",
  				);
  				GCC_PRECOMPILE_PREFIX_HEADER = YES;
  				GCC_PREFIX_HEADER = "letsgameDemo/GameSDKDemo-Prefix.pch";
  				HEADER_SEARCH_PATHS = (
  					"$(PROJECT_DIR)/../GameSDK.framework/**",
  					"$(inherited)",
  					"$(PROJECT_DIR)/letsgameDemo/**",
  					"$(PROJECT_DIR)/../VKBridge.framework/**",
  				);
  				INFOPLIST_FILE = "letsgameDemo/letsgameDemo-Info.plist";
2ef9eacc0   alexYang   v3.3.9版本
382
  				IPHONEOS_DEPLOYMENT_TARGET = 7.0;
23a302b86   alexYang   GameSDK 的iOS分支提交,...
383
384
385
386
387
  				LIBRARY_SEARCH_PATHS = "";
  				ONLY_ACTIVE_ARCH = YES;
  				PRIVATE_HEADERS_FOLDER_PATH = "";
  				PRODUCT_BUNDLE_IDENTIFIER = test.kang.purchase;
  				PRODUCT_NAME = GameSDKDemo;
0605edc71   alexYang   接入bluePay第三方支付dem...
388
389
  				PROVISIONING_PROFILE = "9a16d1a8-62c4-4ddd-a173-5ea852773122";
  				PROVISIONING_PROFILE_SPECIFIER = testpurchaseDev;
23a302b86   alexYang   GameSDK 的iOS分支提交,...
390
  				PUBLIC_HEADERS_FOLDER_PATH = "";
23a302b86   alexYang   GameSDK 的iOS分支提交,...
391
392
393
394
395
396
397
398
399
400
401
  				WRAPPER_EXTENSION = app;
  			};
  			name = Debug;
  		};
  		9934F1DC19303DC6005EF4AB /* Release */ = {
  			isa = XCBuildConfiguration;
  			baseConfigurationReference = 27019DCB1A208B1500DA560D /* Project.xcconfig */;
  			buildSettings = {
  				ALWAYS_SEARCH_USER_PATHS = YES;
  				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  				ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
2ef9eacc0   alexYang   v3.3.9版本
402
  				CODE_SIGN_IDENTITY = "iPhone Developer";
0605edc71   alexYang   接入bluePay第三方支付dem...
403
404
  				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Distribution";
  				DEVELOPMENT_TEAM = TU2VD6BENZ;
23a302b86   alexYang   GameSDK 的iOS分支提交,...
405
406
407
408
409
410
411
412
413
414
415
416
417
418
  				ENABLE_BITCODE = NO;
  				FRAMEWORK_SEARCH_PATHS = (
  					"$(PROJECT_DIR)/../**",
  					"$(PROJECT_DIR)/letsgameDemo",
  				);
  				GCC_PRECOMPILE_PREFIX_HEADER = YES;
  				GCC_PREFIX_HEADER = "letsgameDemo/GameSDKDemo-Prefix.pch";
  				HEADER_SEARCH_PATHS = (
  					"$(PROJECT_DIR)/../GameSDK.framework/**",
  					"$(inherited)",
  					"$(PROJECT_DIR)/letsgameDemo/**",
  					"$(PROJECT_DIR)/../VKBridge.framework/**",
  				);
  				INFOPLIST_FILE = "letsgameDemo/letsgameDemo-Info.plist";
2ef9eacc0   alexYang   v3.3.9版本
419
  				IPHONEOS_DEPLOYMENT_TARGET = 7.0;
23a302b86   alexYang   GameSDK 的iOS分支提交,...
420
421
422
423
424
  				LIBRARY_SEARCH_PATHS = "";
  				ONLY_ACTIVE_ARCH = YES;
  				PRIVATE_HEADERS_FOLDER_PATH = "";
  				PRODUCT_BUNDLE_IDENTIFIER = test.kang.purchase;
  				PRODUCT_NAME = GameSDKDemo;
0605edc71   alexYang   接入bluePay第三方支付dem...
425
426
  				PROVISIONING_PROFILE = "7b28fefe-7c60-41a6-ac6c-b21726228700";
  				PROVISIONING_PROFILE_SPECIFIER = testpurchasekang;
23a302b86   alexYang   GameSDK 的iOS分支提交,...
427
  				PUBLIC_HEADERS_FOLDER_PATH = "";
23a302b86   alexYang   GameSDK 的iOS分支提交,...
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
  				WRAPPER_EXTENSION = app;
  			};
  			name = Release;
  		};
  /* End XCBuildConfiguration section */
  
  /* Begin XCConfigurationList section */
  		9934F1A919303DC6005EF4AB /* Build configuration list for PBXProject "GameSDKDemo" */ = {
  			isa = XCConfigurationList;
  			buildConfigurations = (
  				9934F1D819303DC6005EF4AB /* Debug */,
  				9934F1D919303DC6005EF4AB /* Release */,
  			);
  			defaultConfigurationIsVisible = 0;
  			defaultConfigurationName = Release;
  		};
  		9934F1DA19303DC6005EF4AB /* Build configuration list for PBXNativeTarget "GameSDKDemo" */ = {
  			isa = XCConfigurationList;
  			buildConfigurations = (
  				9934F1DB19303DC6005EF4AB /* Debug */,
  				9934F1DC19303DC6005EF4AB /* Release */,
  			);
  			defaultConfigurationIsVisible = 0;
  			defaultConfigurationName = Release;
  		};
  /* End XCConfigurationList section */
  	};
  	rootObject = 9934F1A619303DC6005EF4AB /* Project object */;
  }