|
59 | 59 | 4D69941B18E22EE10073680F /* PlaylistViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PlaylistViewController.h; sourceTree = "<group>"; };
|
60 | 60 | 4D69941C18E22EE10073680F /* PlaylistViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = PlaylistViewController.m; sourceTree = "<group>"; };
|
61 | 61 | 4D69942118E22F000073680F /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
|
62 |
| - 5EDBAF28CE586F953081FFD5 /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; }; |
63 | 62 | 614CB957CD094425884C83E1 /* libPods.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libPods.a; sourceTree = BUILT_PRODUCTS_DIR; };
|
64 | 63 | 97FE8C7A7A914485BBD9A3D4 /* libPods-youtube-player-ios-exampleTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-youtube-player-ios-exampleTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
65 | 64 | 9F1A73947F21B4AC48269A4E /* Pods.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = Pods.debug.xcconfig; path = "Pods/Target Support Files/Pods/Pods.debug.xcconfig"; sourceTree = "<group>"; };
|
|
243 | 242 | developmentRegion = English;
|
244 | 243 | hasScannedForEncodings = 0;
|
245 | 244 | knownRegions = (
|
| 245 | + English, |
246 | 246 | en,
|
247 | 247 | Base,
|
248 | 248 | );
|
|
470 | 470 | GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
471 | 471 | GCC_PREFIX_HEADER = "youtube-player-ios-example/youtube-player-ios-example-Prefix.pch";
|
472 | 472 | INFOPLIST_FILE = "youtube-player-ios-example/youtube-player-ios-example-Info.plist";
|
| 473 | + IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
473 | 474 | PRODUCT_NAME = "$(TARGET_NAME)";
|
474 | 475 | TARGETED_DEVICE_FAMILY = "1,2";
|
475 | 476 | WRAPPER_EXTENSION = app;
|
|
485 | 486 | GCC_PRECOMPILE_PREFIX_HEADER = YES;
|
486 | 487 | GCC_PREFIX_HEADER = "youtube-player-ios-example/youtube-player-ios-example-Prefix.pch";
|
487 | 488 | INFOPLIST_FILE = "youtube-player-ios-example/youtube-player-ios-example-Info.plist";
|
| 489 | + IPHONEOS_DEPLOYMENT_TARGET = 11.0; |
488 | 490 | PRODUCT_NAME = "$(TARGET_NAME)";
|
489 | 491 | TARGETED_DEVICE_FAMILY = "1,2";
|
490 | 492 | WRAPPER_EXTENSION = app;
|
|
0 commit comments