|
26 | 26 | 2D02E4C91E0B4AEC006451C7 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3EA31DF850E9000B6D8A /* libReact.a */; };
|
27 | 27 | 2DCD954D1E0B4F2C00145EB5 /* CalendarsExampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* CalendarsExampleTests.m */; };
|
28 | 28 | 398EEBBF225A4017004C3591 /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 398EEBBE225A4017004C3591 /* JavaScriptCore.framework */; };
|
| 29 | + 39CBD92125E3A09900E725A0 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 39CBD92025E3A09900E725A0 /* LaunchScreen.storyboard */; }; |
29 | 30 | 487E5AF35184A2C855EE7D1C /* libPods-CalendarsExampleTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 460013679EC6EF672EE84B6E /* libPods-CalendarsExampleTests.a */; };
|
30 | 31 | F9B5B8B4570FF18032DEFDE0 /* libPods-CalendarsExample-tvOSTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E3C64726F99E7F45CCED79B2 /* libPods-CalendarsExample-tvOSTests.a */; };
|
31 | 32 | FA2BCE77335351BEE723EFCF /* libPods-CalendarsExample-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2B2B1D7F212F1999E5CE3C3D /* libPods-CalendarsExample-tvOS.a */; };
|
|
307 | 308 | 13B07F961A680F5B00A75B9A /* CalendarsExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = CalendarsExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
308 | 309 | 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = CalendarsExample/AppDelegate.h; sourceTree = "<group>"; };
|
309 | 310 | 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = CalendarsExample/AppDelegate.m; sourceTree = "<group>"; };
|
310 |
| - 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; }; |
311 | 311 | 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = CalendarsExample/Images.xcassets; sourceTree = "<group>"; };
|
312 | 312 | 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = CalendarsExample/Info.plist; sourceTree = "<group>"; };
|
313 | 313 | 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = CalendarsExample/main.m; sourceTree = "<group>"; };
|
|
318 | 318 | 2D02E4901E0B4A5D006451C7 /* CalendarsExample-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "CalendarsExample-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
|
319 | 319 | 3297F784662D20D095BF1AFB /* Pods-CalendarsExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CalendarsExample.debug.xcconfig"; path = "Target Support Files/Pods-CalendarsExample/Pods-CalendarsExample.debug.xcconfig"; sourceTree = "<group>"; };
|
320 | 320 | 398EEBBE225A4017004C3591 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
|
| 321 | + 39CBD92025E3A09900E725A0 /* LaunchScreen.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = LaunchScreen.storyboard; sourceTree = "<group>"; }; |
321 | 322 | 460013679EC6EF672EE84B6E /* libPods-CalendarsExampleTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-CalendarsExampleTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
322 | 323 | 46A23C7C177DC438E0CBB3F9 /* Pods-CalendarsExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-CalendarsExample.release.xcconfig"; path = "Target Support Files/Pods-CalendarsExample/Pods-CalendarsExample.release.xcconfig"; sourceTree = "<group>"; };
|
323 | 324 | 47F7CE6DB1E4FBB453CC30D5 /* libPods-CalendarsExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-CalendarsExample.a"; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
465 | 466 | 13B07FB01A68108700A75B9A /* AppDelegate.m */,
|
466 | 467 | 13B07FB51A68108700A75B9A /* Images.xcassets */,
|
467 | 468 | 13B07FB61A68108700A75B9A /* Info.plist */,
|
468 |
| - 13B07FB11A68108700A75B9A /* LaunchScreen.xib */, |
469 | 469 | 13B07FB71A68108700A75B9A /* main.m */,
|
| 470 | + 39CBD92025E3A09900E725A0 /* LaunchScreen.storyboard */, |
470 | 471 | );
|
471 | 472 | name = CalendarsExample;
|
472 | 473 | sourceTree = "<group>";
|
|
1027 | 1028 | isa = PBXResourcesBuildPhase;
|
1028 | 1029 | buildActionMask = 2147483647;
|
1029 | 1030 | files = (
|
| 1031 | + 39CBD92125E3A09900E725A0 /* LaunchScreen.storyboard in Resources */, |
1030 | 1032 | 247F69DC2483A793006A1A73 /* main.jsbundle in Resources */,
|
1031 | 1033 | 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
|
1032 | 1034 | );
|
|
1236 | 1238 | };
|
1237 | 1239 | /* End PBXTargetDependency section */
|
1238 | 1240 |
|
1239 |
| -/* Begin PBXVariantGroup section */ |
1240 |
| - 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = { |
1241 |
| - isa = PBXVariantGroup; |
1242 |
| - children = ( |
1243 |
| - 13B07FB21A68108700A75B9A /* Base */, |
1244 |
| - ); |
1245 |
| - name = LaunchScreen.xib; |
1246 |
| - path = CalendarsExample; |
1247 |
| - sourceTree = "<group>"; |
1248 |
| - }; |
1249 |
| -/* End PBXVariantGroup section */ |
1250 |
| - |
1251 | 1241 | /* Begin XCBuildConfiguration section */
|
1252 | 1242 | 00E356F61AD99517003FC87E /* Debug */ = {
|
1253 | 1243 | isa = XCBuildConfiguration;
|
|
1462 | 1452 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
1463 | 1453 | GCC_WARN_UNUSED_FUNCTION = YES;
|
1464 | 1454 | GCC_WARN_UNUSED_VARIABLE = YES;
|
1465 |
| - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 1455 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
1466 | 1456 | MTL_ENABLE_DEBUG_INFO = YES;
|
1467 | 1457 | ONLY_ACTIVE_ARCH = YES;
|
1468 | 1458 | SDKROOT = iphoneos;
|
|
1509 | 1499 | GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
|
1510 | 1500 | GCC_WARN_UNUSED_FUNCTION = YES;
|
1511 | 1501 | GCC_WARN_UNUSED_VARIABLE = YES;
|
1512 |
| - IPHONEOS_DEPLOYMENT_TARGET = 8.0; |
| 1502 | + IPHONEOS_DEPLOYMENT_TARGET = 9.0; |
1513 | 1503 | MTL_ENABLE_DEBUG_INFO = NO;
|
1514 | 1504 | SDKROOT = iphoneos;
|
1515 | 1505 | VALIDATE_PRODUCT = YES;
|
|
0 commit comments