project.pbxproj 20KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464
  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. 6875196781331FFE9E603F87 /* libPods-RNPermissionsExample.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DD155AF45729590903A0B306 /* libPods-RNPermissionsExample.a */; };
  14. /* End PBXBuildFile section */
  15. /* Begin PBXFileReference section */
  16. 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; };
  17. 13B07F961A680F5B00A75B9A /* RNPermissionsExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RNPermissionsExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
  18. 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = RNPermissionsExample/AppDelegate.h; sourceTree = "<group>"; };
  19. 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = RNPermissionsExample/AppDelegate.m; sourceTree = "<group>"; };
  20. 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  21. 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = RNPermissionsExample/Images.xcassets; sourceTree = "<group>"; };
  22. 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = RNPermissionsExample/Info.plist; sourceTree = "<group>"; };
  23. 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = RNPermissionsExample/main.m; sourceTree = "<group>"; };
  24. AEA89E08943D1AC580FE431E /* Pods-RNPermissionsExample.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNPermissionsExample.release.xcconfig"; path = "Target Support Files/Pods-RNPermissionsExample/Pods-RNPermissionsExample.release.xcconfig"; sourceTree = "<group>"; };
  25. D6698846DE1278CE89BAFBAD /* Pods-RNPermissionsExample.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-RNPermissionsExample.debug.xcconfig"; path = "Target Support Files/Pods-RNPermissionsExample/Pods-RNPermissionsExample.debug.xcconfig"; sourceTree = "<group>"; };
  26. DD155AF45729590903A0B306 /* libPods-RNPermissionsExample.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-RNPermissionsExample.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  27. ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
  28. 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; };
  29. /* End PBXFileReference section */
  30. /* Begin PBXFrameworksBuildPhase section */
  31. 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
  32. isa = PBXFrameworksBuildPhase;
  33. buildActionMask = 2147483647;
  34. files = (
  35. 6875196781331FFE9E603F87 /* libPods-RNPermissionsExample.a in Frameworks */,
  36. );
  37. runOnlyForDeploymentPostprocessing = 0;
  38. };
  39. /* End PBXFrameworksBuildPhase section */
  40. /* Begin PBXGroup section */
  41. 13B07FAE1A68108700A75B9A /* RNPermissionsExample */ = {
  42. isa = PBXGroup;
  43. children = (
  44. 008F07F21AC5B25A0029DE68 /* main.jsbundle */,
  45. 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
  46. 13B07FB01A68108700A75B9A /* AppDelegate.m */,
  47. 13B07FB51A68108700A75B9A /* Images.xcassets */,
  48. 13B07FB61A68108700A75B9A /* Info.plist */,
  49. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
  50. 13B07FB71A68108700A75B9A /* main.m */,
  51. );
  52. name = RNPermissionsExample;
  53. sourceTree = "<group>";
  54. };
  55. 2426786032D9E4653AC74A82 /* Pods */ = {
  56. isa = PBXGroup;
  57. children = (
  58. D6698846DE1278CE89BAFBAD /* Pods-RNPermissionsExample.debug.xcconfig */,
  59. AEA89E08943D1AC580FE431E /* Pods-RNPermissionsExample.release.xcconfig */,
  60. );
  61. path = Pods;
  62. sourceTree = "<group>";
  63. };
  64. 2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
  65. isa = PBXGroup;
  66. children = (
  67. ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
  68. ED2971642150620600B7C4FE /* JavaScriptCore.framework */,
  69. DD155AF45729590903A0B306 /* libPods-RNPermissionsExample.a */,
  70. );
  71. name = Frameworks;
  72. sourceTree = "<group>";
  73. };
  74. 83CBB9F61A601CBA00E9B192 = {
  75. isa = PBXGroup;
  76. children = (
  77. 13B07FAE1A68108700A75B9A /* RNPermissionsExample */,
  78. 83CBBA001A601CBA00E9B192 /* Products */,
  79. 2D16E6871FA4F8E400B85C8A /* Frameworks */,
  80. 2426786032D9E4653AC74A82 /* Pods */,
  81. );
  82. indentWidth = 2;
  83. sourceTree = "<group>";
  84. tabWidth = 2;
  85. usesTabs = 0;
  86. };
  87. 83CBBA001A601CBA00E9B192 /* Products */ = {
  88. isa = PBXGroup;
  89. children = (
  90. 13B07F961A680F5B00A75B9A /* RNPermissionsExample.app */,
  91. );
  92. name = Products;
  93. sourceTree = "<group>";
  94. };
  95. /* End PBXGroup section */
  96. /* Begin PBXNativeTarget section */
  97. 13B07F861A680F5B00A75B9A /* RNPermissionsExample */ = {
  98. isa = PBXNativeTarget;
  99. buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "RNPermissionsExample" */;
  100. buildPhases = (
  101. 5CBE311E157ACE2DB1514386 /* [CP] Check Pods Manifest.lock */,
  102. FD10A7F022414F080027D42C /* Start Packager */,
  103. 13B07F871A680F5B00A75B9A /* Sources */,
  104. 13B07F8C1A680F5B00A75B9A /* Frameworks */,
  105. 13B07F8E1A680F5B00A75B9A /* Resources */,
  106. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
  107. D15EC6C7ABF193B661727531 /* [CP] Copy Pods Resources */,
  108. );
  109. buildRules = (
  110. );
  111. dependencies = (
  112. );
  113. name = RNPermissionsExample;
  114. productName = RNPermissionsExample;
  115. productReference = 13B07F961A680F5B00A75B9A /* RNPermissionsExample.app */;
  116. productType = "com.apple.product-type.application";
  117. };
  118. /* End PBXNativeTarget section */
  119. /* Begin PBXProject section */
  120. 83CBB9F71A601CBA00E9B192 /* Project object */ = {
  121. isa = PBXProject;
  122. attributes = {
  123. LastUpgradeCheck = 940;
  124. ORGANIZATIONNAME = Facebook;
  125. TargetAttributes = {
  126. 13B07F861A680F5B00A75B9A = {
  127. DevelopmentTeam = 745449BDR9;
  128. };
  129. };
  130. };
  131. buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "RNPermissionsExample" */;
  132. compatibilityVersion = "Xcode 3.2";
  133. developmentRegion = English;
  134. hasScannedForEncodings = 0;
  135. knownRegions = (
  136. English,
  137. en,
  138. Base,
  139. );
  140. mainGroup = 83CBB9F61A601CBA00E9B192;
  141. productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
  142. projectDirPath = "";
  143. projectRoot = "";
  144. targets = (
  145. 13B07F861A680F5B00A75B9A /* RNPermissionsExample */,
  146. );
  147. };
  148. /* End PBXProject section */
  149. /* Begin PBXResourcesBuildPhase section */
  150. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  151. isa = PBXResourcesBuildPhase;
  152. buildActionMask = 2147483647;
  153. files = (
  154. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  155. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
  156. );
  157. runOnlyForDeploymentPostprocessing = 0;
  158. };
  159. /* End PBXResourcesBuildPhase section */
  160. /* Begin PBXShellScriptBuildPhase section */
  161. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
  162. isa = PBXShellScriptBuildPhase;
  163. buildActionMask = 2147483647;
  164. files = (
  165. );
  166. inputPaths = (
  167. );
  168. name = "Bundle React Native code and images";
  169. outputPaths = (
  170. );
  171. runOnlyForDeploymentPostprocessing = 0;
  172. shellPath = /bin/sh;
  173. shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
  174. };
  175. 5CBE311E157ACE2DB1514386 /* [CP] Check Pods Manifest.lock */ = {
  176. isa = PBXShellScriptBuildPhase;
  177. buildActionMask = 2147483647;
  178. files = (
  179. );
  180. inputFileListPaths = (
  181. );
  182. inputPaths = (
  183. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  184. "${PODS_ROOT}/Manifest.lock",
  185. );
  186. name = "[CP] Check Pods Manifest.lock";
  187. outputFileListPaths = (
  188. );
  189. outputPaths = (
  190. "$(DERIVED_FILE_DIR)/Pods-RNPermissionsExample-checkManifestLockResult.txt",
  191. );
  192. runOnlyForDeploymentPostprocessing = 0;
  193. shellPath = /bin/sh;
  194. 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";
  195. showEnvVarsInLog = 0;
  196. };
  197. D15EC6C7ABF193B661727531 /* [CP] Copy Pods Resources */ = {
  198. isa = PBXShellScriptBuildPhase;
  199. buildActionMask = 2147483647;
  200. files = (
  201. );
  202. inputPaths = (
  203. "${PODS_ROOT}/Target Support Files/Pods-RNPermissionsExample/Pods-RNPermissionsExample-resources.sh",
  204. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/AntDesign.ttf",
  205. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Entypo.ttf",
  206. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/EvilIcons.ttf",
  207. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Feather.ttf",
  208. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome.ttf",
  209. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Brands.ttf",
  210. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Regular.ttf",
  211. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Solid.ttf",
  212. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Fontisto.ttf",
  213. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Foundation.ttf",
  214. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Ionicons.ttf",
  215. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/MaterialCommunityIcons.ttf",
  216. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/MaterialIcons.ttf",
  217. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Octicons.ttf",
  218. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/SimpleLineIcons.ttf",
  219. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Zocial.ttf",
  220. );
  221. name = "[CP] Copy Pods Resources";
  222. outputPaths = (
  223. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/AntDesign.ttf",
  224. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Entypo.ttf",
  225. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/EvilIcons.ttf",
  226. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Feather.ttf",
  227. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FontAwesome.ttf",
  228. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FontAwesome5_Brands.ttf",
  229. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FontAwesome5_Regular.ttf",
  230. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FontAwesome5_Solid.ttf",
  231. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Fontisto.ttf",
  232. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Foundation.ttf",
  233. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Ionicons.ttf",
  234. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/MaterialCommunityIcons.ttf",
  235. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/MaterialIcons.ttf",
  236. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Octicons.ttf",
  237. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/SimpleLineIcons.ttf",
  238. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Zocial.ttf",
  239. );
  240. runOnlyForDeploymentPostprocessing = 0;
  241. shellPath = /bin/sh;
  242. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-RNPermissionsExample/Pods-RNPermissionsExample-resources.sh\"\n";
  243. showEnvVarsInLog = 0;
  244. };
  245. FD10A7F022414F080027D42C /* Start Packager */ = {
  246. isa = PBXShellScriptBuildPhase;
  247. buildActionMask = 2147483647;
  248. files = (
  249. );
  250. inputFileListPaths = (
  251. );
  252. inputPaths = (
  253. );
  254. name = "Start Packager";
  255. outputFileListPaths = (
  256. );
  257. outputPaths = (
  258. );
  259. runOnlyForDeploymentPostprocessing = 0;
  260. shellPath = /bin/sh;
  261. 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";
  262. showEnvVarsInLog = 0;
  263. };
  264. /* End PBXShellScriptBuildPhase section */
  265. /* Begin PBXSourcesBuildPhase section */
  266. 13B07F871A680F5B00A75B9A /* Sources */ = {
  267. isa = PBXSourcesBuildPhase;
  268. buildActionMask = 2147483647;
  269. files = (
  270. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
  271. 13B07FC11A68108700A75B9A /* main.m in Sources */,
  272. );
  273. runOnlyForDeploymentPostprocessing = 0;
  274. };
  275. /* End PBXSourcesBuildPhase section */
  276. /* Begin PBXVariantGroup section */
  277. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
  278. isa = PBXVariantGroup;
  279. children = (
  280. 13B07FB21A68108700A75B9A /* Base */,
  281. );
  282. name = LaunchScreen.xib;
  283. path = RNPermissionsExample;
  284. sourceTree = "<group>";
  285. };
  286. /* End PBXVariantGroup section */
  287. /* Begin XCBuildConfiguration section */
  288. 13B07F941A680F5B00A75B9A /* Debug */ = {
  289. isa = XCBuildConfiguration;
  290. baseConfigurationReference = D6698846DE1278CE89BAFBAD /* Pods-RNPermissionsExample.debug.xcconfig */;
  291. buildSettings = {
  292. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  293. CURRENT_PROJECT_VERSION = 1;
  294. DEAD_CODE_STRIPPING = NO;
  295. DEVELOPMENT_TEAM = 745449BDR9;
  296. INFOPLIST_FILE = RNPermissionsExample/Info.plist;
  297. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  298. OTHER_LDFLAGS = (
  299. "$(inherited)",
  300. "-ObjC",
  301. "-lc++",
  302. );
  303. PRODUCT_BUNDLE_IDENTIFIER = com.rnpermissionsexample;
  304. PRODUCT_NAME = RNPermissionsExample;
  305. VERSIONING_SYSTEM = "apple-generic";
  306. };
  307. name = Debug;
  308. };
  309. 13B07F951A680F5B00A75B9A /* Release */ = {
  310. isa = XCBuildConfiguration;
  311. baseConfigurationReference = AEA89E08943D1AC580FE431E /* Pods-RNPermissionsExample.release.xcconfig */;
  312. buildSettings = {
  313. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  314. CURRENT_PROJECT_VERSION = 1;
  315. DEVELOPMENT_TEAM = 745449BDR9;
  316. INFOPLIST_FILE = RNPermissionsExample/Info.plist;
  317. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  318. OTHER_LDFLAGS = (
  319. "$(inherited)",
  320. "-ObjC",
  321. "-lc++",
  322. );
  323. PRODUCT_BUNDLE_IDENTIFIER = com.rnpermissionsexample;
  324. PRODUCT_NAME = RNPermissionsExample;
  325. VERSIONING_SYSTEM = "apple-generic";
  326. };
  327. name = Release;
  328. };
  329. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  330. isa = XCBuildConfiguration;
  331. buildSettings = {
  332. ALWAYS_SEARCH_USER_PATHS = NO;
  333. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  334. CLANG_CXX_LIBRARY = "libc++";
  335. CLANG_ENABLE_MODULES = YES;
  336. CLANG_ENABLE_OBJC_ARC = YES;
  337. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  338. CLANG_WARN_BOOL_CONVERSION = YES;
  339. CLANG_WARN_COMMA = YES;
  340. CLANG_WARN_CONSTANT_CONVERSION = YES;
  341. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  342. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  343. CLANG_WARN_EMPTY_BODY = YES;
  344. CLANG_WARN_ENUM_CONVERSION = YES;
  345. CLANG_WARN_INFINITE_RECURSION = YES;
  346. CLANG_WARN_INT_CONVERSION = YES;
  347. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  348. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  349. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  350. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  351. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  352. CLANG_WARN_STRICT_PROTOTYPES = YES;
  353. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  354. CLANG_WARN_UNREACHABLE_CODE = YES;
  355. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  356. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  357. COPY_PHASE_STRIP = NO;
  358. ENABLE_STRICT_OBJC_MSGSEND = YES;
  359. ENABLE_TESTABILITY = YES;
  360. GCC_C_LANGUAGE_STANDARD = gnu99;
  361. GCC_DYNAMIC_NO_PIC = NO;
  362. GCC_NO_COMMON_BLOCKS = YES;
  363. GCC_OPTIMIZATION_LEVEL = 0;
  364. GCC_PREPROCESSOR_DEFINITIONS = (
  365. "DEBUG=1",
  366. "$(inherited)",
  367. );
  368. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  369. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  370. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  371. GCC_WARN_UNDECLARED_SELECTOR = YES;
  372. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  373. GCC_WARN_UNUSED_FUNCTION = YES;
  374. GCC_WARN_UNUSED_VARIABLE = YES;
  375. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  376. MTL_ENABLE_DEBUG_INFO = YES;
  377. ONLY_ACTIVE_ARCH = YES;
  378. SDKROOT = iphoneos;
  379. };
  380. name = Debug;
  381. };
  382. 83CBBA211A601CBA00E9B192 /* Release */ = {
  383. isa = XCBuildConfiguration;
  384. buildSettings = {
  385. ALWAYS_SEARCH_USER_PATHS = NO;
  386. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  387. CLANG_CXX_LIBRARY = "libc++";
  388. CLANG_ENABLE_MODULES = YES;
  389. CLANG_ENABLE_OBJC_ARC = YES;
  390. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  391. CLANG_WARN_BOOL_CONVERSION = YES;
  392. CLANG_WARN_COMMA = YES;
  393. CLANG_WARN_CONSTANT_CONVERSION = YES;
  394. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  395. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  396. CLANG_WARN_EMPTY_BODY = YES;
  397. CLANG_WARN_ENUM_CONVERSION = YES;
  398. CLANG_WARN_INFINITE_RECURSION = YES;
  399. CLANG_WARN_INT_CONVERSION = YES;
  400. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  401. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  402. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  403. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  404. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  405. CLANG_WARN_STRICT_PROTOTYPES = YES;
  406. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  407. CLANG_WARN_UNREACHABLE_CODE = YES;
  408. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  409. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  410. COPY_PHASE_STRIP = YES;
  411. ENABLE_NS_ASSERTIONS = NO;
  412. ENABLE_STRICT_OBJC_MSGSEND = YES;
  413. GCC_C_LANGUAGE_STANDARD = gnu99;
  414. GCC_NO_COMMON_BLOCKS = YES;
  415. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  416. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  417. GCC_WARN_UNDECLARED_SELECTOR = YES;
  418. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  419. GCC_WARN_UNUSED_FUNCTION = YES;
  420. GCC_WARN_UNUSED_VARIABLE = YES;
  421. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  422. MTL_ENABLE_DEBUG_INFO = NO;
  423. SDKROOT = iphoneos;
  424. VALIDATE_PRODUCT = YES;
  425. };
  426. name = Release;
  427. };
  428. /* End XCBuildConfiguration section */
  429. /* Begin XCConfigurationList section */
  430. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "RNPermissionsExample" */ = {
  431. isa = XCConfigurationList;
  432. buildConfigurations = (
  433. 13B07F941A680F5B00A75B9A /* Debug */,
  434. 13B07F951A680F5B00A75B9A /* Release */,
  435. );
  436. defaultConfigurationIsVisible = 0;
  437. defaultConfigurationName = Release;
  438. };
  439. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "RNPermissionsExample" */ = {
  440. isa = XCConfigurationList;
  441. buildConfigurations = (
  442. 83CBBA201A601CBA00E9B192 /* Debug */,
  443. 83CBBA211A601CBA00E9B192 /* Release */,
  444. );
  445. defaultConfigurationIsVisible = 0;
  446. defaultConfigurationName = Release;
  447. };
  448. /* End XCConfigurationList section */
  449. };
  450. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  451. }