You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

project.pbxproj 24KB

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