project.pbxproj 15KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 669581F71FE4416B008596CD /* RCTConvert+RNPStatus.m in Sources */ = {isa = PBXBuildFile; fileRef = 669581F41FE4416B008596CD /* RCTConvert+RNPStatus.m */; };
  10. 669581F81FE4416B008596CD /* ReactNativePermissions.m in Sources */ = {isa = PBXBuildFile; fileRef = 669581F51FE4416B008596CD /* ReactNativePermissions.m */; };
  11. 6695820D1FE441A8008596CD /* RNPSpeechRecognition.m in Sources */ = {isa = PBXBuildFile; fileRef = 669581FD1FE441A7008596CD /* RNPSpeechRecognition.m */; };
  12. 6695820E1FE441A8008596CD /* RNPLocation.m in Sources */ = {isa = PBXBuildFile; fileRef = 669581FE1FE441A7008596CD /* RNPLocation.m */; };
  13. 6695820F1FE441A8008596CD /* RNPBluetooth.m in Sources */ = {isa = PBXBuildFile; fileRef = 669581FF1FE441A7008596CD /* RNPBluetooth.m */; };
  14. 669582101FE441A8008596CD /* RNPBackgroundRefresh.m in Sources */ = {isa = PBXBuildFile; fileRef = 669582001FE441A7008596CD /* RNPBackgroundRefresh.m */; };
  15. 669582111FE441A8008596CD /* RNPNotification.m in Sources */ = {isa = PBXBuildFile; fileRef = 669582011FE441A7008596CD /* RNPNotification.m */; };
  16. 669582121FE441A8008596CD /* RNPPhoto.m in Sources */ = {isa = PBXBuildFile; fileRef = 669582031FE441A7008596CD /* RNPPhoto.m */; };
  17. 669582131FE441A8008596CD /* RNPAudioVideo.m in Sources */ = {isa = PBXBuildFile; fileRef = 669582071FE441A7008596CD /* RNPAudioVideo.m */; };
  18. 669582141FE441A8008596CD /* RNPContacts.m in Sources */ = {isa = PBXBuildFile; fileRef = 669582081FE441A8008596CD /* RNPContacts.m */; };
  19. 669582151FE441A8008596CD /* RNPEvent.m in Sources */ = {isa = PBXBuildFile; fileRef = 6695820A1FE441A8008596CD /* RNPEvent.m */; };
  20. /* End PBXBuildFile section */
  21. /* Begin PBXCopyFilesBuildPhase section */
  22. 9D23B34D1C767B80008B4819 /* CopyFiles */ = {
  23. isa = PBXCopyFilesBuildPhase;
  24. buildActionMask = 2147483647;
  25. dstPath = "include/$(PRODUCT_NAME)";
  26. dstSubfolderSpec = 16;
  27. files = (
  28. );
  29. runOnlyForDeploymentPostprocessing = 0;
  30. };
  31. /* End PBXCopyFilesBuildPhase section */
  32. /* Begin PBXFileReference section */
  33. 669581F31FE4416B008596CD /* ReactNativePermissions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ReactNativePermissions.h; sourceTree = "<group>"; };
  34. 669581F41FE4416B008596CD /* RCTConvert+RNPStatus.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "RCTConvert+RNPStatus.m"; sourceTree = "<group>"; };
  35. 669581F51FE4416B008596CD /* ReactNativePermissions.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ReactNativePermissions.m; sourceTree = "<group>"; };
  36. 669581F61FE4416B008596CD /* RCTConvert+RNPStatus.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "RCTConvert+RNPStatus.h"; sourceTree = "<group>"; };
  37. 669581FB1FE441A7008596CD /* RNPContacts.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNPContacts.h; sourceTree = "<group>"; };
  38. 669581FC1FE441A7008596CD /* RNPPhoto.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNPPhoto.h; sourceTree = "<group>"; };
  39. 669581FD1FE441A7008596CD /* RNPSpeechRecognition.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNPSpeechRecognition.m; sourceTree = "<group>"; };
  40. 669581FE1FE441A7008596CD /* RNPLocation.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNPLocation.m; sourceTree = "<group>"; };
  41. 669581FF1FE441A7008596CD /* RNPBluetooth.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNPBluetooth.m; sourceTree = "<group>"; };
  42. 669582001FE441A7008596CD /* RNPBackgroundRefresh.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNPBackgroundRefresh.m; sourceTree = "<group>"; };
  43. 669582011FE441A7008596CD /* RNPNotification.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNPNotification.m; sourceTree = "<group>"; };
  44. 669582021FE441A7008596CD /* RNPLocation.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNPLocation.h; sourceTree = "<group>"; };
  45. 669582031FE441A7008596CD /* RNPPhoto.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNPPhoto.m; sourceTree = "<group>"; };
  46. 669582041FE441A7008596CD /* RNPAudioVideo.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNPAudioVideo.h; sourceTree = "<group>"; };
  47. 669582051FE441A7008596CD /* RNPBackgroundRefresh.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNPBackgroundRefresh.h; sourceTree = "<group>"; };
  48. 669582061FE441A7008596CD /* RNPEvent.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNPEvent.h; sourceTree = "<group>"; };
  49. 669582071FE441A7008596CD /* RNPAudioVideo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNPAudioVideo.m; sourceTree = "<group>"; };
  50. 669582081FE441A8008596CD /* RNPContacts.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNPContacts.m; sourceTree = "<group>"; };
  51. 669582091FE441A8008596CD /* RNPBluetooth.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNPBluetooth.h; sourceTree = "<group>"; };
  52. 6695820A1FE441A8008596CD /* RNPEvent.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RNPEvent.m; sourceTree = "<group>"; };
  53. 6695820B1FE441A8008596CD /* RNPSpeechRecognition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNPSpeechRecognition.h; sourceTree = "<group>"; };
  54. 6695820C1FE441A8008596CD /* RNPNotification.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RNPNotification.h; sourceTree = "<group>"; };
  55. 9D23B34F1C767B80008B4819 /* libReactNativePermissions.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libReactNativePermissions.a; sourceTree = BUILT_PRODUCTS_DIR; };
  56. /* End PBXFileReference section */
  57. /* Begin PBXFrameworksBuildPhase section */
  58. 9D23B34C1C767B80008B4819 /* Frameworks */ = {
  59. isa = PBXFrameworksBuildPhase;
  60. buildActionMask = 2147483647;
  61. files = (
  62. );
  63. runOnlyForDeploymentPostprocessing = 0;
  64. };
  65. /* End PBXFrameworksBuildPhase section */
  66. /* Begin PBXGroup section */
  67. 669581FA1FE44191008596CD /* Permissions */ = {
  68. isa = PBXGroup;
  69. children = (
  70. 669582041FE441A7008596CD /* RNPAudioVideo.h */,
  71. 669582071FE441A7008596CD /* RNPAudioVideo.m */,
  72. 669582051FE441A7008596CD /* RNPBackgroundRefresh.h */,
  73. 669582001FE441A7008596CD /* RNPBackgroundRefresh.m */,
  74. 669582091FE441A8008596CD /* RNPBluetooth.h */,
  75. 669581FF1FE441A7008596CD /* RNPBluetooth.m */,
  76. 669581FB1FE441A7008596CD /* RNPContacts.h */,
  77. 669582081FE441A8008596CD /* RNPContacts.m */,
  78. 669582061FE441A7008596CD /* RNPEvent.h */,
  79. 6695820A1FE441A8008596CD /* RNPEvent.m */,
  80. 669582021FE441A7008596CD /* RNPLocation.h */,
  81. 669581FE1FE441A7008596CD /* RNPLocation.m */,
  82. 6695820C1FE441A8008596CD /* RNPNotification.h */,
  83. 669582011FE441A7008596CD /* RNPNotification.m */,
  84. 669581FC1FE441A7008596CD /* RNPPhoto.h */,
  85. 669582031FE441A7008596CD /* RNPPhoto.m */,
  86. 6695820B1FE441A8008596CD /* RNPSpeechRecognition.h */,
  87. 669581FD1FE441A7008596CD /* RNPSpeechRecognition.m */,
  88. );
  89. path = Permissions;
  90. sourceTree = "<group>";
  91. };
  92. 9D23B3461C767B80008B4819 = {
  93. isa = PBXGroup;
  94. children = (
  95. 669581FA1FE44191008596CD /* Permissions */,
  96. 669581F61FE4416B008596CD /* RCTConvert+RNPStatus.h */,
  97. 669581F41FE4416B008596CD /* RCTConvert+RNPStatus.m */,
  98. 669581F31FE4416B008596CD /* ReactNativePermissions.h */,
  99. 669581F51FE4416B008596CD /* ReactNativePermissions.m */,
  100. 9D23B3501C767B80008B4819 /* Products */,
  101. );
  102. sourceTree = "<group>";
  103. };
  104. 9D23B3501C767B80008B4819 /* Products */ = {
  105. isa = PBXGroup;
  106. children = (
  107. 9D23B34F1C767B80008B4819 /* libReactNativePermissions.a */,
  108. );
  109. name = Products;
  110. sourceTree = "<group>";
  111. };
  112. /* End PBXGroup section */
  113. /* Begin PBXNativeTarget section */
  114. 9D23B34E1C767B80008B4819 /* ReactNativePermissions */ = {
  115. isa = PBXNativeTarget;
  116. buildConfigurationList = 9D23B3581C767B80008B4819 /* Build configuration list for PBXNativeTarget "ReactNativePermissions" */;
  117. buildPhases = (
  118. 9D23B34B1C767B80008B4819 /* Sources */,
  119. 9D23B34C1C767B80008B4819 /* Frameworks */,
  120. 9D23B34D1C767B80008B4819 /* CopyFiles */,
  121. );
  122. buildRules = (
  123. );
  124. dependencies = (
  125. );
  126. name = ReactNativePermissions;
  127. productName = ReactNativePermissions;
  128. productReference = 9D23B34F1C767B80008B4819 /* libReactNativePermissions.a */;
  129. productType = "com.apple.product-type.library.static";
  130. };
  131. /* End PBXNativeTarget section */
  132. /* Begin PBXProject section */
  133. 9D23B3471C767B80008B4819 /* Project object */ = {
  134. isa = PBXProject;
  135. attributes = {
  136. LastUpgradeCheck = 0820;
  137. ORGANIZATIONNAME = "Yonah Forst";
  138. TargetAttributes = {
  139. 9D23B34E1C767B80008B4819 = {
  140. CreatedOnToolsVersion = 7.1;
  141. };
  142. };
  143. };
  144. buildConfigurationList = 9D23B34A1C767B80008B4819 /* Build configuration list for PBXProject "ReactNativePermissions" */;
  145. compatibilityVersion = "Xcode 3.2";
  146. developmentRegion = English;
  147. hasScannedForEncodings = 0;
  148. knownRegions = (
  149. en,
  150. );
  151. mainGroup = 9D23B3461C767B80008B4819;
  152. productRefGroup = 9D23B3501C767B80008B4819 /* Products */;
  153. projectDirPath = "";
  154. projectRoot = "";
  155. targets = (
  156. 9D23B34E1C767B80008B4819 /* ReactNativePermissions */,
  157. );
  158. };
  159. /* End PBXProject section */
  160. /* Begin PBXSourcesBuildPhase section */
  161. 9D23B34B1C767B80008B4819 /* Sources */ = {
  162. isa = PBXSourcesBuildPhase;
  163. buildActionMask = 2147483647;
  164. files = (
  165. 669582111FE441A8008596CD /* RNPNotification.m in Sources */,
  166. 669582151FE441A8008596CD /* RNPEvent.m in Sources */,
  167. 669582101FE441A8008596CD /* RNPBackgroundRefresh.m in Sources */,
  168. 669581F71FE4416B008596CD /* RCTConvert+RNPStatus.m in Sources */,
  169. 6695820E1FE441A8008596CD /* RNPLocation.m in Sources */,
  170. 6695820F1FE441A8008596CD /* RNPBluetooth.m in Sources */,
  171. 669582141FE441A8008596CD /* RNPContacts.m in Sources */,
  172. 6695820D1FE441A8008596CD /* RNPSpeechRecognition.m in Sources */,
  173. 669582131FE441A8008596CD /* RNPAudioVideo.m in Sources */,
  174. 669581F81FE4416B008596CD /* ReactNativePermissions.m in Sources */,
  175. 669582121FE441A8008596CD /* RNPPhoto.m in Sources */,
  176. );
  177. runOnlyForDeploymentPostprocessing = 0;
  178. };
  179. /* End PBXSourcesBuildPhase section */
  180. /* Begin XCBuildConfiguration section */
  181. 9D23B3561C767B80008B4819 /* Debug */ = {
  182. isa = XCBuildConfiguration;
  183. buildSettings = {
  184. ALWAYS_SEARCH_USER_PATHS = NO;
  185. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  186. CLANG_CXX_LIBRARY = "libc++";
  187. CLANG_ENABLE_MODULES = YES;
  188. CLANG_ENABLE_OBJC_ARC = YES;
  189. CLANG_WARN_BOOL_CONVERSION = YES;
  190. CLANG_WARN_CONSTANT_CONVERSION = YES;
  191. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  192. CLANG_WARN_EMPTY_BODY = YES;
  193. CLANG_WARN_ENUM_CONVERSION = YES;
  194. CLANG_WARN_INT_CONVERSION = YES;
  195. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  196. CLANG_WARN_UNREACHABLE_CODE = YES;
  197. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  198. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  199. COPY_PHASE_STRIP = NO;
  200. DEBUG_INFORMATION_FORMAT = dwarf;
  201. ENABLE_STRICT_OBJC_MSGSEND = YES;
  202. ENABLE_TESTABILITY = YES;
  203. GCC_C_LANGUAGE_STANDARD = gnu99;
  204. GCC_DYNAMIC_NO_PIC = NO;
  205. GCC_NO_COMMON_BLOCKS = YES;
  206. GCC_OPTIMIZATION_LEVEL = 0;
  207. GCC_PREPROCESSOR_DEFINITIONS = (
  208. "DEBUG=1",
  209. "$(inherited)",
  210. );
  211. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  212. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  213. GCC_WARN_UNDECLARED_SELECTOR = YES;
  214. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  215. GCC_WARN_UNUSED_FUNCTION = YES;
  216. GCC_WARN_UNUSED_VARIABLE = YES;
  217. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  218. MTL_ENABLE_DEBUG_INFO = YES;
  219. ONLY_ACTIVE_ARCH = YES;
  220. SDKROOT = iphoneos;
  221. };
  222. name = Debug;
  223. };
  224. 9D23B3571C767B80008B4819 /* Release */ = {
  225. isa = XCBuildConfiguration;
  226. buildSettings = {
  227. ALWAYS_SEARCH_USER_PATHS = NO;
  228. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  229. CLANG_CXX_LIBRARY = "libc++";
  230. CLANG_ENABLE_MODULES = YES;
  231. CLANG_ENABLE_OBJC_ARC = YES;
  232. CLANG_WARN_BOOL_CONVERSION = YES;
  233. CLANG_WARN_CONSTANT_CONVERSION = YES;
  234. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  235. CLANG_WARN_EMPTY_BODY = YES;
  236. CLANG_WARN_ENUM_CONVERSION = YES;
  237. CLANG_WARN_INT_CONVERSION = YES;
  238. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  239. CLANG_WARN_UNREACHABLE_CODE = YES;
  240. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  241. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  242. COPY_PHASE_STRIP = NO;
  243. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  244. ENABLE_NS_ASSERTIONS = NO;
  245. ENABLE_STRICT_OBJC_MSGSEND = YES;
  246. GCC_C_LANGUAGE_STANDARD = gnu99;
  247. GCC_NO_COMMON_BLOCKS = YES;
  248. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  249. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  250. GCC_WARN_UNDECLARED_SELECTOR = YES;
  251. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  252. GCC_WARN_UNUSED_FUNCTION = YES;
  253. GCC_WARN_UNUSED_VARIABLE = YES;
  254. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  255. MTL_ENABLE_DEBUG_INFO = NO;
  256. SDKROOT = iphoneos;
  257. VALIDATE_PRODUCT = YES;
  258. };
  259. name = Release;
  260. };
  261. 9D23B3591C767B80008B4819 /* Debug */ = {
  262. isa = XCBuildConfiguration;
  263. buildSettings = {
  264. HEADER_SEARCH_PATHS = (
  265. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  266. "$(SRCROOT)/../../React/**",
  267. "$(SRCROOT)/node_modules/react-native/React/**",
  268. "$(SRCROOT)/../react-native/React/**",
  269. );
  270. OTHER_LDFLAGS = "-ObjC";
  271. PRODUCT_NAME = "$(TARGET_NAME)";
  272. SKIP_INSTALL = YES;
  273. };
  274. name = Debug;
  275. };
  276. 9D23B35A1C767B80008B4819 /* Release */ = {
  277. isa = XCBuildConfiguration;
  278. buildSettings = {
  279. HEADER_SEARCH_PATHS = (
  280. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  281. "$(SRCROOT)/../../React/**",
  282. "$(SRCROOT)/node_modules/react-native/React/**",
  283. "$(SRCROOT)/../react-native/React/**",
  284. );
  285. OTHER_LDFLAGS = "-ObjC";
  286. PRODUCT_NAME = "$(TARGET_NAME)";
  287. SKIP_INSTALL = YES;
  288. };
  289. name = Release;
  290. };
  291. /* End XCBuildConfiguration section */
  292. /* Begin XCConfigurationList section */
  293. 9D23B34A1C767B80008B4819 /* Build configuration list for PBXProject "ReactNativePermissions" */ = {
  294. isa = XCConfigurationList;
  295. buildConfigurations = (
  296. 9D23B3561C767B80008B4819 /* Debug */,
  297. 9D23B3571C767B80008B4819 /* Release */,
  298. );
  299. defaultConfigurationIsVisible = 0;
  300. defaultConfigurationName = Release;
  301. };
  302. 9D23B3581C767B80008B4819 /* Build configuration list for PBXNativeTarget "ReactNativePermissions" */ = {
  303. isa = XCConfigurationList;
  304. buildConfigurations = (
  305. 9D23B3591C767B80008B4819 /* Debug */,
  306. 9D23B35A1C767B80008B4819 /* Release */,
  307. );
  308. defaultConfigurationIsVisible = 0;
  309. defaultConfigurationName = Release;
  310. };
  311. /* End XCConfigurationList section */
  312. };
  313. rootObject = 9D23B3471C767B80008B4819 /* Project object */;
  314. }