project.pbxproj 25KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
  10. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
  11. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
  12. 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
  13. 2D02E4BC1E0B4A80006451C7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
  14. 2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
  15. 2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
  16. 2D16E6881FA4F8E400B85C8A /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2D16E6891FA4F8E400B85C8A /* libReact.a */; };
  17. 344B09050D8F9DD98200F820 /* libPods-RNPermissionsExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5EE508594924E415A0050663 /* libPods-RNPermissionsExample.a */; };
  18. AEF309CE7A77174466B93B05 /* libPods-RNPermissionsExample-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 675F5D41159578CF07B761C5 /* libPods-RNPermissionsExample-tvOS.a */; };
  19. ED297163215061F000B7C4FE /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED297162215061F000B7C4FE /* JavaScriptCore.framework */; };
  20. ED2971652150620600B7C4FE /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED2971642150620600B7C4FE /* JavaScriptCore.framework */; };
  21. /* End PBXBuildFile section */
  22. /* Begin PBXFileReference section */
  23. 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; };
  24. 112A13EA7418A1DA3FFFE89E /* Pods-RNPermissionsExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNPermissionsExample.release.xcconfig"; path = "Pods/Target Support Files/Pods-RNPermissionsExample/Pods-RNPermissionsExample.release.xcconfig"; sourceTree = "<group>"; };
  25. 13B07F961A680F5B00A75B9A /* RNPermissionsExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RNPermissionsExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
  26. 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = RNPermissionsExample/AppDelegate.h; sourceTree = "<group>"; };
  27. 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = RNPermissionsExample/AppDelegate.m; sourceTree = "<group>"; };
  28. 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  29. 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = RNPermissionsExample/Images.xcassets; sourceTree = "<group>"; };
  30. 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = RNPermissionsExample/Info.plist; sourceTree = "<group>"; };
  31. 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = RNPermissionsExample/main.m; sourceTree = "<group>"; };
  32. 2D02E47B1E0B4A5D006451C7 /* RNPermissionsExample-tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "RNPermissionsExample-tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  33. 2D16E6891FA4F8E400B85C8A /* libReact.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libReact.a; sourceTree = BUILT_PRODUCTS_DIR; };
  34. 5EE508594924E415A0050663 /* libPods-RNPermissionsExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RNPermissionsExample.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  35. 675F5D41159578CF07B761C5 /* libPods-RNPermissionsExample-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RNPermissionsExample-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  36. A3695C8635FFAF0C2C558D58 /* Pods-RNPermissionsExample-tvOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNPermissionsExample-tvOS.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RNPermissionsExample-tvOS/Pods-RNPermissionsExample-tvOS.debug.xcconfig"; sourceTree = "<group>"; };
  37. B4C1975DC33A53090D5B8018 /* Pods-RNPermissionsExample-tvOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNPermissionsExample-tvOS.release.xcconfig"; path = "Pods/Target Support Files/Pods-RNPermissionsExample-tvOS/Pods-RNPermissionsExample-tvOS.release.xcconfig"; sourceTree = "<group>"; };
  38. ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
  39. 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; };
  40. EFC2B4024563B97F765C7CAF /* Pods-RNPermissionsExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNPermissionsExample.debug.xcconfig"; path = "Pods/Target Support Files/Pods-RNPermissionsExample/Pods-RNPermissionsExample.debug.xcconfig"; sourceTree = "<group>"; };
  41. /* End PBXFileReference section */
  42. /* Begin PBXFrameworksBuildPhase section */
  43. 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
  44. isa = PBXFrameworksBuildPhase;
  45. buildActionMask = 2147483647;
  46. files = (
  47. ED297163215061F000B7C4FE /* JavaScriptCore.framework in Frameworks */,
  48. 344B09050D8F9DD98200F820 /* libPods-RNPermissionsExample.a in Frameworks */,
  49. );
  50. runOnlyForDeploymentPostprocessing = 0;
  51. };
  52. 2D02E4781E0B4A5D006451C7 /* Frameworks */ = {
  53. isa = PBXFrameworksBuildPhase;
  54. buildActionMask = 2147483647;
  55. files = (
  56. ED2971652150620600B7C4FE /* JavaScriptCore.framework in Frameworks */,
  57. 2D16E6881FA4F8E400B85C8A /* libReact.a in Frameworks */,
  58. AEF309CE7A77174466B93B05 /* libPods-RNPermissionsExample-tvOS.a in Frameworks */,
  59. );
  60. runOnlyForDeploymentPostprocessing = 0;
  61. };
  62. /* End PBXFrameworksBuildPhase section */
  63. /* Begin PBXGroup section */
  64. 01938D2000C2EABCD5318130 /* Pods */ = {
  65. isa = PBXGroup;
  66. children = (
  67. EFC2B4024563B97F765C7CAF /* Pods-RNPermissionsExample.debug.xcconfig */,
  68. 112A13EA7418A1DA3FFFE89E /* Pods-RNPermissionsExample.release.xcconfig */,
  69. A3695C8635FFAF0C2C558D58 /* Pods-RNPermissionsExample-tvOS.debug.xcconfig */,
  70. B4C1975DC33A53090D5B8018 /* Pods-RNPermissionsExample-tvOS.release.xcconfig */,
  71. );
  72. name = Pods;
  73. sourceTree = "<group>";
  74. };
  75. 13B07FAE1A68108700A75B9A /* RNPermissionsExample */ = {
  76. isa = PBXGroup;
  77. children = (
  78. 008F07F21AC5B25A0029DE68 /* main.jsbundle */,
  79. 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
  80. 13B07FB01A68108700A75B9A /* AppDelegate.m */,
  81. 13B07FB51A68108700A75B9A /* Images.xcassets */,
  82. 13B07FB61A68108700A75B9A /* Info.plist */,
  83. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
  84. 13B07FB71A68108700A75B9A /* main.m */,
  85. );
  86. name = RNPermissionsExample;
  87. sourceTree = "<group>";
  88. };
  89. 2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
  90. isa = PBXGroup;
  91. children = (
  92. ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
  93. ED2971642150620600B7C4FE /* JavaScriptCore.framework */,
  94. 2D16E6891FA4F8E400B85C8A /* libReact.a */,
  95. 5EE508594924E415A0050663 /* libPods-RNPermissionsExample.a */,
  96. 675F5D41159578CF07B761C5 /* libPods-RNPermissionsExample-tvOS.a */,
  97. );
  98. name = Frameworks;
  99. sourceTree = "<group>";
  100. };
  101. 83CBB9F61A601CBA00E9B192 = {
  102. isa = PBXGroup;
  103. children = (
  104. 13B07FAE1A68108700A75B9A /* RNPermissionsExample */,
  105. 83CBBA001A601CBA00E9B192 /* Products */,
  106. 2D16E6871FA4F8E400B85C8A /* Frameworks */,
  107. 01938D2000C2EABCD5318130 /* Pods */,
  108. );
  109. indentWidth = 2;
  110. sourceTree = "<group>";
  111. tabWidth = 2;
  112. usesTabs = 0;
  113. };
  114. 83CBBA001A601CBA00E9B192 /* Products */ = {
  115. isa = PBXGroup;
  116. children = (
  117. 13B07F961A680F5B00A75B9A /* RNPermissionsExample.app */,
  118. 2D02E47B1E0B4A5D006451C7 /* RNPermissionsExample-tvOS.app */,
  119. );
  120. name = Products;
  121. sourceTree = "<group>";
  122. };
  123. /* End PBXGroup section */
  124. /* Begin PBXNativeTarget section */
  125. 13B07F861A680F5B00A75B9A /* RNPermissionsExample */ = {
  126. isa = PBXNativeTarget;
  127. buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "RNPermissionsExample" */;
  128. buildPhases = (
  129. B42AA7D4FE9C586F3907791A /* [CP] Check Pods Manifest.lock */,
  130. 13B07F871A680F5B00A75B9A /* Sources */,
  131. 13B07F8C1A680F5B00A75B9A /* Frameworks */,
  132. 13B07F8E1A680F5B00A75B9A /* Resources */,
  133. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
  134. );
  135. buildRules = (
  136. );
  137. dependencies = (
  138. );
  139. name = RNPermissionsExample;
  140. productName = "Hello World";
  141. productReference = 13B07F961A680F5B00A75B9A /* RNPermissionsExample.app */;
  142. productType = "com.apple.product-type.application";
  143. };
  144. 2D02E47A1E0B4A5D006451C7 /* RNPermissionsExample-tvOS */ = {
  145. isa = PBXNativeTarget;
  146. buildConfigurationList = 2D02E4BA1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "RNPermissionsExample-tvOS" */;
  147. buildPhases = (
  148. 08D3B8539F5064A757526BF1 /* [CP] Check Pods Manifest.lock */,
  149. 2D02E4771E0B4A5D006451C7 /* Sources */,
  150. 2D02E4781E0B4A5D006451C7 /* Frameworks */,
  151. 2D02E4791E0B4A5D006451C7 /* Resources */,
  152. 2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */,
  153. );
  154. buildRules = (
  155. );
  156. dependencies = (
  157. );
  158. name = "RNPermissionsExample-tvOS";
  159. productName = "RNPermissionsExample-tvOS";
  160. productReference = 2D02E47B1E0B4A5D006451C7 /* RNPermissionsExample-tvOS.app */;
  161. productType = "com.apple.product-type.application";
  162. };
  163. /* End PBXNativeTarget section */
  164. /* Begin PBXProject section */
  165. 83CBB9F71A601CBA00E9B192 /* Project object */ = {
  166. isa = PBXProject;
  167. attributes = {
  168. LastUpgradeCheck = 940;
  169. ORGANIZATIONNAME = Facebook;
  170. TargetAttributes = {
  171. 13B07F861A680F5B00A75B9A = {
  172. DevelopmentTeam = 745449BDR9;
  173. };
  174. 2D02E47A1E0B4A5D006451C7 = {
  175. CreatedOnToolsVersion = 8.2.1;
  176. ProvisioningStyle = Automatic;
  177. };
  178. };
  179. };
  180. buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "RNPermissionsExample" */;
  181. compatibilityVersion = "Xcode 3.2";
  182. developmentRegion = English;
  183. hasScannedForEncodings = 0;
  184. knownRegions = (
  185. en,
  186. Base,
  187. );
  188. mainGroup = 83CBB9F61A601CBA00E9B192;
  189. productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
  190. projectDirPath = "";
  191. projectRoot = "";
  192. targets = (
  193. 13B07F861A680F5B00A75B9A /* RNPermissionsExample */,
  194. 2D02E47A1E0B4A5D006451C7 /* RNPermissionsExample-tvOS */,
  195. );
  196. };
  197. /* End PBXProject section */
  198. /* Begin PBXResourcesBuildPhase section */
  199. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  200. isa = PBXResourcesBuildPhase;
  201. buildActionMask = 2147483647;
  202. files = (
  203. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  204. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
  205. );
  206. runOnlyForDeploymentPostprocessing = 0;
  207. };
  208. 2D02E4791E0B4A5D006451C7 /* Resources */ = {
  209. isa = PBXResourcesBuildPhase;
  210. buildActionMask = 2147483647;
  211. files = (
  212. 2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */,
  213. );
  214. runOnlyForDeploymentPostprocessing = 0;
  215. };
  216. /* End PBXResourcesBuildPhase section */
  217. /* Begin PBXShellScriptBuildPhase section */
  218. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
  219. isa = PBXShellScriptBuildPhase;
  220. buildActionMask = 2147483647;
  221. files = (
  222. );
  223. inputPaths = (
  224. );
  225. name = "Bundle React Native code and images";
  226. outputPaths = (
  227. );
  228. runOnlyForDeploymentPostprocessing = 0;
  229. shellPath = /bin/sh;
  230. shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
  231. };
  232. 08D3B8539F5064A757526BF1 /* [CP] Check Pods Manifest.lock */ = {
  233. isa = PBXShellScriptBuildPhase;
  234. buildActionMask = 2147483647;
  235. files = (
  236. );
  237. inputFileListPaths = (
  238. );
  239. inputPaths = (
  240. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  241. "${PODS_ROOT}/Manifest.lock",
  242. );
  243. name = "[CP] Check Pods Manifest.lock";
  244. outputFileListPaths = (
  245. );
  246. outputPaths = (
  247. "$(DERIVED_FILE_DIR)/Pods-RNPermissionsExample-tvOS-checkManifestLockResult.txt",
  248. );
  249. runOnlyForDeploymentPostprocessing = 0;
  250. shellPath = /bin/sh;
  251. 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";
  252. showEnvVarsInLog = 0;
  253. };
  254. 2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */ = {
  255. isa = PBXShellScriptBuildPhase;
  256. buildActionMask = 2147483647;
  257. files = (
  258. );
  259. inputPaths = (
  260. );
  261. name = "Bundle React Native Code And Images";
  262. outputPaths = (
  263. );
  264. runOnlyForDeploymentPostprocessing = 0;
  265. shellPath = /bin/sh;
  266. shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
  267. };
  268. B42AA7D4FE9C586F3907791A /* [CP] Check Pods Manifest.lock */ = {
  269. isa = PBXShellScriptBuildPhase;
  270. buildActionMask = 2147483647;
  271. files = (
  272. );
  273. inputFileListPaths = (
  274. );
  275. inputPaths = (
  276. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  277. "${PODS_ROOT}/Manifest.lock",
  278. );
  279. name = "[CP] Check Pods Manifest.lock";
  280. outputFileListPaths = (
  281. );
  282. outputPaths = (
  283. "$(DERIVED_FILE_DIR)/Pods-RNPermissionsExample-checkManifestLockResult.txt",
  284. );
  285. runOnlyForDeploymentPostprocessing = 0;
  286. shellPath = /bin/sh;
  287. 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";
  288. showEnvVarsInLog = 0;
  289. };
  290. /* End PBXShellScriptBuildPhase section */
  291. /* Begin PBXSourcesBuildPhase section */
  292. 13B07F871A680F5B00A75B9A /* Sources */ = {
  293. isa = PBXSourcesBuildPhase;
  294. buildActionMask = 2147483647;
  295. files = (
  296. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
  297. 13B07FC11A68108700A75B9A /* main.m in Sources */,
  298. );
  299. runOnlyForDeploymentPostprocessing = 0;
  300. };
  301. 2D02E4771E0B4A5D006451C7 /* Sources */ = {
  302. isa = PBXSourcesBuildPhase;
  303. buildActionMask = 2147483647;
  304. files = (
  305. 2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */,
  306. 2D02E4BC1E0B4A80006451C7 /* AppDelegate.m in Sources */,
  307. );
  308. runOnlyForDeploymentPostprocessing = 0;
  309. };
  310. /* End PBXSourcesBuildPhase section */
  311. /* Begin PBXVariantGroup section */
  312. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
  313. isa = PBXVariantGroup;
  314. children = (
  315. 13B07FB21A68108700A75B9A /* Base */,
  316. );
  317. name = LaunchScreen.xib;
  318. path = RNPermissionsExample;
  319. sourceTree = "<group>";
  320. };
  321. /* End PBXVariantGroup section */
  322. /* Begin XCBuildConfiguration section */
  323. 13B07F941A680F5B00A75B9A /* Debug */ = {
  324. isa = XCBuildConfiguration;
  325. baseConfigurationReference = EFC2B4024563B97F765C7CAF /* Pods-RNPermissionsExample.debug.xcconfig */;
  326. buildSettings = {
  327. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  328. CURRENT_PROJECT_VERSION = 1;
  329. DEAD_CODE_STRIPPING = NO;
  330. DEVELOPMENT_TEAM = 745449BDR9;
  331. HEADER_SEARCH_PATHS = "$(inherited)";
  332. INFOPLIST_FILE = RNPermissionsExample/Info.plist;
  333. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  334. LIBRARY_SEARCH_PATHS = (
  335. "$(inherited)",
  336. "\"$(SRCROOT)/RNPermissionsExample\"",
  337. "\"$(SRCROOT)/RNPermissionsExample\"",
  338. );
  339. OTHER_LDFLAGS = (
  340. "$(inherited)",
  341. "-ObjC",
  342. "-lc++",
  343. );
  344. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  345. PRODUCT_NAME = RNPermissionsExample;
  346. VERSIONING_SYSTEM = "apple-generic";
  347. };
  348. name = Debug;
  349. };
  350. 13B07F951A680F5B00A75B9A /* Release */ = {
  351. isa = XCBuildConfiguration;
  352. baseConfigurationReference = 112A13EA7418A1DA3FFFE89E /* Pods-RNPermissionsExample.release.xcconfig */;
  353. buildSettings = {
  354. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  355. CURRENT_PROJECT_VERSION = 1;
  356. DEVELOPMENT_TEAM = 745449BDR9;
  357. HEADER_SEARCH_PATHS = "$(inherited)";
  358. INFOPLIST_FILE = RNPermissionsExample/Info.plist;
  359. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  360. LIBRARY_SEARCH_PATHS = (
  361. "$(inherited)",
  362. "\"$(SRCROOT)/RNPermissionsExample\"",
  363. "\"$(SRCROOT)/RNPermissionsExample\"",
  364. );
  365. OTHER_LDFLAGS = (
  366. "$(inherited)",
  367. "-ObjC",
  368. "-lc++",
  369. );
  370. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  371. PRODUCT_NAME = RNPermissionsExample;
  372. VERSIONING_SYSTEM = "apple-generic";
  373. };
  374. name = Release;
  375. };
  376. 2D02E4971E0B4A5E006451C7 /* Debug */ = {
  377. isa = XCBuildConfiguration;
  378. baseConfigurationReference = A3695C8635FFAF0C2C558D58 /* Pods-RNPermissionsExample-tvOS.debug.xcconfig */;
  379. buildSettings = {
  380. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  381. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  382. CLANG_ANALYZER_NONNULL = YES;
  383. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  384. CLANG_WARN_INFINITE_RECURSION = YES;
  385. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  386. DEBUG_INFORMATION_FORMAT = dwarf;
  387. ENABLE_TESTABILITY = YES;
  388. GCC_NO_COMMON_BLOCKS = YES;
  389. HEADER_SEARCH_PATHS = "$(inherited)";
  390. INFOPLIST_FILE = "RNPermissionsExample-tvOS/Info.plist";
  391. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  392. LIBRARY_SEARCH_PATHS = (
  393. "$(inherited)",
  394. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  395. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  396. );
  397. OTHER_LDFLAGS = (
  398. "-ObjC",
  399. "-lc++",
  400. );
  401. PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.RNPermissionsExample-tvOS";
  402. PRODUCT_NAME = "$(TARGET_NAME)";
  403. SDKROOT = appletvos;
  404. TARGETED_DEVICE_FAMILY = 3;
  405. TVOS_DEPLOYMENT_TARGET = 9.2;
  406. };
  407. name = Debug;
  408. };
  409. 2D02E4981E0B4A5E006451C7 /* Release */ = {
  410. isa = XCBuildConfiguration;
  411. baseConfigurationReference = B4C1975DC33A53090D5B8018 /* Pods-RNPermissionsExample-tvOS.release.xcconfig */;
  412. buildSettings = {
  413. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  414. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  415. CLANG_ANALYZER_NONNULL = YES;
  416. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  417. CLANG_WARN_INFINITE_RECURSION = YES;
  418. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  419. COPY_PHASE_STRIP = NO;
  420. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  421. GCC_NO_COMMON_BLOCKS = YES;
  422. HEADER_SEARCH_PATHS = "$(inherited)";
  423. INFOPLIST_FILE = "RNPermissionsExample-tvOS/Info.plist";
  424. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  425. LIBRARY_SEARCH_PATHS = (
  426. "$(inherited)",
  427. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  428. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  429. );
  430. OTHER_LDFLAGS = (
  431. "-ObjC",
  432. "-lc++",
  433. );
  434. PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.RNPermissionsExample-tvOS";
  435. PRODUCT_NAME = "$(TARGET_NAME)";
  436. SDKROOT = appletvos;
  437. TARGETED_DEVICE_FAMILY = 3;
  438. TVOS_DEPLOYMENT_TARGET = 9.2;
  439. };
  440. name = Release;
  441. };
  442. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  443. isa = XCBuildConfiguration;
  444. buildSettings = {
  445. ALWAYS_SEARCH_USER_PATHS = NO;
  446. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  447. CLANG_CXX_LIBRARY = "libc++";
  448. CLANG_ENABLE_MODULES = YES;
  449. CLANG_ENABLE_OBJC_ARC = YES;
  450. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  451. CLANG_WARN_BOOL_CONVERSION = YES;
  452. CLANG_WARN_COMMA = YES;
  453. CLANG_WARN_CONSTANT_CONVERSION = YES;
  454. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  455. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  456. CLANG_WARN_EMPTY_BODY = YES;
  457. CLANG_WARN_ENUM_CONVERSION = YES;
  458. CLANG_WARN_INFINITE_RECURSION = YES;
  459. CLANG_WARN_INT_CONVERSION = YES;
  460. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  461. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  462. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  463. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  464. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  465. CLANG_WARN_STRICT_PROTOTYPES = YES;
  466. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  467. CLANG_WARN_UNREACHABLE_CODE = YES;
  468. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  469. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  470. COPY_PHASE_STRIP = NO;
  471. ENABLE_STRICT_OBJC_MSGSEND = YES;
  472. ENABLE_TESTABILITY = YES;
  473. GCC_C_LANGUAGE_STANDARD = gnu99;
  474. GCC_DYNAMIC_NO_PIC = NO;
  475. GCC_NO_COMMON_BLOCKS = YES;
  476. GCC_OPTIMIZATION_LEVEL = 0;
  477. GCC_PREPROCESSOR_DEFINITIONS = (
  478. "DEBUG=1",
  479. "$(inherited)",
  480. );
  481. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  482. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  483. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  484. GCC_WARN_UNDECLARED_SELECTOR = YES;
  485. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  486. GCC_WARN_UNUSED_FUNCTION = YES;
  487. GCC_WARN_UNUSED_VARIABLE = YES;
  488. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  489. MTL_ENABLE_DEBUG_INFO = YES;
  490. ONLY_ACTIVE_ARCH = YES;
  491. SDKROOT = iphoneos;
  492. };
  493. name = Debug;
  494. };
  495. 83CBBA211A601CBA00E9B192 /* Release */ = {
  496. isa = XCBuildConfiguration;
  497. buildSettings = {
  498. ALWAYS_SEARCH_USER_PATHS = NO;
  499. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  500. CLANG_CXX_LIBRARY = "libc++";
  501. CLANG_ENABLE_MODULES = YES;
  502. CLANG_ENABLE_OBJC_ARC = YES;
  503. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  504. CLANG_WARN_BOOL_CONVERSION = YES;
  505. CLANG_WARN_COMMA = YES;
  506. CLANG_WARN_CONSTANT_CONVERSION = YES;
  507. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  508. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  509. CLANG_WARN_EMPTY_BODY = YES;
  510. CLANG_WARN_ENUM_CONVERSION = YES;
  511. CLANG_WARN_INFINITE_RECURSION = YES;
  512. CLANG_WARN_INT_CONVERSION = YES;
  513. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  514. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  515. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  516. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  517. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  518. CLANG_WARN_STRICT_PROTOTYPES = YES;
  519. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  520. CLANG_WARN_UNREACHABLE_CODE = YES;
  521. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  522. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  523. COPY_PHASE_STRIP = YES;
  524. ENABLE_NS_ASSERTIONS = NO;
  525. ENABLE_STRICT_OBJC_MSGSEND = YES;
  526. GCC_C_LANGUAGE_STANDARD = gnu99;
  527. GCC_NO_COMMON_BLOCKS = YES;
  528. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  529. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  530. GCC_WARN_UNDECLARED_SELECTOR = YES;
  531. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  532. GCC_WARN_UNUSED_FUNCTION = YES;
  533. GCC_WARN_UNUSED_VARIABLE = YES;
  534. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  535. MTL_ENABLE_DEBUG_INFO = NO;
  536. SDKROOT = iphoneos;
  537. VALIDATE_PRODUCT = YES;
  538. };
  539. name = Release;
  540. };
  541. /* End XCBuildConfiguration section */
  542. /* Begin XCConfigurationList section */
  543. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "RNPermissionsExample" */ = {
  544. isa = XCConfigurationList;
  545. buildConfigurations = (
  546. 13B07F941A680F5B00A75B9A /* Debug */,
  547. 13B07F951A680F5B00A75B9A /* Release */,
  548. );
  549. defaultConfigurationIsVisible = 0;
  550. defaultConfigurationName = Release;
  551. };
  552. 2D02E4BA1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "RNPermissionsExample-tvOS" */ = {
  553. isa = XCConfigurationList;
  554. buildConfigurations = (
  555. 2D02E4971E0B4A5E006451C7 /* Debug */,
  556. 2D02E4981E0B4A5E006451C7 /* Release */,
  557. );
  558. defaultConfigurationIsVisible = 0;
  559. defaultConfigurationName = Release;
  560. };
  561. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "RNPermissionsExample" */ = {
  562. isa = XCConfigurationList;
  563. buildConfigurations = (
  564. 83CBBA201A601CBA00E9B192 /* Debug */,
  565. 83CBBA211A601CBA00E9B192 /* Release */,
  566. );
  567. defaultConfigurationIsVisible = 0;
  568. defaultConfigurationName = Release;
  569. };
  570. /* End XCConfigurationList section */
  571. };
  572. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  573. }