-
Notifications
You must be signed in to change notification settings - Fork 811
Expand file tree
/
Copy pathproject.pbxproj
More file actions
563 lines (550 loc) · 35.7 KB
/
Copy pathproject.pbxproj
File metadata and controls
563 lines (550 loc) · 35.7 KB
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
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 54;
objects = {
/* Begin PBXBuildFile section */
1C1F6FCB2E70EA9300B6D6F5 /* AdManagerSCARSnippets.m in Sources */ = {isa = PBXBuildFile; fileRef = 1C1F6FC92E70EA9300B6D6F5 /* AdManagerSCARSnippets.m */; };
1C1F6FCC2E70EA9300B6D6F5 /* AdMobSCARSnippets.m in Sources */ = {isa = PBXBuildFile; fileRef = 1C1F6FCA2E70EA9300B6D6F5 /* AdMobSCARSnippets.m */; };
1CD352992C9CE6A600534FCC /* CustomControls.xib in Resources */ = {isa = PBXBuildFile; fileRef = 1CD352982C9CE6A600534FCC /* CustomControls.xib */; };
4A96E7211B856D5000031470 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A96E7201B856D5000031470 /* main.m */; };
4A96E7241B856D5000031470 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A96E7231B856D5000031470 /* AppDelegate.m */; };
4A96E72D1B856D5000031470 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4A96E72B1B856D5000031470 /* Main.storyboard */; };
4A96E72F1B856D5000031470 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4A96E72E1B856D5000031470 /* Images.xcassets */; };
4A96E7321B856D5000031470 /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 4A96E7301B856D5000031470 /* LaunchScreen.xib */; };
4A96E74C1B8572A800031470 /* AdMobAdDelegateViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A96E74B1B8572A800031470 /* AdMobAdDelegateViewController.m */; };
4A96E7531B8578D600031470 /* AdMobBannerSizesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A96E7521B8578D600031470 /* AdMobBannerSizesViewController.m */; };
4A96E79D1B862E0200031470 /* AdMobAdTargetingTableViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 4A96E79C1B862E0200031470 /* AdMobAdTargetingTableViewController.m */; };
5038FC6D2511428A00750F9C /* MainViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 5038FC6C2511428A00750F9C /* MainViewController.m */; };
50DC0CEC212F1C2E00424CC7 /* GAMCustomVideoControlsController.m in Sources */ = {isa = PBXBuildFile; fileRef = 50DC0CEB212F1C2D00424CC7 /* GAMCustomVideoControlsController.m */; };
50DC0CF9212F1C4000424CC7 /* GAMCategoryExclusionsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 50DC0CEE212F1C3D00424CC7 /* GAMCategoryExclusionsViewController.m */; };
50DC0CFA212F1C4000424CC7 /* GAMFluidAdSizeViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 50DC0CF2212F1C3E00424CC7 /* GAMFluidAdSizeViewController.m */; };
50DC0CFB212F1C4000424CC7 /* GAMMultipleAdSizesViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 50DC0CF3212F1C3E00424CC7 /* GAMMultipleAdSizesViewController.m */; };
50DC0CFC212F1C4000424CC7 /* GAMAppEventsViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 50DC0CF6212F1C3F00424CC7 /* GAMAppEventsViewController.m */; };
50DC0CFD212F1C4000424CC7 /* GAMCustomTargetingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 50DC0CF7212F1C3F00424CC7 /* GAMCustomTargetingViewController.m */; };
50DC0CFE212F1C4000424CC7 /* GAMPPIDViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 50DC0CF8212F1C4000424CC7 /* GAMPPIDViewController.m */; };
A80EED0A2EDE29B5005DFC04 /* MobileAdsSnippets.m in Sources */ = {isa = PBXBuildFile; fileRef = A80EED092EDE29B0005DFC04 /* MobileAdsSnippets.m */; };
A816AF262EE1F4790074BDF2 /* NativeAdSnippets.m in Sources */ = {isa = PBXBuildFile; fileRef = A816AF252EE1F4790074BDF2 /* NativeAdSnippets.m */; };
A8265F752E4F8AE000A9C150 /* ResponseInfoSnippets.m in Sources */ = {isa = PBXBuildFile; fileRef = A8265F732E4F8AE000A9C150 /* ResponseInfoSnippets.m */; };
A8265F772E4F8AF600A9C150 /* NativeAdOptionsSnippets.m in Sources */ = {isa = PBXBuildFile; fileRef = A8265F762E4F8AEF00A9C150 /* NativeAdOptionsSnippets.m */; };
A846F1C32E2584AD00F96E49 /* RewardedAdSnippets.m in Sources */ = {isa = PBXBuildFile; fileRef = A846F1C22E2584A800F96E49 /* RewardedAdSnippets.m */; };
A86568AD2E254DD800D360C3 /* ATTSnippets.m in Sources */ = {isa = PBXBuildFile; fileRef = A86568AC2E254DD300D360C3 /* ATTSnippets.m */; };
A8657F892F44E5230065896A /* GoogleMobileAds in Frameworks */ = {isa = PBXBuildFile; productRef = A8657F882F44E5230065896A /* GoogleMobileAds */; };
A8B6503A2DD63FA500AE1D3F /* RequestConfigurationSnippets.m in Sources */ = {isa = PBXBuildFile; fileRef = A8B650392DD63FA500AE1D3F /* RequestConfigurationSnippets.m */; };
A8C2004A2EBD077D004E4D77 /* MediationSnippets.m in Sources */ = {isa = PBXBuildFile; fileRef = A8C200492EBD0778004E4D77 /* MediationSnippets.m */; };
A8C4F2A12EDF582B00A8615A /* ImpressionLevelAdRevenueSnippets.m in Sources */ = {isa = PBXBuildFile; fileRef = A8C4F2A02EDF582500A8615A /* ImpressionLevelAdRevenueSnippets.m */; };
A8C4F2A32EDF92C600A8615A /* BannerSnippets.m in Sources */ = {isa = PBXBuildFile; fileRef = EF25D0212E4B916800688F43 /* BannerSnippets.m */; };
A8C4F2A92EE1DE8B00A8615A /* AdManagerBannerSnippets.m in Sources */ = {isa = PBXBuildFile; fileRef = A8C4F2A82EE1DE8B00A8615A /* AdManagerBannerSnippets.m */; };
AEC9AC0D2140985100E1DC91 /* AdMobNativeCustomMuteThisAdViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = AEC9AC0C2140985000E1DC91 /* AdMobNativeCustomMuteThisAdViewController.m */; };
AED1110E20320ABC00EA4BEE /* SimpleNativeAdView.xib in Resources */ = {isa = PBXBuildFile; fileRef = AED1110C20320ABB00EA4BEE /* SimpleNativeAdView.xib */; };
AED1111020320CA900EA4BEE /* NativeAdView.xib in Resources */ = {isa = PBXBuildFile; fileRef = AED1110F20320CA800EA4BEE /* NativeAdView.xib */; };
AEE8DA9F201BD7A6008792E6 /* SimpleNativeAdView.m in Sources */ = {isa = PBXBuildFile; fileRef = AEE8DA9D201BD7A6008792E6 /* SimpleNativeAdView.m */; };
AEE8DAA5201BDCA9008792E6 /* CustomControlsView.m in Sources */ = {isa = PBXBuildFile; fileRef = AEE8DAA4201BDCA9008792E6 /* CustomControlsView.m */; };
EF25D0262E4B95F400688F43 /* RewardedInterstitialAdSnippets.m in Sources */ = {isa = PBXBuildFile; fileRef = EF25D0252E4B917E00688F43 /* RewardedInterstitialAdSnippets.m */; };
EF98F6062BD948C900FDCA41 /* CollapsibleBannerViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = EF98F6052BD948C900FDCA41 /* CollapsibleBannerViewController.m */; };
ADPRELOAD01 /* AdMobAdPreloadingViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = ADPRELOAD02 /* AdMobAdPreloadingViewController.m */; };
ADPRELOAD03 /* PreloadView.m in Sources */ = {isa = PBXBuildFile; fileRef = ADPRELOAD04 /* PreloadView.m */; };
ADPRELOAD05 /* PreloadView.xib in Resources */ = {isa = PBXBuildFile; fileRef = ADPRELOAD06 /* PreloadView.xib */; };
ADPRELOAD11 /* AdPreloaderSnippets.m in Sources */ = {isa = PBXBuildFile; fileRef = ADPRELOAD12 /* AdPreloaderSnippets.m */; };
202607060000000000000003 /* SwipeableInterstitialViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 202607060000000000000002 /* SwipeableInterstitialViewController.m */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
1C1F6FC92E70EA9300B6D6F5 /* AdManagerSCARSnippets.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AdManagerSCARSnippets.m; sourceTree = "<group>"; };
1C1F6FCA2E70EA9300B6D6F5 /* AdMobSCARSnippets.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AdMobSCARSnippets.m; sourceTree = "<group>"; };
1CD352982C9CE6A600534FCC /* CustomControls.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = CustomControls.xib; sourceTree = "<group>"; };
4A96E71B1B856D5000031470 /* APIDemo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = APIDemo.app; sourceTree = BUILT_PRODUCTS_DIR; };
4A96E71F1B856D5000031470 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
4A96E7201B856D5000031470 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
4A96E7221B856D5000031470 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
4A96E7231B856D5000031470 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
4A96E72C1B856D5000031470 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
4A96E72E1B856D5000031470 /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
4A96E7311B856D5000031470 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
4A96E74A1B8572A800031470 /* AdMobAdDelegateViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AdMobAdDelegateViewController.h; sourceTree = "<group>"; };
4A96E74B1B8572A800031470 /* AdMobAdDelegateViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AdMobAdDelegateViewController.m; sourceTree = "<group>"; };
4A96E74D1B85766300031470 /* Constants.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Constants.h; sourceTree = "<group>"; };
4A96E7511B8578D600031470 /* AdMobBannerSizesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AdMobBannerSizesViewController.h; sourceTree = "<group>"; };
4A96E7521B8578D600031470 /* AdMobBannerSizesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AdMobBannerSizesViewController.m; sourceTree = "<group>"; };
4A96E79B1B862E0200031470 /* AdMobAdTargetingTableViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AdMobAdTargetingTableViewController.h; sourceTree = "<group>"; };
4A96E79C1B862E0200031470 /* AdMobAdTargetingTableViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AdMobAdTargetingTableViewController.m; sourceTree = "<group>"; };
5038FC6B2511428A00750F9C /* MainViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MainViewController.h; sourceTree = "<group>"; };
5038FC6C2511428A00750F9C /* MainViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = MainViewController.m; sourceTree = "<group>"; };
50DC0CEA212F1C2D00424CC7 /* GAMCustomVideoControlsController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GAMCustomVideoControlsController.h; sourceTree = "<group>"; };
50DC0CEB212F1C2D00424CC7 /* GAMCustomVideoControlsController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GAMCustomVideoControlsController.m; sourceTree = "<group>"; };
50DC0CED212F1C3C00424CC7 /* GAMCategoryExclusionsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GAMCategoryExclusionsViewController.h; sourceTree = "<group>"; };
50DC0CEE212F1C3D00424CC7 /* GAMCategoryExclusionsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GAMCategoryExclusionsViewController.m; sourceTree = "<group>"; };
50DC0CEF212F1C3D00424CC7 /* GAMFluidAdSizeViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GAMFluidAdSizeViewController.h; sourceTree = "<group>"; };
50DC0CF0212F1C3D00424CC7 /* GAMAppEventsViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GAMAppEventsViewController.h; sourceTree = "<group>"; };
50DC0CF1212F1C3D00424CC7 /* GAMPPIDViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GAMPPIDViewController.h; sourceTree = "<group>"; };
50DC0CF2212F1C3E00424CC7 /* GAMFluidAdSizeViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GAMFluidAdSizeViewController.m; sourceTree = "<group>"; };
50DC0CF3212F1C3E00424CC7 /* GAMMultipleAdSizesViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GAMMultipleAdSizesViewController.m; sourceTree = "<group>"; };
50DC0CF4212F1C3E00424CC7 /* GAMCustomTargetingViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GAMCustomTargetingViewController.h; sourceTree = "<group>"; };
50DC0CF5212F1C3F00424CC7 /* GAMMultipleAdSizesViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GAMMultipleAdSizesViewController.h; sourceTree = "<group>"; };
50DC0CF6212F1C3F00424CC7 /* GAMAppEventsViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GAMAppEventsViewController.m; sourceTree = "<group>"; };
50DC0CF7212F1C3F00424CC7 /* GAMCustomTargetingViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GAMCustomTargetingViewController.m; sourceTree = "<group>"; };
50DC0CF8212F1C4000424CC7 /* GAMPPIDViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GAMPPIDViewController.m; sourceTree = "<group>"; };
A80EED092EDE29B0005DFC04 /* MobileAdsSnippets.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MobileAdsSnippets.m; sourceTree = "<group>"; };
A816AF252EE1F4790074BDF2 /* NativeAdSnippets.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NativeAdSnippets.m; sourceTree = "<group>"; };
A8265F732E4F8AE000A9C150 /* ResponseInfoSnippets.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ResponseInfoSnippets.m; sourceTree = "<group>"; };
A8265F762E4F8AEF00A9C150 /* NativeAdOptionsSnippets.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = NativeAdOptionsSnippets.m; sourceTree = "<group>"; };
A846F1C22E2584A800F96E49 /* RewardedAdSnippets.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RewardedAdSnippets.m; sourceTree = "<group>"; };
A86568AC2E254DD300D360C3 /* ATTSnippets.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ATTSnippets.m; sourceTree = "<group>"; };
A8B650392DD63FA500AE1D3F /* RequestConfigurationSnippets.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RequestConfigurationSnippets.m; sourceTree = "<group>"; };
A8C200492EBD0778004E4D77 /* MediationSnippets.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MediationSnippets.m; sourceTree = "<group>"; };
A8C4F2A02EDF582500A8615A /* ImpressionLevelAdRevenueSnippets.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ImpressionLevelAdRevenueSnippets.m; sourceTree = "<group>"; };
A8C4F2A82EE1DE8B00A8615A /* AdManagerBannerSnippets.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AdManagerBannerSnippets.m; sourceTree = "<group>"; };
AEC9AC0B2140985000E1DC91 /* AdMobNativeCustomMuteThisAdViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AdMobNativeCustomMuteThisAdViewController.h; sourceTree = "<group>"; };
AEC9AC0C2140985000E1DC91 /* AdMobNativeCustomMuteThisAdViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AdMobNativeCustomMuteThisAdViewController.m; sourceTree = "<group>"; };
AED1110D20320ABB00EA4BEE /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/SimpleNativeAdView.xib; sourceTree = "<group>"; };
AED1110F20320CA800EA4BEE /* NativeAdView.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; name = NativeAdView.xib; path = Base.lproj/NativeAdView.xib; sourceTree = "<group>"; };
AEE8DA9C201BD7A5008792E6 /* SimpleNativeAdView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SimpleNativeAdView.h; sourceTree = "<group>"; };
AEE8DA9D201BD7A6008792E6 /* SimpleNativeAdView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = SimpleNativeAdView.m; sourceTree = "<group>"; };
AEE8DAA3201BDCA9008792E6 /* CustomControlsView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CustomControlsView.h; sourceTree = "<group>"; };
AEE8DAA4201BDCA9008792E6 /* CustomControlsView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CustomControlsView.m; sourceTree = "<group>"; };
EF25D0212E4B916800688F43 /* BannerSnippets.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = BannerSnippets.m; sourceTree = "<group>"; };
EF25D0252E4B917E00688F43 /* RewardedInterstitialAdSnippets.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = RewardedInterstitialAdSnippets.m; sourceTree = "<group>"; };
EF98F6042BD948A400FDCA41 /* CollapsibleBannerViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = CollapsibleBannerViewController.h; sourceTree = "<group>"; };
EF98F6052BD948C900FDCA41 /* CollapsibleBannerViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = CollapsibleBannerViewController.m; sourceTree = "<group>"; };
ADPRELOAD09 /* AdMobAdPreloadingViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AdMobAdPreloadingViewController.h; sourceTree = "<group>"; };
ADPRELOAD02 /* AdMobAdPreloadingViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AdMobAdPreloadingViewController.m; sourceTree = "<group>"; };
ADPRELOAD10 /* PreloadView.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = PreloadView.h; sourceTree = "<group>"; };
ADPRELOAD04 /* PreloadView.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = PreloadView.m; sourceTree = "<group>"; };
ADPRELOAD06 /* PreloadView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = PreloadView.xib; sourceTree = "<group>"; };
ADPRELOAD12 /* AdPreloaderSnippets.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AdPreloaderSnippets.m; sourceTree = "<group>"; };
202607060000000000000001 /* SwipeableInterstitialViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = SwipeableInterstitialViewController.h; sourceTree = "<group>"; };
202607060000000000000002 /* SwipeableInterstitialViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = SwipeableInterstitialViewController.m; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
4A96E7181B856D5000031470 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
A8657F892F44E5230065896A /* GoogleMobileAds in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
4A96E7121B856D5000031470 = {
isa = PBXGroup;
children = (
4A96E71D1B856D5000031470 /* APIDemo */,
4A96E71C1B856D5000031470 /* Products */,
);
sourceTree = "<group>";
};
4A96E71C1B856D5000031470 /* Products */ = {
isa = PBXGroup;
children = (
4A96E71B1B856D5000031470 /* APIDemo.app */,
);
name = Products;
sourceTree = "<group>";
};
4A96E71D1B856D5000031470 /* APIDemo */ = {
isa = PBXGroup;
children = (
4A96E7221B856D5000031470 /* AppDelegate.h */,
4A96E7231B856D5000031470 /* AppDelegate.m */,
4A96E74D1B85766300031470 /* Constants.h */,
4A96E72B1B856D5000031470 /* Main.storyboard */,
4A96E7471B856E0D00031470 /* Controllers */,
4A96E72E1B856D5000031470 /* Images.xcassets */,
4A96E7301B856D5000031470 /* LaunchScreen.xib */,
4A96E71E1B856D5000031470 /* Supporting Files */,
A8B6503B2DD63FAB00AE1D3F /* Snippets */,
);
path = APIDemo;
sourceTree = "<group>";
};
4A96E71E1B856D5000031470 /* Supporting Files */ = {
isa = PBXGroup;
children = (
4A96E71F1B856D5000031470 /* Info.plist */,
4A96E7201B856D5000031470 /* main.m */,
);
name = "Supporting Files";
sourceTree = "<group>";
};
4A96E7471B856E0D00031470 /* Controllers */ = {
isa = PBXGroup;
children = (
5038FC6B2511428A00750F9C /* MainViewController.h */,
5038FC6C2511428A00750F9C /* MainViewController.m */,
50DC0CF0212F1C3D00424CC7 /* GAMAppEventsViewController.h */,
50DC0CF6212F1C3F00424CC7 /* GAMAppEventsViewController.m */,
50DC0CED212F1C3C00424CC7 /* GAMCategoryExclusionsViewController.h */,
50DC0CEE212F1C3D00424CC7 /* GAMCategoryExclusionsViewController.m */,
50DC0CF4212F1C3E00424CC7 /* GAMCustomTargetingViewController.h */,
50DC0CF7212F1C3F00424CC7 /* GAMCustomTargetingViewController.m */,
50DC0CEF212F1C3D00424CC7 /* GAMFluidAdSizeViewController.h */,
50DC0CF2212F1C3E00424CC7 /* GAMFluidAdSizeViewController.m */,
50DC0CF5212F1C3F00424CC7 /* GAMMultipleAdSizesViewController.h */,
50DC0CF3212F1C3E00424CC7 /* GAMMultipleAdSizesViewController.m */,
50DC0CF1212F1C3D00424CC7 /* GAMPPIDViewController.h */,
50DC0CF8212F1C4000424CC7 /* GAMPPIDViewController.m */,
4A96E74A1B8572A800031470 /* AdMobAdDelegateViewController.h */,
4A96E74B1B8572A800031470 /* AdMobAdDelegateViewController.m */,
4A96E79B1B862E0200031470 /* AdMobAdTargetingTableViewController.h */,
4A96E79C1B862E0200031470 /* AdMobAdTargetingTableViewController.m */,
4A96E7511B8578D600031470 /* AdMobBannerSizesViewController.h */,
4A96E7521B8578D600031470 /* AdMobBannerSizesViewController.m */,
AEC9AC0B2140985000E1DC91 /* AdMobNativeCustomMuteThisAdViewController.h */,
AEC9AC0C2140985000E1DC91 /* AdMobNativeCustomMuteThisAdViewController.m */,
EF98F6042BD948A400FDCA41 /* CollapsibleBannerViewController.h */,
EF98F6052BD948C900FDCA41 /* CollapsibleBannerViewController.m */,
ADPRELOAD09 /* AdMobAdPreloadingViewController.h */,
ADPRELOAD02 /* AdMobAdPreloadingViewController.m */,
ADPRELOAD10 /* PreloadView.h */,
ADPRELOAD04 /* PreloadView.m */,
ADPRELOAD06 /* PreloadView.xib */,
202607060000000000000001 /* SwipeableInterstitialViewController.h */,
202607060000000000000002 /* SwipeableInterstitialViewController.m */,
AEE8DA9A201BD788008792E6 /* GAMCustomVideoControls */,
);
name = Controllers;
sourceTree = "<group>";
};
A8B6503B2DD63FAB00AE1D3F /* Snippets */ = {
isa = PBXGroup;
children = (
A8C4F2A82EE1DE8B00A8615A /* AdManagerBannerSnippets.m */,
1C1F6FC92E70EA9300B6D6F5 /* AdManagerSCARSnippets.m */,
1C1F6FCA2E70EA9300B6D6F5 /* AdMobSCARSnippets.m */,
A86568AC2E254DD300D360C3 /* ATTSnippets.m */,
EF25D0212E4B916800688F43 /* BannerSnippets.m */,
A8C4F2A02EDF582500A8615A /* ImpressionLevelAdRevenueSnippets.m */,
A8C200492EBD0778004E4D77 /* MediationSnippets.m */,
A80EED092EDE29B0005DFC04 /* MobileAdsSnippets.m */,
A816AF252EE1F4790074BDF2 /* NativeAdSnippets.m */,
A8265F762E4F8AEF00A9C150 /* NativeAdOptionsSnippets.m */,
A8B650392DD63FA500AE1D3F /* RequestConfigurationSnippets.m */,
A8265F732E4F8AE000A9C150 /* ResponseInfoSnippets.m */,
A846F1C22E2584A800F96E49 /* RewardedAdSnippets.m */,
EF25D0252E4B917E00688F43 /* RewardedInterstitialAdSnippets.m */,
ADPRELOAD12 /* AdPreloaderSnippets.m */,
);
path = Snippets;
sourceTree = "<group>";
};
AEE8DA9A201BD788008792E6 /* GAMCustomVideoControls */ = {
isa = PBXGroup;
children = (
1CD352982C9CE6A600534FCC /* CustomControls.xib */,
50DC0CEA212F1C2D00424CC7 /* GAMCustomVideoControlsController.h */,
50DC0CEB212F1C2D00424CC7 /* GAMCustomVideoControlsController.m */,
AEE8DA9C201BD7A5008792E6 /* SimpleNativeAdView.h */,
AEE8DA9D201BD7A6008792E6 /* SimpleNativeAdView.m */,
AEE8DAA3201BDCA9008792E6 /* CustomControlsView.h */,
AEE8DAA4201BDCA9008792E6 /* CustomControlsView.m */,
AED1110F20320CA800EA4BEE /* NativeAdView.xib */,
AED1110C20320ABB00EA4BEE /* SimpleNativeAdView.xib */,
);
name = GAMCustomVideoControls;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
4A96E71A1B856D5000031470 /* APIDemo */ = {
isa = PBXNativeTarget;
buildConfigurationList = 4A96E7411B856D5000031470 /* Build configuration list for PBXNativeTarget "APIDemo" */;
buildPhases = (
4A96E7171B856D5000031470 /* Sources */,
4A96E7181B856D5000031470 /* Frameworks */,
4A96E7191B856D5000031470 /* Resources */,
);
buildRules = (
);
dependencies = (
);
name = APIDemo;
productName = APIDemo;
productReference = 4A96E71B1B856D5000031470 /* APIDemo.app */;
productType = "com.apple.product-type.application";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
4A96E7131B856D5000031470 /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0800;
ORGANIZATIONNAME = Google;
TargetAttributes = {
4A96E71A1B856D5000031470 = {
CreatedOnToolsVersion = 6.4;
};
};
};
buildConfigurationList = 4A96E7161B856D5000031470 /* Build configuration list for PBXProject "APIDemo" */;
compatibilityVersion = "Xcode 3.2";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
English,
en,
Base,
);
mainGroup = 4A96E7121B856D5000031470;
packageReferences = (
A8657F872F44E5230065896A /* XCRemoteSwiftPackageReference "swift-package-manager-google-mobile-ads" */,
);
productRefGroup = 4A96E71C1B856D5000031470 /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
4A96E71A1B856D5000031470 /* APIDemo */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
4A96E7191B856D5000031470 /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
AED1110E20320ABC00EA4BEE /* SimpleNativeAdView.xib in Resources */,
4A96E72D1B856D5000031470 /* Main.storyboard in Resources */,
4A96E7321B856D5000031470 /* LaunchScreen.xib in Resources */,
4A96E72F1B856D5000031470 /* Images.xcassets in Resources */,
1CD352992C9CE6A600534FCC /* CustomControls.xib in Resources */,
AED1111020320CA900EA4BEE /* NativeAdView.xib in Resources */,
ADPRELOAD05 /* PreloadView.xib in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
4A96E7171B856D5000031470 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
EF25D0262E4B95F400688F43 /* RewardedInterstitialAdSnippets.m in Sources */,
4A96E7241B856D5000031470 /* AppDelegate.m in Sources */,
4A96E7531B8578D600031470 /* AdMobBannerSizesViewController.m in Sources */,
AEC9AC0D2140985100E1DC91 /* AdMobNativeCustomMuteThisAdViewController.m in Sources */,
5038FC6D2511428A00750F9C /* MainViewController.m in Sources */,
A846F1C32E2584AD00F96E49 /* RewardedAdSnippets.m in Sources */,
50DC0CF9212F1C4000424CC7 /* GAMCategoryExclusionsViewController.m in Sources */,
A8C4F2A12EDF582B00A8615A /* ImpressionLevelAdRevenueSnippets.m in Sources */,
A86568AD2E254DD800D360C3 /* ATTSnippets.m in Sources */,
4A96E7211B856D5000031470 /* main.m in Sources */,
50DC0CFD212F1C4000424CC7 /* GAMCustomTargetingViewController.m in Sources */,
50DC0CEC212F1C2E00424CC7 /* GAMCustomVideoControlsController.m in Sources */,
4A96E74C1B8572A800031470 /* AdMobAdDelegateViewController.m in Sources */,
50DC0CFC212F1C4000424CC7 /* GAMAppEventsViewController.m in Sources */,
A816AF262EE1F4790074BDF2 /* NativeAdSnippets.m in Sources */,
4A96E79D1B862E0200031470 /* AdMobAdTargetingTableViewController.m in Sources */,
50DC0CFB212F1C4000424CC7 /* GAMMultipleAdSizesViewController.m in Sources */,
A8C4F2A92EE1DE8B00A8615A /* AdManagerBannerSnippets.m in Sources */,
A8C4F2A32EDF92C600A8615A /* BannerSnippets.m in Sources */,
EF98F6062BD948C900FDCA41 /* CollapsibleBannerViewController.m in Sources */,
202607060000000000000003 /* SwipeableInterstitialViewController.m in Sources */,
A80EED0A2EDE29B5005DFC04 /* MobileAdsSnippets.m in Sources */,
A8265F772E4F8AF600A9C150 /* NativeAdOptionsSnippets.m in Sources */,
A8265F752E4F8AE000A9C150 /* ResponseInfoSnippets.m in Sources */,
50DC0CFA212F1C4000424CC7 /* GAMFluidAdSizeViewController.m in Sources */,
1C1F6FCB2E70EA9300B6D6F5 /* AdManagerSCARSnippets.m in Sources */,
1C1F6FCC2E70EA9300B6D6F5 /* AdMobSCARSnippets.m in Sources */,
A8B6503A2DD63FA500AE1D3F /* RequestConfigurationSnippets.m in Sources */,
AEE8DAA5201BDCA9008792E6 /* CustomControlsView.m in Sources */,
AEE8DA9F201BD7A6008792E6 /* SimpleNativeAdView.m in Sources */,
A8C2004A2EBD077D004E4D77 /* MediationSnippets.m in Sources */,
50DC0CFE212F1C4000424CC7 /* GAMPPIDViewController.m in Sources */,
ADPRELOAD01 /* AdMobAdPreloadingViewController.m in Sources */,
ADPRELOAD03 /* PreloadView.m in Sources */,
ADPRELOAD11 /* AdPreloaderSnippets.m in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXVariantGroup section */
4A96E72B1B856D5000031470 /* Main.storyboard */ = {
isa = PBXVariantGroup;
children = (
4A96E72C1B856D5000031470 /* Base */,
);
name = Main.storyboard;
sourceTree = "<group>";
};
4A96E7301B856D5000031470 /* LaunchScreen.xib */ = {
isa = PBXVariantGroup;
children = (
4A96E7311B856D5000031470 /* Base */,
);
name = LaunchScreen.xib;
sourceTree = "<group>";
};
AED1110C20320ABB00EA4BEE /* SimpleNativeAdView.xib */ = {
isa = PBXVariantGroup;
children = (
AED1110D20320ABB00EA4BEE /* Base */,
);
name = SimpleNativeAdView.xib;
sourceTree = "<group>";
};
/* End PBXVariantGroup section */
/* Begin XCBuildConfiguration section */
4A96E73F1B856D5000031470 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
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_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;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_BITCODE = 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 = 15.0;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
};
name = Debug;
};
4A96E7401B856D5000031470 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
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_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;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_BITCODE = NO;
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = 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 = 15.0;
MTL_ENABLE_DEBUG_INFO = NO;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
4A96E7421B856D5000031470 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
INFOPLIST_FILE = APIDemo/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = "com.google.ios.example.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Debug;
};
4A96E7431B856D5000031470 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
INFOPLIST_FILE = APIDemo/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 15.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = "com.google.ios.example.$(PRODUCT_NAME:rfc1034identifier)";
PRODUCT_NAME = "$(TARGET_NAME)";
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
4A96E7161B856D5000031470 /* Build configuration list for PBXProject "APIDemo" */ = {
isa = XCConfigurationList;
buildConfigurations = (
4A96E73F1B856D5000031470 /* Debug */,
4A96E7401B856D5000031470 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
4A96E7411B856D5000031470 /* Build configuration list for PBXNativeTarget "APIDemo" */ = {
isa = XCConfigurationList;
buildConfigurations = (
4A96E7421B856D5000031470 /* Debug */,
4A96E7431B856D5000031470 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
/* Begin XCRemoteSwiftPackageReference section */
A8657F872F44E5230065896A /* XCRemoteSwiftPackageReference "swift-package-manager-google-mobile-ads" */ = {
isa = XCRemoteSwiftPackageReference;
repositoryURL = "https://github.com/googleads/swift-package-manager-google-mobile-ads.git";
requirement = {
kind = upToNextMajorVersion;
minimumVersion = 13.0.0;
};
};
/* End XCRemoteSwiftPackageReference section */
/* Begin XCSwiftPackageProductDependency section */
A8657F882F44E5230065896A /* GoogleMobileAds */ = {
isa = XCSwiftPackageProductDependency;
package = A8657F872F44E5230065896A /* XCRemoteSwiftPackageReference "swift-package-manager-google-mobile-ads" */;
productName = GoogleMobileAds;
};
/* End XCSwiftPackageProductDependency section */
};
rootObject = 4A96E7131B856D5000031470 /* Project object */;
}