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

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642
  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. 0B49424520AD8DBD00BD2DE0 /* outgoingStart.wav in Resources */ = {isa = PBXBuildFile; fileRef = 0B49424320AD8DBD00BD2DE0 /* outgoingStart.wav */; };
  14. 0B49424620AD8DBD00BD2DE0 /* outgoingRinging.wav in Resources */ = {isa = PBXBuildFile; fileRef = 0B49424420AD8DBD00BD2DE0 /* outgoingRinging.wav */; };
  15. 0B7C2CFD200F51D60060D076 /* LaunchOptions.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B7C2CFC200F51D60060D076 /* LaunchOptions.m */; };
  16. 0B93EF7E1EC9DDCD0030D24D /* RCTBridgeWrapper.h in Headers */ = {isa = PBXBuildFile; fileRef = 0B93EF7C1EC9DDCD0030D24D /* RCTBridgeWrapper.h */; };
  17. 0B93EF7F1EC9DDCD0030D24D /* RCTBridgeWrapper.m in Sources */ = {isa = PBXBuildFile; fileRef = 0B93EF7D1EC9DDCD0030D24D /* RCTBridgeWrapper.m */; };
  18. 0BA13D311EE83FF8007BEF7F /* ExternalAPI.m in Sources */ = {isa = PBXBuildFile; fileRef = 0BA13D301EE83FF8007BEF7F /* ExternalAPI.m */; };
  19. 0BB9AD771F5EC6CE001C08DB /* CallKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0BB9AD761F5EC6CE001C08DB /* CallKit.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
  20. 0BB9AD791F5EC6D7001C08DB /* Intents.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0BB9AD781F5EC6D7001C08DB /* Intents.framework */; settings = {ATTRIBUTES = (Weak, ); }; };
  21. 0BB9AD7B1F5EC8F4001C08DB /* CallKit.m in Sources */ = {isa = PBXBuildFile; fileRef = 0BB9AD7A1F5EC8F4001C08DB /* CallKit.m */; };
  22. 0BB9AD7D1F60356D001C08DB /* AppInfo.m in Sources */ = {isa = PBXBuildFile; fileRef = 0BB9AD7C1F60356D001C08DB /* AppInfo.m */; };
  23. 0BC4B8691F8C03A700CE8B21 /* CallKitIcon.png in Resources */ = {isa = PBXBuildFile; fileRef = 0BC4B8681F8C01E100CE8B21 /* CallKitIcon.png */; };
  24. 0BCA495F1EC4B6C600B793EE /* AudioMode.m in Sources */ = {isa = PBXBuildFile; fileRef = 0BCA495C1EC4B6C600B793EE /* AudioMode.m */; };
  25. 0BCA49601EC4B6C600B793EE /* POSIX.m in Sources */ = {isa = PBXBuildFile; fileRef = 0BCA495D1EC4B6C600B793EE /* POSIX.m */; };
  26. 0BCA49611EC4B6C600B793EE /* Proximity.m in Sources */ = {isa = PBXBuildFile; fileRef = 0BCA495E1EC4B6C600B793EE /* Proximity.m */; };
  27. 0BCA496C1EC4BBF900B793EE /* jitsi.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 0BCA496B1EC4BBF900B793EE /* jitsi.ttf */; };
  28. 0BD906EA1EC0C00300C8C18E /* JitsiMeet.h in Headers */ = {isa = PBXBuildFile; fileRef = 0BD906E81EC0C00300C8C18E /* JitsiMeet.h */; settings = {ATTRIBUTES = (Public, ); }; };
  29. 0F65EECE1D95DA94561BB47E /* libPods-JitsiMeet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 03F2ADC957FF109849B7FCA1 /* libPods-JitsiMeet.a */; };
  30. 6C31EDC820C06D490089C899 /* recordingOn.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 6C31EDC720C06D490089C899 /* recordingOn.mp3 */; };
  31. 6C31EDCA20C06D530089C899 /* recordingOff.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = 6C31EDC920C06D530089C899 /* recordingOff.mp3 */; };
  32. 75635B0A20751D6D00F29C9F /* joined.wav in Resources */ = {isa = PBXBuildFile; fileRef = 75635B0820751D6D00F29C9F /* joined.wav */; };
  33. 75635B0B20751D6D00F29C9F /* left.wav in Resources */ = {isa = PBXBuildFile; fileRef = 75635B0920751D6D00F29C9F /* left.wav */; };
  34. 87FE6F3321E52437004A5DC7 /* incomingMessage.wav in Resources */ = {isa = PBXBuildFile; fileRef = 87FE6F3221E52437004A5DC7 /* incomingMessage.wav */; };
  35. A4414AE020B37F1A003546E6 /* rejected.wav in Resources */ = {isa = PBXBuildFile; fileRef = A4414ADF20B37F1A003546E6 /* rejected.wav */; };
  36. A4A934E9212F3ADB001E9388 /* Dropbox.m in Sources */ = {isa = PBXBuildFile; fileRef = A4A934E8212F3ADB001E9388 /* Dropbox.m */; };
  37. C6245F5D2053091D0040BE68 /* image-resize@2x.png in Resources */ = {isa = PBXBuildFile; fileRef = C6245F5B2053091D0040BE68 /* image-resize@2x.png */; };
  38. C6245F5E2053091D0040BE68 /* image-resize@3x.png in Resources */ = {isa = PBXBuildFile; fileRef = C6245F5C2053091D0040BE68 /* image-resize@3x.png */; };
  39. C69EFA0C209A0F660027712B /* JMCallKitEmitter.swift in Sources */ = {isa = PBXBuildFile; fileRef = C69EFA09209A0F650027712B /* JMCallKitEmitter.swift */; };
  40. C69EFA0D209A0F660027712B /* JMCallKitProxy.swift in Sources */ = {isa = PBXBuildFile; fileRef = C69EFA0A209A0F660027712B /* JMCallKitProxy.swift */; };
  41. C69EFA0E209A0F660027712B /* JMCallKitListener.swift in Sources */ = {isa = PBXBuildFile; fileRef = C69EFA0B209A0F660027712B /* JMCallKitListener.swift */; };
  42. C6A34261204EF76800E062DD /* DragGestureController.swift in Sources */ = {isa = PBXBuildFile; fileRef = C6A3425E204EF76800E062DD /* DragGestureController.swift */; };
  43. C6CC49AF207412CF000DFA42 /* PiPViewCoordinator.swift in Sources */ = {isa = PBXBuildFile; fileRef = C6CC49AE207412CF000DFA42 /* PiPViewCoordinator.swift */; };
  44. C6F99C15204DB63E0001F710 /* JitsiMeetView+Private.h in Headers */ = {isa = PBXBuildFile; fileRef = C6F99C13204DB63D0001F710 /* JitsiMeetView+Private.h */; };
  45. DEFC743F21B178FA00E4DD96 /* LocaleDetector.m in Sources */ = {isa = PBXBuildFile; fileRef = DEFC743D21B178FA00E4DD96 /* LocaleDetector.m */; };
  46. /* End PBXBuildFile section */
  47. /* Begin PBXFileReference section */
  48. 03F2ADC957FF109849B7FCA1 /* libPods-JitsiMeet.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-JitsiMeet.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  49. 0B412F161EDEC65D00B1A0A6 /* JitsiMeetView.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = JitsiMeetView.h; sourceTree = "<group>"; };
  50. 0B412F171EDEC65D00B1A0A6 /* JitsiMeetView.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = JitsiMeetView.m; sourceTree = "<group>"; };
  51. 0B412F1B1EDEC80100B1A0A6 /* JitsiMeetViewDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JitsiMeetViewDelegate.h; sourceTree = "<group>"; };
  52. 0B44A0181F902126009D1D64 /* MPVolumeViewManager.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = MPVolumeViewManager.m; sourceTree = "<group>"; };
  53. 0B49424320AD8DBD00BD2DE0 /* outgoingStart.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = outgoingStart.wav; path = ../../sounds/outgoingStart.wav; sourceTree = "<group>"; };
  54. 0B49424420AD8DBD00BD2DE0 /* outgoingRinging.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = outgoingRinging.wav; path = ../../sounds/outgoingRinging.wav; sourceTree = "<group>"; };
  55. 0B7C2CFC200F51D60060D076 /* LaunchOptions.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LaunchOptions.m; sourceTree = "<group>"; };
  56. 0B93EF7A1EC608550030D24D /* CoreText.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreText.framework; path = System/Library/Frameworks/CoreText.framework; sourceTree = SDKROOT; };
  57. 0B93EF7C1EC9DDCD0030D24D /* RCTBridgeWrapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RCTBridgeWrapper.h; sourceTree = "<group>"; };
  58. 0B93EF7D1EC9DDCD0030D24D /* RCTBridgeWrapper.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = RCTBridgeWrapper.m; sourceTree = "<group>"; };
  59. 0BA13D301EE83FF8007BEF7F /* ExternalAPI.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = ExternalAPI.m; sourceTree = "<group>"; };
  60. 0BB9AD761F5EC6CE001C08DB /* CallKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CallKit.framework; path = System/Library/Frameworks/CallKit.framework; sourceTree = SDKROOT; };
  61. 0BB9AD781F5EC6D7001C08DB /* Intents.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Intents.framework; path = System/Library/Frameworks/Intents.framework; sourceTree = SDKROOT; };
  62. 0BB9AD7A1F5EC8F4001C08DB /* CallKit.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = CallKit.m; sourceTree = "<group>"; };
  63. 0BB9AD7C1F60356D001C08DB /* AppInfo.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppInfo.m; sourceTree = "<group>"; };
  64. 0BC4B8681F8C01E100CE8B21 /* CallKitIcon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = CallKitIcon.png; path = ../../react/features/mobile/call-integration/CallKitIcon.png; sourceTree = "<group>"; };
  65. 0BCA495C1EC4B6C600B793EE /* AudioMode.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AudioMode.m; sourceTree = "<group>"; };
  66. 0BCA495D1EC4B6C600B793EE /* POSIX.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = POSIX.m; sourceTree = "<group>"; };
  67. 0BCA495E1EC4B6C600B793EE /* Proximity.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = Proximity.m; sourceTree = "<group>"; };
  68. 0BCA49631EC4B76D00B793EE /* WebRTC.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = WebRTC.framework; path = "../../node_modules/react-native-webrtc/ios/WebRTC.framework"; sourceTree = "<group>"; };
  69. 0BCA496B1EC4BBF900B793EE /* jitsi.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; name = jitsi.ttf; path = ../../fonts/jitsi.ttf; sourceTree = "<group>"; };
  70. 0BD906E51EC0C00300C8C18E /* JitsiMeet.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = JitsiMeet.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  71. 0BD906E81EC0C00300C8C18E /* JitsiMeet.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = JitsiMeet.h; sourceTree = "<group>"; };
  72. 0BD906E91EC0C00300C8C18E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  73. 6C31EDC720C06D490089C899 /* recordingOn.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = recordingOn.mp3; path = ../../sounds/recordingOn.mp3; sourceTree = "<group>"; };
  74. 6C31EDC920C06D530089C899 /* recordingOff.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; name = recordingOff.mp3; path = ../../sounds/recordingOff.mp3; sourceTree = "<group>"; };
  75. 75635B0820751D6D00F29C9F /* joined.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = joined.wav; path = ../../sounds/joined.wav; sourceTree = "<group>"; };
  76. 75635B0920751D6D00F29C9F /* left.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = left.wav; path = ../../sounds/left.wav; sourceTree = "<group>"; };
  77. 87FE6F3221E52437004A5DC7 /* incomingMessage.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = incomingMessage.wav; path = ../../sounds/incomingMessage.wav; sourceTree = "<group>"; };
  78. 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>"; };
  79. 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>"; };
  80. A4414ADF20B37F1A003546E6 /* rejected.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; name = rejected.wav; path = ../../sounds/rejected.wav; sourceTree = "<group>"; };
  81. A4A934E8212F3ADB001E9388 /* Dropbox.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = Dropbox.m; sourceTree = "<group>"; };
  82. A4A934EB21349A06001E9388 /* Dropbox.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = Dropbox.h; sourceTree = "<group>"; };
  83. C6245F5B2053091D0040BE68 /* image-resize@2x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "image-resize@2x.png"; path = "src/picture-in-picture/image-resize@2x.png"; sourceTree = "<group>"; };
  84. C6245F5C2053091D0040BE68 /* image-resize@3x.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; name = "image-resize@3x.png"; path = "src/picture-in-picture/image-resize@3x.png"; sourceTree = "<group>"; };
  85. C69EFA09209A0F650027712B /* JMCallKitEmitter.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = JMCallKitEmitter.swift; sourceTree = "<group>"; };
  86. C69EFA0A209A0F660027712B /* JMCallKitProxy.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = JMCallKitProxy.swift; sourceTree = "<group>"; };
  87. C69EFA0B209A0F660027712B /* JMCallKitListener.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = JMCallKitListener.swift; sourceTree = "<group>"; };
  88. C6A3425E204EF76800E062DD /* DragGestureController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DragGestureController.swift; sourceTree = "<group>"; };
  89. C6CC49AE207412CF000DFA42 /* PiPViewCoordinator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PiPViewCoordinator.swift; sourceTree = "<group>"; };
  90. C6F99C13204DB63D0001F710 /* JitsiMeetView+Private.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "JitsiMeetView+Private.h"; sourceTree = "<group>"; };
  91. DEFC743D21B178FA00E4DD96 /* LocaleDetector.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = LocaleDetector.m; sourceTree = "<group>"; };
  92. /* End PBXFileReference section */
  93. /* Begin PBXFrameworksBuildPhase section */
  94. 0BD906E11EC0C00300C8C18E /* Frameworks */ = {
  95. isa = PBXFrameworksBuildPhase;
  96. buildActionMask = 2147483647;
  97. files = (
  98. 0BB9AD791F5EC6D7001C08DB /* Intents.framework in Frameworks */,
  99. 0BB9AD771F5EC6CE001C08DB /* CallKit.framework in Frameworks */,
  100. 0F65EECE1D95DA94561BB47E /* libPods-JitsiMeet.a in Frameworks */,
  101. );
  102. runOnlyForDeploymentPostprocessing = 0;
  103. };
  104. /* End PBXFrameworksBuildPhase section */
  105. /* Begin PBXGroup section */
  106. 0BCA49681EC4BBE500B793EE /* Resources */ = {
  107. isa = PBXGroup;
  108. children = (
  109. 87FE6F3221E52437004A5DC7 /* incomingMessage.wav */,
  110. 0BC4B8681F8C01E100CE8B21 /* CallKitIcon.png */,
  111. C6245F5B2053091D0040BE68 /* image-resize@2x.png */,
  112. C6245F5C2053091D0040BE68 /* image-resize@3x.png */,
  113. 0BCA496B1EC4BBF900B793EE /* jitsi.ttf */,
  114. 75635B0820751D6D00F29C9F /* joined.wav */,
  115. 75635B0920751D6D00F29C9F /* left.wav */,
  116. 0B49424420AD8DBD00BD2DE0 /* outgoingRinging.wav */,
  117. 0B49424320AD8DBD00BD2DE0 /* outgoingStart.wav */,
  118. 6C31EDC920C06D530089C899 /* recordingOff.mp3 */,
  119. 6C31EDC720C06D490089C899 /* recordingOn.mp3 */,
  120. A4414ADF20B37F1A003546E6 /* rejected.wav */,
  121. );
  122. name = Resources;
  123. sourceTree = "<group>";
  124. };
  125. 0BD906DB1EC0C00300C8C18E = {
  126. isa = PBXGroup;
  127. children = (
  128. 9C3C6FA2341729836589B856 /* Frameworks */,
  129. C5E72ADFC30ED96F9B35F076 /* Pods */,
  130. 0BD906E61EC0C00300C8C18E /* Products */,
  131. 0BCA49681EC4BBE500B793EE /* Resources */,
  132. 0BD906E71EC0C00300C8C18E /* src */,
  133. );
  134. sourceTree = "<group>";
  135. };
  136. 0BD906E61EC0C00300C8C18E /* Products */ = {
  137. isa = PBXGroup;
  138. children = (
  139. 0BD906E51EC0C00300C8C18E /* JitsiMeet.framework */,
  140. );
  141. name = Products;
  142. sourceTree = "<group>";
  143. };
  144. 0BD906E71EC0C00300C8C18E /* src */ = {
  145. isa = PBXGroup;
  146. children = (
  147. 0BB9AD7C1F60356D001C08DB /* AppInfo.m */,
  148. 0BCA495C1EC4B6C600B793EE /* AudioMode.m */,
  149. C69EFA02209A0EFD0027712B /* callkit */,
  150. A4A934E7212F3AB8001E9388 /* dropbox */,
  151. 0BA13D301EE83FF8007BEF7F /* ExternalAPI.m */,
  152. 0BD906E91EC0C00300C8C18E /* Info.plist */,
  153. 0BD906E81EC0C00300C8C18E /* JitsiMeet.h */,
  154. 0B412F161EDEC65D00B1A0A6 /* JitsiMeetView.h */,
  155. 0B412F171EDEC65D00B1A0A6 /* JitsiMeetView.m */,
  156. C6F99C13204DB63D0001F710 /* JitsiMeetView+Private.h */,
  157. 0B412F1B1EDEC80100B1A0A6 /* JitsiMeetViewDelegate.h */,
  158. 0B7C2CFC200F51D60060D076 /* LaunchOptions.m */,
  159. DEFC743D21B178FA00E4DD96 /* LocaleDetector.m */,
  160. 0B44A0181F902126009D1D64 /* MPVolumeViewManager.m */,
  161. C6A3426B204F127900E062DD /* picture-in-picture */,
  162. 0BCA495D1EC4B6C600B793EE /* POSIX.m */,
  163. 0BCA495E1EC4B6C600B793EE /* Proximity.m */,
  164. 0B93EF7C1EC9DDCD0030D24D /* RCTBridgeWrapper.h */,
  165. 0B93EF7D1EC9DDCD0030D24D /* RCTBridgeWrapper.m */,
  166. );
  167. path = src;
  168. sourceTree = "<group>";
  169. };
  170. 9C3C6FA2341729836589B856 /* Frameworks */ = {
  171. isa = PBXGroup;
  172. children = (
  173. 0BB9AD761F5EC6CE001C08DB /* CallKit.framework */,
  174. 0B93EF7A1EC608550030D24D /* CoreText.framework */,
  175. 0BB9AD781F5EC6D7001C08DB /* Intents.framework */,
  176. 03F2ADC957FF109849B7FCA1 /* libPods-JitsiMeet.a */,
  177. 0BCA49631EC4B76D00B793EE /* WebRTC.framework */,
  178. );
  179. name = Frameworks;
  180. sourceTree = "<group>";
  181. };
  182. A4A934E7212F3AB8001E9388 /* dropbox */ = {
  183. isa = PBXGroup;
  184. children = (
  185. A4A934EB21349A06001E9388 /* Dropbox.h */,
  186. A4A934E8212F3ADB001E9388 /* Dropbox.m */,
  187. );
  188. path = dropbox;
  189. sourceTree = "<group>";
  190. };
  191. C5E72ADFC30ED96F9B35F076 /* Pods */ = {
  192. isa = PBXGroup;
  193. children = (
  194. 98E09B5C73D9036B4ED252FC /* Pods-JitsiMeet.debug.xcconfig */,
  195. 9C77CA3CC919B081F1A52982 /* Pods-JitsiMeet.release.xcconfig */,
  196. );
  197. name = Pods;
  198. sourceTree = "<group>";
  199. };
  200. C69EFA02209A0EFD0027712B /* callkit */ = {
  201. isa = PBXGroup;
  202. children = (
  203. 0BB9AD7A1F5EC8F4001C08DB /* CallKit.m */,
  204. C69EFA09209A0F650027712B /* JMCallKitEmitter.swift */,
  205. C69EFA0B209A0F660027712B /* JMCallKitListener.swift */,
  206. C69EFA0A209A0F660027712B /* JMCallKitProxy.swift */,
  207. );
  208. path = callkit;
  209. sourceTree = "<group>";
  210. };
  211. C6A3426B204F127900E062DD /* picture-in-picture */ = {
  212. isa = PBXGroup;
  213. children = (
  214. C6A3425E204EF76800E062DD /* DragGestureController.swift */,
  215. C6CC49AE207412CF000DFA42 /* PiPViewCoordinator.swift */,
  216. );
  217. path = "picture-in-picture";
  218. sourceTree = "<group>";
  219. };
  220. /* End PBXGroup section */
  221. /* Begin PBXHeadersBuildPhase section */
  222. 0BD906E21EC0C00300C8C18E /* Headers */ = {
  223. isa = PBXHeadersBuildPhase;
  224. buildActionMask = 2147483647;
  225. files = (
  226. C6F99C15204DB63E0001F710 /* JitsiMeetView+Private.h in Headers */,
  227. 0B412F181EDEC65D00B1A0A6 /* JitsiMeetView.h in Headers */,
  228. 0B93EF7E1EC9DDCD0030D24D /* RCTBridgeWrapper.h in Headers */,
  229. 0B412F221EDEF6EA00B1A0A6 /* JitsiMeetViewDelegate.h in Headers */,
  230. 0BD906EA1EC0C00300C8C18E /* JitsiMeet.h in Headers */,
  231. );
  232. runOnlyForDeploymentPostprocessing = 0;
  233. };
  234. /* End PBXHeadersBuildPhase section */
  235. /* Begin PBXNativeTarget section */
  236. 0BD906E41EC0C00300C8C18E /* JitsiMeet */ = {
  237. isa = PBXNativeTarget;
  238. buildConfigurationList = 0BD906ED1EC0C00300C8C18E /* Build configuration list for PBXNativeTarget "JitsiMeet" */;
  239. buildPhases = (
  240. 26796D8589142D80C8AFDA51 /* [CP] Check Pods Manifest.lock */,
  241. 0BD906E01EC0C00300C8C18E /* Sources */,
  242. 0BD906E11EC0C00300C8C18E /* Frameworks */,
  243. 0BD906E21EC0C00300C8C18E /* Headers */,
  244. 0BD906E31EC0C00300C8C18E /* Resources */,
  245. 0BCA49651EC4B77500B793EE /* Package React bundle */,
  246. C7BC10B338C94EEB98048E64 /* [CP] Copy Pods Resources */,
  247. 0B64F7BE2175DFEA005009CD /* Remove unneeded fonts */,
  248. );
  249. buildRules = (
  250. );
  251. dependencies = (
  252. );
  253. name = JitsiMeet;
  254. productName = "Jitsi Meet SDK";
  255. productReference = 0BD906E51EC0C00300C8C18E /* JitsiMeet.framework */;
  256. productType = "com.apple.product-type.framework";
  257. };
  258. /* End PBXNativeTarget section */
  259. /* Begin PBXProject section */
  260. 0BD906DC1EC0C00300C8C18E /* Project object */ = {
  261. isa = PBXProject;
  262. attributes = {
  263. LastUpgradeCheck = 1000;
  264. ORGANIZATIONNAME = Jitsi;
  265. TargetAttributes = {
  266. 0BD906E41EC0C00300C8C18E = {
  267. CreatedOnToolsVersion = 8.3.2;
  268. LastSwiftMigration = 0920;
  269. ProvisioningStyle = Automatic;
  270. };
  271. };
  272. };
  273. buildConfigurationList = 0BD906DF1EC0C00300C8C18E /* Build configuration list for PBXProject "sdk" */;
  274. compatibilityVersion = "Xcode 3.2";
  275. developmentRegion = English;
  276. hasScannedForEncodings = 0;
  277. knownRegions = (
  278. en,
  279. );
  280. mainGroup = 0BD906DB1EC0C00300C8C18E;
  281. productRefGroup = 0BD906E61EC0C00300C8C18E /* Products */;
  282. projectDirPath = "";
  283. projectRoot = "";
  284. targets = (
  285. 0BD906E41EC0C00300C8C18E /* JitsiMeet */,
  286. );
  287. };
  288. /* End PBXProject section */
  289. /* Begin PBXResourcesBuildPhase section */
  290. 0BD906E31EC0C00300C8C18E /* Resources */ = {
  291. isa = PBXResourcesBuildPhase;
  292. buildActionMask = 2147483647;
  293. files = (
  294. 87FE6F3321E52437004A5DC7 /* incomingMessage.wav in Resources */,
  295. 0B49424520AD8DBD00BD2DE0 /* outgoingStart.wav in Resources */,
  296. 6C31EDCA20C06D530089C899 /* recordingOff.mp3 in Resources */,
  297. A4414AE020B37F1A003546E6 /* rejected.wav in Resources */,
  298. 0B49424620AD8DBD00BD2DE0 /* outgoingRinging.wav in Resources */,
  299. 0BCA496C1EC4BBF900B793EE /* jitsi.ttf in Resources */,
  300. C6245F5D2053091D0040BE68 /* image-resize@2x.png in Resources */,
  301. 6C31EDC820C06D490089C899 /* recordingOn.mp3 in Resources */,
  302. 0BC4B8691F8C03A700CE8B21 /* CallKitIcon.png in Resources */,
  303. 75635B0B20751D6D00F29C9F /* left.wav in Resources */,
  304. 75635B0A20751D6D00F29C9F /* joined.wav in Resources */,
  305. C6245F5E2053091D0040BE68 /* image-resize@3x.png in Resources */,
  306. );
  307. runOnlyForDeploymentPostprocessing = 0;
  308. };
  309. /* End PBXResourcesBuildPhase section */
  310. /* Begin PBXShellScriptBuildPhase section */
  311. 0B64F7BE2175DFEA005009CD /* Remove unneeded fonts */ = {
  312. isa = PBXShellScriptBuildPhase;
  313. buildActionMask = 2147483647;
  314. files = (
  315. );
  316. inputFileListPaths = (
  317. );
  318. inputPaths = (
  319. );
  320. name = "Remove unneeded fonts";
  321. outputFileListPaths = (
  322. );
  323. outputPaths = (
  324. );
  325. runOnlyForDeploymentPostprocessing = 0;
  326. shellPath = /bin/sh;
  327. shellScript = "# We need to manually do this because react-native-vecotr-icons lists fonts as resources in the Pod spec file\n# so they are automatically added.\n\nshopt -s extglob\n\nrm -f ${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/!(jitsi).ttf\n";
  328. };
  329. 0BCA49651EC4B77500B793EE /* Package React bundle */ = {
  330. isa = PBXShellScriptBuildPhase;
  331. buildActionMask = 2147483647;
  332. files = (
  333. );
  334. inputPaths = (
  335. );
  336. name = "Package React bundle";
  337. outputPaths = (
  338. );
  339. runOnlyForDeploymentPostprocessing = 0;
  340. shellPath = /bin/sh;
  341. shellScript = "if [[ \"$CONFIGURATION\" == *Debug* && ! \"$PLATFORM_NAME\" == *simulator ]]; then\n IP=$(ipconfig getifaddr en0)\n if [ -z \"$IP\" ]; then\n IP=$(ifconfig | grep 'inet ' | grep -v ' 127.' | cut -d\\ -f2 | awk 'NR==1{print $1}')\n fi\n DEST=$CONFIGURATION_BUILD_DIR/$UNLOCALIZED_RESOURCES_FOLDER_PATH\n echo \"$IP\" > \"$DEST/ip.txt\"\n exit 0\nfi\nexport NODE_BINARY=node\n../../node_modules/react-native/scripts/react-native-xcode.sh";
  342. };
  343. 26796D8589142D80C8AFDA51 /* [CP] Check Pods Manifest.lock */ = {
  344. isa = PBXShellScriptBuildPhase;
  345. buildActionMask = 2147483647;
  346. files = (
  347. );
  348. inputPaths = (
  349. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  350. "${PODS_ROOT}/Manifest.lock",
  351. );
  352. name = "[CP] Check Pods Manifest.lock";
  353. outputPaths = (
  354. "$(DERIVED_FILE_DIR)/Pods-JitsiMeet-checkManifestLockResult.txt",
  355. );
  356. runOnlyForDeploymentPostprocessing = 0;
  357. shellPath = /bin/sh;
  358. 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";
  359. showEnvVarsInLog = 0;
  360. };
  361. C7BC10B338C94EEB98048E64 /* [CP] Copy Pods Resources */ = {
  362. isa = PBXShellScriptBuildPhase;
  363. buildActionMask = 2147483647;
  364. files = (
  365. );
  366. inputPaths = (
  367. "${SRCROOT}/../Pods/Target Support Files/Pods-JitsiMeet/Pods-JitsiMeet-resources.sh",
  368. "${PODS_ROOT}/GoogleSignIn/Resources/GoogleSignIn.bundle",
  369. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/AntDesign.ttf",
  370. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Entypo.ttf",
  371. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/EvilIcons.ttf",
  372. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Feather.ttf",
  373. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome.ttf",
  374. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Brands.ttf",
  375. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Regular.ttf",
  376. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Solid.ttf",
  377. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Foundation.ttf",
  378. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Ionicons.ttf",
  379. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/MaterialCommunityIcons.ttf",
  380. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/MaterialIcons.ttf",
  381. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Octicons.ttf",
  382. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/SimpleLineIcons.ttf",
  383. "${PODS_ROOT}/../../node_modules/react-native-vector-icons/Fonts/Zocial.ttf",
  384. );
  385. name = "[CP] Copy Pods Resources";
  386. outputPaths = (
  387. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleSignIn.bundle",
  388. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/AntDesign.ttf",
  389. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Entypo.ttf",
  390. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/EvilIcons.ttf",
  391. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Feather.ttf",
  392. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FontAwesome.ttf",
  393. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FontAwesome5_Brands.ttf",
  394. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FontAwesome5_Regular.ttf",
  395. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/FontAwesome5_Solid.ttf",
  396. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Foundation.ttf",
  397. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Ionicons.ttf",
  398. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/MaterialCommunityIcons.ttf",
  399. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/MaterialIcons.ttf",
  400. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Octicons.ttf",
  401. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/SimpleLineIcons.ttf",
  402. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/Zocial.ttf",
  403. );
  404. runOnlyForDeploymentPostprocessing = 0;
  405. shellPath = /bin/sh;
  406. shellScript = "\"${SRCROOT}/../Pods/Target Support Files/Pods-JitsiMeet/Pods-JitsiMeet-resources.sh\"\n";
  407. showEnvVarsInLog = 0;
  408. };
  409. /* End PBXShellScriptBuildPhase section */
  410. /* Begin PBXSourcesBuildPhase section */
  411. 0BD906E01EC0C00300C8C18E /* Sources */ = {
  412. isa = PBXSourcesBuildPhase;
  413. buildActionMask = 2147483647;
  414. files = (
  415. 0BB9AD7B1F5EC8F4001C08DB /* CallKit.m in Sources */,
  416. 0BB9AD7D1F60356D001C08DB /* AppInfo.m in Sources */,
  417. 0B93EF7F1EC9DDCD0030D24D /* RCTBridgeWrapper.m in Sources */,
  418. 0BA13D311EE83FF8007BEF7F /* ExternalAPI.m in Sources */,
  419. 0BCA49601EC4B6C600B793EE /* POSIX.m in Sources */,
  420. 0B7C2CFD200F51D60060D076 /* LaunchOptions.m in Sources */,
  421. C6CC49AF207412CF000DFA42 /* PiPViewCoordinator.swift in Sources */,
  422. DEFC743F21B178FA00E4DD96 /* LocaleDetector.m in Sources */,
  423. 0BCA495F1EC4B6C600B793EE /* AudioMode.m in Sources */,
  424. 0B44A0191F902126009D1D64 /* MPVolumeViewManager.m in Sources */,
  425. 0BCA49611EC4B6C600B793EE /* Proximity.m in Sources */,
  426. C69EFA0C209A0F660027712B /* JMCallKitEmitter.swift in Sources */,
  427. C6A34261204EF76800E062DD /* DragGestureController.swift in Sources */,
  428. A4A934E9212F3ADB001E9388 /* Dropbox.m in Sources */,
  429. C69EFA0D209A0F660027712B /* JMCallKitProxy.swift in Sources */,
  430. C69EFA0E209A0F660027712B /* JMCallKitListener.swift in Sources */,
  431. 0B412F191EDEC65D00B1A0A6 /* JitsiMeetView.m in Sources */,
  432. );
  433. runOnlyForDeploymentPostprocessing = 0;
  434. };
  435. /* End PBXSourcesBuildPhase section */
  436. /* Begin XCBuildConfiguration section */
  437. 0BD906EB1EC0C00300C8C18E /* Debug */ = {
  438. isa = XCBuildConfiguration;
  439. buildSettings = {
  440. ALWAYS_SEARCH_USER_PATHS = NO;
  441. CLANG_ANALYZER_NONNULL = YES;
  442. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  443. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  444. CLANG_CXX_LIBRARY = "libc++";
  445. CLANG_ENABLE_MODULES = YES;
  446. CLANG_ENABLE_OBJC_ARC = YES;
  447. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  448. CLANG_WARN_BOOL_CONVERSION = YES;
  449. CLANG_WARN_COMMA = YES;
  450. CLANG_WARN_CONSTANT_CONVERSION = YES;
  451. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  452. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  453. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  454. CLANG_WARN_EMPTY_BODY = YES;
  455. CLANG_WARN_ENUM_CONVERSION = YES;
  456. CLANG_WARN_INFINITE_RECURSION = YES;
  457. CLANG_WARN_INT_CONVERSION = YES;
  458. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  459. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  460. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  461. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  462. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  463. CLANG_WARN_STRICT_PROTOTYPES = YES;
  464. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  465. CLANG_WARN_UNREACHABLE_CODE = YES;
  466. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  467. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  468. COPY_PHASE_STRIP = NO;
  469. CURRENT_PROJECT_VERSION = 1;
  470. DEBUG_INFORMATION_FORMAT = dwarf;
  471. ENABLE_BITCODE = NO;
  472. ENABLE_STRICT_OBJC_MSGSEND = YES;
  473. ENABLE_TESTABILITY = YES;
  474. GCC_C_LANGUAGE_STANDARD = gnu99;
  475. GCC_DYNAMIC_NO_PIC = NO;
  476. GCC_NO_COMMON_BLOCKS = YES;
  477. GCC_OPTIMIZATION_LEVEL = 0;
  478. GCC_PREPROCESSOR_DEFINITIONS = (
  479. "DEBUG=1",
  480. "$(inherited)",
  481. );
  482. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  483. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  484. GCC_WARN_UNDECLARED_SELECTOR = YES;
  485. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  486. GCC_WARN_UNUSED_FUNCTION = YES;
  487. GCC_WARN_UNUSED_VARIABLE = YES;
  488. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  489. MTL_ENABLE_DEBUG_INFO = YES;
  490. ONLY_ACTIVE_ARCH = YES;
  491. SDKROOT = iphoneos;
  492. TARGETED_DEVICE_FAMILY = "1,2";
  493. VERSIONING_SYSTEM = "apple-generic";
  494. VERSION_INFO_PREFIX = "";
  495. };
  496. name = Debug;
  497. };
  498. 0BD906EC1EC0C00300C8C18E /* Release */ = {
  499. isa = XCBuildConfiguration;
  500. buildSettings = {
  501. ALWAYS_SEARCH_USER_PATHS = NO;
  502. CLANG_ANALYZER_NONNULL = YES;
  503. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  504. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  505. CLANG_CXX_LIBRARY = "libc++";
  506. CLANG_ENABLE_MODULES = YES;
  507. CLANG_ENABLE_OBJC_ARC = YES;
  508. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  509. CLANG_WARN_BOOL_CONVERSION = YES;
  510. CLANG_WARN_COMMA = YES;
  511. CLANG_WARN_CONSTANT_CONVERSION = YES;
  512. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  513. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  514. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  515. CLANG_WARN_EMPTY_BODY = YES;
  516. CLANG_WARN_ENUM_CONVERSION = YES;
  517. CLANG_WARN_INFINITE_RECURSION = YES;
  518. CLANG_WARN_INT_CONVERSION = YES;
  519. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  520. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  521. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  522. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  523. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  524. CLANG_WARN_STRICT_PROTOTYPES = YES;
  525. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  526. CLANG_WARN_UNREACHABLE_CODE = YES;
  527. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  528. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  529. COPY_PHASE_STRIP = NO;
  530. CURRENT_PROJECT_VERSION = 1;
  531. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  532. ENABLE_BITCODE = NO;
  533. ENABLE_NS_ASSERTIONS = NO;
  534. ENABLE_STRICT_OBJC_MSGSEND = YES;
  535. GCC_C_LANGUAGE_STANDARD = gnu99;
  536. GCC_NO_COMMON_BLOCKS = YES;
  537. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  538. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  539. GCC_WARN_UNDECLARED_SELECTOR = YES;
  540. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  541. GCC_WARN_UNUSED_FUNCTION = YES;
  542. GCC_WARN_UNUSED_VARIABLE = YES;
  543. IPHONEOS_DEPLOYMENT_TARGET = 10.0;
  544. MTL_ENABLE_DEBUG_INFO = NO;
  545. SDKROOT = iphoneos;
  546. SWIFT_COMPILATION_MODE = wholemodule;
  547. TARGETED_DEVICE_FAMILY = "1,2";
  548. VALIDATE_PRODUCT = YES;
  549. VERSIONING_SYSTEM = "apple-generic";
  550. VERSION_INFO_PREFIX = "";
  551. };
  552. name = Release;
  553. };
  554. 0BD906EE1EC0C00300C8C18E /* Debug */ = {
  555. isa = XCBuildConfiguration;
  556. baseConfigurationReference = 98E09B5C73D9036B4ED252FC /* Pods-JitsiMeet.debug.xcconfig */;
  557. buildSettings = {
  558. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  559. CLANG_ENABLE_MODULES = YES;
  560. CODE_SIGN_IDENTITY = "";
  561. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  562. DEFINES_MODULE = YES;
  563. DEVELOPMENT_TEAM = "";
  564. DYLIB_COMPATIBILITY_VERSION = 1;
  565. DYLIB_CURRENT_VERSION = 1;
  566. DYLIB_INSTALL_NAME_BASE = "@rpath";
  567. ENABLE_BITCODE = NO;
  568. INFOPLIST_FILE = src/Info.plist;
  569. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  570. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  571. PRODUCT_BUNDLE_IDENTIFIER = org.jitsi.JitsiMeetSDK.ios;
  572. PRODUCT_NAME = "$(TARGET_NAME)";
  573. PROVISIONING_PROFILE_SPECIFIER = "";
  574. SKIP_INSTALL = YES;
  575. SWIFT_OBJC_BRIDGING_HEADER = "";
  576. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  577. SWIFT_VERSION = 3.0;
  578. };
  579. name = Debug;
  580. };
  581. 0BD906EF1EC0C00300C8C18E /* Release */ = {
  582. isa = XCBuildConfiguration;
  583. baseConfigurationReference = 9C77CA3CC919B081F1A52982 /* Pods-JitsiMeet.release.xcconfig */;
  584. buildSettings = {
  585. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = NO;
  586. CLANG_ENABLE_MODULES = YES;
  587. CODE_SIGN_IDENTITY = "";
  588. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
  589. DEFINES_MODULE = YES;
  590. DEVELOPMENT_TEAM = "";
  591. DYLIB_COMPATIBILITY_VERSION = 1;
  592. DYLIB_CURRENT_VERSION = 1;
  593. DYLIB_INSTALL_NAME_BASE = "@rpath";
  594. ENABLE_BITCODE = NO;
  595. INFOPLIST_FILE = src/Info.plist;
  596. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  597. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  598. PRODUCT_BUNDLE_IDENTIFIER = org.jitsi.JitsiMeetSDK.ios;
  599. PRODUCT_NAME = "$(TARGET_NAME)";
  600. PROVISIONING_PROFILE_SPECIFIER = "";
  601. SKIP_INSTALL = YES;
  602. SWIFT_OBJC_BRIDGING_HEADER = "";
  603. SWIFT_VERSION = 3.0;
  604. };
  605. name = Release;
  606. };
  607. /* End XCBuildConfiguration section */
  608. /* Begin XCConfigurationList section */
  609. 0BD906DF1EC0C00300C8C18E /* Build configuration list for PBXProject "sdk" */ = {
  610. isa = XCConfigurationList;
  611. buildConfigurations = (
  612. 0BD906EB1EC0C00300C8C18E /* Debug */,
  613. 0BD906EC1EC0C00300C8C18E /* Release */,
  614. );
  615. defaultConfigurationIsVisible = 0;
  616. defaultConfigurationName = Release;
  617. };
  618. 0BD906ED1EC0C00300C8C18E /* Build configuration list for PBXNativeTarget "JitsiMeet" */ = {
  619. isa = XCConfigurationList;
  620. buildConfigurations = (
  621. 0BD906EE1EC0C00300C8C18E /* Debug */,
  622. 0BD906EF1EC0C00300C8C18E /* Release */,
  623. );
  624. defaultConfigurationIsVisible = 0;
  625. defaultConfigurationName = Release;
  626. };
  627. /* End XCConfigurationList section */
  628. };
  629. rootObject = 0BD906DC1EC0C00300C8C18E /* Project object */;
  630. }