Você não pode selecionar mais de 25 tópicos Os tópicos devem começar com uma letra ou um número, podem incluir traços ('-') e podem ter até 35 caracteres.

project.pbxproj 24KB

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