Blame view

ios/GameSDKDemo/GameSDKDemo.xcodeproj/project.pbxproj 22.6 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 */; };
6e6b962fb   alexYang   SDK界面更新
16
  		7517F2111FFF437F000237ED /* GameSDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7517F2101FFF437E000237ED /* GameSDK.framework */; };
23a302b86   alexYang   GameSDK 的iOS分支提交,...
17
  		752A5F421CDC826A00C36131 /* GameSDKResources.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 752A5F411CDC826A00C36131 /* GameSDKResources.bundle */; };
e8af75741   alexYang   wechat login add
18
19
20
21
  		75864D631FF35A22002C9012 /* libsqlite3.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 75864D601FF35A22002C9012 /* libsqlite3.tbd */; };
  		75864D651FF35A3A002C9012 /* CoreTelephony.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 75864D641FF35A3A002C9012 /* CoreTelephony.framework */; };
  		75864D671FF35A48002C9012 /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 75864D661FF35A48002C9012 /* libz.tbd */; };
  		75864D691FF35A58002C9012 /* libc++.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 75864D681FF35A57002C9012 /* libc++.tbd */; };
23a302b86   alexYang   GameSDK 的iOS分支提交,...
22
23
24
25
26
27
28
  		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 */; };
23a302b86   alexYang   GameSDK 的iOS分支提交,...
29
30
  		997523321930A52600F50D29 /* MobileCoreServices.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 997523311930A52600F50D29 /* MobileCoreServices.framework */; };
  /* End PBXBuildFile section */
01b0b3312   alexYang   修改密码文案修改
31
  /* Begin PBXContainerItemProxy section */
e8af75741   alexYang   wechat login add
32
  		75864D6F1FF368D9002C9012 /* PBXContainerItemProxy */ = {
01b0b3312   alexYang   修改密码文案修改
33
  			isa = PBXContainerItemProxy;
e8af75741   alexYang   wechat login add
34
  			containerPortal = 75864D6A1FF368D9002C9012 /* GameSDK.xcodeproj */;
01b0b3312   alexYang   修改密码文案修改
35
36
37
38
39
  			proxyType = 2;
  			remoteGlobalIDString = 99626194192D9649004FF2E3;
  			remoteInfo = GameSDK;
  		};
  /* End PBXContainerItemProxy section */
23a302b86   alexYang   GameSDK 的iOS分支提交,...
40
41
42
43
44
45
46
47
  /* 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版本
48
  		3CD53D9C1B81F37900E1B01A /* VKSdkResources.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = VKSdkResources.bundle; sourceTree = "<group>"; };
6e6b962fb   alexYang   SDK界面更新
49
  		7517F2101FFF437E000237ED /* GameSDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameSDK.framework; path = ../GameSDK.framework; sourceTree = "<group>"; };
23a302b86   alexYang   GameSDK 的iOS分支提交,...
50
  		752A5F411CDC826A00C36131 /* GameSDKResources.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; name = GameSDKResources.bundle; path = ../../GameSDKResources.bundle; sourceTree = "<group>"; };
e8af75741   alexYang   wechat login add
51
52
53
54
55
  		75864D601FF35A22002C9012 /* libsqlite3.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libsqlite3.tbd; path = usr/lib/libsqlite3.tbd; sourceTree = SDKROOT; };
  		75864D641FF35A3A002C9012 /* CoreTelephony.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreTelephony.framework; path = System/Library/Frameworks/CoreTelephony.framework; sourceTree = SDKROOT; };
  		75864D661FF35A48002C9012 /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
  		75864D681FF35A57002C9012 /* libc++.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = "libc++.tbd"; path = "usr/lib/libc++.tbd"; sourceTree = SDKROOT; };
  		75864D6A1FF368D9002C9012 /* GameSDK.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = GameSDK.xcodeproj; path = ../../../iosgamesdk/GameSDK/GameSDK.xcodeproj; sourceTree = "<group>"; };
23a302b86   alexYang   GameSDK 的iOS分支提交,...
56
57
58
59
60
61
62
63
64
65
66
67
68
  		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; };
23a302b86   alexYang   GameSDK 的iOS分支提交,...
69
70
71
72
73
74
75
76
  		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 = (
e8af75741   alexYang   wechat login add
77
78
79
  				75864D691FF35A58002C9012 /* libc++.tbd in Frameworks */,
  				75864D671FF35A48002C9012 /* libz.tbd in Frameworks */,
  				75864D651FF35A3A002C9012 /* CoreTelephony.framework in Frameworks */,
6e6b962fb   alexYang   SDK界面更新
80
  				7517F2111FFF437F000237ED /* GameSDK.framework in Frameworks */,
e8af75741   alexYang   wechat login add
81
  				75864D631FF35A22002C9012 /* libsqlite3.tbd in Frameworks */,
23a302b86   alexYang   GameSDK 的iOS分支提交,...
82
83
84
85
  				331262371C50B56800B1B435 /* VKBridge.framework in Frameworks */,
  				3309D9791C438A5E00534E33 /* libz.1.2.5.tbd in Frameworks */,
  				3309D8551C312F6500534E33 /* QuartzCore.framework in Frameworks */,
  				3309D8531C312F5900534E33 /* StoreKit.framework in Frameworks */,
23a302b86   alexYang   GameSDK 的iOS分支提交,...
86
  				997523321930A52600F50D29 /* MobileCoreServices.framework in Frameworks */,
23a302b86   alexYang   GameSDK 的iOS分支提交,...
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
  				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 = (
e8af75741   alexYang   wechat login add
109
  				75864D6A1FF368D9002C9012 /* GameSDK.xcodeproj */,
23a302b86   alexYang   GameSDK 的iOS分支提交,...
110
111
112
113
  			);
  			name = Dependencies;
  			sourceTree = "<group>";
  		};
e8af75741   alexYang   wechat login add
114
  		75864D6B1FF368D9002C9012 /* Products */ = {
01b0b3312   alexYang   修改密码文案修改
115
116
  			isa = PBXGroup;
  			children = (
e8af75741   alexYang   wechat login add
117
  				75864D701FF368D9002C9012 /* libGameSDK.a */,
01b0b3312   alexYang   修改密码文案修改
118
119
120
121
  			);
  			name = Products;
  			sourceTree = "<group>";
  		};
23a302b86   alexYang   GameSDK 的iOS分支提交,...
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
  		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 = (
6e6b962fb   alexYang   SDK界面更新
144
  				7517F2101FFF437E000237ED /* GameSDK.framework */,
e8af75741   alexYang   wechat login add
145
146
147
148
  				75864D681FF35A57002C9012 /* libc++.tbd */,
  				75864D661FF35A48002C9012 /* libz.tbd */,
  				75864D641FF35A3A002C9012 /* CoreTelephony.framework */,
  				75864D601FF35A22002C9012 /* libsqlite3.tbd */,
23a302b86   alexYang   GameSDK 的iOS分支提交,...
149
150
151
152
153
154
  				331262361C50B56800B1B435 /* VKBridge.framework */,
  				3309D97E1C4394C800534E33 /* VKSdk.framework */,
  				3309D9781C438A5E00534E33 /* libz.1.2.5.tbd */,
  				3309D8541C312F6500534E33 /* QuartzCore.framework */,
  				3309D8521C312F5900534E33 /* StoreKit.framework */,
  				997523311930A52600F50D29 /* MobileCoreServices.framework */,
23a302b86   alexYang   GameSDK 的iOS分支提交,...
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
  				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版本
173
  				3CD53D9C1B81F37900E1B01A /* VKSdkResources.bundle */,
23a302b86   alexYang   GameSDK 的iOS分支提交,...
174
175
176
177
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
  			);
  			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...
216
217
  				TargetAttributes = {
  					9934F1AD19303DC6005EF4AB = {
90c605a64   alexYang   WeChat 调试成功
218
219
  						DevelopmentTeam = 259W4F7KN8;
  						ProvisioningStyle = Automatic;
0605edc71   alexYang   接入bluePay第三方支付dem...
220
221
  					};
  				};
23a302b86   alexYang   GameSDK 的iOS分支提交,...
222
223
224
225
226
227
228
229
230
231
232
  			};
  			buildConfigurationList = 9934F1A919303DC6005EF4AB /* Build configuration list for PBXProject "GameSDKDemo" */;
  			compatibilityVersion = "Xcode 3.2";
  			developmentRegion = English;
  			hasScannedForEncodings = 0;
  			knownRegions = (
  				en,
  			);
  			mainGroup = 9934F1A519303DC6005EF4AB;
  			productRefGroup = 9934F1AF19303DC6005EF4AB /* Products */;
  			projectDirPath = "";
01b0b3312   alexYang   修改密码文案修改
233
234
  			projectReferences = (
  				{
e8af75741   alexYang   wechat login add
235
236
  					ProductGroup = 75864D6B1FF368D9002C9012 /* Products */;
  					ProjectRef = 75864D6A1FF368D9002C9012 /* GameSDK.xcodeproj */;
01b0b3312   alexYang   修改密码文案修改
237
238
  				},
  			);
23a302b86   alexYang   GameSDK 的iOS分支提交,...
239
240
241
242
243
244
  			projectRoot = "";
  			targets = (
  				9934F1AD19303DC6005EF4AB /* GameSDKDemo */,
  			);
  		};
  /* End PBXProject section */
01b0b3312   alexYang   修改密码文案修改
245
  /* Begin PBXReferenceProxy section */
e8af75741   alexYang   wechat login add
246
  		75864D701FF368D9002C9012 /* libGameSDK.a */ = {
01b0b3312   alexYang   修改密码文案修改
247
248
249
  			isa = PBXReferenceProxy;
  			fileType = archive.ar;
  			path = libGameSDK.a;
e8af75741   alexYang   wechat login add
250
  			remoteRef = 75864D6F1FF368D9002C9012 /* PBXContainerItemProxy */;
01b0b3312   alexYang   修改密码文案修改
251
252
253
  			sourceTree = BUILT_PRODUCTS_DIR;
  		};
  /* End PBXReferenceProxy section */
23a302b86   alexYang   GameSDK 的iOS分支提交,...
254
255
256
257
258
  /* Begin PBXResourcesBuildPhase section */
  		9934F1AC19303DC6005EF4AB /* Resources */ = {
  			isa = PBXResourcesBuildPhase;
  			buildActionMask = 2147483647;
  			files = (
2ef9eacc0   alexYang   v3.3.9版本
259
  				3CD53D9D1B81F37900E1B01A /* VKSdkResources.bundle in Resources */,
23a302b86   alexYang   GameSDK 的iOS分支提交,...
260
261
262
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
  				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版本
362
363
  				CODE_SIGN_IDENTITY = "iPhone Developer";
  				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
90c605a64   alexYang   WeChat 调试成功
364
365
  				CODE_SIGN_STYLE = Automatic;
  				DEVELOPMENT_TEAM = 259W4F7KN8;
23a302b86   alexYang   GameSDK 的iOS分支提交,...
366
367
368
369
370
371
372
373
374
375
376
377
378
379
  				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版本
380
  				IPHONEOS_DEPLOYMENT_TARGET = 7.0;
23a302b86   alexYang   GameSDK 的iOS分支提交,...
381
382
  				LIBRARY_SEARCH_PATHS = "";
  				ONLY_ACTIVE_ARCH = YES;
e8af75741   alexYang   wechat login add
383
  				OTHER_LDFLAGS = "-ObjC";
23a302b86   alexYang   GameSDK 的iOS分支提交,...
384
  				PRIVATE_HEADERS_FOLDER_PATH = "";
90c605a64   alexYang   WeChat 调试成功
385
  				PRODUCT_BUNDLE_IDENTIFIER = test.GameSDK.Demo;
23a302b86   alexYang   GameSDK 的iOS分支提交,...
386
  				PRODUCT_NAME = GameSDKDemo;
90c605a64   alexYang   WeChat 调试成功
387
388
  				PROVISIONING_PROFILE = "";
  				PROVISIONING_PROFILE_SPECIFIER = "";
23a302b86   alexYang   GameSDK 的iOS分支提交,...
389
  				PUBLIC_HEADERS_FOLDER_PATH = "";
23a302b86   alexYang   GameSDK 的iOS分支提交,...
390
391
392
393
394
395
396
397
398
399
400
  				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版本
401
  				CODE_SIGN_IDENTITY = "iPhone Developer";
90c605a64   alexYang   WeChat 调试成功
402
403
404
  				"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  				CODE_SIGN_STYLE = Automatic;
  				DEVELOPMENT_TEAM = 259W4F7KN8;
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
  				LIBRARY_SEARCH_PATHS = "";
  				ONLY_ACTIVE_ARCH = YES;
e8af75741   alexYang   wechat login add
422
  				OTHER_LDFLAGS = "-ObjC";
23a302b86   alexYang   GameSDK 的iOS分支提交,...
423
  				PRIVATE_HEADERS_FOLDER_PATH = "";
90c605a64   alexYang   WeChat 调试成功
424
  				PRODUCT_BUNDLE_IDENTIFIER = test.GameSDK.Demo;
23a302b86   alexYang   GameSDK 的iOS分支提交,...
425
  				PRODUCT_NAME = GameSDKDemo;
90c605a64   alexYang   WeChat 调试成功
426
427
  				PROVISIONING_PROFILE = "";
  				PROVISIONING_PROFILE_SPECIFIER = "";
23a302b86   alexYang   GameSDK 的iOS分支提交,...
428
  				PUBLIC_HEADERS_FOLDER_PATH = "";
23a302b86   alexYang   GameSDK 的iOS分支提交,...
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
457
  				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 */;
  }