Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

project.pbxproj 22KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547
  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. DE11877A21EE09640078D059 /* Setup Google reverse URL handler */,
  148. );
  149. buildRules = (
  150. );
  151. dependencies = (
  152. );
  153. name = "jitsi-meet";
  154. productName = "Jitsi Meet";
  155. productReference = 13B07F961A680F5B00A75B9A /* jitsi-meet.app */;
  156. productType = "com.apple.product-type.application";
  157. };
  158. /* End PBXNativeTarget section */
  159. /* Begin PBXProject section */
  160. 83CBB9F71A601CBA00E9B192 /* Project object */ = {
  161. isa = PBXProject;
  162. attributes = {
  163. LastUpgradeCheck = 1000;
  164. ORGANIZATIONNAME = Facebook;
  165. TargetAttributes = {
  166. 13B07F861A680F5B00A75B9A = {
  167. DevelopmentTeam = FC967L3QRG;
  168. SystemCapabilities = {
  169. com.apple.SafariKeychain = {
  170. enabled = 1;
  171. };
  172. com.apple.Siri = {
  173. enabled = 1;
  174. };
  175. };
  176. };
  177. };
  178. };
  179. buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "app" */;
  180. compatibilityVersion = "Xcode 3.2";
  181. developmentRegion = English;
  182. hasScannedForEncodings = 0;
  183. knownRegions = (
  184. en,
  185. Base,
  186. );
  187. mainGroup = 83CBB9F61A601CBA00E9B192;
  188. productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
  189. projectDirPath = "";
  190. projectRoot = "";
  191. targets = (
  192. 13B07F861A680F5B00A75B9A /* jitsi-meet */,
  193. );
  194. };
  195. /* End PBXProject section */
  196. /* Begin PBXResourcesBuildPhase section */
  197. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  198. isa = PBXResourcesBuildPhase;
  199. buildActionMask = 2147483647;
  200. files = (
  201. 0B412F211EDEE95300B1A0A6 /* Main.storyboard in Resources */,
  202. DE4C455E21DE1E4300EA0709 /* GoogleService-Info.plist in Resources */,
  203. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  204. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
  205. );
  206. runOnlyForDeploymentPostprocessing = 0;
  207. };
  208. /* End PBXResourcesBuildPhase section */
  209. /* Begin PBXShellScriptBuildPhase section */
  210. 0BB7DA181EC9E695007AAE98 /* Adjust ATS */ = {
  211. isa = PBXShellScriptBuildPhase;
  212. buildActionMask = 2147483647;
  213. files = (
  214. );
  215. inputPaths = (
  216. );
  217. name = "Adjust ATS";
  218. outputPaths = (
  219. );
  220. runOnlyForDeploymentPostprocessing = 0;
  221. shellPath = /bin/sh;
  222. shellScript = "../scripts/fixup-ats.sh\n";
  223. };
  224. 0BBA83C41EC9F7600075A103 /* Run React packager */ = {
  225. isa = PBXShellScriptBuildPhase;
  226. buildActionMask = 2147483647;
  227. files = (
  228. );
  229. inputPaths = (
  230. );
  231. name = "Run React packager";
  232. outputPaths = (
  233. );
  234. runOnlyForDeploymentPostprocessing = 0;
  235. shellPath = /bin/sh;
  236. shellScript = "../scripts/run-packager.sh";
  237. };
  238. B35383AD1DDA0083008F406A /* Adjust embedded framework architectures */ = {
  239. isa = PBXShellScriptBuildPhase;
  240. buildActionMask = 2147483647;
  241. files = (
  242. );
  243. inputPaths = (
  244. );
  245. name = "Adjust embedded framework architectures";
  246. outputPaths = (
  247. );
  248. runOnlyForDeploymentPostprocessing = 0;
  249. shellPath = /bin/sh;
  250. shellScript = "../scripts/fixup-frameworks.sh\n";
  251. };
  252. B6607F42A5CF0C76E98929E2 /* [CP] Check Pods Manifest.lock */ = {
  253. isa = PBXShellScriptBuildPhase;
  254. buildActionMask = 2147483647;
  255. files = (
  256. );
  257. inputFileListPaths = (
  258. );
  259. inputPaths = (
  260. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  261. "${PODS_ROOT}/Manifest.lock",
  262. );
  263. name = "[CP] Check Pods Manifest.lock";
  264. outputFileListPaths = (
  265. );
  266. outputPaths = (
  267. "$(DERIVED_FILE_DIR)/Pods-jitsi-meet-checkManifestLockResult.txt",
  268. );
  269. runOnlyForDeploymentPostprocessing = 0;
  270. shellPath = /bin/sh;
  271. 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";
  272. showEnvVarsInLog = 0;
  273. };
  274. DE11877A21EE09640078D059 /* Setup Google reverse URL handler */ = {
  275. isa = PBXShellScriptBuildPhase;
  276. buildActionMask = 2147483647;
  277. files = (
  278. );
  279. inputFileListPaths = (
  280. );
  281. inputPaths = (
  282. );
  283. name = "Setup Google reverse URL handler";
  284. outputFileListPaths = (
  285. );
  286. outputPaths = (
  287. );
  288. runOnlyForDeploymentPostprocessing = 0;
  289. shellPath = /bin/sh;
  290. shellScript = "INFO_PLIST=\"$BUILT_PRODUCTS_DIR/$INFOPLIST_PATH\"\nREVERSED_CLIENT_ID=$(/usr/libexec/PlistBuddy -c \"Print :REVERSED_CLIENT_ID:\" $PROJECT_DIR/GoogleService-Info.plist)\n\n/usr/libexec/PlistBuddy -c \"Set :CFBundleURLTypes:1:CFBundleURLSchemes:0 $REVERSED_CLIENT_ID\" $INFO_PLIST\n";
  291. };
  292. DEC2069321CBBD6900072F03 /* Setup Fabric */ = {
  293. isa = PBXShellScriptBuildPhase;
  294. buildActionMask = 2147483647;
  295. files = (
  296. );
  297. inputFileListPaths = (
  298. );
  299. inputPaths = (
  300. );
  301. name = "Setup Fabric";
  302. outputFileListPaths = (
  303. );
  304. outputPaths = (
  305. );
  306. runOnlyForDeploymentPostprocessing = 0;
  307. shellPath = /bin/sh;
  308. shellScript = "${PODS_ROOT}/Fabric/run\n";
  309. };
  310. /* End PBXShellScriptBuildPhase section */
  311. /* Begin PBXSourcesBuildPhase section */
  312. 13B07F871A680F5B00A75B9A /* Sources */ = {
  313. isa = PBXSourcesBuildPhase;
  314. buildActionMask = 2147483647;
  315. files = (
  316. 0B412F1F1EDEE6E800B1A0A6 /* ViewController.m in Sources */,
  317. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
  318. DE4C456121DE1E4E00EA0709 /* FIRUtilities.m in Sources */,
  319. 13B07FC11A68108700A75B9A /* main.m in Sources */,
  320. );
  321. runOnlyForDeploymentPostprocessing = 0;
  322. };
  323. /* End PBXSourcesBuildPhase section */
  324. /* Begin PBXVariantGroup section */
  325. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
  326. isa = PBXVariantGroup;
  327. children = (
  328. 13B07FB21A68108700A75B9A /* Base */,
  329. );
  330. name = LaunchScreen.xib;
  331. sourceTree = "<group>";
  332. };
  333. /* End PBXVariantGroup section */
  334. /* Begin XCBuildConfiguration section */
  335. 13B07F941A680F5B00A75B9A /* Debug */ = {
  336. isa = XCBuildConfiguration;
  337. baseConfigurationReference = 4670A512A688E2DC34528282 /* Pods-jitsi-meet.debug.xcconfig */;
  338. buildSettings = {
  339. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  340. ASSETCATALOG_COMPILER_APPICON_NAME = AppIconDebug;
  341. CODE_SIGN_ENTITLEMENTS = app.entitlements;
  342. CURRENT_PROJECT_VERSION = 1;
  343. DEAD_CODE_STRIPPING = NO;
  344. DEVELOPMENT_TEAM = FC967L3QRG;
  345. ENABLE_BITCODE = NO;
  346. FRAMEWORK_SEARCH_PATHS = (
  347. "$(inherited)",
  348. "../../node_modules/react-native-webrtc/ios",
  349. );
  350. HEADER_SEARCH_PATHS = (
  351. "$(inherited)",
  352. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  353. );
  354. INFOPLIST_FILE = src/Info.plist;
  355. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  356. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  357. LIBRARY_SEARCH_PATHS = "$(inherited)";
  358. OTHER_LDFLAGS = (
  359. "$(inherited)",
  360. "-ObjC",
  361. "-lc++",
  362. );
  363. PRODUCT_BUNDLE_IDENTIFIER = org.jitsi.meet;
  364. PRODUCT_NAME = "jitsi-meet";
  365. TARGETED_DEVICE_FAMILY = "1,2";
  366. };
  367. name = Debug;
  368. };
  369. 13B07F951A680F5B00A75B9A /* Release */ = {
  370. isa = XCBuildConfiguration;
  371. baseConfigurationReference = 09AA3B93E4CC62D84B424690 /* Pods-jitsi-meet.release.xcconfig */;
  372. buildSettings = {
  373. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  374. ASSETCATALOG_COMPILER_APPICON_NAME = AppIconRelease;
  375. CODE_SIGN_ENTITLEMENTS = app.entitlements;
  376. CURRENT_PROJECT_VERSION = 1;
  377. DEVELOPMENT_TEAM = FC967L3QRG;
  378. ENABLE_BITCODE = NO;
  379. FRAMEWORK_SEARCH_PATHS = (
  380. "$(inherited)",
  381. "../../node_modules/react-native-webrtc/ios",
  382. );
  383. HEADER_SEARCH_PATHS = (
  384. "$(inherited)",
  385. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  386. );
  387. INFOPLIST_FILE = src/Info.plist;
  388. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  389. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  390. LIBRARY_SEARCH_PATHS = "$(inherited)";
  391. OTHER_LDFLAGS = (
  392. "$(inherited)",
  393. "-ObjC",
  394. "-lc++",
  395. );
  396. PRODUCT_BUNDLE_IDENTIFIER = org.jitsi.meet;
  397. PRODUCT_NAME = "jitsi-meet";
  398. TARGETED_DEVICE_FAMILY = "1,2";
  399. };
  400. name = Release;
  401. };
  402. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  403. isa = XCBuildConfiguration;
  404. buildSettings = {
  405. ALWAYS_SEARCH_USER_PATHS = NO;
  406. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  407. CLANG_CXX_LIBRARY = "libc++";
  408. CLANG_ENABLE_MODULES = YES;
  409. CLANG_ENABLE_OBJC_ARC = YES;
  410. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  411. CLANG_WARN_BOOL_CONVERSION = YES;
  412. CLANG_WARN_COMMA = YES;
  413. CLANG_WARN_CONSTANT_CONVERSION = YES;
  414. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  415. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  416. CLANG_WARN_EMPTY_BODY = YES;
  417. CLANG_WARN_ENUM_CONVERSION = YES;
  418. CLANG_WARN_INFINITE_RECURSION = YES;
  419. CLANG_WARN_INT_CONVERSION = YES;
  420. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  421. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  422. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  423. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  424. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  425. CLANG_WARN_STRICT_PROTOTYPES = YES;
  426. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  427. CLANG_WARN_UNREACHABLE_CODE = YES;
  428. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  429. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  430. COPY_PHASE_STRIP = NO;
  431. ENABLE_BITCODE = NO;
  432. ENABLE_STRICT_OBJC_MSGSEND = YES;
  433. ENABLE_TESTABILITY = YES;
  434. GCC_C_LANGUAGE_STANDARD = gnu99;
  435. GCC_DYNAMIC_NO_PIC = NO;
  436. GCC_NO_COMMON_BLOCKS = YES;
  437. GCC_OPTIMIZATION_LEVEL = 0;
  438. GCC_PREPROCESSOR_DEFINITIONS = (
  439. "DEBUG=1",
  440. "$(inherited)",
  441. );
  442. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  443. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  444. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  445. GCC_WARN_UNDECLARED_SELECTOR = YES;
  446. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  447. GCC_WARN_UNUSED_FUNCTION = YES;
  448. GCC_WARN_UNUSED_VARIABLE = YES;
  449. HEADER_SEARCH_PATHS = (
  450. "$(inherited)",
  451. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  452. );
  453. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  454. MTL_ENABLE_DEBUG_INFO = YES;
  455. ONLY_ACTIVE_ARCH = YES;
  456. SDKROOT = iphoneos;
  457. };
  458. name = Debug;
  459. };
  460. 83CBBA211A601CBA00E9B192 /* Release */ = {
  461. isa = XCBuildConfiguration;
  462. buildSettings = {
  463. ALWAYS_SEARCH_USER_PATHS = NO;
  464. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  465. CLANG_CXX_LIBRARY = "libc++";
  466. CLANG_ENABLE_MODULES = YES;
  467. CLANG_ENABLE_OBJC_ARC = YES;
  468. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  469. CLANG_WARN_BOOL_CONVERSION = YES;
  470. CLANG_WARN_COMMA = YES;
  471. CLANG_WARN_CONSTANT_CONVERSION = YES;
  472. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  473. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  474. CLANG_WARN_EMPTY_BODY = YES;
  475. CLANG_WARN_ENUM_CONVERSION = YES;
  476. CLANG_WARN_INFINITE_RECURSION = YES;
  477. CLANG_WARN_INT_CONVERSION = YES;
  478. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  479. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  480. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  481. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  482. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  483. CLANG_WARN_STRICT_PROTOTYPES = YES;
  484. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  485. CLANG_WARN_UNREACHABLE_CODE = YES;
  486. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  487. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  488. COPY_PHASE_STRIP = YES;
  489. ENABLE_BITCODE = NO;
  490. ENABLE_NS_ASSERTIONS = NO;
  491. ENABLE_STRICT_OBJC_MSGSEND = YES;
  492. GCC_C_LANGUAGE_STANDARD = gnu99;
  493. GCC_NO_COMMON_BLOCKS = YES;
  494. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  495. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  496. GCC_WARN_UNDECLARED_SELECTOR = YES;
  497. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  498. GCC_WARN_UNUSED_FUNCTION = YES;
  499. GCC_WARN_UNUSED_VARIABLE = YES;
  500. HEADER_SEARCH_PATHS = (
  501. "$(inherited)",
  502. /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/include,
  503. );
  504. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  505. MTL_ENABLE_DEBUG_INFO = NO;
  506. SDKROOT = iphoneos;
  507. VALIDATE_PRODUCT = YES;
  508. };
  509. name = Release;
  510. };
  511. /* End XCBuildConfiguration section */
  512. /* Begin XCConfigurationList section */
  513. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "jitsi-meet" */ = {
  514. isa = XCConfigurationList;
  515. buildConfigurations = (
  516. 13B07F941A680F5B00A75B9A /* Debug */,
  517. 13B07F951A680F5B00A75B9A /* Release */,
  518. );
  519. defaultConfigurationIsVisible = 0;
  520. defaultConfigurationName = Release;
  521. };
  522. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "app" */ = {
  523. isa = XCConfigurationList;
  524. buildConfigurations = (
  525. 83CBBA201A601CBA00E9B192 /* Debug */,
  526. 83CBBA211A601CBA00E9B192 /* Release */,
  527. );
  528. defaultConfigurationIsVisible = 0;
  529. defaultConfigurationName = Release;
  530. };
  531. /* End XCConfigurationList section */
  532. };
  533. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  534. }