project.pbxproj 47 KB

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