project.pbxproj 56 KB

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