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 23KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 0B412F181EDEC65D00B1A0A6 /* JitsiMeetView.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B412F161EDEC65D00B1A0A6 /* JitsiMeetView.h */; settings = {ATTRIBUTES = (Public, ); }; };
  10. 0B412F191EDEC65D00B1A0A6 /* JitsiMeetView.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B412F171EDEC65D00B1A0A6 /* JitsiMeetView.m */; };
  11. 0B412F221EDEF6EA00B1A0A6 /* JitsiMeetViewDelegate.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B412F1B1EDEC80100B1A0A6 /* JitsiMeetViewDelegate.h */; settings = {ATTRIBUTES = (Public, ); }; };
  12. 0B44A0191F902126009D1D64 /* MPVolumeViewManager.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B44A0181F902126009D1D64 /* MPVolumeViewManager.m */; };
  13. 0B93EF7B1EC608550030D24D /* CoreText.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0B93EF7A1EC608550030D24D /* CoreText.framework */; };
  14. 0B93EF7E1EC9DDCD0030D24D /* RCTBridgeWrapper.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B93EF7C1EC9DDCD0030D24D /* RCTBridgeWrapper.h */; };
  15. 0B93EF7F1EC9DDCD0030D24D /* RCTBridgeWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B93EF7D1EC9DDCD0030D24D /* RCTBridgeWrapper.m */; };
  16. 0BA13D311EE83FF8007BEF7F /* ExternalAPI.m in Sources */ = {isa = PBXBuildFile; fileRef = 0BA13D301EE83FF8007BEF7F /* ExternalAPI.m */; };
  17. 0BB9AD771F5EC6CE001C08DB /* CallKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0BB9AD761F5EC6CE001C08DB /* CallKit.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
  18. 0BB9AD791F5EC6D7001C08DB /* Intents.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0BB9AD781F5EC6D7001C08DB /* Intents.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
  19. 0BB9AD7B1F5EC8F4001C08DB /* CallKit.m in Sources */ = {isa = PBXBuildFile; fileRef = 0BB9AD7A1F5EC8F4001C08DB /* CallKit.m */; };
  20. 0BB9AD7D1F60356D001C08DB /* AppInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 0BB9AD7C1F60356D001C08DB /* AppInfo.m */; };
  21. 0BC4B8691F8C03A700CE8B21 /* CallKitIcon.png in Resources */ = {isa = PBXBuildFile; fileRef = 0BC4B8681F8C01E100CE8B21 /* CallKitIcon.png */; };
  22. 0BCA495F1EC4B6C600B793EE /* AudioMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 0BCA495C1EC4B6C600B793EE /* AudioMode.m */; };
  23. 0BCA49601EC4B6C600B793EE /* POSIX.m in Sources */ = {isa = PBXBuildFile; fileRef = 0BCA495D1EC4B6C600B793EE /* POSIX.m */; };
  24. 0BCA49611EC4B6C600B793EE /* Proximity.m in Sources */ = {isa = PBXBuildFile; fileRef = 0BCA495E1EC4B6C600B793EE /* Proximity.m */; };
  25. 0BCA496C1EC4BBF900B793EE /* jitsi.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 0BCA496B1EC4BBF900B793EE /* jitsi.ttf */; };
  26. 0BD906EA1EC0C00300C8C18E /* JitsiMeet.h in Headers */ = {isa = PBXBuildFile; fileRef = 0BD906E81EC0C00300C8C18E /* JitsiMeet.h */; settings = {ATTRIBUTES = (Public, ); }; };
  27. 0F65EECE1D95DA94561BB47E /* libPods-JitsiMeet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 03F2ADC957FF109849B7FCA1 /* libPods-JitsiMeet.a */; };
  28. /* End PBXBuildFile section */
  29. /* Begin PBXFileReference section */
  30. 03F2ADC957FF109849B7FCA1 /* libPods-JitsiMeet.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-JitsiMeet.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  31. 0B412F161EDEC65D00B1A0A6 /* JitsiMeetView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JitsiMeetView.h; sourceTree = "<group>"; };
  32. 0B412F171EDEC65D00B1A0A6 /* JitsiMeetView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JitsiMeetView.m; sourceTree = "<group>"; };
  33. 0B412F1B1EDEC80100B1A0A6 /* JitsiMeetViewDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JitsiMeetViewDelegate.h; sourceTree = "<group>"; };
  34. 0B44A0181F902126009D1D64 /* MPVolumeViewManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MPVolumeViewManager.m; sourceTree = "<group>"; };
  35. 0B93EF7A1EC608550030D24D /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
  36. 0B93EF7C1EC9DDCD0030D24D /* RCTBridgeWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTBridgeWrapper.h; sourceTree = "<group>"; };
  37. 0B93EF7D1EC9DDCD0030D24D /* RCTBridgeWrapper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTBridgeWrapper.m; sourceTree = "<group>"; };
  38. 0BA13D301EE83FF8007BEF7F /* ExternalAPI.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ExternalAPI.m; sourceTree = "<group>"; };
  39. 0BB9AD761F5EC6CE001C08DB /* CallKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CallKit.framework; path = System/Library/Frameworks/CallKit.framework; sourceTree = SDKROOT; };
  40. 0BB9AD781F5EC6D7001C08DB /* Intents.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Intents.framework; path = System/Library/Frameworks/Intents.framework; sourceTree = SDKROOT; };
  41. 0BB9AD7A1F5EC8F4001C08DB /* CallKit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CallKit.m; sourceTree = "<group>"; };
  42. 0BB9AD7C1F60356D001C08DB /* AppInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppInfo.m; sourceTree = "<group>"; };
  43. 0BC4B8681F8C01E100CE8B21 /* CallKitIcon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = CallKitIcon.png; path = ../../react/features/mobile/callkit/CallKitIcon.png; sourceTree = "<group>"; };
  44. 0BCA495C1EC4B6C600B793EE /* AudioMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AudioMode.m; sourceTree = "<group>"; };
  45. 0BCA495D1EC4B6C600B793EE /* POSIX.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = POSIX.m; sourceTree = "<group>"; };
  46. 0BCA495E1EC4B6C600B793EE /* Proximity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Proximity.m; sourceTree = "<group>"; };
  47. 0BCA49631EC4B76D00B793EE /* WebRTC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebRTC.framework; path = "../../node_modules/react-native-webrtc/ios/WebRTC.framework"; sourceTree = "<group>"; };
  48. 0BCA496B1EC4BBF900B793EE /* jitsi.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = jitsi.ttf; path = ../../fonts/jitsi.ttf; sourceTree = "<group>"; };
  49. 0BD906E51EC0C00300C8C18E /* JitsiMeet.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = JitsiMeet.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  50. 0BD906E81EC0C00300C8C18E /* JitsiMeet.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JitsiMeet.h; sourceTree = "<group>"; };
  51. 0BD906E91EC0C00300C8C18E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  52. 98E09B5C73D9036B4ED252FC /* Pods-JitsiMeet.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JitsiMeet.debug.xcconfig"; path = "../Pods/Target Support Files/Pods-JitsiMeet/Pods-JitsiMeet.debug.xcconfig"; sourceTree = "<group>"; };
  53. 9C77CA3CC919B081F1A52982 /* Pods-JitsiMeet.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JitsiMeet.release.xcconfig"; path = "../Pods/Target Support Files/Pods-JitsiMeet/Pods-JitsiMeet.release.xcconfig"; sourceTree = "<group>"; };
  54. /* End PBXFileReference section */
  55. /* Begin PBXFrameworksBuildPhase section */
  56. 0BD906E11EC0C00300C8C18E /* Frameworks */ = {
  57. isa = PBXFrameworksBuildPhase;
  58. buildActionMask = 2147483647;
  59. files = (
  60. 0BB9AD791F5EC6D7001C08DB /* Intents.framework in Frameworks */,
  61. 0BB9AD771F5EC6CE001C08DB /* CallKit.framework in Frameworks */,
  62. 0B93EF7B1EC608550030D24D /* CoreText.framework in Frameworks */,
  63. 0F65EECE1D95DA94561BB47E /* libPods-JitsiMeet.a in Frameworks */,
  64. );
  65. runOnlyForDeploymentPostprocessing = 0;
  66. };
  67. /* End PBXFrameworksBuildPhase section */
  68. /* Begin PBXGroup section */
  69. 0BCA49681EC4BBE500B793EE /* Resources */ = {
  70. isa = PBXGroup;
  71. children = (
  72. 0BC4B8681F8C01E100CE8B21 /* CallKitIcon.png */,
  73. 0BCA496B1EC4BBF900B793EE /* jitsi.ttf */,
  74. );
  75. name = Resources;
  76. sourceTree = "<group>";
  77. };
  78. 0BD906DB1EC0C00300C8C18E = {
  79. isa = PBXGroup;
  80. children = (
  81. 9C3C6FA2341729836589B856 /* Frameworks */,
  82. C5E72ADFC30ED96F9B35F076 /* Pods */,
  83. 0BD906E61EC0C00300C8C18E /* Products */,
  84. 0BCA49681EC4BBE500B793EE /* Resources */,
  85. 0BD906E71EC0C00300C8C18E /* src */,
  86. );
  87. sourceTree = "<group>";
  88. };
  89. 0BD906E61EC0C00300C8C18E /* Products */ = {
  90. isa = PBXGroup;
  91. children = (
  92. 0BD906E51EC0C00300C8C18E /* JitsiMeet.framework */,
  93. );
  94. name = Products;
  95. sourceTree = "<group>";
  96. };
  97. 0BD906E71EC0C00300C8C18E /* src */ = {
  98. isa = PBXGroup;
  99. children = (
  100. 0BCA495C1EC4B6C600B793EE /* AudioMode.m */,
  101. 0BB9AD7C1F60356D001C08DB /* AppInfo.m */,
  102. 0BB9AD7A1F5EC8F4001C08DB /* CallKit.m */,
  103. 0BA13D301EE83FF8007BEF7F /* ExternalAPI.m */,
  104. 0BD906E91EC0C00300C8C18E /* Info.plist */,
  105. 0BD906E81EC0C00300C8C18E /* JitsiMeet.h */,
  106. 0B412F161EDEC65D00B1A0A6 /* JitsiMeetView.h */,
  107. 0B412F171EDEC65D00B1A0A6 /* JitsiMeetView.m */,
  108. 0B412F1B1EDEC80100B1A0A6 /* JitsiMeetViewDelegate.h */,
  109. 0B44A0181F902126009D1D64 /* MPVolumeViewManager.m */,
  110. 0B93EF7C1EC9DDCD0030D24D /* RCTBridgeWrapper.h */,
  111. 0B93EF7D1EC9DDCD0030D24D /* RCTBridgeWrapper.m */,
  112. 0BCA495D1EC4B6C600B793EE /* POSIX.m */,
  113. 0BCA495E1EC4B6C600B793EE /* Proximity.m */,
  114. );
  115. path = src;
  116. sourceTree = "<group>";
  117. };
  118. 9C3C6FA2341729836589B856 /* Frameworks */ = {
  119. isa = PBXGroup;
  120. children = (
  121. 0BB9AD781F5EC6D7001C08DB /* Intents.framework */,
  122. 0BB9AD761F5EC6CE001C08DB /* CallKit.framework */,
  123. 0B93EF7A1EC608550030D24D /* CoreText.framework */,
  124. 0BCA49631EC4B76D00B793EE /* WebRTC.framework */,
  125. 03F2ADC957FF109849B7FCA1 /* libPods-JitsiMeet.a */,
  126. );
  127. name = Frameworks;
  128. sourceTree = "<group>";
  129. };
  130. C5E72ADFC30ED96F9B35F076 /* Pods */ = {
  131. isa = PBXGroup;
  132. children = (
  133. 98E09B5C73D9036B4ED252FC /* Pods-JitsiMeet.debug.xcconfig */,
  134. 9C77CA3CC919B081F1A52982 /* Pods-JitsiMeet.release.xcconfig */,
  135. );
  136. name = Pods;
  137. sourceTree = "<group>";
  138. };
  139. /* End PBXGroup section */
  140. /* Begin PBXHeadersBuildPhase section */
  141. 0BD906E21EC0C00300C8C18E /* Headers */ = {
  142. isa = PBXHeadersBuildPhase;
  143. buildActionMask = 2147483647;
  144. files = (
  145. 0B412F181EDEC65D00B1A0A6 /* JitsiMeetView.h in Headers */,
  146. 0B93EF7E1EC9DDCD0030D24D /* RCTBridgeWrapper.h in Headers */,
  147. 0B412F221EDEF6EA00B1A0A6 /* JitsiMeetViewDelegate.h in Headers */,
  148. 0BD906EA1EC0C00300C8C18E /* JitsiMeet.h in Headers */,
  149. );
  150. runOnlyForDeploymentPostprocessing = 0;
  151. };
  152. /* End PBXHeadersBuildPhase section */
  153. /* Begin PBXNativeTarget section */
  154. 0BD906E41EC0C00300C8C18E /* JitsiMeet */ = {
  155. isa = PBXNativeTarget;
  156. buildConfigurationList = 0BD906ED1EC0C00300C8C18E /* Build configuration list for PBXNativeTarget "JitsiMeet" */;
  157. buildPhases = (
  158. 26796D8589142D80C8AFDA51 /* [CP] Check Pods Manifest.lock */,
  159. 0BD906E01EC0C00300C8C18E /* Sources */,
  160. 0BD906E11EC0C00300C8C18E /* Frameworks */,
  161. 0BD906E21EC0C00300C8C18E /* Headers */,
  162. 0BD906E31EC0C00300C8C18E /* Resources */,
  163. 0BCA49651EC4B77500B793EE /* Package React bundle */,
  164. C7BC10B338C94EEB98048E64 /* [CP] Copy Pods Resources */,
  165. );
  166. buildRules = (
  167. );
  168. dependencies = (
  169. );
  170. name = JitsiMeet;
  171. productName = "Jitsi Meet SDK";
  172. productReference = 0BD906E51EC0C00300C8C18E /* JitsiMeet.framework */;
  173. productType = "com.apple.product-type.framework";
  174. };
  175. /* End PBXNativeTarget section */
  176. /* Begin PBXProject section */
  177. 0BD906DC1EC0C00300C8C18E /* Project object */ = {
  178. isa = PBXProject;
  179. attributes = {
  180. LastUpgradeCheck = 0830;
  181. ORGANIZATIONNAME = Jitsi;
  182. TargetAttributes = {
  183. 0BD906E41EC0C00300C8C18E = {
  184. CreatedOnToolsVersion = 8.3.2;
  185. ProvisioningStyle = Automatic;
  186. };
  187. };
  188. };
  189. buildConfigurationList = 0BD906DF1EC0C00300C8C18E /* Build configuration list for PBXProject "sdk" */;
  190. compatibilityVersion = "Xcode 3.2";
  191. developmentRegion = English;
  192. hasScannedForEncodings = 0;
  193. knownRegions = (
  194. en,
  195. );
  196. mainGroup = 0BD906DB1EC0C00300C8C18E;
  197. productRefGroup = 0BD906E61EC0C00300C8C18E /* Products */;
  198. projectDirPath = "";
  199. projectRoot = "";
  200. targets = (
  201. 0BD906E41EC0C00300C8C18E /* JitsiMeet */,
  202. );
  203. };
  204. /* End PBXProject section */
  205. /* Begin PBXResourcesBuildPhase section */
  206. 0BD906E31EC0C00300C8C18E /* Resources */ = {
  207. isa = PBXResourcesBuildPhase;
  208. buildActionMask = 2147483647;
  209. files = (
  210. 0BCA496C1EC4BBF900B793EE /* jitsi.ttf in Resources */,
  211. 0BC4B8691F8C03A700CE8B21 /* CallKitIcon.png in Resources */,
  212. );
  213. runOnlyForDeploymentPostprocessing = 0;
  214. };
  215. /* End PBXResourcesBuildPhase section */
  216. /* Begin PBXShellScriptBuildPhase section */
  217. 0BCA49651EC4B77500B793EE /* Package React bundle */ = {
  218. isa = PBXShellScriptBuildPhase;
  219. buildActionMask = 2147483647;
  220. files = (
  221. );
  222. inputPaths = (
  223. );
  224. name = "Package React bundle";
  225. outputPaths = (
  226. );
  227. runOnlyForDeploymentPostprocessing = 0;
  228. shellPath = /bin/sh;
  229. shellScript = "export NODE_BINARY=node\n../../node_modules/react-native/scripts/react-native-xcode.sh";
  230. };
  231. 26796D8589142D80C8AFDA51 /* [CP] Check Pods Manifest.lock */ = {
  232. isa = PBXShellScriptBuildPhase;
  233. buildActionMask = 2147483647;
  234. files = (
  235. );
  236. inputPaths = (
  237. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  238. "${PODS_ROOT}/Manifest.lock",
  239. );
  240. name = "[CP] Check Pods Manifest.lock";
  241. outputPaths = (
  242. "$(DERIVED_FILE_DIR)/Pods-JitsiMeet-checkManifestLockResult.txt",
  243. );
  244. runOnlyForDeploymentPostprocessing = 0;
  245. shellPath = /bin/sh;
  246. 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";
  247. showEnvVarsInLog = 0;
  248. };
  249. C7BC10B338C94EEB98048E64 /* [CP] Copy Pods Resources */ = {
  250. isa = PBXShellScriptBuildPhase;
  251. buildActionMask = 2147483647;
  252. files = (
  253. );
  254. inputPaths = (
  255. "${SRCROOT}/../Pods/Target Support Files/Pods-JitsiMeet/Pods-JitsiMeet-resources.sh",
  256. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Entypo.ttf",
  257. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/EvilIcons.ttf",
  258. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Feather.ttf",
  259. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome.ttf",
  260. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Foundation.ttf",
  261. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Ionicons.ttf",
  262. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/MaterialCommunityIcons.ttf",
  263. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/MaterialIcons.ttf",
  264. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Octicons.ttf",
  265. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/SimpleLineIcons.ttf",
  266. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Zocial.ttf",
  267. );
  268. name = "[CP] Copy Pods Resources";
  269. outputPaths = (
  270. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}",
  271. );
  272. runOnlyForDeploymentPostprocessing = 0;
  273. shellPath = /bin/sh;
  274. shellScript = "\"${SRCROOT}/../Pods/Target Support Files/Pods-JitsiMeet/Pods-JitsiMeet-resources.sh\"\n";
  275. showEnvVarsInLog = 0;
  276. };
  277. /* End PBXShellScriptBuildPhase section */
  278. /* Begin PBXSourcesBuildPhase section */
  279. 0BD906E01EC0C00300C8C18E /* Sources */ = {
  280. isa = PBXSourcesBuildPhase;
  281. buildActionMask = 2147483647;
  282. files = (
  283. 0BB9AD7B1F5EC8F4001C08DB /* CallKit.m in Sources */,
  284. 0BB9AD7D1F60356D001C08DB /* AppInfo.m in Sources */,
  285. 0B93EF7F1EC9DDCD0030D24D /* RCTBridgeWrapper.m in Sources */,
  286. 0BA13D311EE83FF8007BEF7F /* ExternalAPI.m in Sources */,
  287. 0BCA49601EC4B6C600B793EE /* POSIX.m in Sources */,
  288. 0BCA495F1EC4B6C600B793EE /* AudioMode.m in Sources */,
  289. 0B44A0191F902126009D1D64 /* MPVolumeViewManager.m in Sources */,
  290. 0BCA49611EC4B6C600B793EE /* Proximity.m in Sources */,
  291. 0B412F191EDEC65D00B1A0A6 /* JitsiMeetView.m in Sources */,
  292. );
  293. runOnlyForDeploymentPostprocessing = 0;
  294. };
  295. /* End PBXSourcesBuildPhase section */
  296. /* Begin XCBuildConfiguration section */
  297. 0BD906EB1EC0C00300C8C18E /* Debug */ = {
  298. isa = XCBuildConfiguration;
  299. buildSettings = {
  300. ALWAYS_SEARCH_USER_PATHS = NO;
  301. CLANG_ANALYZER_NONNULL = YES;
  302. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  303. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  304. CLANG_CXX_LIBRARY = "libc++";
  305. CLANG_ENABLE_MODULES = YES;
  306. CLANG_ENABLE_OBJC_ARC = YES;
  307. CLANG_WARN_BOOL_CONVERSION = YES;
  308. CLANG_WARN_CONSTANT_CONVERSION = YES;
  309. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  310. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  311. CLANG_WARN_EMPTY_BODY = YES;
  312. CLANG_WARN_ENUM_CONVERSION = YES;
  313. CLANG_WARN_INFINITE_RECURSION = YES;
  314. CLANG_WARN_INT_CONVERSION = YES;
  315. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  316. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  317. CLANG_WARN_UNREACHABLE_CODE = YES;
  318. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  319. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  320. COPY_PHASE_STRIP = NO;
  321. CURRENT_PROJECT_VERSION = 1;
  322. DEBUG_INFORMATION_FORMAT = dwarf;
  323. ENABLE_BITCODE = NO;
  324. ENABLE_STRICT_OBJC_MSGSEND = YES;
  325. ENABLE_TESTABILITY = YES;
  326. GCC_C_LANGUAGE_STANDARD = gnu99;
  327. GCC_DYNAMIC_NO_PIC = NO;
  328. GCC_NO_COMMON_BLOCKS = YES;
  329. GCC_OPTIMIZATION_LEVEL = 0;
  330. GCC_PREPROCESSOR_DEFINITIONS = (
  331. "DEBUG=1",
  332. "$(inherited)",
  333. );
  334. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  335. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  336. GCC_WARN_UNDECLARED_SELECTOR = YES;
  337. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  338. GCC_WARN_UNUSED_FUNCTION = YES;
  339. GCC_WARN_UNUSED_VARIABLE = YES;
  340. IPHONEOS_DEPLOYMENT_TARGET = 10.3;
  341. MTL_ENABLE_DEBUG_INFO = YES;
  342. ONLY_ACTIVE_ARCH = YES;
  343. SDKROOT = iphoneos;
  344. TARGETED_DEVICE_FAMILY = "1,2";
  345. VERSIONING_SYSTEM = "apple-generic";
  346. VERSION_INFO_PREFIX = "";
  347. };
  348. name = Debug;
  349. };
  350. 0BD906EC1EC0C00300C8C18E /* Release */ = {
  351. isa = XCBuildConfiguration;
  352. buildSettings = {
  353. ALWAYS_SEARCH_USER_PATHS = NO;
  354. CLANG_ANALYZER_NONNULL = YES;
  355. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  356. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  357. CLANG_CXX_LIBRARY = "libc++";
  358. CLANG_ENABLE_MODULES = YES;
  359. CLANG_ENABLE_OBJC_ARC = YES;
  360. CLANG_WARN_BOOL_CONVERSION = YES;
  361. CLANG_WARN_CONSTANT_CONVERSION = YES;
  362. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  363. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  364. CLANG_WARN_EMPTY_BODY = YES;
  365. CLANG_WARN_ENUM_CONVERSION = YES;
  366. CLANG_WARN_INFINITE_RECURSION = YES;
  367. CLANG_WARN_INT_CONVERSION = YES;
  368. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  369. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  370. CLANG_WARN_UNREACHABLE_CODE = YES;
  371. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  372. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  373. COPY_PHASE_STRIP = NO;
  374. CURRENT_PROJECT_VERSION = 1;
  375. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  376. ENABLE_BITCODE = NO;
  377. ENABLE_NS_ASSERTIONS = NO;
  378. ENABLE_STRICT_OBJC_MSGSEND = YES;
  379. GCC_C_LANGUAGE_STANDARD = gnu99;
  380. GCC_NO_COMMON_BLOCKS = YES;
  381. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  382. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  383. GCC_WARN_UNDECLARED_SELECTOR = YES;
  384. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  385. GCC_WARN_UNUSED_FUNCTION = YES;
  386. GCC_WARN_UNUSED_VARIABLE = YES;
  387. IPHONEOS_DEPLOYMENT_TARGET = 10.3;
  388. MTL_ENABLE_DEBUG_INFO = NO;
  389. SDKROOT = iphoneos;
  390. TARGETED_DEVICE_FAMILY = "1,2";
  391. VALIDATE_PRODUCT = YES;
  392. VERSIONING_SYSTEM = "apple-generic";
  393. VERSION_INFO_PREFIX = "";
  394. };
  395. name = Release;
  396. };
  397. 0BD906EE1EC0C00300C8C18E /* Debug */ = {
  398. isa = XCBuildConfiguration;
  399. baseConfigurationReference = 98E09B5C73D9036B4ED252FC /* Pods-JitsiMeet.debug.xcconfig */;
  400. buildSettings = {
  401. CODE_SIGN_IDENTITY = "";
  402. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  403. DEFINES_MODULE = YES;
  404. DEVELOPMENT_TEAM = "";
  405. DYLIB_COMPATIBILITY_VERSION = 1;
  406. DYLIB_CURRENT_VERSION = 1;
  407. DYLIB_INSTALL_NAME_BASE = "@rpath";
  408. ENABLE_BITCODE = NO;
  409. INFOPLIST_FILE = src/Info.plist;
  410. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  411. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  412. PRODUCT_BUNDLE_IDENTIFIER = org.jitsi.JitsiMeetSDK.ios;
  413. PRODUCT_NAME = "$(TARGET_NAME)";
  414. PROVISIONING_PROFILE_SPECIFIER = "";
  415. SKIP_INSTALL = YES;
  416. };
  417. name = Debug;
  418. };
  419. 0BD906EF1EC0C00300C8C18E /* Release */ = {
  420. isa = XCBuildConfiguration;
  421. baseConfigurationReference = 9C77CA3CC919B081F1A52982 /* Pods-JitsiMeet.release.xcconfig */;
  422. buildSettings = {
  423. CODE_SIGN_IDENTITY = "";
  424. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  425. DEFINES_MODULE = YES;
  426. DEVELOPMENT_TEAM = "";
  427. DYLIB_COMPATIBILITY_VERSION = 1;
  428. DYLIB_CURRENT_VERSION = 1;
  429. DYLIB_INSTALL_NAME_BASE = "@rpath";
  430. ENABLE_BITCODE = NO;
  431. INFOPLIST_FILE = src/Info.plist;
  432. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  433. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  434. PRODUCT_BUNDLE_IDENTIFIER = org.jitsi.JitsiMeetSDK.ios;
  435. PRODUCT_NAME = "$(TARGET_NAME)";
  436. PROVISIONING_PROFILE_SPECIFIER = "";
  437. SKIP_INSTALL = YES;
  438. };
  439. name = Release;
  440. };
  441. /* End XCBuildConfiguration section */
  442. /* Begin XCConfigurationList section */
  443. 0BD906DF1EC0C00300C8C18E /* Build configuration list for PBXProject "sdk" */ = {
  444. isa = XCConfigurationList;
  445. buildConfigurations = (
  446. 0BD906EB1EC0C00300C8C18E /* Debug */,
  447. 0BD906EC1EC0C00300C8C18E /* Release */,
  448. );
  449. defaultConfigurationIsVisible = 0;
  450. defaultConfigurationName = Release;
  451. };
  452. 0BD906ED1EC0C00300C8C18E /* Build configuration list for PBXNativeTarget "JitsiMeet" */ = {
  453. isa = XCConfigurationList;
  454. buildConfigurations = (
  455. 0BD906EE1EC0C00300C8C18E /* Debug */,
  456. 0BD906EF1EC0C00300C8C18E /* Release */,
  457. );
  458. defaultConfigurationIsVisible = 0;
  459. defaultConfigurationName = Release;
  460. };
  461. /* End XCConfigurationList section */
  462. };
  463. rootObject = 0BD906DC1EC0C00300C8C18E /* Project object */;
  464. }