您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符

project.pbxproj 22KB

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