Vous ne pouvez pas sélectionner plus de 25 sujets Les noms de sujets doivent commencer par une lettre ou un nombre, peuvent contenir des tirets ('-') et peuvent comporter jusqu'à 35 caractères.

project.pbxproj 22KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 0B26BE6E1EC5BC3C00EEFB41 /* JitsiMeet.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0B26BE6D1EC5BC3C00EEFB41 /* JitsiMeet.framework */; };
  10. 0B26BE6F1EC5BC3C00EEFB41 /* JitsiMeet.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 0B26BE6D1EC5BC3C00EEFB41 /* JitsiMeet.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  11. 0B412F1F1EDEE6E800B1A0A6 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B412F1E1EDEE6E800B1A0A6 /* ViewController.m */; };
  12. 0B412F211EDEE95300B1A0A6 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 0B412F201EDEE95300B1A0A6 /* Main.storyboard */; };
  13. 0BD6B4371EF82A6B00D1F4CD /* WebRTC.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0BD6B4361EF82A6B00D1F4CD /* WebRTC.framework */; };
  14. 0BD6B4381EF82A6B00D1F4CD /* WebRTC.framework in Embed Frameworks */ = {isa = PBXBuildFile; fileRef = 0BD6B4361EF82A6B00D1F4CD /* WebRTC.framework */; settings = {ATTRIBUTES = (CodeSignOnCopy, RemoveHeadersOnCopy, ); }; };
  15. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
  16. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
  17. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
  18. 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
  19. 695AF3ED6F686F9C5EE40F9A /* libPods-jitsi-meet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 489E8EFE2C720D10F5961AEF /* libPods-jitsi-meet.a */; };
  20. DE4C455E21DE1E4300EA0709 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = DE4C455D21DE1E4300EA0709 /* GoogleService-Info.plist */; };
  21. DE4C456121DE1E4E00EA0709 /* FIRUtilities.m in Sources */ = {isa = PBXBuildFile; fileRef = DE4C455F21DE1E4E00EA0709 /* FIRUtilities.m */; };
  22. /* End PBXBuildFile section */
  23. /* Begin PBXCopyFilesBuildPhase section */
  24. 0B26BE701EC5BC3C00EEFB41 /* Embed Frameworks */ = {
  25. isa = PBXCopyFilesBuildPhase;
  26. buildActionMask = 2147483647;
  27. dstPath = "";
  28. dstSubfolderSpec = 10;
  29. files = (
  30. 0B26BE6F1EC5BC3C00EEFB41 /* JitsiMeet.framework in Embed Frameworks */,
  31. 0BD6B4381EF82A6B00D1F4CD /* WebRTC.framework in Embed Frameworks */,
  32. );
  33. name = "Embed Frameworks";
  34. runOnlyForDeploymentPostprocessing = 0;
  35. };
  36. /* End PBXCopyFilesBuildPhase section */
  37. /* Begin PBXFileReference section */
  38. 09AA3B93E4CC62D84B424690 /* Pods-jitsi-meet.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-jitsi-meet.release.xcconfig"; path = "../Pods/Target Support Files/Pods-jitsi-meet/Pods-jitsi-meet.release.xcconfig"; sourceTree = "<group>"; };
  39. 0B26BE6D1EC5BC3C00EEFB41 /* JitsiMeet.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = JitsiMeet.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  40. 0B412F1D1EDEE6E800B1A0A6 /* ViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
  41. 0B412F1E1EDEE6E800B1A0A6 /* ViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
  42. 0B412F201EDEE95300B1A0A6 /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = Main.storyboard; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  43. 0BBD021F212EB69D00CCB19F /* Types.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Types.h; sourceTree = "<group>"; };
  44. 0BD6B4361EF82A6B00D1F4CD /* WebRTC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebRTC.framework; path = "../../node_modules/react-native-webrtc/ios/WebRTC.framework"; sourceTree = "<group>"; };
  45. 13B07F961A680F5B00A75B9A /* jitsi-meet.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "jitsi-meet.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  46. 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  47. 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  48. 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  49. 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  50. 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  51. 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  52. 4670A512A688E2DC34528282 /* Pods-jitsi-meet.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-jitsi-meet.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-jitsi-meet/Pods-jitsi-meet.debug.xcconfig"; sourceTree = "<group>"; };
  53. 489E8EFE2C720D10F5961AEF /* libPods-jitsi-meet.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-jitsi-meet.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  54. B3B083EB1D4955FF0069CEE7 /* app.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = app.entitlements; sourceTree = "<group>"; };
  55. DE4C455D21DE1E4300EA0709 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = SOURCE_ROOT; };
  56. DE4C455F21DE1E4E00EA0709 /* FIRUtilities.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = FIRUtilities.m; sourceTree = "<group>"; };
  57. DE4C456021DE1E4E00EA0709 /* FIRUtilities.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FIRUtilities.h; sourceTree = "<group>"; };
  58. /* End PBXFileReference section */
  59. /* Begin PBXFrameworksBuildPhase section */
  60. 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
  61. isa = PBXFrameworksBuildPhase;
  62. buildActionMask = 2147483647;
  63. files = (
  64. 0B26BE6E1EC5BC3C00EEFB41 /* JitsiMeet.framework in Frameworks */,
  65. 0BD6B4371EF82A6B00D1F4CD /* WebRTC.framework in Frameworks */,
  66. 695AF3ED6F686F9C5EE40F9A /* libPods-jitsi-meet.a in Frameworks */,
  67. );
  68. runOnlyForDeploymentPostprocessing = 0;
  69. };
  70. /* End PBXFrameworksBuildPhase section */
  71. /* Begin PBXGroup section */
  72. 0B26BE711EC5BC4D00EEFB41 /* Frameworks */ = {
  73. isa = PBXGroup;
  74. children = (
  75. 0B26BE6D1EC5BC3C00EEFB41 /* JitsiMeet.framework */,
  76. 0BD6B4361EF82A6B00D1F4CD /* WebRTC.framework */,
  77. 489E8EFE2C720D10F5961AEF /* libPods-jitsi-meet.a */,
  78. );
  79. name = Frameworks;
  80. sourceTree = "<group>";
  81. };
  82. 13B07FAE1A68108700A75B9A /* src */ = {
  83. isa = PBXGroup;
  84. children = (
  85. 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
  86. 13B07FB01A68108700A75B9A /* AppDelegate.m */,
  87. DE4C456021DE1E4E00EA0709 /* FIRUtilities.h */,
  88. DE4C455F21DE1E4E00EA0709 /* FIRUtilities.m */,
  89. DE4C455D21DE1E4300EA0709 /* GoogleService-Info.plist */,
  90. 13B07FB51A68108700A75B9A /* Images.xcassets */,
  91. 13B07FB61A68108700A75B9A /* Info.plist */,
  92. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
  93. 13B07FB71A68108700A75B9A /* main.m */,
  94. 0B412F201EDEE95300B1A0A6 /* Main.storyboard */,
  95. 0BBD021F212EB69D00CCB19F /* Types.h */,
  96. 0B412F1D1EDEE6E800B1A0A6 /* ViewController.h */,
  97. 0B412F1E1EDEE6E800B1A0A6 /* ViewController.m */,
  98. );
  99. path = src;
  100. sourceTree = "<group>";
  101. };
  102. 5E96ADD5E49F3B3822EF9A52 /* Pods */ = {
  103. isa = PBXGroup;
  104. children = (
  105. 4670A512A688E2DC34528282 /* Pods-jitsi-meet.debug.xcconfig */,
  106. 09AA3B93E4CC62D84B424690 /* Pods-jitsi-meet.release.xcconfig */,
  107. );
  108. name = Pods;
  109. sourceTree = "<group>";
  110. };
  111. 83CBB9F61A601CBA00E9B192 = {
  112. isa = PBXGroup;
  113. children = (
  114. B3B083EB1D4955FF0069CEE7 /* app.entitlements */,
  115. 0B26BE711EC5BC4D00EEFB41 /* Frameworks */,
  116. 83CBBA001A601CBA00E9B192 /* Products */,
  117. 13B07FAE1A68108700A75B9A /* src */,
  118. 5E96ADD5E49F3B3822EF9A52 /* Pods */,
  119. );
  120. indentWidth = 2;
  121. sourceTree = "<group>";
  122. tabWidth = 2;
  123. };
  124. 83CBBA001A601CBA00E9B192 /* Products */ = {
  125. isa = PBXGroup;
  126. children = (
  127. 13B07F961A680F5B00A75B9A /* jitsi-meet.app */,
  128. );
  129. name = Products;
  130. sourceTree = "<group>";
  131. };
  132. /* End PBXGroup section */
  133. /* Begin PBXNativeTarget section */
  134. 13B07F861A680F5B00A75B9A /* jitsi-meet */ = {
  135. isa = PBXNativeTarget;
  136. buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "jitsi-meet" */;
  137. buildPhases = (
  138. B6607F42A5CF0C76E98929E2 /* [CP] Check Pods Manifest.lock */,
  139. 0BBA83C41EC9F7600075A103 /* Run React packager */,
  140. 13B07F871A680F5B00A75B9A /* Sources */,
  141. 13B07F8C1A680F5B00A75B9A /* Frameworks */,
  142. 13B07F8E1A680F5B00A75B9A /* Resources */,
  143. 0B26BE701EC5BC3C00EEFB41 /* Embed Frameworks */,
  144. B35383AD1DDA0083008F406A /* Adjust embedded framework architectures */,
  145. 0BB7DA181EC9E695007AAE98 /* Adjust ATS */,
  146. DEC2069321CBBD6900072F03 /* Setup Fabric */,
  147. );
  148. buildRules = (
  149. );
  150. dependencies = (
  151. );
  152. name = "jitsi-meet";
  153. productName = "Jitsi Meet";
  154. productReference = 13B07F961A680F5B00A75B9A /* jitsi-meet.app */;
  155. productType = "com.apple.product-type.application";
  156. };
  157. /* End PBXNativeTarget section */
  158. /* Begin PBXProject section */
  159. 83CBB9F71A601CBA00E9B192 /* Project object */ = {
  160. isa = PBXProject;
  161. attributes = {
  162. LastUpgradeCheck = 1000;
  163. ORGANIZATIONNAME = Facebook;
  164. TargetAttributes = {
  165. 13B07F861A680F5B00A75B9A = {
  166. DevelopmentTeam = FC967L3QRG;
  167. SystemCapabilities = {
  168. com.apple.SafariKeychain = {
  169. enabled = 1;
  170. };
  171. com.apple.Siri = {
  172. enabled = 1;
  173. };
  174. };
  175. };
  176. };
  177. };
  178. buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "app" */;
  179. compatibilityVersion = "Xcode 3.2";
  180. developmentRegion = English;
  181. hasScannedForEncodings = 0;
  182. knownRegions = (
  183. en,
  184. Base,
  185. );
  186. mainGroup = 83CBB9F61A601CBA00E9B192;
  187. productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
  188. projectDirPath = "";
  189. projectRoot = "";
  190. targets = (
  191. 13B07F861A680F5B00A75B9A /* jitsi-meet */,
  192. );
  193. };
  194. /* End PBXProject section */
  195. /* Begin PBXResourcesBuildPhase section */
  196. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  197. isa = PBXResourcesBuildPhase;
  198. buildActionMask = 2147483647;
  199. files = (
  200. 0B412F211EDEE95300B1A0A6 /* Main.storyboard in Resources */,
  201. DE4C455E21DE1E4300EA0709 /* GoogleService-Info.plist in Resources */,
  202. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  203. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
  204. );
  205. runOnlyForDeploymentPostprocessing = 0;
  206. };
  207. /* End PBXResourcesBuildPhase section */
  208. /* Begin PBXShellScriptBuildPhase section */
  209. 0BB7DA181EC9E695007AAE98 /* Adjust ATS */ = {
  210. isa = PBXShellScriptBuildPhase;
  211. buildActionMask = 2147483647;
  212. files = (
  213. );
  214. inputPaths = (
  215. );
  216. name = "Adjust ATS";
  217. outputPaths = (
  218. );
  219. runOnlyForDeploymentPostprocessing = 0;
  220. shellPath = /bin/sh;
  221. shellScript = "../scripts/fixup-ats.sh\n";
  222. };
  223. 0BBA83C41EC9F7600075A103 /* Run React packager */ = {
  224. isa = PBXShellScriptBuildPhase;
  225. buildActionMask = 2147483647;
  226. files = (
  227. );
  228. inputPaths = (
  229. );
  230. name = "Run React packager";
  231. outputPaths = (
  232. );
  233. runOnlyForDeploymentPostprocessing = 0;
  234. shellPath = /bin/sh;
  235. shellScript = "../scripts/run-packager.sh";
  236. };
  237. B35383AD1DDA0083008F406A /* Adjust embedded framework architectures */ = {
  238. isa = PBXShellScriptBuildPhase;
  239. buildActionMask = 2147483647;
  240. files = (
  241. );
  242. inputPaths = (
  243. );
  244. name = "Adjust embedded framework architectures";
  245. outputPaths = (
  246. );
  247. runOnlyForDeploymentPostprocessing = 0;
  248. shellPath = /bin/sh;
  249. shellScript = "../scripts/fixup-frameworks.sh\n";
  250. };
  251. B6607F42A5CF0C76E98929E2 /* [CP] Check Pods Manifest.lock */ = {
  252. isa = PBXShellScriptBuildPhase;
  253. buildActionMask = 2147483647;
  254. files = (
  255. );
  256. inputFileListPaths = (
  257. );
  258. inputPaths = (
  259. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  260. "${PODS_ROOT}/Manifest.lock",
  261. );
  262. name = "[CP] Check Pods Manifest.lock";
  263. outputFileListPaths = (
  264. );
  265. outputPaths = (
  266. "$(DERIVED_FILE_DIR)/Pods-jitsi-meet-checkManifestLockResult.txt",
  267. );
  268. runOnlyForDeploymentPostprocessing = 0;
  269. shellPath = /bin/sh;
  270. 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";
  271. showEnvVarsInLog = 0;
  272. };
  273. DEC2069321CBBD6900072F03 /* Setup Fabric */ = {
  274. isa = PBXShellScriptBuildPhase;
  275. buildActionMask = 2147483647;
  276. files = (
  277. );
  278. inputFileListPaths = (
  279. );
  280. inputPaths = (
  281. );
  282. name = "Setup Fabric";
  283. outputFileListPaths = (
  284. );
  285. outputPaths = (
  286. );
  287. runOnlyForDeploymentPostprocessing = 0;
  288. shellPath = /bin/sh;
  289. shellScript = "${PODS_ROOT}/Fabric/run\n";
  290. };
  291. /* End PBXShellScriptBuildPhase section */
  292. /* Begin PBXSourcesBuildPhase section */
  293. 13B07F871A680F5B00A75B9A /* Sources */ = {
  294. isa = PBXSourcesBuildPhase;
  295. buildActionMask = 2147483647;
  296. files = (
  297. 0B412F1F1EDEE6E800B1A0A6 /* ViewController.m in Sources */,
  298. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
  299. DE4C456121DE1E4E00EA0709 /* FIRUtilities.m in Sources */,
  300. 13B07FC11A68108700A75B9A /* main.m in Sources */,
  301. );
  302. runOnlyForDeploymentPostprocessing = 0;
  303. };
  304. /* End PBXSourcesBuildPhase section */
  305. /* Begin PBXVariantGroup section */
  306. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
  307. isa = PBXVariantGroup;
  308. children = (
  309. 13B07FB21A68108700A75B9A /* Base */,
  310. );
  311. name = LaunchScreen.xib;
  312. sourceTree = "<group>";
  313. };
  314. /* End PBXVariantGroup section */
  315. /* Begin XCBuildConfiguration section */
  316. 13B07F941A680F5B00A75B9A /* Debug */ = {
  317. isa = XCBuildConfiguration;
  318. baseConfigurationReference = 4670A512A688E2DC34528282 /* Pods-jitsi-meet.debug.xcconfig */;
  319. buildSettings = {
  320. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  321. ASSETCATALOG_COMPILER_APPICON_NAME = AppIconDebug;
  322. CODE_SIGN_ENTITLEMENTS = app.entitlements;
  323. CURRENT_PROJECT_VERSION = 1;
  324. DEAD_CODE_STRIPPING = NO;
  325. DEVELOPMENT_TEAM = FC967L3QRG;
  326. ENABLE_BITCODE = NO;
  327. FRAMEWORK_SEARCH_PATHS = (
  328. "$(inherited)",
  329. "../../node_modules/react-native-webrtc/ios",
  330. );
  331. HEADER_SEARCH_PATHS = (
  332. "$(inherited)",
  333. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  334. );
  335. INFOPLIST_FILE = src/Info.plist;
  336. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  337. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  338. LIBRARY_SEARCH_PATHS = "$(inherited)";
  339. OTHER_LDFLAGS = (
  340. "$(inherited)",
  341. "-ObjC",
  342. "-lc++",
  343. );
  344. PRODUCT_BUNDLE_IDENTIFIER = org.jitsi.meet;
  345. PRODUCT_NAME = "jitsi-meet";
  346. TARGETED_DEVICE_FAMILY = "1,2";
  347. };
  348. name = Debug;
  349. };
  350. 13B07F951A680F5B00A75B9A /* Release */ = {
  351. isa = XCBuildConfiguration;
  352. baseConfigurationReference = 09AA3B93E4CC62D84B424690 /* Pods-jitsi-meet.release.xcconfig */;
  353. buildSettings = {
  354. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  355. ASSETCATALOG_COMPILER_APPICON_NAME = AppIconRelease;
  356. CODE_SIGN_ENTITLEMENTS = app.entitlements;
  357. CURRENT_PROJECT_VERSION = 1;
  358. DEVELOPMENT_TEAM = FC967L3QRG;
  359. ENABLE_BITCODE = NO;
  360. FRAMEWORK_SEARCH_PATHS = (
  361. "$(inherited)",
  362. "../../node_modules/react-native-webrtc/ios",
  363. );
  364. HEADER_SEARCH_PATHS = (
  365. "$(inherited)",
  366. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  367. );
  368. INFOPLIST_FILE = src/Info.plist;
  369. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  370. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  371. LIBRARY_SEARCH_PATHS = "$(inherited)";
  372. OTHER_LDFLAGS = (
  373. "$(inherited)",
  374. "-ObjC",
  375. "-lc++",
  376. );
  377. PRODUCT_BUNDLE_IDENTIFIER = org.jitsi.meet;
  378. PRODUCT_NAME = "jitsi-meet";
  379. TARGETED_DEVICE_FAMILY = "1,2";
  380. };
  381. name = Release;
  382. };
  383. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  384. isa = XCBuildConfiguration;
  385. buildSettings = {
  386. ALWAYS_SEARCH_USER_PATHS = NO;
  387. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  388. CLANG_CXX_LIBRARY = "libc++";
  389. CLANG_ENABLE_MODULES = YES;
  390. CLANG_ENABLE_OBJC_ARC = YES;
  391. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  392. CLANG_WARN_BOOL_CONVERSION = YES;
  393. CLANG_WARN_COMMA = YES;
  394. CLANG_WARN_CONSTANT_CONVERSION = YES;
  395. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  396. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  397. CLANG_WARN_EMPTY_BODY = YES;
  398. CLANG_WARN_ENUM_CONVERSION = YES;
  399. CLANG_WARN_INFINITE_RECURSION = YES;
  400. CLANG_WARN_INT_CONVERSION = YES;
  401. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  402. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  403. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  404. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  405. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  406. CLANG_WARN_STRICT_PROTOTYPES = YES;
  407. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  408. CLANG_WARN_UNREACHABLE_CODE = YES;
  409. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  410. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  411. COPY_PHASE_STRIP = NO;
  412. ENABLE_BITCODE = NO;
  413. ENABLE_STRICT_OBJC_MSGSEND = YES;
  414. ENABLE_TESTABILITY = YES;
  415. GCC_C_LANGUAGE_STANDARD = gnu99;
  416. GCC_DYNAMIC_NO_PIC = NO;
  417. GCC_NO_COMMON_BLOCKS = YES;
  418. GCC_OPTIMIZATION_LEVEL = 0;
  419. GCC_PREPROCESSOR_DEFINITIONS = (
  420. "DEBUG=1",
  421. "$(inherited)",
  422. );
  423. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  424. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  425. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  426. GCC_WARN_UNDECLARED_SELECTOR = YES;
  427. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  428. GCC_WARN_UNUSED_FUNCTION = YES;
  429. GCC_WARN_UNUSED_VARIABLE = YES;
  430. HEADER_SEARCH_PATHS = (
  431. "$(inherited)",
  432. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  433. );
  434. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  435. MTL_ENABLE_DEBUG_INFO = YES;
  436. ONLY_ACTIVE_ARCH = YES;
  437. SDKROOT = iphoneos;
  438. };
  439. name = Debug;
  440. };
  441. 83CBBA211A601CBA00E9B192 /* Release */ = {
  442. isa = XCBuildConfiguration;
  443. buildSettings = {
  444. ALWAYS_SEARCH_USER_PATHS = NO;
  445. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  446. CLANG_CXX_LIBRARY = "libc++";
  447. CLANG_ENABLE_MODULES = YES;
  448. CLANG_ENABLE_OBJC_ARC = YES;
  449. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  450. CLANG_WARN_BOOL_CONVERSION = YES;
  451. CLANG_WARN_COMMA = YES;
  452. CLANG_WARN_CONSTANT_CONVERSION = YES;
  453. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  454. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  455. CLANG_WARN_EMPTY_BODY = YES;
  456. CLANG_WARN_ENUM_CONVERSION = YES;
  457. CLANG_WARN_INFINITE_RECURSION = YES;
  458. CLANG_WARN_INT_CONVERSION = YES;
  459. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  460. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  461. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  462. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  463. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  464. CLANG_WARN_STRICT_PROTOTYPES = YES;
  465. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  466. CLANG_WARN_UNREACHABLE_CODE = YES;
  467. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  468. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  469. COPY_PHASE_STRIP = YES;
  470. ENABLE_BITCODE = NO;
  471. ENABLE_NS_ASSERTIONS = NO;
  472. ENABLE_STRICT_OBJC_MSGSEND = YES;
  473. GCC_C_LANGUAGE_STANDARD = gnu99;
  474. GCC_NO_COMMON_BLOCKS = YES;
  475. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  476. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  477. GCC_WARN_UNDECLARED_SELECTOR = YES;
  478. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  479. GCC_WARN_UNUSED_FUNCTION = YES;
  480. GCC_WARN_UNUSED_VARIABLE = YES;
  481. HEADER_SEARCH_PATHS = (
  482. "$(inherited)",
  483. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  484. );
  485. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  486. MTL_ENABLE_DEBUG_INFO = NO;
  487. SDKROOT = iphoneos;
  488. VALIDATE_PRODUCT = YES;
  489. };
  490. name = Release;
  491. };
  492. /* End XCBuildConfiguration section */
  493. /* Begin XCConfigurationList section */
  494. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "jitsi-meet" */ = {
  495. isa = XCConfigurationList;
  496. buildConfigurations = (
  497. 13B07F941A680F5B00A75B9A /* Debug */,
  498. 13B07F951A680F5B00A75B9A /* Release */,
  499. );
  500. defaultConfigurationIsVisible = 0;
  501. defaultConfigurationName = Release;
  502. };
  503. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "app" */ = {
  504. isa = XCConfigurationList;
  505. buildConfigurations = (
  506. 83CBBA201A601CBA00E9B192 /* Debug */,
  507. 83CBBA211A601CBA00E9B192 /* Release */,
  508. );
  509. defaultConfigurationIsVisible = 0;
  510. defaultConfigurationName = Release;
  511. };
  512. /* End XCConfigurationList section */
  513. };
  514. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  515. }