单军华
2017-03-03 764722d0366346dc435aa906abdd25655e3b0769
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
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
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
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
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
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
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
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
// !$*UTF8*$!
{
    archiveVersion = 1;
    classes = {
    };
    objectVersion = 46;
    objects = {
 
/* Begin PBXBuildFile section */
        003625991D9A4CB8004E6244 /* AlipaySDK.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 0036245A1D9A4CB7004E6244 /* AlipaySDK.bundle */; };
        0036259A1D9A4CB8004E6244 /* AlipaySDK.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0036245B1D9A4CB7004E6244 /* AlipaySDK.framework */; };
        0036259B1D9A4CB8004E6244 /* libpingpp+alipay.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0036245C1D9A4CB7004E6244 /* libpingpp+alipay.a */; };
        0036259E1D9A4CB8004E6244 /* libpingpp+bfbWap.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 003624611D9A4CB7004E6244 /* libpingpp+bfbWap.a */; };
        003626771D9A4CB8004E6244 /* libpingpp+qqwallet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 003625861D9A4CB8004E6244 /* libpingpp+qqwallet.a */; };
        003626781D9A4CB8004E6244 /* libPaymentControl.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 003625891D9A4CB8004E6244 /* libPaymentControl.a */; };
        003626791D9A4CB8004E6244 /* libpingpp+up.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0036258A1D9A4CB8004E6244 /* libpingpp+up.a */; };
        0036267B1D9A4CB8004E6244 /* libpingpp+network.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0036258F1D9A4CB8004E6244 /* libpingpp+network.a */; };
        0036267C1D9A4CB8004E6244 /* libpingpp+webview.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 003625921D9A4CB8004E6244 /* libpingpp+webview.a */; };
        0036267D1D9A4CB8004E6244 /* libpingppcore.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 003625931D9A4CB8004E6244 /* libpingppcore.a */; };
        0036267E1D9A4CB8004E6244 /* libpingpp+one.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 003625951D9A4CB8004E6244 /* libpingpp+one.a */; };
        0036267F1D9A4CB8004E6244 /* Pingpp.bundle in Resources */ = {isa = PBXBuildFile; fileRef = 003625971D9A4CB8004E6244 /* Pingpp.bundle */; };
        003626821D9A5091004E6244 /* libpingpp+yeepay.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 003626811D9A5091004E6244 /* libpingpp+yeepay.a */; };
        5F61B02119C81A4F0035CD99 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5F61B02019C81A4F0035CD99 /* Foundation.framework */; };
        5F61B02519C81A500035CD99 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5F61B02419C81A500035CD99 /* UIKit.framework */; };
        5FA5761F1A58F551000B36ED /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 5FA576111A58F551000B36ED /* AppDelegate.m */; };
        5FA576211A58F551000B36ED /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 5FA576141A58F551000B36ED /* Images.xcassets */; };
        5FA576221A58F551000B36ED /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 5FA576151A58F551000B36ED /* main.m */; };
        5FA576231A58F551000B36ED /* home.png in Resources */ = {isa = PBXBuildFile; fileRef = 5FA576171A58F551000B36ED /* home.png */; };
        5FA576241A58F551000B36ED /* InfoPlist.strings in Resources */ = {isa = PBXBuildFile; fileRef = 5FA576191A58F551000B36ED /* InfoPlist.strings */; };
        5FA576251A58F551000B36ED /* ViewController_iPad.xib in Resources */ = {isa = PBXBuildFile; fileRef = 5FA5761B1A58F551000B36ED /* ViewController_iPad.xib */; };
        5FA576261A58F551000B36ED /* ViewController_iPhone.xib in Resources */ = {isa = PBXBuildFile; fileRef = 5FA5761C1A58F551000B36ED /* ViewController_iPhone.xib */; };
        5FA576311A58FA7C000B36ED /* ViewController.mm in Sources */ = {isa = PBXBuildFile; fileRef = 5FA576301A58FA7C000B36ED /* ViewController.mm */; };
/* End PBXBuildFile section */
 
/* Begin PBXFileReference section */
        0036245A1D9A4CB7004E6244 /* AlipaySDK.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = AlipaySDK.bundle; sourceTree = "<group>"; };
        0036245B1D9A4CB7004E6244 /* AlipaySDK.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; path = AlipaySDK.framework; sourceTree = "<group>"; };
        0036245C1D9A4CB7004E6244 /* libpingpp+alipay.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libpingpp+alipay.a"; sourceTree = "<group>"; };
        003624611D9A4CB7004E6244 /* libpingpp+bfbWap.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libpingpp+bfbWap.a"; sourceTree = "<group>"; };
        003625861D9A4CB8004E6244 /* libpingpp+qqwallet.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libpingpp+qqwallet.a"; sourceTree = "<group>"; };
        003625891D9A4CB8004E6244 /* libPaymentControl.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libPaymentControl.a; sourceTree = "<group>"; };
        0036258A1D9A4CB8004E6244 /* libpingpp+up.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libpingpp+up.a"; sourceTree = "<group>"; };
        0036258F1D9A4CB8004E6244 /* libpingpp+network.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libpingpp+network.a"; sourceTree = "<group>"; };
        003625901D9A4CB8004E6244 /* PingppURLResponse.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PingppURLResponse.h; sourceTree = "<group>"; };
        003625921D9A4CB8004E6244 /* libpingpp+webview.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libpingpp+webview.a"; sourceTree = "<group>"; };
        003625931D9A4CB8004E6244 /* libpingppcore.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = libpingppcore.a; sourceTree = "<group>"; };
        003625951D9A4CB8004E6244 /* libpingpp+one.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libpingpp+one.a"; sourceTree = "<group>"; };
        003625961D9A4CB8004E6244 /* Pingpp+One.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "Pingpp+One.h"; sourceTree = "<group>"; };
        003625971D9A4CB8004E6244 /* Pingpp.bundle */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.plug-in"; path = Pingpp.bundle; sourceTree = "<group>"; };
        003625981D9A4CB8004E6244 /* Pingpp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Pingpp.h; sourceTree = "<group>"; };
        003626811D9A5091004E6244 /* libpingpp+yeepay.a */ = {isa = PBXFileReference; lastKnownFileType = archive.ar; path = "libpingpp+yeepay.a"; sourceTree = "<group>"; };
        5F5BBB2019D0189B009A9DCE /* en */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = en; path = en.lproj/home.png; sourceTree = "<group>"; };
        5F61B01D19C81A4F0035CD99 /* demoapp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = demoapp.app; sourceTree = BUILT_PRODUCTS_DIR; };
        5F61B02019C81A4F0035CD99 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
        5F61B02419C81A500035CD99 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
        5F61B05E19C81D390035CD99 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
        5F61B05F19C81D390035CD99 /* ViewController_iPad.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ViewController_iPad.xib; sourceTree = "<group>"; };
        5F61B06019C81D390035CD99 /* ViewController_iPhone.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ViewController_iPhone.xib; sourceTree = "<group>"; };
        5FA576101A58F551000B36ED /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
        5FA576111A58F551000B36ED /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
        5FA576121A58F551000B36ED /* demoapp-Info.pch */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "demoapp-Info.pch"; sourceTree = "<group>"; };
        5FA576131A58F551000B36ED /* demoapp-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "demoapp-Info.plist"; sourceTree = "<group>"; };
        5FA576141A58F551000B36ED /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
        5FA576151A58F551000B36ED /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
        5FA576181A58F551000B36ED /* en */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = en; path = en.lproj/home.png; sourceTree = "<group>"; };
        5FA5761A1A58F551000B36ED /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/InfoPlist.strings; sourceTree = "<group>"; };
        5FA5761B1A58F551000B36ED /* ViewController_iPad.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ViewController_iPad.xib; sourceTree = "<group>"; };
        5FA5761C1A58F551000B36ED /* ViewController_iPhone.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = ViewController_iPhone.xib; sourceTree = "<group>"; };
        5FA5761D1A58F551000B36ED /* ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
        5FA576301A58FA7C000B36ED /* ViewController.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = ViewController.mm; sourceTree = "<group>"; };
/* End PBXFileReference section */
 
/* Begin PBXFrameworksBuildPhase section */
        5F61B01A19C81A4F0035CD99 /* Frameworks */ = {
            isa = PBXFrameworksBuildPhase;
            buildActionMask = 2147483647;
            files = (
                0036267B1D9A4CB8004E6244 /* libpingpp+network.a in Frameworks */,
                5F61B02519C81A500035CD99 /* UIKit.framework in Frameworks */,
                0036259E1D9A4CB8004E6244 /* libpingpp+bfbWap.a in Frameworks */,
                003626771D9A4CB8004E6244 /* libpingpp+qqwallet.a in Frameworks */,
                0036267E1D9A4CB8004E6244 /* libpingpp+one.a in Frameworks */,
                003626781D9A4CB8004E6244 /* libPaymentControl.a in Frameworks */,
                0036267D1D9A4CB8004E6244 /* libpingppcore.a in Frameworks */,
                0036267C1D9A4CB8004E6244 /* libpingpp+webview.a in Frameworks */,
                003626791D9A4CB8004E6244 /* libpingpp+up.a in Frameworks */,
                003626821D9A5091004E6244 /* libpingpp+yeepay.a in Frameworks */,
                0036259B1D9A4CB8004E6244 /* libpingpp+alipay.a in Frameworks */,
                5F61B02119C81A4F0035CD99 /* Foundation.framework in Frameworks */,
                0036259A1D9A4CB8004E6244 /* AlipaySDK.framework in Frameworks */,
            );
            runOnlyForDeploymentPostprocessing = 0;
        };
/* End PBXFrameworksBuildPhase section */
 
/* Begin PBXGroup section */
        003624571D9A4CB7004E6244 /* Pingpp */ = {
            isa = PBXGroup;
            children = (
                003624581D9A4CB7004E6244 /* Channels */,
                0036258D1D9A4CB8004E6244 /* Dependencies */,
                003625931D9A4CB8004E6244 /* libpingppcore.a */,
                003625941D9A4CB8004E6244 /* One */,
                003625971D9A4CB8004E6244 /* Pingpp.bundle */,
                003625981D9A4CB8004E6244 /* Pingpp.h */,
            );
            name = Pingpp;
            path = ../../lib;
            sourceTree = "<group>";
        };
        003624581D9A4CB7004E6244 /* Channels */ = {
            isa = PBXGroup;
            children = (
                003624591D9A4CB7004E6244 /* Alipay */,
                003624601D9A4CB7004E6244 /* BfbWap */,
                003625851D9A4CB8004E6244 /* QQWallet */,
                003625881D9A4CB8004E6244 /* UnionPay */,
                003626801D9A5091004E6244 /* Yeepay */,
            );
            path = Channels;
            sourceTree = "<group>";
        };
        003624591D9A4CB7004E6244 /* Alipay */ = {
            isa = PBXGroup;
            children = (
                0036245A1D9A4CB7004E6244 /* AlipaySDK.bundle */,
                0036245B1D9A4CB7004E6244 /* AlipaySDK.framework */,
                0036245C1D9A4CB7004E6244 /* libpingpp+alipay.a */,
            );
            path = Alipay;
            sourceTree = "<group>";
        };
        003624601D9A4CB7004E6244 /* BfbWap */ = {
            isa = PBXGroup;
            children = (
                003624611D9A4CB7004E6244 /* libpingpp+bfbWap.a */,
            );
            path = BfbWap;
            sourceTree = "<group>";
        };
        003625851D9A4CB8004E6244 /* QQWallet */ = {
            isa = PBXGroup;
            children = (
                003625861D9A4CB8004E6244 /* libpingpp+qqwallet.a */,
            );
            path = QQWallet;
            sourceTree = "<group>";
        };
        003625881D9A4CB8004E6244 /* UnionPay */ = {
            isa = PBXGroup;
            children = (
                003625891D9A4CB8004E6244 /* libPaymentControl.a */,
                0036258A1D9A4CB8004E6244 /* libpingpp+up.a */,
            );
            path = UnionPay;
            sourceTree = "<group>";
        };
        0036258D1D9A4CB8004E6244 /* Dependencies */ = {
            isa = PBXGroup;
            children = (
                0036258E1D9A4CB8004E6244 /* Network */,
                003625911D9A4CB8004E6244 /* WebView */,
            );
            path = Dependencies;
            sourceTree = "<group>";
        };
        0036258E1D9A4CB8004E6244 /* Network */ = {
            isa = PBXGroup;
            children = (
                0036258F1D9A4CB8004E6244 /* libpingpp+network.a */,
                003625901D9A4CB8004E6244 /* PingppURLResponse.h */,
            );
            path = Network;
            sourceTree = "<group>";
        };
        003625911D9A4CB8004E6244 /* WebView */ = {
            isa = PBXGroup;
            children = (
                003625921D9A4CB8004E6244 /* libpingpp+webview.a */,
            );
            path = WebView;
            sourceTree = "<group>";
        };
        003625941D9A4CB8004E6244 /* One */ = {
            isa = PBXGroup;
            children = (
                003625951D9A4CB8004E6244 /* libpingpp+one.a */,
                003625961D9A4CB8004E6244 /* Pingpp+One.h */,
            );
            path = One;
            sourceTree = "<group>";
        };
        003626801D9A5091004E6244 /* Yeepay */ = {
            isa = PBXGroup;
            children = (
                003626811D9A5091004E6244 /* libpingpp+yeepay.a */,
            );
            path = Yeepay;
            sourceTree = "<group>";
        };
        5F61B01419C81A4F0035CD99 = {
            isa = PBXGroup;
            children = (
                5FA5760F1A58F551000B36ED /* demoapp */,
                5F61B01F19C81A4F0035CD99 /* Frameworks */,
                5F61B05C19C81D390035CD99 /* Resources */,
                5F61B01E19C81A4F0035CD99 /* Products */,
            );
            sourceTree = "<group>";
        };
        5F61B01E19C81A4F0035CD99 /* Products */ = {
            isa = PBXGroup;
            children = (
                5F61B01D19C81A4F0035CD99 /* demoapp.app */,
            );
            name = Products;
            sourceTree = "<group>";
        };
        5F61B01F19C81A4F0035CD99 /* Frameworks */ = {
            isa = PBXGroup;
            children = (
                5F61B02019C81A4F0035CD99 /* Foundation.framework */,
                5F61B02419C81A500035CD99 /* UIKit.framework */,
            );
            name = Frameworks;
            sourceTree = "<group>";
        };
        5F61B05C19C81D390035CD99 /* Resources */ = {
            isa = PBXGroup;
            children = (
                5F61B05D19C81D390035CD99 /* InfoPlist.strings */,
                5F61B05F19C81D390035CD99 /* ViewController_iPad.xib */,
                5F61B06019C81D390035CD99 /* ViewController_iPhone.xib */,
                5F5BBB1F19D0189B009A9DCE /* home.png */,
            );
            name = Resources;
            path = demoapp/Resources;
            sourceTree = "<group>";
        };
        5FA5760F1A58F551000B36ED /* demoapp */ = {
            isa = PBXGroup;
            children = (
                003624571D9A4CB7004E6244 /* Pingpp */,
                5FA576101A58F551000B36ED /* AppDelegate.h */,
                5FA576111A58F551000B36ED /* AppDelegate.m */,
                5FA5761D1A58F551000B36ED /* ViewController.h */,
                5FA576301A58FA7C000B36ED /* ViewController.mm */,
                5FA576121A58F551000B36ED /* demoapp-Info.pch */,
                5FA576131A58F551000B36ED /* demoapp-Info.plist */,
                5FA576141A58F551000B36ED /* Images.xcassets */,
                5FA576151A58F551000B36ED /* main.m */,
                5FA576161A58F551000B36ED /* Resources */,
            );
            path = demoapp;
            sourceTree = "<group>";
        };
        5FA576161A58F551000B36ED /* Resources */ = {
            isa = PBXGroup;
            children = (
                5FA576171A58F551000B36ED /* home.png */,
                5FA576191A58F551000B36ED /* InfoPlist.strings */,
                5FA5761B1A58F551000B36ED /* ViewController_iPad.xib */,
                5FA5761C1A58F551000B36ED /* ViewController_iPhone.xib */,
            );
            path = Resources;
            sourceTree = "<group>";
        };
/* End PBXGroup section */
 
/* Begin PBXNativeTarget section */
        5F61B01C19C81A4F0035CD99 /* demoapp */ = {
            isa = PBXNativeTarget;
            buildConfigurationList = 5F61B04919C81A500035CD99 /* Build configuration list for PBXNativeTarget "demoapp" */;
            buildPhases = (
                5F61B01919C81A4F0035CD99 /* Sources */,
                5F61B01A19C81A4F0035CD99 /* Frameworks */,
                5F61B01B19C81A4F0035CD99 /* Resources */,
            );
            buildRules = (
            );
            dependencies = (
            );
            name = demoapp;
            productName = demoapp;
            productReference = 5F61B01D19C81A4F0035CD99 /* demoapp.app */;
            productType = "com.apple.product-type.application";
        };
/* End PBXNativeTarget section */
 
/* Begin PBXProject section */
        5F61B01519C81A4F0035CD99 /* Project object */ = {
            isa = PBXProject;
            attributes = {
                LastUpgradeCheck = 0810;
                ORGANIZATIONNAME = pingplusplus;
                TargetAttributes = {
                    5F61B01C19C81A4F0035CD99 = {
                        DevelopmentTeam = 77HWE3KHM5;
                    };
                };
            };
            buildConfigurationList = 5F61B01819C81A4F0035CD99 /* Build configuration list for PBXProject "demoapp" */;
            compatibilityVersion = "Xcode 3.2";
            developmentRegion = English;
            hasScannedForEncodings = 0;
            knownRegions = (
                en,
            );
            mainGroup = 5F61B01419C81A4F0035CD99;
            productRefGroup = 5F61B01E19C81A4F0035CD99 /* Products */;
            projectDirPath = "";
            projectRoot = "";
            targets = (
                5F61B01C19C81A4F0035CD99 /* demoapp */,
            );
        };
/* End PBXProject section */
 
/* Begin PBXResourcesBuildPhase section */
        5F61B01B19C81A4F0035CD99 /* Resources */ = {
            isa = PBXResourcesBuildPhase;
            buildActionMask = 2147483647;
            files = (
                003625991D9A4CB8004E6244 /* AlipaySDK.bundle in Resources */,
                5FA576251A58F551000B36ED /* ViewController_iPad.xib in Resources */,
                5FA576211A58F551000B36ED /* Images.xcassets in Resources */,
                5FA576261A58F551000B36ED /* ViewController_iPhone.xib in Resources */,
                5FA576231A58F551000B36ED /* home.png in Resources */,
                5FA576241A58F551000B36ED /* InfoPlist.strings in Resources */,
                0036267F1D9A4CB8004E6244 /* Pingpp.bundle in Resources */,
            );
            runOnlyForDeploymentPostprocessing = 0;
        };
/* End PBXResourcesBuildPhase section */
 
/* Begin PBXSourcesBuildPhase section */
        5F61B01919C81A4F0035CD99 /* Sources */ = {
            isa = PBXSourcesBuildPhase;
            buildActionMask = 2147483647;
            files = (
                5FA576221A58F551000B36ED /* main.m in Sources */,
                5FA5761F1A58F551000B36ED /* AppDelegate.m in Sources */,
                5FA576311A58FA7C000B36ED /* ViewController.mm in Sources */,
            );
            runOnlyForDeploymentPostprocessing = 0;
        };
/* End PBXSourcesBuildPhase section */
 
/* Begin PBXVariantGroup section */
        5F5BBB1F19D0189B009A9DCE /* home.png */ = {
            isa = PBXVariantGroup;
            children = (
                5F5BBB2019D0189B009A9DCE /* en */,
            );
            name = home.png;
            sourceTree = "<group>";
        };
        5F61B05D19C81D390035CD99 /* InfoPlist.strings */ = {
            isa = PBXVariantGroup;
            children = (
                5F61B05E19C81D390035CD99 /* en */,
            );
            name = InfoPlist.strings;
            sourceTree = "<group>";
        };
        5FA576171A58F551000B36ED /* home.png */ = {
            isa = PBXVariantGroup;
            children = (
                5FA576181A58F551000B36ED /* en */,
            );
            name = home.png;
            sourceTree = "<group>";
        };
        5FA576191A58F551000B36ED /* InfoPlist.strings */ = {
            isa = PBXVariantGroup;
            children = (
                5FA5761A1A58F551000B36ED /* en */,
            );
            name = InfoPlist.strings;
            sourceTree = "<group>";
        };
/* End PBXVariantGroup section */
 
/* Begin XCBuildConfiguration section */
        5F61B04719C81A500035CD99 /* Debug */ = {
            isa = XCBuildConfiguration;
            buildSettings = {
                ALWAYS_SEARCH_USER_PATHS = NO;
                CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
                CLANG_ENABLE_MODULES = YES;
                CLANG_ENABLE_OBJC_ARC = NO;
                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_INFINITE_RECURSION = YES;
                CLANG_WARN_INT_CONVERSION = YES;
                CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
                CLANG_WARN_SUSPICIOUS_MOVE = YES;
                CLANG_WARN_UNREACHABLE_CODE = YES;
                CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
                "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
                COPY_PHASE_STRIP = NO;
                ENABLE_STRICT_OBJC_MSGSEND = YES;
                ENABLE_TESTABILITY = YES;
                GCC_C_LANGUAGE_STANDARD = gnu99;
                GCC_DYNAMIC_NO_PIC = NO;
                GCC_NO_COMMON_BLOCKS = YES;
                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;
                IPHONEOS_DEPLOYMENT_TARGET = 8.0;
                ONLY_ACTIVE_ARCH = YES;
                SDKROOT = iphoneos;
                TARGETED_DEVICE_FAMILY = "1,2";
            };
            name = Debug;
        };
        5F61B04819C81A500035CD99 /* Release */ = {
            isa = XCBuildConfiguration;
            buildSettings = {
                ALWAYS_SEARCH_USER_PATHS = NO;
                CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
                CLANG_ENABLE_MODULES = YES;
                CLANG_ENABLE_OBJC_ARC = NO;
                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_INFINITE_RECURSION = YES;
                CLANG_WARN_INT_CONVERSION = YES;
                CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
                CLANG_WARN_SUSPICIOUS_MOVE = YES;
                CLANG_WARN_UNREACHABLE_CODE = YES;
                CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
                "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
                COPY_PHASE_STRIP = YES;
                ENABLE_NS_ASSERTIONS = NO;
                ENABLE_STRICT_OBJC_MSGSEND = YES;
                GCC_C_LANGUAGE_STANDARD = gnu99;
                GCC_NO_COMMON_BLOCKS = YES;
                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;
                IPHONEOS_DEPLOYMENT_TARGET = 8.0;
                SDKROOT = iphoneos;
                TARGETED_DEVICE_FAMILY = "1,2";
                VALIDATE_PRODUCT = YES;
            };
            name = Release;
        };
        5F61B04A19C81A500035CD99 /* Debug */ = {
            isa = XCBuildConfiguration;
            buildSettings = {
                ALWAYS_SEARCH_USER_PATHS = NO;
                ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
                ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
                CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
                CLANG_CXX_LIBRARY = "libc++";
                CLANG_ENABLE_OBJC_ARC = YES;
                CODE_SIGN_IDENTITY = "iPhone Developer";
                DEVELOPMENT_TEAM = 77HWE3KHM5;
                ENABLE_BITCODE = NO;
                FRAMEWORK_SEARCH_PATHS = (
                    "$(inherited)",
                    "$(PROJECT_DIR)/../lib/Channels/Alipay",
                );
                GCC_PRECOMPILE_PREFIX_HEADER = YES;
                GCC_PREFIX_HEADER = "demoapp/demoapp-Info.pch";
                INFOPLIST_FILE = "$(SRCROOT)/demoapp/demoapp-Info.plist";
                IPHONEOS_DEPLOYMENT_TARGET = 8.0;
                LIBRARY_SEARCH_PATHS = (
                    "$(inherited)",
                    "$(PROJECT_DIR)/../lib",
                    "$(PROJECT_DIR)/../lib/Channels/Alipay",
                    "$(PROJECT_DIR)/../lib/Channels/UnionPay",
                    "$(PROJECT_DIR)/../lib/Channels/Yeepay",
                    "$(PROJECT_DIR)/../lib/Channels/BfbWap",
                    "$(PROJECT_DIR)/../lib/One",
                    "$(PROJECT_DIR)/../lib/Dependencies/Network",
                    "$(PROJECT_DIR)/../lib/Channels/QQWallet",
                    "$(PROJECT_DIR)/../lib/Dependencies/Webview",
                );
                OTHER_LDFLAGS = (
                    "$(inherited)",
                    "-ObjC",
                    "-l\"c++\"",
                    "-l\"sqlite3\"",
                    "-l\"pingpp+yeepay\"",
                    "-l\"stdc++\"",
                    "-l\"z\"",
                    "-framework",
                    "\"AddressBook\"",
                    "-framework",
                    "\"AddressBookUI\"",
                    "-framework",
                    "\"AlipaySDK\"",
                    "-framework",
                    "\"AudioToolbox\"",
                    "-framework",
                    "\"CFNetwork\"",
                    "-framework",
                    "\"CoreAudio\"",
                    "-framework",
                    "\"CoreGraphics\"",
                    "-framework",
                    "\"CoreTelephony\"",
                    "-framework",
                    "\"ImageIO\"",
                    "-framework",
                    "\"MapKit\"",
                    "-framework",
                    "\"MessageUI\"",
                    "-framework",
                    "\"MobileCoreServices\"",
                    "-framework",
                    "\"QuartzCore\"",
                    "-framework",
                    "\"Security\"",
                    "-framework",
                    "\"SystemConfiguration\"",
                    "-framework",
                    "\"CoreMotion\"",
                );
                PRODUCT_BUNDLE_IDENTIFIER = com.pingplusplus.demoapp;
                PRODUCT_NAME = demoapp;
                WRAPPER_EXTENSION = app;
            };
            name = Debug;
        };
        5F61B04B19C81A500035CD99 /* Release */ = {
            isa = XCBuildConfiguration;
            buildSettings = {
                ALWAYS_SEARCH_USER_PATHS = NO;
                ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
                ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
                CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
                CLANG_CXX_LIBRARY = "libc++";
                CLANG_ENABLE_OBJC_ARC = YES;
                CODE_SIGN_IDENTITY = "iPhone Developer";
                DEVELOPMENT_TEAM = 77HWE3KHM5;
                ENABLE_BITCODE = NO;
                FRAMEWORK_SEARCH_PATHS = (
                    "$(inherited)",
                    "$(PROJECT_DIR)/../lib/Channels/Alipay",
                );
                GCC_PRECOMPILE_PREFIX_HEADER = YES;
                GCC_PREFIX_HEADER = "demoapp/demoapp-Info.pch";
                INFOPLIST_FILE = "$(SRCROOT)/demoapp/demoapp-Info.plist";
                IPHONEOS_DEPLOYMENT_TARGET = 8.0;
                LIBRARY_SEARCH_PATHS = (
                    "$(inherited)",
                    "$(PROJECT_DIR)/../lib",
                    "$(PROJECT_DIR)/../lib/Channels/Alipay",
                    "$(PROJECT_DIR)/../lib/Channels/UnionPay",
                    "$(PROJECT_DIR)/../lib/Channels/Yeepay",
                    "$(PROJECT_DIR)/../lib/Channels/BfbWap",
                    "$(PROJECT_DIR)/../lib/One",
                    "$(PROJECT_DIR)/../lib/Dependencies/Network",
                    "$(PROJECT_DIR)/../lib/Channels/QQWallet",
                    "$(PROJECT_DIR)/../lib/Dependencies/Webview",
                );
                OTHER_LDFLAGS = (
                    "$(inherited)",
                    "-ObjC",
                    "-l\"c++\"",
                    "-l\"sqlite3\"",
                    "-l\"pingpp+yeepay\"",
                    "-l\"stdc++\"",
                    "-l\"z\"",
                    "-framework",
                    "\"AddressBook\"",
                    "-framework",
                    "\"AddressBookUI\"",
                    "-framework",
                    "\"AlipaySDK\"",
                    "-framework",
                    "\"AudioToolbox\"",
                    "-framework",
                    "\"CFNetwork\"",
                    "-framework",
                    "\"CoreAudio\"",
                    "-framework",
                    "\"CoreGraphics\"",
                    "-framework",
                    "\"CoreTelephony\"",
                    "-framework",
                    "\"ImageIO\"",
                    "-framework",
                    "\"MapKit\"",
                    "-framework",
                    "\"MessageUI\"",
                    "-framework",
                    "\"MobileCoreServices\"",
                    "-framework",
                    "\"QuartzCore\"",
                    "-framework",
                    "\"Security\"",
                    "-framework",
                    "\"SystemConfiguration\"",
                    "-framework",
                    "\"CoreMotion\"",
                );
                PRODUCT_BUNDLE_IDENTIFIER = com.pingplusplus.demoapp;
                PRODUCT_NAME = demoapp;
                WRAPPER_EXTENSION = app;
            };
            name = Release;
        };
/* End XCBuildConfiguration section */
 
/* Begin XCConfigurationList section */
        5F61B01819C81A4F0035CD99 /* Build configuration list for PBXProject "demoapp" */ = {
            isa = XCConfigurationList;
            buildConfigurations = (
                5F61B04719C81A500035CD99 /* Debug */,
                5F61B04819C81A500035CD99 /* Release */,
            );
            defaultConfigurationIsVisible = 0;
            defaultConfigurationName = Release;
        };
        5F61B04919C81A500035CD99 /* Build configuration list for PBXNativeTarget "demoapp" */ = {
            isa = XCConfigurationList;
            buildConfigurations = (
                5F61B04A19C81A500035CD99 /* Debug */,
                5F61B04B19C81A500035CD99 /* Release */,
            );
            defaultConfigurationIsVisible = 0;
            defaultConfigurationName = Release;
        };
/* End XCConfigurationList section */
    };
    rootObject = 5F61B01519C81A4F0035CD99 /* Project object */;
}