project.pbxproj 53 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 00E356F31AD99517003FC87E /* emptyappTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* emptyappTests.m */; };
  10. 11FA0C6A9866471DB2CDE574 /* FontAwesome5_Solid.ttf in Resources */ = {isa = PBXBuildFile; fileRef = C72EE95CD67945429ECF8FFC /* FontAwesome5_Solid.ttf */; };
  11. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
  12. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
  13. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
  14. 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
  15. 18FB25CB356149EE8492A83A /* FontAwesome.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 73C84A2B3D294E9787F448BA /* FontAwesome.ttf */; };
  16. 2CF263B3305E47118D9069B4 /* FontAwesome5_Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6685A892653648C187A82D41 /* FontAwesome5_Regular.ttf */; };
  17. 2D02E4BC1E0B4A80006451C7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
  18. 2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
  19. 2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
  20. 2DCD954D1E0B4F2C00145EB5 /* emptyappTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* emptyappTests.m */; };
  21. 3158C6A47950427286F1684E /* MaterialCommunityIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 12E6A75E7DD84609A797013D /* MaterialCommunityIcons.ttf */; };
  22. 65843766EB044381B16C1C35 /* Fontisto.ttf in Resources */ = {isa = PBXBuildFile; fileRef = F093F82CC38A4AFFB1AF0F03 /* Fontisto.ttf */; };
  23. 687431D2FBD4020120E9D21D /* libPods-emptyappTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CAE16072FF78B55940E9F3DD /* libPods-emptyappTests.a */; };
  24. 6F9FB0944FDD4FC4A4338B9B /* SimpleLineIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = F53F944945A14A0DA580B519 /* SimpleLineIcons.ttf */; };
  25. 7405E4FA22F86AEE000CB0F8 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 7405E4F922F86AEE000CB0F8 /* GoogleService-Info.plist */; };
  26. 743B430B3EF448FEA42310D9 /* Entypo.ttf in Resources */ = {isa = PBXBuildFile; fileRef = CE41FBD39FF34A8198FD38A7 /* Entypo.ttf */; };
  27. 8CF7B0EED2B941D69DA6ABE5 /* AntDesign.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 5521B08E8DBA4573A604197E /* AntDesign.ttf */; };
  28. 8FB9861638404A1393B72CB9 /* EvilIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 2583D99A90144B899827A14B /* EvilIcons.ttf */; };
  29. 90F2E3F571BDC36D6EA06796 /* libPods-emptyapp.a in Frameworks */ = {isa = PBXBuildFile; fileRef = B0BC9E78D6030E649BB0B9A2 /* libPods-emptyapp.a */; };
  30. 932B4D215739A9CC1A2A08FE /* libPods-emptyapp-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = C2E21C0C3822578E3ADBDCD3 /* libPods-emptyapp-tvOS.a */; };
  31. 964D969D285648B19AEB2872 /* Feather.ttf in Resources */ = {isa = PBXBuildFile; fileRef = E719B8237A3D417A861D36D5 /* Feather.ttf */; };
  32. A1F4E026B8C746FE8F0A78CB /* MaterialIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = BE2D09809F6B4213AB9F8DAC /* MaterialIcons.ttf */; };
  33. B9209B10BC3F43D6B19FEBE0 /* Zocial.ttf in Resources */ = {isa = PBXBuildFile; fileRef = BF694F2B5B0A4187A15F80AD /* Zocial.ttf */; };
  34. CB225C28DA714369849AA1E3 /* FontAwesome5_Brands.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6FD5A45F202B4629BC71DCB5 /* FontAwesome5_Brands.ttf */; };
  35. D14E38AC6DED4278A605B868 /* Foundation.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FC870C5F5E744F5BB1EB4F2A /* Foundation.ttf */; };
  36. D5CE09C8B7754934BD21387C /* Ionicons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 155721587C9D4E05B71891B4 /* Ionicons.ttf */; };
  37. E293DE94B147488787B44961 /* libPods-emptyapp-tvOSTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F605EB65251234E1FC00D9D /* libPods-emptyapp-tvOSTests.a */; };
  38. FE1C8F27F181410FBB1D4E90 /* Octicons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 379A11462E21408BB7BEDAF6 /* Octicons.ttf */; };
  39. /* End PBXBuildFile section */
  40. /* Begin PBXContainerItemProxy section */
  41. 00E356F41AD99517003FC87E /* PBXContainerItemProxy */ = {
  42. isa = PBXContainerItemProxy;
  43. containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
  44. proxyType = 1;
  45. remoteGlobalIDString = 13B07F861A680F5B00A75B9A;
  46. remoteInfo = emptyapp;
  47. };
  48. 2D02E4911E0B4A5D006451C7 /* PBXContainerItemProxy */ = {
  49. isa = PBXContainerItemProxy;
  50. containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
  51. proxyType = 1;
  52. remoteGlobalIDString = 2D02E47A1E0B4A5D006451C7;
  53. remoteInfo = "emptyapp-tvOS";
  54. };
  55. /* End PBXContainerItemProxy section */
  56. /* Begin PBXFileReference section */
  57. 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; };
  58. 00E356EE1AD99517003FC87E /* emptyappTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = emptyappTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  59. 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  60. 00E356F21AD99517003FC87E /* emptyappTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = emptyappTests.m; sourceTree = "<group>"; };
  61. 12E6A75E7DD84609A797013D /* MaterialCommunityIcons.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = MaterialCommunityIcons.ttf; path = "../node_modules/react-native-vector-icons/Fonts/MaterialCommunityIcons.ttf"; sourceTree = "<group>"; };
  62. 13A47EDF11D97457F6F61CEC /* Pods-emptyapp.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-emptyapp.debug.xcconfig"; path = "Pods/Target Support Files/Pods-emptyapp/Pods-emptyapp.debug.xcconfig"; sourceTree = "<group>"; };
  63. 13B07F961A680F5B00A75B9A /* emptyapp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = emptyapp.app; sourceTree = BUILT_PRODUCTS_DIR; };
  64. 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = emptyapp/AppDelegate.h; sourceTree = "<group>"; };
  65. 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = emptyapp/AppDelegate.m; sourceTree = "<group>"; };
  66. 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  67. 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = emptyapp/Images.xcassets; sourceTree = "<group>"; };
  68. 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = emptyapp/Info.plist; sourceTree = "<group>"; };
  69. 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = emptyapp/main.m; sourceTree = "<group>"; };
  70. 155721587C9D4E05B71891B4 /* Ionicons.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Ionicons.ttf; path = "../node_modules/react-native-vector-icons/Fonts/Ionicons.ttf"; sourceTree = "<group>"; };
  71. 1EB6FC8C3ABD15B9A699CC2D /* Pods-emptyapp.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-emptyapp.release.xcconfig"; path = "Pods/Target Support Files/Pods-emptyapp/Pods-emptyapp.release.xcconfig"; sourceTree = "<group>"; };
  72. 2583D99A90144B899827A14B /* EvilIcons.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = EvilIcons.ttf; path = "../node_modules/react-native-vector-icons/Fonts/EvilIcons.ttf"; sourceTree = "<group>"; };
  73. 2D02E47B1E0B4A5D006451C7 /* emptyapp-tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "emptyapp-tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  74. 2D02E4901E0B4A5D006451C7 /* emptyapp-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "emptyapp-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  75. 379A11462E21408BB7BEDAF6 /* Octicons.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Octicons.ttf; path = "../node_modules/react-native-vector-icons/Fonts/Octicons.ttf"; sourceTree = "<group>"; };
  76. 54BEB7690A066C721868DB3B /* Pods-emptyapp-tvOSTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-emptyapp-tvOSTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-emptyapp-tvOSTests/Pods-emptyapp-tvOSTests.release.xcconfig"; sourceTree = "<group>"; };
  77. 5521B08E8DBA4573A604197E /* AntDesign.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = AntDesign.ttf; path = "../node_modules/react-native-vector-icons/Fonts/AntDesign.ttf"; sourceTree = "<group>"; };
  78. 5F5F37E4A15F7D85CB9028B1 /* Pods-emptyapp-tvOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-emptyapp-tvOS.release.xcconfig"; path = "Pods/Target Support Files/Pods-emptyapp-tvOS/Pods-emptyapp-tvOS.release.xcconfig"; sourceTree = "<group>"; };
  79. 6685A892653648C187A82D41 /* FontAwesome5_Regular.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = FontAwesome5_Regular.ttf; path = "../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Regular.ttf"; sourceTree = "<group>"; };
  80. 6FD5A45F202B4629BC71DCB5 /* FontAwesome5_Brands.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = FontAwesome5_Brands.ttf; path = "../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Brands.ttf"; sourceTree = "<group>"; };
  81. 73C84A2B3D294E9787F448BA /* FontAwesome.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = FontAwesome.ttf; path = "../node_modules/react-native-vector-icons/Fonts/FontAwesome.ttf"; sourceTree = "<group>"; };
  82. 7405E4F922F86AEE000CB0F8 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
  83. 7F605EB65251234E1FC00D9D /* libPods-emptyapp-tvOSTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-emptyapp-tvOSTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  84. B06B1F2B39724A680235A66F /* Pods-emptyappTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-emptyappTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-emptyappTests/Pods-emptyappTests.debug.xcconfig"; sourceTree = "<group>"; };
  85. B0BC9E78D6030E649BB0B9A2 /* libPods-emptyapp.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-emptyapp.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  86. BE2D09809F6B4213AB9F8DAC /* MaterialIcons.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = MaterialIcons.ttf; path = "../node_modules/react-native-vector-icons/Fonts/MaterialIcons.ttf"; sourceTree = "<group>"; };
  87. BF694F2B5B0A4187A15F80AD /* Zocial.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Zocial.ttf; path = "../node_modules/react-native-vector-icons/Fonts/Zocial.ttf"; sourceTree = "<group>"; };
  88. C2E21C0C3822578E3ADBDCD3 /* libPods-emptyapp-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-emptyapp-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  89. C537CE6BF8375091B206FDC9 /* Pods-emptyapp-tvOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-emptyapp-tvOS.debug.xcconfig"; path = "Pods/Target Support Files/Pods-emptyapp-tvOS/Pods-emptyapp-tvOS.debug.xcconfig"; sourceTree = "<group>"; };
  90. C72EE95CD67945429ECF8FFC /* FontAwesome5_Solid.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = FontAwesome5_Solid.ttf; path = "../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Solid.ttf"; sourceTree = "<group>"; };
  91. CAE16072FF78B55940E9F3DD /* libPods-emptyappTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-emptyappTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  92. CE41FBD39FF34A8198FD38A7 /* Entypo.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Entypo.ttf; path = "../node_modules/react-native-vector-icons/Fonts/Entypo.ttf"; sourceTree = "<group>"; };
  93. DD13F068882BC895CD7C1552 /* Pods-emptyappTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-emptyappTests.release.xcconfig"; path = "Pods/Target Support Files/Pods-emptyappTests/Pods-emptyappTests.release.xcconfig"; sourceTree = "<group>"; };
  94. E719B8237A3D417A861D36D5 /* Feather.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Feather.ttf; path = "../node_modules/react-native-vector-icons/Fonts/Feather.ttf"; sourceTree = "<group>"; };
  95. ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
  96. ED2971642150620600B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.0.sdk/System/Library/Frameworks/JavaScriptCore.framework; sourceTree = DEVELOPER_DIR; };
  97. EFE39F8BFDF737FA41F48B2E /* Pods-emptyapp-tvOSTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-emptyapp-tvOSTests.debug.xcconfig"; path = "Pods/Target Support Files/Pods-emptyapp-tvOSTests/Pods-emptyapp-tvOSTests.debug.xcconfig"; sourceTree = "<group>"; };
  98. F093F82CC38A4AFFB1AF0F03 /* Fontisto.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Fontisto.ttf; path = "../node_modules/react-native-vector-icons/Fonts/Fontisto.ttf"; sourceTree = "<group>"; };
  99. F53F944945A14A0DA580B519 /* SimpleLineIcons.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = SimpleLineIcons.ttf; path = "../node_modules/react-native-vector-icons/Fonts/SimpleLineIcons.ttf"; sourceTree = "<group>"; };
  100. FC870C5F5E744F5BB1EB4F2A /* Foundation.ttf */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 9; includeInIndex = 0; lastKnownFileType = unknown; name = Foundation.ttf; path = "../node_modules/react-native-vector-icons/Fonts/Foundation.ttf"; sourceTree = "<group>"; };
  101. /* End PBXFileReference section */
  102. /* Begin PBXFrameworksBuildPhase section */
  103. 00E356EB1AD99517003FC87E /* Frameworks */ = {
  104. isa = PBXFrameworksBuildPhase;
  105. buildActionMask = 2147483647;
  106. files = (
  107. 687431D2FBD4020120E9D21D /* libPods-emptyappTests.a in Frameworks */,
  108. );
  109. runOnlyForDeploymentPostprocessing = 0;
  110. };
  111. 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
  112. isa = PBXFrameworksBuildPhase;
  113. buildActionMask = 2147483647;
  114. files = (
  115. 90F2E3F571BDC36D6EA06796 /* libPods-emptyapp.a in Frameworks */,
  116. );
  117. runOnlyForDeploymentPostprocessing = 0;
  118. };
  119. 2D02E4781E0B4A5D006451C7 /* Frameworks */ = {
  120. isa = PBXFrameworksBuildPhase;
  121. buildActionMask = 2147483647;
  122. files = (
  123. 932B4D215739A9CC1A2A08FE /* libPods-emptyapp-tvOS.a in Frameworks */,
  124. );
  125. runOnlyForDeploymentPostprocessing = 0;
  126. };
  127. 2D02E48D1E0B4A5D006451C7 /* Frameworks */ = {
  128. isa = PBXFrameworksBuildPhase;
  129. buildActionMask = 2147483647;
  130. files = (
  131. E293DE94B147488787B44961 /* libPods-emptyapp-tvOSTests.a in Frameworks */,
  132. );
  133. runOnlyForDeploymentPostprocessing = 0;
  134. };
  135. /* End PBXFrameworksBuildPhase section */
  136. /* Begin PBXGroup section */
  137. 00E356EF1AD99517003FC87E /* emptyappTests */ = {
  138. isa = PBXGroup;
  139. children = (
  140. 00E356F21AD99517003FC87E /* emptyappTests.m */,
  141. 00E356F01AD99517003FC87E /* Supporting Files */,
  142. );
  143. path = emptyappTests;
  144. sourceTree = "<group>";
  145. };
  146. 00E356F01AD99517003FC87E /* Supporting Files */ = {
  147. isa = PBXGroup;
  148. children = (
  149. 00E356F11AD99517003FC87E /* Info.plist */,
  150. );
  151. name = "Supporting Files";
  152. sourceTree = "<group>";
  153. };
  154. 13B07FAE1A68108700A75B9A /* emptyapp */ = {
  155. isa = PBXGroup;
  156. children = (
  157. 7405E4F922F86AEE000CB0F8 /* GoogleService-Info.plist */,
  158. 008F07F21AC5B25A0029DE68 /* main.jsbundle */,
  159. 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
  160. 13B07FB01A68108700A75B9A /* AppDelegate.m */,
  161. 13B07FB51A68108700A75B9A /* Images.xcassets */,
  162. 13B07FB61A68108700A75B9A /* Info.plist */,
  163. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
  164. 13B07FB71A68108700A75B9A /* main.m */,
  165. );
  166. name = emptyapp;
  167. sourceTree = "<group>";
  168. };
  169. 222B1436A6E24A0DB433E0AA /* Resources */ = {
  170. isa = PBXGroup;
  171. children = (
  172. 5521B08E8DBA4573A604197E /* AntDesign.ttf */,
  173. CE41FBD39FF34A8198FD38A7 /* Entypo.ttf */,
  174. 2583D99A90144B899827A14B /* EvilIcons.ttf */,
  175. E719B8237A3D417A861D36D5 /* Feather.ttf */,
  176. 73C84A2B3D294E9787F448BA /* FontAwesome.ttf */,
  177. 6FD5A45F202B4629BC71DCB5 /* FontAwesome5_Brands.ttf */,
  178. 6685A892653648C187A82D41 /* FontAwesome5_Regular.ttf */,
  179. C72EE95CD67945429ECF8FFC /* FontAwesome5_Solid.ttf */,
  180. F093F82CC38A4AFFB1AF0F03 /* Fontisto.ttf */,
  181. FC870C5F5E744F5BB1EB4F2A /* Foundation.ttf */,
  182. 155721587C9D4E05B71891B4 /* Ionicons.ttf */,
  183. 12E6A75E7DD84609A797013D /* MaterialCommunityIcons.ttf */,
  184. BE2D09809F6B4213AB9F8DAC /* MaterialIcons.ttf */,
  185. 379A11462E21408BB7BEDAF6 /* Octicons.ttf */,
  186. F53F944945A14A0DA580B519 /* SimpleLineIcons.ttf */,
  187. BF694F2B5B0A4187A15F80AD /* Zocial.ttf */,
  188. );
  189. name = Resources;
  190. sourceTree = "<group>";
  191. };
  192. 2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
  193. isa = PBXGroup;
  194. children = (
  195. ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
  196. ED2971642150620600B7C4FE /* JavaScriptCore.framework */,
  197. B0BC9E78D6030E649BB0B9A2 /* libPods-emptyapp.a */,
  198. C2E21C0C3822578E3ADBDCD3 /* libPods-emptyapp-tvOS.a */,
  199. 7F605EB65251234E1FC00D9D /* libPods-emptyapp-tvOSTests.a */,
  200. CAE16072FF78B55940E9F3DD /* libPods-emptyappTests.a */,
  201. );
  202. name = Frameworks;
  203. sourceTree = "<group>";
  204. };
  205. 4B0DAF0500A54A60870224A9 /* Pods */ = {
  206. isa = PBXGroup;
  207. children = (
  208. 13A47EDF11D97457F6F61CEC /* Pods-emptyapp.debug.xcconfig */,
  209. 1EB6FC8C3ABD15B9A699CC2D /* Pods-emptyapp.release.xcconfig */,
  210. C537CE6BF8375091B206FDC9 /* Pods-emptyapp-tvOS.debug.xcconfig */,
  211. 5F5F37E4A15F7D85CB9028B1 /* Pods-emptyapp-tvOS.release.xcconfig */,
  212. EFE39F8BFDF737FA41F48B2E /* Pods-emptyapp-tvOSTests.debug.xcconfig */,
  213. 54BEB7690A066C721868DB3B /* Pods-emptyapp-tvOSTests.release.xcconfig */,
  214. B06B1F2B39724A680235A66F /* Pods-emptyappTests.debug.xcconfig */,
  215. DD13F068882BC895CD7C1552 /* Pods-emptyappTests.release.xcconfig */,
  216. );
  217. name = Pods;
  218. sourceTree = "<group>";
  219. };
  220. 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
  221. isa = PBXGroup;
  222. children = (
  223. );
  224. name = Libraries;
  225. sourceTree = "<group>";
  226. };
  227. 83CBB9F61A601CBA00E9B192 = {
  228. isa = PBXGroup;
  229. children = (
  230. 13B07FAE1A68108700A75B9A /* emptyapp */,
  231. 832341AE1AAA6A7D00B99B32 /* Libraries */,
  232. 00E356EF1AD99517003FC87E /* emptyappTests */,
  233. 83CBBA001A601CBA00E9B192 /* Products */,
  234. 2D16E6871FA4F8E400B85C8A /* Frameworks */,
  235. 222B1436A6E24A0DB433E0AA /* Resources */,
  236. 4B0DAF0500A54A60870224A9 /* Pods */,
  237. );
  238. indentWidth = 2;
  239. sourceTree = "<group>";
  240. tabWidth = 2;
  241. usesTabs = 0;
  242. };
  243. 83CBBA001A601CBA00E9B192 /* Products */ = {
  244. isa = PBXGroup;
  245. children = (
  246. 13B07F961A680F5B00A75B9A /* emptyapp.app */,
  247. 00E356EE1AD99517003FC87E /* emptyappTests.xctest */,
  248. 2D02E47B1E0B4A5D006451C7 /* emptyapp-tvOS.app */,
  249. 2D02E4901E0B4A5D006451C7 /* emptyapp-tvOSTests.xctest */,
  250. );
  251. name = Products;
  252. sourceTree = "<group>";
  253. };
  254. /* End PBXGroup section */
  255. /* Begin PBXNativeTarget section */
  256. 00E356ED1AD99517003FC87E /* emptyappTests */ = {
  257. isa = PBXNativeTarget;
  258. buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "emptyappTests" */;
  259. buildPhases = (
  260. 6CDA2430B8EA01A5A6E85F5D /* [CP] Check Pods Manifest.lock */,
  261. 00E356EA1AD99517003FC87E /* Sources */,
  262. 00E356EB1AD99517003FC87E /* Frameworks */,
  263. 00E356EC1AD99517003FC87E /* Resources */,
  264. );
  265. buildRules = (
  266. );
  267. dependencies = (
  268. 00E356F51AD99517003FC87E /* PBXTargetDependency */,
  269. );
  270. name = emptyappTests;
  271. productName = emptyappTests;
  272. productReference = 00E356EE1AD99517003FC87E /* emptyappTests.xctest */;
  273. productType = "com.apple.product-type.bundle.unit-test";
  274. };
  275. 13B07F861A680F5B00A75B9A /* emptyapp */ = {
  276. isa = PBXNativeTarget;
  277. buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "emptyapp" */;
  278. buildPhases = (
  279. AAB1D57AD732089FC4F72EAB /* [CP] Check Pods Manifest.lock */,
  280. FD10A7F022414F080027D42C /* Start Packager */,
  281. 13B07F871A680F5B00A75B9A /* Sources */,
  282. 13B07F8C1A680F5B00A75B9A /* Frameworks */,
  283. 13B07F8E1A680F5B00A75B9A /* Resources */,
  284. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
  285. AD27F3AB7B24D73361DBF5F5 /* [CP] Copy Pods Resources */,
  286. 85C618348FF41311D571956E /* [CP] Embed Pods Frameworks */,
  287. );
  288. buildRules = (
  289. );
  290. dependencies = (
  291. );
  292. name = emptyapp;
  293. productName = emptyapp;
  294. productReference = 13B07F961A680F5B00A75B9A /* emptyapp.app */;
  295. productType = "com.apple.product-type.application";
  296. };
  297. 2D02E47A1E0B4A5D006451C7 /* emptyapp-tvOS */ = {
  298. isa = PBXNativeTarget;
  299. buildConfigurationList = 2D02E4BA1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "emptyapp-tvOS" */;
  300. buildPhases = (
  301. FF6C60E8FA7921D1F07E790D /* [CP] Check Pods Manifest.lock */,
  302. FD10A7F122414F3F0027D42C /* Start Packager */,
  303. 2D02E4771E0B4A5D006451C7 /* Sources */,
  304. 2D02E4781E0B4A5D006451C7 /* Frameworks */,
  305. 2D02E4791E0B4A5D006451C7 /* Resources */,
  306. 2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */,
  307. );
  308. buildRules = (
  309. );
  310. dependencies = (
  311. );
  312. name = "emptyapp-tvOS";
  313. productName = "emptyapp-tvOS";
  314. productReference = 2D02E47B1E0B4A5D006451C7 /* emptyapp-tvOS.app */;
  315. productType = "com.apple.product-type.application";
  316. };
  317. 2D02E48F1E0B4A5D006451C7 /* emptyapp-tvOSTests */ = {
  318. isa = PBXNativeTarget;
  319. buildConfigurationList = 2D02E4BB1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "emptyapp-tvOSTests" */;
  320. buildPhases = (
  321. 6E019367F726D6E395E6C8C2 /* [CP] Check Pods Manifest.lock */,
  322. 2D02E48C1E0B4A5D006451C7 /* Sources */,
  323. 2D02E48D1E0B4A5D006451C7 /* Frameworks */,
  324. 2D02E48E1E0B4A5D006451C7 /* Resources */,
  325. );
  326. buildRules = (
  327. );
  328. dependencies = (
  329. 2D02E4921E0B4A5D006451C7 /* PBXTargetDependency */,
  330. );
  331. name = "emptyapp-tvOSTests";
  332. productName = "emptyapp-tvOSTests";
  333. productReference = 2D02E4901E0B4A5D006451C7 /* emptyapp-tvOSTests.xctest */;
  334. productType = "com.apple.product-type.bundle.unit-test";
  335. };
  336. /* End PBXNativeTarget section */
  337. /* Begin PBXProject section */
  338. 83CBB9F71A601CBA00E9B192 /* Project object */ = {
  339. isa = PBXProject;
  340. attributes = {
  341. LastUpgradeCheck = 940;
  342. ORGANIZATIONNAME = Facebook;
  343. TargetAttributes = {
  344. 00E356ED1AD99517003FC87E = {
  345. CreatedOnToolsVersion = 6.2;
  346. TestTargetID = 13B07F861A680F5B00A75B9A;
  347. };
  348. 2D02E47A1E0B4A5D006451C7 = {
  349. CreatedOnToolsVersion = 8.2.1;
  350. ProvisioningStyle = Automatic;
  351. };
  352. 2D02E48F1E0B4A5D006451C7 = {
  353. CreatedOnToolsVersion = 8.2.1;
  354. ProvisioningStyle = Automatic;
  355. TestTargetID = 2D02E47A1E0B4A5D006451C7;
  356. };
  357. };
  358. };
  359. buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "emptyapp" */;
  360. compatibilityVersion = "Xcode 3.2";
  361. developmentRegion = English;
  362. hasScannedForEncodings = 0;
  363. knownRegions = (
  364. English,
  365. en,
  366. Base,
  367. );
  368. mainGroup = 83CBB9F61A601CBA00E9B192;
  369. productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
  370. projectDirPath = "";
  371. projectRoot = "";
  372. targets = (
  373. 13B07F861A680F5B00A75B9A /* emptyapp */,
  374. 00E356ED1AD99517003FC87E /* emptyappTests */,
  375. 2D02E47A1E0B4A5D006451C7 /* emptyapp-tvOS */,
  376. 2D02E48F1E0B4A5D006451C7 /* emptyapp-tvOSTests */,
  377. );
  378. };
  379. /* End PBXProject section */
  380. /* Begin PBXResourcesBuildPhase section */
  381. 00E356EC1AD99517003FC87E /* Resources */ = {
  382. isa = PBXResourcesBuildPhase;
  383. buildActionMask = 2147483647;
  384. files = (
  385. );
  386. runOnlyForDeploymentPostprocessing = 0;
  387. };
  388. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  389. isa = PBXResourcesBuildPhase;
  390. buildActionMask = 2147483647;
  391. files = (
  392. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  393. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
  394. 8CF7B0EED2B941D69DA6ABE5 /* AntDesign.ttf in Resources */,
  395. 743B430B3EF448FEA42310D9 /* Entypo.ttf in Resources */,
  396. 8FB9861638404A1393B72CB9 /* EvilIcons.ttf in Resources */,
  397. 964D969D285648B19AEB2872 /* Feather.ttf in Resources */,
  398. 18FB25CB356149EE8492A83A /* FontAwesome.ttf in Resources */,
  399. CB225C28DA714369849AA1E3 /* FontAwesome5_Brands.ttf in Resources */,
  400. 2CF263B3305E47118D9069B4 /* FontAwesome5_Regular.ttf in Resources */,
  401. 11FA0C6A9866471DB2CDE574 /* FontAwesome5_Solid.ttf in Resources */,
  402. 65843766EB044381B16C1C35 /* Fontisto.ttf in Resources */,
  403. 7405E4FA22F86AEE000CB0F8 /* GoogleService-Info.plist in Resources */,
  404. D14E38AC6DED4278A605B868 /* Foundation.ttf in Resources */,
  405. D5CE09C8B7754934BD21387C /* Ionicons.ttf in Resources */,
  406. 3158C6A47950427286F1684E /* MaterialCommunityIcons.ttf in Resources */,
  407. A1F4E026B8C746FE8F0A78CB /* MaterialIcons.ttf in Resources */,
  408. FE1C8F27F181410FBB1D4E90 /* Octicons.ttf in Resources */,
  409. 6F9FB0944FDD4FC4A4338B9B /* SimpleLineIcons.ttf in Resources */,
  410. B9209B10BC3F43D6B19FEBE0 /* Zocial.ttf in Resources */,
  411. );
  412. runOnlyForDeploymentPostprocessing = 0;
  413. };
  414. 2D02E4791E0B4A5D006451C7 /* Resources */ = {
  415. isa = PBXResourcesBuildPhase;
  416. buildActionMask = 2147483647;
  417. files = (
  418. 2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */,
  419. );
  420. runOnlyForDeploymentPostprocessing = 0;
  421. };
  422. 2D02E48E1E0B4A5D006451C7 /* Resources */ = {
  423. isa = PBXResourcesBuildPhase;
  424. buildActionMask = 2147483647;
  425. files = (
  426. );
  427. runOnlyForDeploymentPostprocessing = 0;
  428. };
  429. /* End PBXResourcesBuildPhase section */
  430. /* Begin PBXShellScriptBuildPhase section */
  431. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
  432. isa = PBXShellScriptBuildPhase;
  433. buildActionMask = 2147483647;
  434. files = (
  435. );
  436. inputPaths = (
  437. );
  438. name = "Bundle React Native code and images";
  439. outputPaths = (
  440. );
  441. runOnlyForDeploymentPostprocessing = 0;
  442. shellPath = /bin/sh;
  443. shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
  444. };
  445. 2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */ = {
  446. isa = PBXShellScriptBuildPhase;
  447. buildActionMask = 2147483647;
  448. files = (
  449. );
  450. inputPaths = (
  451. );
  452. name = "Bundle React Native Code And Images";
  453. outputPaths = (
  454. );
  455. runOnlyForDeploymentPostprocessing = 0;
  456. shellPath = /bin/sh;
  457. shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
  458. };
  459. 6CDA2430B8EA01A5A6E85F5D /* [CP] Check Pods Manifest.lock */ = {
  460. isa = PBXShellScriptBuildPhase;
  461. buildActionMask = 2147483647;
  462. files = (
  463. );
  464. inputFileListPaths = (
  465. );
  466. inputPaths = (
  467. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  468. "${PODS_ROOT}/Manifest.lock",
  469. );
  470. name = "[CP] Check Pods Manifest.lock";
  471. outputFileListPaths = (
  472. );
  473. outputPaths = (
  474. "$(DERIVED_FILE_DIR)/Pods-emptyappTests-checkManifestLockResult.txt",
  475. );
  476. runOnlyForDeploymentPostprocessing = 0;
  477. shellPath = /bin/sh;
  478. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  479. showEnvVarsInLog = 0;
  480. };
  481. 6E019367F726D6E395E6C8C2 /* [CP] Check Pods Manifest.lock */ = {
  482. isa = PBXShellScriptBuildPhase;
  483. buildActionMask = 2147483647;
  484. files = (
  485. );
  486. inputFileListPaths = (
  487. );
  488. inputPaths = (
  489. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  490. "${PODS_ROOT}/Manifest.lock",
  491. );
  492. name = "[CP] Check Pods Manifest.lock";
  493. outputFileListPaths = (
  494. );
  495. outputPaths = (
  496. "$(DERIVED_FILE_DIR)/Pods-emptyapp-tvOSTests-checkManifestLockResult.txt",
  497. );
  498. runOnlyForDeploymentPostprocessing = 0;
  499. shellPath = /bin/sh;
  500. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  501. showEnvVarsInLog = 0;
  502. };
  503. 85C618348FF41311D571956E /* [CP] Embed Pods Frameworks */ = {
  504. isa = PBXShellScriptBuildPhase;
  505. buildActionMask = 2147483647;
  506. files = (
  507. );
  508. inputFileListPaths = (
  509. );
  510. inputPaths = (
  511. "${SRCROOT}/Pods/Target Support Files/Pods-emptyapp/Pods-emptyapp-frameworks.sh",
  512. "${PODS_ROOT}/naveridlogin-sdk-ios/NaverThirdPartyLogin.framework",
  513. );
  514. name = "[CP] Embed Pods Frameworks";
  515. outputFileListPaths = (
  516. );
  517. outputPaths = (
  518. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/NaverThirdPartyLogin.framework",
  519. );
  520. runOnlyForDeploymentPostprocessing = 0;
  521. shellPath = /bin/sh;
  522. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-emptyapp/Pods-emptyapp-frameworks.sh\"\n";
  523. showEnvVarsInLog = 0;
  524. };
  525. AAB1D57AD732089FC4F72EAB /* [CP] Check Pods Manifest.lock */ = {
  526. isa = PBXShellScriptBuildPhase;
  527. buildActionMask = 2147483647;
  528. files = (
  529. );
  530. inputFileListPaths = (
  531. );
  532. inputPaths = (
  533. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  534. "${PODS_ROOT}/Manifest.lock",
  535. );
  536. name = "[CP] Check Pods Manifest.lock";
  537. outputFileListPaths = (
  538. );
  539. outputPaths = (
  540. "$(DERIVED_FILE_DIR)/Pods-emptyapp-checkManifestLockResult.txt",
  541. );
  542. runOnlyForDeploymentPostprocessing = 0;
  543. shellPath = /bin/sh;
  544. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  545. showEnvVarsInLog = 0;
  546. };
  547. AD27F3AB7B24D73361DBF5F5 /* [CP] Copy Pods Resources */ = {
  548. isa = PBXShellScriptBuildPhase;
  549. buildActionMask = 2147483647;
  550. files = (
  551. );
  552. inputFileListPaths = (
  553. );
  554. inputPaths = (
  555. "${SRCROOT}/Pods/Target Support Files/Pods-emptyapp/Pods-emptyapp-resources.sh",
  556. "${PODS_ROOT}/FBSDKCoreKit/FacebookSDKStrings.bundle",
  557. "${PODS_ROOT}/GoogleSignIn/Resources/GoogleSignIn.bundle",
  558. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/AntDesign.ttf",
  559. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Entypo.ttf",
  560. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/EvilIcons.ttf",
  561. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Feather.ttf",
  562. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome.ttf",
  563. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Brands.ttf",
  564. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Regular.ttf",
  565. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Solid.ttf",
  566. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Fontisto.ttf",
  567. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Foundation.ttf",
  568. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Ionicons.ttf",
  569. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/MaterialCommunityIcons.ttf",
  570. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/MaterialIcons.ttf",
  571. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Octicons.ttf",
  572. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/SimpleLineIcons.ttf",
  573. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Zocial.ttf",
  574. );
  575. name = "[CP] Copy Pods Resources";
  576. outputFileListPaths = (
  577. );
  578. outputPaths = (
  579. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FacebookSDKStrings.bundle",
  580. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleSignIn.bundle",
  581. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/AntDesign.ttf",
  582. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Entypo.ttf",
  583. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/EvilIcons.ttf",
  584. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Feather.ttf",
  585. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FontAwesome.ttf",
  586. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FontAwesome5_Brands.ttf",
  587. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FontAwesome5_Regular.ttf",
  588. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FontAwesome5_Solid.ttf",
  589. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Fontisto.ttf",
  590. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Foundation.ttf",
  591. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Ionicons.ttf",
  592. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/MaterialCommunityIcons.ttf",
  593. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/MaterialIcons.ttf",
  594. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Octicons.ttf",
  595. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/SimpleLineIcons.ttf",
  596. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Zocial.ttf",
  597. );
  598. runOnlyForDeploymentPostprocessing = 0;
  599. shellPath = /bin/sh;
  600. shellScript = "\"${SRCROOT}/Pods/Target Support Files/Pods-emptyapp/Pods-emptyapp-resources.sh\"\n";
  601. showEnvVarsInLog = 0;
  602. };
  603. FD10A7F022414F080027D42C /* Start Packager */ = {
  604. isa = PBXShellScriptBuildPhase;
  605. buildActionMask = 2147483647;
  606. files = (
  607. );
  608. inputFileListPaths = (
  609. );
  610. inputPaths = (
  611. );
  612. name = "Start Packager";
  613. outputFileListPaths = (
  614. );
  615. outputPaths = (
  616. );
  617. runOnlyForDeploymentPostprocessing = 0;
  618. shellPath = /bin/sh;
  619. shellScript = "export RCT_METRO_PORT=\"${RCT_METRO_PORT:=8081}\"\necho \"export RCT_METRO_PORT=${RCT_METRO_PORT}\" > \"${SRCROOT}/../node_modules/react-native/scripts/.packager.env\"\nif [ -z \"${RCT_NO_LAUNCH_PACKAGER+xxx}\" ] ; then\n if nc -w 5 -z localhost ${RCT_METRO_PORT} ; then\n if ! curl -s \"http://localhost:${RCT_METRO_PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} already in use, packager is either not running or not running correctly\"\n exit 2\n fi\n else\n open \"$SRCROOT/../node_modules/react-native/scripts/launchPackager.command\" || echo \"Can't start packager automatically\"\n fi\nfi\n";
  620. showEnvVarsInLog = 0;
  621. };
  622. FD10A7F122414F3F0027D42C /* Start Packager */ = {
  623. isa = PBXShellScriptBuildPhase;
  624. buildActionMask = 2147483647;
  625. files = (
  626. );
  627. inputFileListPaths = (
  628. );
  629. inputPaths = (
  630. );
  631. name = "Start Packager";
  632. outputFileListPaths = (
  633. );
  634. outputPaths = (
  635. );
  636. runOnlyForDeploymentPostprocessing = 0;
  637. shellPath = /bin/sh;
  638. shellScript = "export RCT_METRO_PORT=\"${RCT_METRO_PORT:=8081}\"\necho \"export RCT_METRO_PORT=${RCT_METRO_PORT}\" > \"${SRCROOT}/../node_modules/react-native/scripts/.packager.env\"\nif [ -z \"${RCT_NO_LAUNCH_PACKAGER+xxx}\" ] ; then\n if nc -w 5 -z localhost ${RCT_METRO_PORT} ; then\n if ! curl -s \"http://localhost:${RCT_METRO_PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} already in use, packager is either not running or not running correctly\"\n exit 2\n fi\n else\n open \"$SRCROOT/../node_modules/react-native/scripts/launchPackager.command\" || echo \"Can't start packager automatically\"\n fi\nfi\n";
  639. showEnvVarsInLog = 0;
  640. };
  641. FF6C60E8FA7921D1F07E790D /* [CP] Check Pods Manifest.lock */ = {
  642. isa = PBXShellScriptBuildPhase;
  643. buildActionMask = 2147483647;
  644. files = (
  645. );
  646. inputFileListPaths = (
  647. );
  648. inputPaths = (
  649. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  650. "${PODS_ROOT}/Manifest.lock",
  651. );
  652. name = "[CP] Check Pods Manifest.lock";
  653. outputFileListPaths = (
  654. );
  655. outputPaths = (
  656. "$(DERIVED_FILE_DIR)/Pods-emptyapp-tvOS-checkManifestLockResult.txt",
  657. );
  658. runOnlyForDeploymentPostprocessing = 0;
  659. shellPath = /bin/sh;
  660. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  661. showEnvVarsInLog = 0;
  662. };
  663. /* End PBXShellScriptBuildPhase section */
  664. /* Begin PBXSourcesBuildPhase section */
  665. 00E356EA1AD99517003FC87E /* Sources */ = {
  666. isa = PBXSourcesBuildPhase;
  667. buildActionMask = 2147483647;
  668. files = (
  669. 00E356F31AD99517003FC87E /* emptyappTests.m in Sources */,
  670. );
  671. runOnlyForDeploymentPostprocessing = 0;
  672. };
  673. 13B07F871A680F5B00A75B9A /* Sources */ = {
  674. isa = PBXSourcesBuildPhase;
  675. buildActionMask = 2147483647;
  676. files = (
  677. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
  678. 13B07FC11A68108700A75B9A /* main.m in Sources */,
  679. );
  680. runOnlyForDeploymentPostprocessing = 0;
  681. };
  682. 2D02E4771E0B4A5D006451C7 /* Sources */ = {
  683. isa = PBXSourcesBuildPhase;
  684. buildActionMask = 2147483647;
  685. files = (
  686. 2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */,
  687. 2D02E4BC1E0B4A80006451C7 /* AppDelegate.m in Sources */,
  688. );
  689. runOnlyForDeploymentPostprocessing = 0;
  690. };
  691. 2D02E48C1E0B4A5D006451C7 /* Sources */ = {
  692. isa = PBXSourcesBuildPhase;
  693. buildActionMask = 2147483647;
  694. files = (
  695. 2DCD954D1E0B4F2C00145EB5 /* emptyappTests.m in Sources */,
  696. );
  697. runOnlyForDeploymentPostprocessing = 0;
  698. };
  699. /* End PBXSourcesBuildPhase section */
  700. /* Begin PBXTargetDependency section */
  701. 00E356F51AD99517003FC87E /* PBXTargetDependency */ = {
  702. isa = PBXTargetDependency;
  703. target = 13B07F861A680F5B00A75B9A /* emptyapp */;
  704. targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */;
  705. };
  706. 2D02E4921E0B4A5D006451C7 /* PBXTargetDependency */ = {
  707. isa = PBXTargetDependency;
  708. target = 2D02E47A1E0B4A5D006451C7 /* emptyapp-tvOS */;
  709. targetProxy = 2D02E4911E0B4A5D006451C7 /* PBXContainerItemProxy */;
  710. };
  711. /* End PBXTargetDependency section */
  712. /* Begin PBXVariantGroup section */
  713. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
  714. isa = PBXVariantGroup;
  715. children = (
  716. 13B07FB21A68108700A75B9A /* Base */,
  717. );
  718. name = LaunchScreen.xib;
  719. path = emptyapp;
  720. sourceTree = "<group>";
  721. };
  722. /* End PBXVariantGroup section */
  723. /* Begin XCBuildConfiguration section */
  724. 00E356F61AD99517003FC87E /* Debug */ = {
  725. isa = XCBuildConfiguration;
  726. baseConfigurationReference = B06B1F2B39724A680235A66F /* Pods-emptyappTests.debug.xcconfig */;
  727. buildSettings = {
  728. BUNDLE_LOADER = "$(TEST_HOST)";
  729. GCC_PREPROCESSOR_DEFINITIONS = (
  730. "DEBUG=1",
  731. "$(inherited)",
  732. );
  733. INFOPLIST_FILE = emptyappTests/Info.plist;
  734. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  735. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  736. OTHER_LDFLAGS = (
  737. "-ObjC",
  738. "-lc++",
  739. "$(inherited)",
  740. );
  741. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  742. PRODUCT_NAME = "$(TARGET_NAME)";
  743. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/emptyapp.app/emptyapp";
  744. };
  745. name = Debug;
  746. };
  747. 00E356F71AD99517003FC87E /* Release */ = {
  748. isa = XCBuildConfiguration;
  749. baseConfigurationReference = DD13F068882BC895CD7C1552 /* Pods-emptyappTests.release.xcconfig */;
  750. buildSettings = {
  751. BUNDLE_LOADER = "$(TEST_HOST)";
  752. COPY_PHASE_STRIP = NO;
  753. INFOPLIST_FILE = emptyappTests/Info.plist;
  754. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  755. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  756. OTHER_LDFLAGS = (
  757. "-ObjC",
  758. "-lc++",
  759. "$(inherited)",
  760. );
  761. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  762. PRODUCT_NAME = "$(TARGET_NAME)";
  763. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/emptyapp.app/emptyapp";
  764. };
  765. name = Release;
  766. };
  767. 13B07F941A680F5B00A75B9A /* Debug */ = {
  768. isa = XCBuildConfiguration;
  769. baseConfigurationReference = 13A47EDF11D97457F6F61CEC /* Pods-emptyapp.debug.xcconfig */;
  770. buildSettings = {
  771. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  772. CURRENT_PROJECT_VERSION = 1;
  773. DEAD_CODE_STRIPPING = NO;
  774. INFOPLIST_FILE = emptyapp/Info.plist;
  775. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  776. OTHER_LDFLAGS = (
  777. "$(inherited)",
  778. "-ObjC",
  779. "-lc++",
  780. );
  781. PRODUCT_BUNDLE_IDENTIFIER = org.seonsujoa.emptyapp;
  782. PRODUCT_NAME = emptyapp;
  783. VERSIONING_SYSTEM = "apple-generic";
  784. };
  785. name = Debug;
  786. };
  787. 13B07F951A680F5B00A75B9A /* Release */ = {
  788. isa = XCBuildConfiguration;
  789. baseConfigurationReference = 1EB6FC8C3ABD15B9A699CC2D /* Pods-emptyapp.release.xcconfig */;
  790. buildSettings = {
  791. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  792. CURRENT_PROJECT_VERSION = 1;
  793. INFOPLIST_FILE = emptyapp/Info.plist;
  794. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  795. OTHER_LDFLAGS = (
  796. "$(inherited)",
  797. "-ObjC",
  798. "-lc++",
  799. );
  800. PRODUCT_BUNDLE_IDENTIFIER = org.seonsujoa.emptyapp;
  801. PRODUCT_NAME = emptyapp;
  802. VERSIONING_SYSTEM = "apple-generic";
  803. };
  804. name = Release;
  805. };
  806. 2D02E4971E0B4A5E006451C7 /* Debug */ = {
  807. isa = XCBuildConfiguration;
  808. baseConfigurationReference = C537CE6BF8375091B206FDC9 /* Pods-emptyapp-tvOS.debug.xcconfig */;
  809. buildSettings = {
  810. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  811. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  812. CLANG_ANALYZER_NONNULL = YES;
  813. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  814. CLANG_WARN_INFINITE_RECURSION = YES;
  815. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  816. DEBUG_INFORMATION_FORMAT = dwarf;
  817. ENABLE_TESTABILITY = YES;
  818. GCC_NO_COMMON_BLOCKS = YES;
  819. INFOPLIST_FILE = "emptyapp-tvOS/Info.plist";
  820. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  821. OTHER_LDFLAGS = (
  822. "$(inherited)",
  823. "-ObjC",
  824. "-lc++",
  825. );
  826. PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.emptyapp-tvOS";
  827. PRODUCT_NAME = "$(TARGET_NAME)";
  828. SDKROOT = appletvos;
  829. TARGETED_DEVICE_FAMILY = 3;
  830. TVOS_DEPLOYMENT_TARGET = 9.2;
  831. };
  832. name = Debug;
  833. };
  834. 2D02E4981E0B4A5E006451C7 /* Release */ = {
  835. isa = XCBuildConfiguration;
  836. baseConfigurationReference = 5F5F37E4A15F7D85CB9028B1 /* Pods-emptyapp-tvOS.release.xcconfig */;
  837. buildSettings = {
  838. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  839. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  840. CLANG_ANALYZER_NONNULL = YES;
  841. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  842. CLANG_WARN_INFINITE_RECURSION = YES;
  843. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  844. COPY_PHASE_STRIP = NO;
  845. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  846. GCC_NO_COMMON_BLOCKS = YES;
  847. INFOPLIST_FILE = "emptyapp-tvOS/Info.plist";
  848. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  849. OTHER_LDFLAGS = (
  850. "$(inherited)",
  851. "-ObjC",
  852. "-lc++",
  853. );
  854. PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.emptyapp-tvOS";
  855. PRODUCT_NAME = "$(TARGET_NAME)";
  856. SDKROOT = appletvos;
  857. TARGETED_DEVICE_FAMILY = 3;
  858. TVOS_DEPLOYMENT_TARGET = 9.2;
  859. };
  860. name = Release;
  861. };
  862. 2D02E4991E0B4A5E006451C7 /* Debug */ = {
  863. isa = XCBuildConfiguration;
  864. baseConfigurationReference = EFE39F8BFDF737FA41F48B2E /* Pods-emptyapp-tvOSTests.debug.xcconfig */;
  865. buildSettings = {
  866. BUNDLE_LOADER = "$(TEST_HOST)";
  867. CLANG_ANALYZER_NONNULL = YES;
  868. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  869. CLANG_WARN_INFINITE_RECURSION = YES;
  870. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  871. DEBUG_INFORMATION_FORMAT = dwarf;
  872. ENABLE_TESTABILITY = YES;
  873. GCC_NO_COMMON_BLOCKS = YES;
  874. INFOPLIST_FILE = "emptyapp-tvOSTests/Info.plist";
  875. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  876. OTHER_LDFLAGS = (
  877. "$(inherited)",
  878. "-ObjC",
  879. "-lc++",
  880. );
  881. PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.emptyapp-tvOSTests";
  882. PRODUCT_NAME = "$(TARGET_NAME)";
  883. SDKROOT = appletvos;
  884. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/emptyapp-tvOS.app/emptyapp-tvOS";
  885. TVOS_DEPLOYMENT_TARGET = 10.1;
  886. };
  887. name = Debug;
  888. };
  889. 2D02E49A1E0B4A5E006451C7 /* Release */ = {
  890. isa = XCBuildConfiguration;
  891. baseConfigurationReference = 54BEB7690A066C721868DB3B /* Pods-emptyapp-tvOSTests.release.xcconfig */;
  892. buildSettings = {
  893. BUNDLE_LOADER = "$(TEST_HOST)";
  894. CLANG_ANALYZER_NONNULL = YES;
  895. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  896. CLANG_WARN_INFINITE_RECURSION = YES;
  897. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  898. COPY_PHASE_STRIP = NO;
  899. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  900. GCC_NO_COMMON_BLOCKS = YES;
  901. INFOPLIST_FILE = "emptyapp-tvOSTests/Info.plist";
  902. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  903. OTHER_LDFLAGS = (
  904. "$(inherited)",
  905. "-ObjC",
  906. "-lc++",
  907. );
  908. PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.emptyapp-tvOSTests";
  909. PRODUCT_NAME = "$(TARGET_NAME)";
  910. SDKROOT = appletvos;
  911. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/emptyapp-tvOS.app/emptyapp-tvOS";
  912. TVOS_DEPLOYMENT_TARGET = 10.1;
  913. };
  914. name = Release;
  915. };
  916. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  917. isa = XCBuildConfiguration;
  918. buildSettings = {
  919. ALWAYS_SEARCH_USER_PATHS = NO;
  920. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  921. CLANG_CXX_LIBRARY = "libc++";
  922. CLANG_ENABLE_MODULES = YES;
  923. CLANG_ENABLE_OBJC_ARC = YES;
  924. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  925. CLANG_WARN_BOOL_CONVERSION = YES;
  926. CLANG_WARN_COMMA = YES;
  927. CLANG_WARN_CONSTANT_CONVERSION = YES;
  928. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  929. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  930. CLANG_WARN_EMPTY_BODY = YES;
  931. CLANG_WARN_ENUM_CONVERSION = YES;
  932. CLANG_WARN_INFINITE_RECURSION = YES;
  933. CLANG_WARN_INT_CONVERSION = YES;
  934. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  935. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  936. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  937. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  938. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  939. CLANG_WARN_STRICT_PROTOTYPES = YES;
  940. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  941. CLANG_WARN_UNREACHABLE_CODE = YES;
  942. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  943. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  944. COPY_PHASE_STRIP = NO;
  945. ENABLE_STRICT_OBJC_MSGSEND = YES;
  946. ENABLE_TESTABILITY = YES;
  947. GCC_C_LANGUAGE_STANDARD = gnu99;
  948. GCC_DYNAMIC_NO_PIC = NO;
  949. GCC_NO_COMMON_BLOCKS = YES;
  950. GCC_OPTIMIZATION_LEVEL = 0;
  951. GCC_PREPROCESSOR_DEFINITIONS = (
  952. "DEBUG=1",
  953. "$(inherited)",
  954. );
  955. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  956. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  957. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  958. GCC_WARN_UNDECLARED_SELECTOR = YES;
  959. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  960. GCC_WARN_UNUSED_FUNCTION = YES;
  961. GCC_WARN_UNUSED_VARIABLE = YES;
  962. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  963. MTL_ENABLE_DEBUG_INFO = YES;
  964. ONLY_ACTIVE_ARCH = YES;
  965. SDKROOT = iphoneos;
  966. };
  967. name = Debug;
  968. };
  969. 83CBBA211A601CBA00E9B192 /* Release */ = {
  970. isa = XCBuildConfiguration;
  971. buildSettings = {
  972. ALWAYS_SEARCH_USER_PATHS = NO;
  973. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  974. CLANG_CXX_LIBRARY = "libc++";
  975. CLANG_ENABLE_MODULES = YES;
  976. CLANG_ENABLE_OBJC_ARC = YES;
  977. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  978. CLANG_WARN_BOOL_CONVERSION = YES;
  979. CLANG_WARN_COMMA = YES;
  980. CLANG_WARN_CONSTANT_CONVERSION = YES;
  981. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  982. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  983. CLANG_WARN_EMPTY_BODY = YES;
  984. CLANG_WARN_ENUM_CONVERSION = YES;
  985. CLANG_WARN_INFINITE_RECURSION = YES;
  986. CLANG_WARN_INT_CONVERSION = YES;
  987. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  988. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  989. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  990. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  991. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  992. CLANG_WARN_STRICT_PROTOTYPES = YES;
  993. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  994. CLANG_WARN_UNREACHABLE_CODE = YES;
  995. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  996. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  997. COPY_PHASE_STRIP = YES;
  998. ENABLE_NS_ASSERTIONS = NO;
  999. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1000. GCC_C_LANGUAGE_STANDARD = gnu99;
  1001. GCC_NO_COMMON_BLOCKS = YES;
  1002. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1003. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1004. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1005. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1006. GCC_WARN_UNUSED_FUNCTION = YES;
  1007. GCC_WARN_UNUSED_VARIABLE = YES;
  1008. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1009. MTL_ENABLE_DEBUG_INFO = NO;
  1010. SDKROOT = iphoneos;
  1011. VALIDATE_PRODUCT = YES;
  1012. };
  1013. name = Release;
  1014. };
  1015. /* End XCBuildConfiguration section */
  1016. /* Begin XCConfigurationList section */
  1017. 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "emptyappTests" */ = {
  1018. isa = XCConfigurationList;
  1019. buildConfigurations = (
  1020. 00E356F61AD99517003FC87E /* Debug */,
  1021. 00E356F71AD99517003FC87E /* Release */,
  1022. );
  1023. defaultConfigurationIsVisible = 0;
  1024. defaultConfigurationName = Release;
  1025. };
  1026. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "emptyapp" */ = {
  1027. isa = XCConfigurationList;
  1028. buildConfigurations = (
  1029. 13B07F941A680F5B00A75B9A /* Debug */,
  1030. 13B07F951A680F5B00A75B9A /* Release */,
  1031. );
  1032. defaultConfigurationIsVisible = 0;
  1033. defaultConfigurationName = Release;
  1034. };
  1035. 2D02E4BA1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "emptyapp-tvOS" */ = {
  1036. isa = XCConfigurationList;
  1037. buildConfigurations = (
  1038. 2D02E4971E0B4A5E006451C7 /* Debug */,
  1039. 2D02E4981E0B4A5E006451C7 /* Release */,
  1040. );
  1041. defaultConfigurationIsVisible = 0;
  1042. defaultConfigurationName = Release;
  1043. };
  1044. 2D02E4BB1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "emptyapp-tvOSTests" */ = {
  1045. isa = XCConfigurationList;
  1046. buildConfigurations = (
  1047. 2D02E4991E0B4A5E006451C7 /* Debug */,
  1048. 2D02E49A1E0B4A5E006451C7 /* Release */,
  1049. );
  1050. defaultConfigurationIsVisible = 0;
  1051. defaultConfigurationName = Release;
  1052. };
  1053. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "emptyapp" */ = {
  1054. isa = XCConfigurationList;
  1055. buildConfigurations = (
  1056. 83CBBA201A601CBA00E9B192 /* Debug */,
  1057. 83CBBA211A601CBA00E9B192 /* Release */,
  1058. );
  1059. defaultConfigurationIsVisible = 0;
  1060. defaultConfigurationName = Release;
  1061. };
  1062. /* End XCConfigurationList section */
  1063. };
  1064. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  1065. }