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

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