project.pbxproj 132 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 56;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1241AEBC2D017E8C0088175A /* MasterKeyUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1241AEBB2D017E8C0088175A /* MasterKeyUtil.swift */; };
  10. 1241AEBD2D017E8C0088175A /* FileEncryption.swift in Sources */ = {isa = PBXBuildFile; fileRef = 1241AEBA2D017E8C0088175A /* FileEncryption.swift */; };
  11. 12C36CEB2D0299630095BEC1 /* SecureFolderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 12C36CEA2D02995F0095BEC1 /* SecureFolderView.swift */; };
  12. A26061F6D200295A7E5689A6 /* Pods_NexilisLite.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FCEE47B4987D63B825DAFB26 /* Pods_NexilisLite.framework */; };
  13. CD1E6E6D2A0B7C3600BF871F /* NexilisLite.docc in Sources */ = {isa = PBXBuildFile; fileRef = CD1E6E6C2A0B7C3600BF871F /* NexilisLite.docc */; };
  14. CD1E6E732A0B7C3600BF871F /* NexilisLite.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = CD1E6E682A0B7C3600BF871F /* NexilisLite.framework */; };
  15. CD1E6E782A0B7C3600BF871F /* NexilisLiteTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E6E772A0B7C3600BF871F /* NexilisLiteTests.swift */; };
  16. CD1E6E792A0B7C3600BF871F /* NexilisLite.h in Headers */ = {isa = PBXBuildFile; fileRef = CD1E6E6B2A0B7C3600BF871F /* NexilisLite.h */; settings = {ATTRIBUTES = (Public, ); }; };
  17. CD1E72062A0BA86100BF871F /* OutgoingThread.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E714F2A0BA86100BF871F /* OutgoingThread.swift */; };
  18. CD1E72072A0BA86100BF871F /* WhiteboardCanvas.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71502A0BA86100BF871F /* WhiteboardCanvas.swift */; };
  19. CD1E72082A0BA86100BF871F /* Units.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71512A0BA86100BF871F /* Units.swift */; };
  20. CD1E720A2A0BA86100BF871F /* APIS.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71532A0BA86100BF871F /* APIS.swift */; };
  21. CD1E720B2A0BA86100BF871F /* FloatingButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71552A0BA86100BF871F /* FloatingButton.swift */; };
  22. CD1E720C2A0BA86100BF871F /* Whiteboard.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71562A0BA86100BF871F /* Whiteboard.swift */; };
  23. CD1E720D2A0BA86100BF871F /* InquiryThread.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71572A0BA86100BF871F /* InquiryThread.swift */; };
  24. CD1E720E2A0BA86100BF871F /* Network.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71582A0BA86100BF871F /* Network.swift */; };
  25. CD1E720F2A0BA86100BF871F /* Download.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71592A0BA86100BF871F /* Download.swift */; };
  26. CD1E72102A0BA86100BF871F /* Extension.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E715A2A0BA86100BF871F /* Extension.swift */; };
  27. CD1E72112A0BA86100BF871F /* WhiteboardReceiver.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E715B2A0BA86100BF871F /* WhiteboardReceiver.swift */; };
  28. CD1E72122A0BA86100BF871F /* CoreMessage_TMessageKey.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E715C2A0BA86100BF871F /* CoreMessage_TMessageKey.swift */; };
  29. CD1E72132A0BA86100BF871F /* Database.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E715D2A0BA86100BF871F /* Database.swift */; };
  30. CD1E72142A0BA86100BF871F /* Model.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E715F2A0BA86100BF871F /* Model.swift */; };
  31. CD1E72152A0BA86100BF871F /* Chat.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71602A0BA86100BF871F /* Chat.swift */; };
  32. CD1E72162A0BA86100BF871F /* User.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71612A0BA86100BF871F /* User.swift */; };
  33. CD1E72172A0BA86100BF871F /* CategoryCC.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71622A0BA86100BF871F /* CategoryCC.swift */; };
  34. CD1E72182A0BA86100BF871F /* WorkingArea.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71632A0BA86100BF871F /* WorkingArea.swift */; };
  35. CD1E72192A0BA86100BF871F /* Group.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71642A0BA86100BF871F /* Group.swift */; };
  36. CD1E721A2A0BA86100BF871F /* NotifSound.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71652A0BA86100BF871F /* NotifSound.swift */; };
  37. CD1E721B2A0BA86100BF871F /* Nexilis.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71662A0BA86100BF871F /* Nexilis.swift */; };
  38. CD1E721C2A0BA86100BF871F /* ContactCallViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71692A0BA86100BF871F /* ContactCallViewController.swift */; };
  39. CD1E721D2A0BA86100BF871F /* WorkingAreaPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E716B2A0BA86100BF871F /* WorkingAreaPicker.swift */; };
  40. CD1E721E2A0BA86100BF871F /* BNIBookingWebView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E716C2A0BA86100BF871F /* BNIBookingWebView.swift */; };
  41. CD1E721F2A0BA86100BF871F /* EditorStarMessages.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E716E2A0BA86100BF871F /* EditorStarMessages.swift */; };
  42. CD1E72212A0BA86100BF871F /* EditorPersonal.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71702A0BA86100BF871F /* EditorPersonal.swift */; };
  43. CD1E72222A0BA86100BF871F /* FormEditor.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71712A0BA86100BF871F /* FormEditor.swift */; };
  44. CD1E72232A0BA86100BF871F /* EditorGroup.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71722A0BA86100BF871F /* EditorGroup.swift */; };
  45. CD1E72242A0BA86100BF871F /* PreviewAttachmentImageVideo.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71732A0BA86100BF871F /* PreviewAttachmentImageVideo.swift */; };
  46. CD1E72252A0BA86100BF871F /* CustomTextView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71742A0BA86100BF871F /* CustomTextView.swift */; };
  47. CD1E72262A0BA86100BF871F /* QmeraGroupChooserViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71762A0BA86100BF871F /* QmeraGroupChooserViewController.swift */; };
  48. CD1E72272A0BA86100BF871F /* QmeraStreamingViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71772A0BA86100BF871F /* QmeraStreamingViewController.swift */; };
  49. CD1E72282A0BA86100BF871F /* CreateViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71782A0BA86100BF871F /* CreateViewController.swift */; };
  50. CD1E72292A0BA86100BF871F /* QmeraUserChooserViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71792A0BA86100BF871F /* QmeraUserChooserViewController.swift */; };
  51. CD1E722A2A0BA86100BF871F /* StreamingViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E717A2A0BA86100BF871F /* StreamingViewController.swift */; };
  52. CD1E722B2A0BA86100BF871F /* QmeraCreateStreamingViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E717B2A0BA86100BF871F /* QmeraCreateStreamingViewController.swift */; };
  53. CD1E722C2A0BA86100BF871F /* CallManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E717D2A0BA86100BF871F /* CallManager.swift */; };
  54. CD1E722D2A0BA86100BF871F /* QmeraAudioConference.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E717E2A0BA86100BF871F /* QmeraAudioConference.swift */; };
  55. CD1E722E2A0BA86100BF871F /* AudioViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E717F2A0BA86100BF871F /* AudioViewController.swift */; };
  56. CD1E722F2A0BA86100BF871F /* ProfileView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71802A0BA86100BF871F /* ProfileView.swift */; };
  57. CD1E72302A0BA86100BF871F /* CallProviderDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71812A0BA86100BF871F /* CallProviderDelegate.swift */; };
  58. CD1E72312A0BA86100BF871F /* QmeraAudioViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71822A0BA86100BF871F /* QmeraAudioViewController.swift */; };
  59. CD1E72322A0BA86100BF871F /* QmeraCallContactViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71832A0BA86100BF871F /* QmeraCallContactViewController.swift */; };
  60. CD1E72332A0BA86100BF871F /* WhiteboardViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71842A0BA86100BF871F /* WhiteboardViewController.swift */; };
  61. CD1E72342A0BA86100BF871F /* QmeraVideoViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71852A0BA86100BF871F /* QmeraVideoViewController.swift */; };
  62. CD1E72352A0BA86100BF871F /* VideoViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71862A0BA86100BF871F /* VideoViewController.swift */; };
  63. CD1E72362A0BA86100BF871F /* Call.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71872A0BA86100BF871F /* Call.swift */; };
  64. CD1E72372A0BA86100BF871F /* GroupView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71882A0BA86100BF871F /* GroupView.swift */; };
  65. CD1E72382A0BA86100BF871F /* GroupCreateViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E718A2A0BA86100BF871F /* GroupCreateViewController.swift */; };
  66. CD1E72392A0BA86100BF871F /* BroadcastMembersTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E718B2A0BA86100BF871F /* BroadcastMembersTableViewCell.swift */; };
  67. CD1E723A2A0BA86100BF871F /* QRScannerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E718C2A0BA86100BF871F /* QRScannerView.swift */; };
  68. CD1E723B2A0BA86100BF871F /* GroupDescViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E718D2A0BA86100BF871F /* GroupDescViewController.swift */; };
  69. CD1E723C2A0BA86100BF871F /* HistoryBroadcastViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E718E2A0BA86100BF871F /* HistoryBroadcastViewController.swift */; };
  70. CD1E723D2A0BA86100BF871F /* CheckConnection.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E718F2A0BA86100BF871F /* CheckConnection.swift */; };
  71. CD1E723E2A0BA86100BF871F /* SignUpSignIn.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71902A0BA86100BF871F /* SignUpSignIn.swift */; };
  72. CD1E723F2A0BA86100BF871F /* GroupDetailViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71912A0BA86100BF871F /* GroupDetailViewController.swift */; };
  73. CD1E72402A0BA86100BF871F /* ChangeNamePassswordViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71922A0BA86100BF871F /* ChangeNamePassswordViewController.swift */; };
  74. CD1E72412A0BA86100BF871F /* ContactChatViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71932A0BA86100BF871F /* ContactChatViewController.swift */; };
  75. CD1E72422A0BA86100BF871F /* ChangeDeviceViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71942A0BA86100BF871F /* ChangeDeviceViewController.swift */; };
  76. CD1E72432A0BA86100BF871F /* DocumentPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71952A0BA86100BF871F /* DocumentPicker.swift */; };
  77. CD1E72442A0BA86100BF871F /* ChangePasswordViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71962A0BA86100BF871F /* ChangePasswordViewController.swift */; };
  78. CD1E72452A0BA86100BF871F /* GroupNameViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71972A0BA86100BF871F /* GroupNameViewController.swift */; };
  79. CD1E72462A0BA86100BF871F /* GroupTopicViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71982A0BA86100BF871F /* GroupTopicViewController.swift */; };
  80. CD1E72472A0BA86100BF871F /* SettingTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71992A0BA86100BF871F /* SettingTableViewController.swift */; };
  81. CD1E72482A0BA86100BF871F /* BroadcastModeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E719A2A0BA86100BF871F /* BroadcastModeViewController.swift */; };
  82. CD1E72492A0BA86100BF871F /* BackupRestoreOption.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E719B2A0BA86100BF871F /* BackupRestoreOption.swift */; };
  83. CD1E724A2A0BA86100BF871F /* HistoryCCViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E719C2A0BA86100BF871F /* HistoryCCViewController.swift */; };
  84. CD1E724B2A0BA86100BF871F /* ChangeNameTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E719D2A0BA86100BF871F /* ChangeNameTableViewController.swift */; };
  85. CD1E724C2A0BA86100BF871F /* NotificationSound.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E719E2A0BA86100BF871F /* NotificationSound.swift */; };
  86. CD1E724D2A0BA86100BF871F /* TypeViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E719F2A0BA86100BF871F /* TypeViewController.swift */; };
  87. CD1E724E2A0BA86100BF871F /* VerifyEmail.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71A02A0BA86100BF871F /* VerifyEmail.swift */; };
  88. CD1E724F2A0BA86100BF871F /* SetInternalCSAccount.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71A12A0BA86100BF871F /* SetInternalCSAccount.swift */; };
  89. CD1E72502A0BA86100BF871F /* BroadcastVariantViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71A22A0BA86100BF871F /* BroadcastVariantViewController.swift */; };
  90. CD1E72522A0BA86100BF871F /* ImageVideoPicker.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71A42A0BA86100BF871F /* ImageVideoPicker.swift */; };
  91. CD1E72532A0BA86100BF871F /* BackupRestoreView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71A52A0BA86100BF871F /* BackupRestoreView.swift */; };
  92. CD1E72542A0BA86100BF871F /* ProfileViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71A62A0BA86100BF871F /* ProfileViewController.swift */; };
  93. CD1E72552A0BA86100BF871F /* BroadcastMembersTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71A72A0BA86100BF871F /* BroadcastMembersTableViewController.swift */; };
  94. CD1E72562A0BA86100BF871F /* BroadcastViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71A82A0BA86100BF871F /* BroadcastViewController.swift */; };
  95. CD1E72572A0BA86100BF871F /* GroupMemberViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71A92A0BA86100BF871F /* GroupMemberViewController.swift */; };
  96. CD1E72582A0BA86100BF871F /* SetOfficerBNI.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71AA2A0BA86100BF871F /* SetOfficerBNI.swift */; };
  97. CD1E72592A0BA86100BF871F /* AddFriendTableViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71AB2A0BA86100BF871F /* AddFriendTableViewController.swift */; };
  98. CD1E725A2A0BA86100BF871F /* ScannerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71AC2A0BA86100BF871F /* ScannerViewController.swift */; };
  99. CD1E725B2A0BA86100BF871F /* AudienceViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71AD2A0BA86100BF871F /* AudienceViewController.swift */; };
  100. CD1E725C2A0BA86100BF871F /* Utils.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71AE2A0BA86100BF871F /* Utils.swift */; };
  101. CD1E725D2A0BA86100BF871F /* WhiteboardDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71AF2A0BA86100BF871F /* WhiteboardDelegate.swift */; };
  102. CD1E725E2A0BA86100BF871F /* TMessage.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71B02A0BA86100BF871F /* TMessage.swift */; };
  103. CD1E725F2A0BA86100BF871F /* CoreMessage_TMessageBank.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71B12A0BA86100BF871F /* CoreMessage_TMessageBank.swift */; };
  104. CD1E72602A0BA86100BF871F /* Callback.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71B22A0BA86100BF871F /* Callback.swift */; };
  105. CD1E72612A0BA86100BF871F /* CoreMessage_TMessageCode.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71B32A0BA86100BF871F /* CoreMessage_TMessageCode.swift */; };
  106. CD1E72622A0BA86100BF871F /* IncomingThread.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71B42A0BA86100BF871F /* IncomingThread.swift */; };
  107. CD1E72632A0BA86100BF871F /* CoreMessage_TMessageUtil.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD1E71B52A0BA86100BF871F /* CoreMessage_TMessageUtil.swift */; };
  108. CD2B01212D43945500C11B20 /* pb_gpt_bot.gif in Resources */ = {isa = PBXBuildFile; fileRef = CD2B01202D43945500C11B20 /* pb_gpt_bot.gif */; };
  109. CD46A06B2A0CE307009E4C87 /* Localizable.strings in Resources */ = {isa = PBXBuildFile; fileRef = CD469FC82A0CE2DE009E4C87 /* Localizable.strings */; };
  110. CD46A06C2A0CE307009E4C87 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = CD46A0172A0CE2DE009E4C87 /* Assets.xcassets */; };
  111. CD46A06D2A0CE307009E4C87 /* PreviewAttachmentImageVideo.xib in Resources */ = {isa = PBXBuildFile; fileRef = CD46A0182A0CE2DE009E4C87 /* PreviewAttachmentImageVideo.xib */; };
  112. CD46A06E2A0CE307009E4C87 /* Palio.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = CD46A01A2A0CE2DE009E4C87 /* Palio.storyboard */; };
  113. CD46A06F2A0CE310009E4C87 /* NexilisLiteResources.bundle in Resources */ = {isa = PBXBuildFile; fileRef = CD469F502A0CC862009E4C87 /* NexilisLiteResources.bundle */; };
  114. CD46A0702A0CE320009E4C87 /* sticker_10000000_5.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FCB2A0CE2DE009E4C87 /* sticker_10000000_5.png */; };
  115. CD46A0712A0CE320009E4C87 /* sticker_20000000_22.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FCC2A0CE2DE009E4C87 /* sticker_20000000_22.png */; };
  116. CD46A0722A0CE320009E4C87 /* sticker_30000000_38.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FCD2A0CE2DE009E4C87 /* sticker_30000000_38.png */; };
  117. CD46A0732A0CE320009E4C87 /* sticker_30000000_10.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FCE2A0CE2DE009E4C87 /* sticker_30000000_10.png */; };
  118. CD46A0742A0CE320009E4C87 /* sticker_30000000_11.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FCF2A0CE2DE009E4C87 /* sticker_30000000_11.png */; };
  119. CD46A0752A0CE320009E4C87 /* sticker_30000000_39.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FD02A0CE2DE009E4C87 /* sticker_30000000_39.png */; };
  120. CD46A0762A0CE320009E4C87 /* sticker_20000000_23.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FD12A0CE2DE009E4C87 /* sticker_20000000_23.png */; };
  121. CD46A0772A0CE320009E4C87 /* sticker_10000000_4.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FD22A0CE2DE009E4C87 /* sticker_10000000_4.png */; };
  122. CD46A0782A0CE320009E4C87 /* sticker_10000000_6.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FD32A0CE2DE009E4C87 /* sticker_10000000_6.png */; };
  123. CD46A0792A0CE320009E4C87 /* sticker_20000000_21.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FD42A0CE2DE009E4C87 /* sticker_20000000_21.png */; };
  124. CD46A07A2A0CE320009E4C87 /* sticker_30000000_13.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FD52A0CE2DE009E4C87 /* sticker_30000000_13.png */; };
  125. CD46A07B2A0CE320009E4C87 /* sticker_30000000_9.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FD62A0CE2DE009E4C87 /* sticker_30000000_9.png */; };
  126. CD46A07C2A0CE320009E4C87 /* sticker_30000000_8.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FD72A0CE2DE009E4C87 /* sticker_30000000_8.png */; };
  127. CD46A07D2A0CE320009E4C87 /* sticker_30000000_12.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FD82A0CE2DE009E4C87 /* sticker_30000000_12.png */; };
  128. CD46A07E2A0CE320009E4C87 /* sticker_20000000_20.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FD92A0CE2DE009E4C87 /* sticker_20000000_20.png */; };
  129. CD46A07F2A0CE320009E4C87 /* sticker_10000000_7.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FDA2A0CE2DE009E4C87 /* sticker_10000000_7.png */; };
  130. CD46A0802A0CE320009E4C87 /* sticker_10000000_3.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FDB2A0CE2DE009E4C87 /* sticker_10000000_3.png */; };
  131. CD46A0812A0CE320009E4C87 /* sticker_20000000_18.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FDC2A0CE2DE009E4C87 /* sticker_20000000_18.png */; };
  132. CD46A0822A0CE320009E4C87 /* sticker_30000000_16.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FDD2A0CE2DE009E4C87 /* sticker_30000000_16.png */; };
  133. CD46A0832A0CE320009E4C87 /* sticker_30000000_17.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FDE2A0CE2DE009E4C87 /* sticker_30000000_17.png */; };
  134. CD46A0842A0CE320009E4C87 /* sticker_20000000_19.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FDF2A0CE2DE009E4C87 /* sticker_20000000_19.png */; };
  135. CD46A0852A0CE320009E4C87 /* sticker_10000000_2.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FE02A0CE2DE009E4C87 /* sticker_10000000_2.png */; };
  136. CD46A0862A0CE320009E4C87 /* sticker_10000000_0.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FE12A0CE2DE009E4C87 /* sticker_10000000_0.png */; };
  137. CD46A0872A0CE320009E4C87 /* sticker_20000000_8.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FE22A0CE2DE009E4C87 /* sticker_20000000_8.png */; };
  138. CD46A0882A0CE320009E4C87 /* sticker_30000000_15.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FE32A0CE2DE009E4C87 /* sticker_30000000_15.png */; };
  139. CD46A0892A0CE320009E4C87 /* sticker_30000000_29.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FE42A0CE2DE009E4C87 /* sticker_30000000_29.png */; };
  140. CD46A08A2A0CE320009E4C87 /* sticker_30000000_28.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FE52A0CE2DE009E4C87 /* sticker_30000000_28.png */; };
  141. CD46A08B2A0CE320009E4C87 /* sticker_30000000_14.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FE62A0CE2DE009E4C87 /* sticker_30000000_14.png */; };
  142. CD46A08C2A0CE320009E4C87 /* sticker_20000000_9.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FE72A0CE2DE009E4C87 /* sticker_20000000_9.png */; };
  143. CD46A08D2A0CE320009E4C87 /* sticker_10000000_1.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FE82A0CE2DE009E4C87 /* sticker_10000000_1.png */; };
  144. CD46A08E2A0CE320009E4C87 /* sticker_20000000_17.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FE92A0CE2DE009E4C87 /* sticker_20000000_17.png */; };
  145. CD46A08F2A0CE320009E4C87 /* sticker_20000000_4.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FEA2A0CE2DE009E4C87 /* sticker_20000000_4.png */; };
  146. CD46A0902A0CE320009E4C87 /* sticker_30000000_19.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FEB2A0CE2DE009E4C87 /* sticker_30000000_19.png */; };
  147. CD46A0912A0CE320009E4C87 /* sticker_30000000_25.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FEC2A0CE2DE009E4C87 /* sticker_30000000_25.png */; };
  148. CD46A0922A0CE320009E4C87 /* sticker_30000000_31.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FED2A0CE2DE009E4C87 /* sticker_30000000_31.png */; };
  149. CD46A0932A0CE320009E4C87 /* sticker_30000000_3.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FEE2A0CE2DE009E4C87 /* sticker_30000000_3.png */; };
  150. CD46A0942A0CE320009E4C87 /* sticker_30000000_2.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FEF2A0CE2DE009E4C87 /* sticker_30000000_2.png */; };
  151. CD46A0952A0CE320009E4C87 /* sticker_30000000_30.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FF02A0CE2DE009E4C87 /* sticker_30000000_30.png */; };
  152. CD46A0962A0CE320009E4C87 /* sticker_30000000_24.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FF12A0CE2DE009E4C87 /* sticker_30000000_24.png */; };
  153. CD46A0972A0CE320009E4C87 /* sticker_30000000_18.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FF22A0CE2DE009E4C87 /* sticker_30000000_18.png */; };
  154. CD46A0982A0CE320009E4C87 /* sticker_20000000_5.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FF32A0CE2DE009E4C87 /* sticker_20000000_5.png */; };
  155. CD46A0992A0CE320009E4C87 /* sticker_20000000_16.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FF42A0CE2DE009E4C87 /* sticker_20000000_16.png */; };
  156. CD46A09A2A0CE320009E4C87 /* sticker_10000000_11.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FF52A0CE2DE009E4C87 /* sticker_10000000_11.png */; };
  157. CD46A09B2A0CE320009E4C87 /* sticker_20000000_14.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FF62A0CE2DE009E4C87 /* sticker_20000000_14.png */; };
  158. CD46A09C2A0CE320009E4C87 /* sticker_20000000_7.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FF72A0CE2DE009E4C87 /* sticker_20000000_7.png */; };
  159. CD46A09D2A0CE320009E4C87 /* sticker_30000000_32.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FF82A0CE2DE009E4C87 /* sticker_30000000_32.png */; };
  160. CD46A09E2A0CE320009E4C87 /* sticker_30000000_26.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FF92A0CE2DE009E4C87 /* sticker_30000000_26.png */; };
  161. CD46A09F2A0CE320009E4C87 /* sticker_30000000_0.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FFA2A0CE2DE009E4C87 /* sticker_30000000_0.png */; };
  162. CD46A0A02A0CE320009E4C87 /* sticker_30000000_1.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FFB2A0CE2DE009E4C87 /* sticker_30000000_1.png */; };
  163. CD46A0A12A0CE320009E4C87 /* sticker_30000000_27.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FFC2A0CE2DE009E4C87 /* sticker_30000000_27.png */; };
  164. CD46A0A22A0CE320009E4C87 /* sticker_30000000_33.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FFD2A0CE2DE009E4C87 /* sticker_30000000_33.png */; };
  165. CD46A0A32A0CE320009E4C87 /* sticker_20000000_6.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FFE2A0CE2DE009E4C87 /* sticker_20000000_6.png */; };
  166. CD46A0A42A0CE320009E4C87 /* sticker_20000000_15.png in Resources */ = {isa = PBXBuildFile; fileRef = CD469FFF2A0CE2DE009E4C87 /* sticker_20000000_15.png */; };
  167. CD46A0A52A0CE320009E4C87 /* sticker_10000000_10.png in Resources */ = {isa = PBXBuildFile; fileRef = CD46A0002A0CE2DE009E4C87 /* sticker_10000000_10.png */; };
  168. CD46A0A62A0CE320009E4C87 /* sticker_20000000_2.png in Resources */ = {isa = PBXBuildFile; fileRef = CD46A0012A0CE2DE009E4C87 /* sticker_20000000_2.png */; };
  169. CD46A0A72A0CE320009E4C87 /* sticker_20000000_11.png in Resources */ = {isa = PBXBuildFile; fileRef = CD46A0022A0CE2DE009E4C87 /* sticker_20000000_11.png */; };
  170. CD46A0A82A0CE320009E4C87 /* sticker_30000000_37.png in Resources */ = {isa = PBXBuildFile; fileRef = CD46A0032A0CE2DE009E4C87 /* sticker_30000000_37.png */; };
  171. CD46A0A92A0CE320009E4C87 /* sticker_30000000_23.png in Resources */ = {isa = PBXBuildFile; fileRef = CD46A0042A0CE2DE009E4C87 /* sticker_30000000_23.png */; };
  172. CD46A0AA2A0CE320009E4C87 /* sticker_30000000_5.png in Resources */ = {isa = PBXBuildFile; fileRef = CD46A0052A0CE2DE009E4C87 /* sticker_30000000_5.png */; };
  173. CD46A0AB2A0CE320009E4C87 /* sticker_30000000_4.png in Resources */ = {isa = PBXBuildFile; fileRef = CD46A0062A0CE2DE009E4C87 /* sticker_30000000_4.png */; };
  174. CD46A0AC2A0CE320009E4C87 /* sticker_30000000_22.png in Resources */ = {isa = PBXBuildFile; fileRef = CD46A0072A0CE2DE009E4C87 /* sticker_30000000_22.png */; };
  175. CD46A0AD2A0CE320009E4C87 /* sticker_30000000_36.png in Resources */ = {isa = PBXBuildFile; fileRef = CD46A0082A0CE2DE009E4C87 /* sticker_30000000_36.png */; };
  176. CD46A0AE2A0CE320009E4C87 /* sticker_20000000_10.png in Resources */ = {isa = PBXBuildFile; fileRef = CD46A0092A0CE2DE009E4C87 /* sticker_20000000_10.png */; };
  177. CD46A0AF2A0CE320009E4C87 /* sticker_20000000_3.png in Resources */ = {isa = PBXBuildFile; fileRef = CD46A00A2A0CE2DE009E4C87 /* sticker_20000000_3.png */; };
  178. CD46A0B02A0CE320009E4C87 /* sticker_10000000_9.png in Resources */ = {isa = PBXBuildFile; fileRef = CD46A00B2A0CE2DE009E4C87 /* sticker_10000000_9.png */; };
  179. CD46A0B12A0CE320009E4C87 /* sticker_20000000_1.png in Resources */ = {isa = PBXBuildFile; fileRef = CD46A00C2A0CE2DE009E4C87 /* sticker_20000000_1.png */; };
  180. CD46A0B22A0CE320009E4C87 /* sticker_20000000_12.png in Resources */ = {isa = PBXBuildFile; fileRef = CD46A00D2A0CE2DE009E4C87 /* sticker_20000000_12.png */; };
  181. CD46A0B32A0CE320009E4C87 /* sticker_30000000_20.png in Resources */ = {isa = PBXBuildFile; fileRef = CD46A00E2A0CE2DE009E4C87 /* sticker_30000000_20.png */; };
  182. CD46A0B42A0CE320009E4C87 /* sticker_30000000_34.png in Resources */ = {isa = PBXBuildFile; fileRef = CD46A00F2A0CE2DE009E4C87 /* sticker_30000000_34.png */; };
  183. CD46A0B52A0CE320009E4C87 /* sticker_30000000_6.png in Resources */ = {isa = PBXBuildFile; fileRef = CD46A0102A0CE2DE009E4C87 /* sticker_30000000_6.png */; };
  184. CD46A0B62A0CE320009E4C87 /* sticker_30000000_7.png in Resources */ = {isa = PBXBuildFile; fileRef = CD46A0112A0CE2DE009E4C87 /* sticker_30000000_7.png */; };
  185. CD46A0B72A0CE320009E4C87 /* sticker_30000000_35.png in Resources */ = {isa = PBXBuildFile; fileRef = CD46A0122A0CE2DE009E4C87 /* sticker_30000000_35.png */; };
  186. CD46A0B82A0CE320009E4C87 /* sticker_30000000_21.png in Resources */ = {isa = PBXBuildFile; fileRef = CD46A0132A0CE2DE009E4C87 /* sticker_30000000_21.png */; };
  187. CD46A0B92A0CE320009E4C87 /* sticker_20000000_13.png in Resources */ = {isa = PBXBuildFile; fileRef = CD46A0142A0CE2DE009E4C87 /* sticker_20000000_13.png */; };
  188. CD46A0BA2A0CE320009E4C87 /* sticker_20000000_0.png in Resources */ = {isa = PBXBuildFile; fileRef = CD46A0152A0CE2DE009E4C87 /* sticker_20000000_0.png */; };
  189. CD46A0BB2A0CE320009E4C87 /* sticker_10000000_8.png in Resources */ = {isa = PBXBuildFile; fileRef = CD46A0162A0CE2DE009E4C87 /* sticker_10000000_8.png */; };
  190. CD46A0BF2A0CE4FD009E4C87 /* NexilisLite.podspec in Resources */ = {isa = PBXBuildFile; fileRef = CD46A0BE2A0CE4FD009E4C87 /* NexilisLite.podspec */; };
  191. CD46A0C52A0D0D5D009E4C87 /* MyArchive.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD46A0C42A0D0D5D009E4C87 /* MyArchive.swift */; };
  192. CD5A73AE2A77642D000541A5 /* MessageInfo.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD5A73AC2A77642D000541A5 /* MessageInfo.swift */; };
  193. CD5A73AF2A77642D000541A5 /* ListGroupImages.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD5A73AD2A77642D000541A5 /* ListGroupImages.swift */; };
  194. CD7054EA2AD39DE2003741BF /* ChatGPTBotView.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD7054E92AD39DE2003741BF /* ChatGPTBotView.swift */; };
  195. CD9551592A664BDA00AF6476 /* Poppins-LightItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = CD9551402A664BD400AF6476 /* Poppins-LightItalic.otf */; };
  196. CD95515A2A664BDA00AF6476 /* Poppins-MediumItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = CD95513F2A664BD400AF6476 /* Poppins-MediumItalic.otf */; };
  197. CD95515B2A664BDA00AF6476 /* Poppins-Bold.otf in Resources */ = {isa = PBXBuildFile; fileRef = CD9551412A664BD400AF6476 /* Poppins-Bold.otf */; };
  198. CD95515C2A664BDA00AF6476 /* Poppins-BlackItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = CD9551432A664BD400AF6476 /* Poppins-BlackItalic.otf */; };
  199. CD95515D2A664BDA00AF6476 /* Poppins-Regular.otf in Resources */ = {isa = PBXBuildFile; fileRef = CD9551442A664BD400AF6476 /* Poppins-Regular.otf */; };
  200. CD95515E2A664BDA00AF6476 /* SIL Open Font License.txt in Resources */ = {isa = PBXBuildFile; fileRef = CD9551352A664BD400AF6476 /* SIL Open Font License.txt */; };
  201. CD95515F2A664BDB00AF6476 /* Poppins-SemiBold.otf in Resources */ = {isa = PBXBuildFile; fileRef = CD95513C2A664BD400AF6476 /* Poppins-SemiBold.otf */; };
  202. CD9551602A664BDB00AF6476 /* Poppins-ExtraBoldItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = CD9551342A664BD400AF6476 /* Poppins-ExtraBoldItalic.otf */; };
  203. CD9551612A664BDB00AF6476 /* Poppins-Black.otf in Resources */ = {isa = PBXBuildFile; fileRef = CD9551422A664BD400AF6476 /* Poppins-Black.otf */; };
  204. CD9551622A664BDB00AF6476 /* Poppins-ExtraLight.otf in Resources */ = {isa = PBXBuildFile; fileRef = CD9551362A664BD400AF6476 /* Poppins-ExtraLight.otf */; };
  205. CD9551632A664BDB00AF6476 /* Poppins-Light.otf in Resources */ = {isa = PBXBuildFile; fileRef = CD9551392A664BD400AF6476 /* Poppins-Light.otf */; };
  206. CD9551642A664BDB00AF6476 /* Poppins-Italic.otf in Resources */ = {isa = PBXBuildFile; fileRef = CD95513D2A664BD400AF6476 /* Poppins-Italic.otf */; };
  207. CD9551652A664BDB00AF6476 /* Poppins-Thin.otf in Resources */ = {isa = PBXBuildFile; fileRef = CD95513E2A664BD400AF6476 /* Poppins-Thin.otf */; };
  208. CD9551662A664BDB00AF6476 /* Poppins-Medium.otf in Resources */ = {isa = PBXBuildFile; fileRef = CD95513B2A664BD400AF6476 /* Poppins-Medium.otf */; };
  209. CD9551672A664BDB00AF6476 /* Poppins-ExtraBold.otf in Resources */ = {isa = PBXBuildFile; fileRef = CD9551452A664BD400AF6476 /* Poppins-ExtraBold.otf */; };
  210. CD9551682A664BDB00AF6476 /* Poppins-ThinItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = CD9551372A664BD400AF6476 /* Poppins-ThinItalic.otf */; };
  211. CD9551692A664BDB00AF6476 /* Poppins-SemiBoldItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = CD9551332A664BD400AF6476 /* Poppins-SemiBoldItalic.otf */; };
  212. CD95516A2A664BDB00AF6476 /* Poppins-BoldItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = CD95513A2A664BD400AF6476 /* Poppins-BoldItalic.otf */; };
  213. CD95516B2A664BDB00AF6476 /* Poppins-ExtraLightItalic.otf in Resources */ = {isa = PBXBuildFile; fileRef = CD9551382A664BD400AF6476 /* Poppins-ExtraLightItalic.otf */; };
  214. CD9829B72A3C07CB009F6743 /* SeminarListViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CD9829B62A3C07CB009F6743 /* SeminarListViewController.swift */; };
  215. CDA461222AB99E09001CD010 /* ConfigureFloatingButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDA461212AB99E09001CD010 /* ConfigureFloatingButton.swift */; };
  216. CDB21B2E2BA9998400EC5280 /* pb_def_icon_mode2.gif in Resources */ = {isa = PBXBuildFile; fileRef = CDB21B2B2BA9998400EC5280 /* pb_def_icon_mode2.gif */; };
  217. CDB21B2F2BA9998400EC5280 /* pb_def_icon_mode4.gif in Resources */ = {isa = PBXBuildFile; fileRef = CDB21B2C2BA9998400EC5280 /* pb_def_icon_mode4.gif */; };
  218. CDDF46752A2DD81300049A19 /* CreateSeminarViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDDF46732A2DD81300049A19 /* CreateSeminarViewController.swift */; };
  219. CDDF46762A2DD81300049A19 /* SeminarViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDDF46742A2DD81300049A19 /* SeminarViewController.swift */; };
  220. CDDF467A2A2EF0A700049A19 /* ScreenSharingViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = CDDF46792A2EF0A700049A19 /* ScreenSharingViewController.swift */; };
  221. CDE3BED92C86E3A000B0BF36 /* pb_call_in.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = CDE3BED62C86E3A000B0BF36 /* pb_call_in.mp3 */; };
  222. CDE3BEDA2C86E3A000B0BF36 /* pb_call_out.mp3 in Resources */ = {isa = PBXBuildFile; fileRef = CDE3BED72C86E3A000B0BF36 /* pb_call_out.mp3 */; };
  223. D31B80FB0B180E56A4404716 /* Pods_NexilisLite_NexilisLiteTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 8A251D070A810111946C8B53 /* Pods_NexilisLite_NexilisLiteTests.framework */; };
  224. /* End PBXBuildFile section */
  225. /* Begin PBXContainerItemProxy section */
  226. CD1E6E742A0B7C3600BF871F /* PBXContainerItemProxy */ = {
  227. isa = PBXContainerItemProxy;
  228. containerPortal = CD1E6E5F2A0B7C3600BF871F /* Project object */;
  229. proxyType = 1;
  230. remoteGlobalIDString = CD1E6E672A0B7C3600BF871F;
  231. remoteInfo = NexilisLite;
  232. };
  233. CD469FA42A0CC8D4009E4C87 /* PBXContainerItemProxy */ = {
  234. isa = PBXContainerItemProxy;
  235. containerPortal = CD1E6E5F2A0B7C3600BF871F /* Project object */;
  236. proxyType = 1;
  237. remoteGlobalIDString = CD469F4F2A0CC862009E4C87;
  238. remoteInfo = NexilisLiteResources;
  239. };
  240. /* End PBXContainerItemProxy section */
  241. /* Begin PBXCopyFilesBuildPhase section */
  242. CD469E162A0CA6C9009E4C87 /* Embed Frameworks */ = {
  243. isa = PBXCopyFilesBuildPhase;
  244. buildActionMask = 2147483647;
  245. dstPath = "";
  246. dstSubfolderSpec = 10;
  247. files = (
  248. );
  249. name = "Embed Frameworks";
  250. runOnlyForDeploymentPostprocessing = 0;
  251. };
  252. /* End PBXCopyFilesBuildPhase section */
  253. /* Begin PBXFileReference section */
  254. 1110A3F5E0271C679F1F19AB /* Pods-NexilisLite-NexilisLiteTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NexilisLite-NexilisLiteTests.debug.xcconfig"; path = "Target Support Files/Pods-NexilisLite-NexilisLiteTests/Pods-NexilisLite-NexilisLiteTests.debug.xcconfig"; sourceTree = "<group>"; };
  255. 1241AEBA2D017E8C0088175A /* FileEncryption.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FileEncryption.swift; sourceTree = "<group>"; };
  256. 1241AEBB2D017E8C0088175A /* MasterKeyUtil.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MasterKeyUtil.swift; sourceTree = "<group>"; };
  257. 12C36CEA2D02995F0095BEC1 /* SecureFolderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SecureFolderView.swift; sourceTree = "<group>"; };
  258. 37586DF5C0C7BDEE46DD9B4D /* Pods-NexilisLite.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NexilisLite.release.xcconfig"; path = "Target Support Files/Pods-NexilisLite/Pods-NexilisLite.release.xcconfig"; sourceTree = "<group>"; };
  259. 5D33EC4921048C8C0720CDEC /* Pods-NexilisLite.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NexilisLite.debug.xcconfig"; path = "Target Support Files/Pods-NexilisLite/Pods-NexilisLite.debug.xcconfig"; sourceTree = "<group>"; };
  260. 8A251D070A810111946C8B53 /* Pods_NexilisLite_NexilisLiteTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_NexilisLite_NexilisLiteTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  261. B3B2ED0FC8F57DC0267CCB22 /* Pods-NexilisLite-NexilisLiteTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-NexilisLite-NexilisLiteTests.release.xcconfig"; path = "Target Support Files/Pods-NexilisLite-NexilisLiteTests/Pods-NexilisLite-NexilisLiteTests.release.xcconfig"; sourceTree = "<group>"; };
  262. CD1E6E682A0B7C3600BF871F /* NexilisLite.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = NexilisLite.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  263. CD1E6E6B2A0B7C3600BF871F /* NexilisLite.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = NexilisLite.h; sourceTree = "<group>"; };
  264. CD1E6E6C2A0B7C3600BF871F /* NexilisLite.docc */ = {isa = PBXFileReference; lastKnownFileType = folder.documentationcatalog; path = NexilisLite.docc; sourceTree = "<group>"; };
  265. CD1E6E722A0B7C3600BF871F /* NexilisLiteTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = NexilisLiteTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  266. CD1E6E772A0B7C3600BF871F /* NexilisLiteTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NexilisLiteTests.swift; sourceTree = "<group>"; };
  267. CD1E70CC2A0B815400BF871F /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  268. CD1E714F2A0BA86100BF871F /* OutgoingThread.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = OutgoingThread.swift; sourceTree = "<group>"; };
  269. CD1E71502A0BA86100BF871F /* WhiteboardCanvas.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WhiteboardCanvas.swift; sourceTree = "<group>"; };
  270. CD1E71512A0BA86100BF871F /* Units.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Units.swift; sourceTree = "<group>"; };
  271. CD1E71532A0BA86100BF871F /* APIS.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = APIS.swift; sourceTree = "<group>"; };
  272. CD1E71552A0BA86100BF871F /* FloatingButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FloatingButton.swift; sourceTree = "<group>"; };
  273. CD1E71562A0BA86100BF871F /* Whiteboard.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Whiteboard.swift; sourceTree = "<group>"; };
  274. CD1E71572A0BA86100BF871F /* InquiryThread.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = InquiryThread.swift; sourceTree = "<group>"; };
  275. CD1E71582A0BA86100BF871F /* Network.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Network.swift; sourceTree = "<group>"; };
  276. CD1E71592A0BA86100BF871F /* Download.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Download.swift; sourceTree = "<group>"; };
  277. CD1E715A2A0BA86100BF871F /* Extension.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Extension.swift; sourceTree = "<group>"; };
  278. CD1E715B2A0BA86100BF871F /* WhiteboardReceiver.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WhiteboardReceiver.swift; sourceTree = "<group>"; };
  279. CD1E715C2A0BA86100BF871F /* CoreMessage_TMessageKey.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CoreMessage_TMessageKey.swift; sourceTree = "<group>"; };
  280. CD1E715D2A0BA86100BF871F /* Database.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Database.swift; sourceTree = "<group>"; };
  281. CD1E715F2A0BA86100BF871F /* Model.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Model.swift; sourceTree = "<group>"; };
  282. CD1E71602A0BA86100BF871F /* Chat.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Chat.swift; sourceTree = "<group>"; };
  283. CD1E71612A0BA86100BF871F /* User.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = User.swift; sourceTree = "<group>"; };
  284. CD1E71622A0BA86100BF871F /* CategoryCC.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CategoryCC.swift; sourceTree = "<group>"; };
  285. CD1E71632A0BA86100BF871F /* WorkingArea.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WorkingArea.swift; sourceTree = "<group>"; };
  286. CD1E71642A0BA86100BF871F /* Group.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Group.swift; sourceTree = "<group>"; };
  287. CD1E71652A0BA86100BF871F /* NotifSound.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NotifSound.swift; sourceTree = "<group>"; };
  288. CD1E71662A0BA86100BF871F /* Nexilis.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Nexilis.swift; sourceTree = "<group>"; };
  289. CD1E71692A0BA86100BF871F /* ContactCallViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ContactCallViewController.swift; sourceTree = "<group>"; };
  290. CD1E716B2A0BA86100BF871F /* WorkingAreaPicker.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WorkingAreaPicker.swift; sourceTree = "<group>"; };
  291. CD1E716C2A0BA86100BF871F /* BNIBookingWebView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BNIBookingWebView.swift; sourceTree = "<group>"; };
  292. CD1E716E2A0BA86100BF871F /* EditorStarMessages.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EditorStarMessages.swift; sourceTree = "<group>"; };
  293. CD1E716F2A0BA86100BF871F /* PreviewAttachmentImageVideo.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PreviewAttachmentImageVideo.xib; sourceTree = "<group>"; };
  294. CD1E71702A0BA86100BF871F /* EditorPersonal.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EditorPersonal.swift; sourceTree = "<group>"; };
  295. CD1E71712A0BA86100BF871F /* FormEditor.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = FormEditor.swift; sourceTree = "<group>"; };
  296. CD1E71722A0BA86100BF871F /* EditorGroup.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = EditorGroup.swift; sourceTree = "<group>"; };
  297. CD1E71732A0BA86100BF871F /* PreviewAttachmentImageVideo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = PreviewAttachmentImageVideo.swift; sourceTree = "<group>"; };
  298. CD1E71742A0BA86100BF871F /* CustomTextView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CustomTextView.swift; sourceTree = "<group>"; };
  299. CD1E71762A0BA86100BF871F /* QmeraGroupChooserViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = QmeraGroupChooserViewController.swift; sourceTree = "<group>"; };
  300. CD1E71772A0BA86100BF871F /* QmeraStreamingViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = QmeraStreamingViewController.swift; sourceTree = "<group>"; };
  301. CD1E71782A0BA86100BF871F /* CreateViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CreateViewController.swift; sourceTree = "<group>"; };
  302. CD1E71792A0BA86100BF871F /* QmeraUserChooserViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = QmeraUserChooserViewController.swift; sourceTree = "<group>"; };
  303. CD1E717A2A0BA86100BF871F /* StreamingViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = StreamingViewController.swift; sourceTree = "<group>"; };
  304. CD1E717B2A0BA86100BF871F /* QmeraCreateStreamingViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = QmeraCreateStreamingViewController.swift; sourceTree = "<group>"; };
  305. CD1E717D2A0BA86100BF871F /* CallManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CallManager.swift; sourceTree = "<group>"; };
  306. CD1E717E2A0BA86100BF871F /* QmeraAudioConference.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = QmeraAudioConference.swift; sourceTree = "<group>"; };
  307. CD1E717F2A0BA86100BF871F /* AudioViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AudioViewController.swift; sourceTree = "<group>"; };
  308. CD1E71802A0BA86100BF871F /* ProfileView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProfileView.swift; sourceTree = "<group>"; };
  309. CD1E71812A0BA86100BF871F /* CallProviderDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CallProviderDelegate.swift; sourceTree = "<group>"; };
  310. CD1E71822A0BA86100BF871F /* QmeraAudioViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = QmeraAudioViewController.swift; sourceTree = "<group>"; };
  311. CD1E71832A0BA86100BF871F /* QmeraCallContactViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = QmeraCallContactViewController.swift; sourceTree = "<group>"; };
  312. CD1E71842A0BA86100BF871F /* WhiteboardViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WhiteboardViewController.swift; sourceTree = "<group>"; };
  313. CD1E71852A0BA86100BF871F /* QmeraVideoViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = QmeraVideoViewController.swift; sourceTree = "<group>"; };
  314. CD1E71862A0BA86100BF871F /* VideoViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VideoViewController.swift; sourceTree = "<group>"; };
  315. CD1E71872A0BA86100BF871F /* Call.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Call.swift; sourceTree = "<group>"; };
  316. CD1E71882A0BA86100BF871F /* GroupView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GroupView.swift; sourceTree = "<group>"; };
  317. CD1E718A2A0BA86100BF871F /* GroupCreateViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GroupCreateViewController.swift; sourceTree = "<group>"; };
  318. CD1E718B2A0BA86100BF871F /* BroadcastMembersTableViewCell.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BroadcastMembersTableViewCell.swift; sourceTree = "<group>"; };
  319. CD1E718C2A0BA86100BF871F /* QRScannerView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = QRScannerView.swift; sourceTree = "<group>"; };
  320. CD1E718D2A0BA86100BF871F /* GroupDescViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GroupDescViewController.swift; sourceTree = "<group>"; };
  321. CD1E718E2A0BA86100BF871F /* HistoryBroadcastViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HistoryBroadcastViewController.swift; sourceTree = "<group>"; };
  322. CD1E718F2A0BA86100BF871F /* CheckConnection.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CheckConnection.swift; sourceTree = "<group>"; };
  323. CD1E71902A0BA86100BF871F /* SignUpSignIn.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SignUpSignIn.swift; sourceTree = "<group>"; };
  324. CD1E71912A0BA86100BF871F /* GroupDetailViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GroupDetailViewController.swift; sourceTree = "<group>"; };
  325. CD1E71922A0BA86100BF871F /* ChangeNamePassswordViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChangeNamePassswordViewController.swift; sourceTree = "<group>"; };
  326. CD1E71932A0BA86100BF871F /* ContactChatViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ContactChatViewController.swift; sourceTree = "<group>"; };
  327. CD1E71942A0BA86100BF871F /* ChangeDeviceViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChangeDeviceViewController.swift; sourceTree = "<group>"; };
  328. CD1E71952A0BA86100BF871F /* DocumentPicker.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = DocumentPicker.swift; sourceTree = "<group>"; };
  329. CD1E71962A0BA86100BF871F /* ChangePasswordViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChangePasswordViewController.swift; sourceTree = "<group>"; };
  330. CD1E71972A0BA86100BF871F /* GroupNameViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GroupNameViewController.swift; sourceTree = "<group>"; };
  331. CD1E71982A0BA86100BF871F /* GroupTopicViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GroupTopicViewController.swift; sourceTree = "<group>"; };
  332. CD1E71992A0BA86100BF871F /* SettingTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SettingTableViewController.swift; sourceTree = "<group>"; };
  333. CD1E719A2A0BA86100BF871F /* BroadcastModeViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BroadcastModeViewController.swift; sourceTree = "<group>"; };
  334. CD1E719B2A0BA86100BF871F /* BackupRestoreOption.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BackupRestoreOption.swift; sourceTree = "<group>"; };
  335. CD1E719C2A0BA86100BF871F /* HistoryCCViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = HistoryCCViewController.swift; sourceTree = "<group>"; };
  336. CD1E719D2A0BA86100BF871F /* ChangeNameTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChangeNameTableViewController.swift; sourceTree = "<group>"; };
  337. CD1E719E2A0BA86100BF871F /* NotificationSound.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NotificationSound.swift; sourceTree = "<group>"; };
  338. CD1E719F2A0BA86100BF871F /* TypeViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TypeViewController.swift; sourceTree = "<group>"; };
  339. CD1E71A02A0BA86100BF871F /* VerifyEmail.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = VerifyEmail.swift; sourceTree = "<group>"; };
  340. CD1E71A12A0BA86100BF871F /* SetInternalCSAccount.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SetInternalCSAccount.swift; sourceTree = "<group>"; };
  341. CD1E71A22A0BA86100BF871F /* BroadcastVariantViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BroadcastVariantViewController.swift; sourceTree = "<group>"; };
  342. CD1E71A42A0BA86100BF871F /* ImageVideoPicker.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ImageVideoPicker.swift; sourceTree = "<group>"; };
  343. CD1E71A52A0BA86100BF871F /* BackupRestoreView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BackupRestoreView.swift; sourceTree = "<group>"; };
  344. CD1E71A62A0BA86100BF871F /* ProfileViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ProfileViewController.swift; sourceTree = "<group>"; };
  345. CD1E71A72A0BA86100BF871F /* BroadcastMembersTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BroadcastMembersTableViewController.swift; sourceTree = "<group>"; };
  346. CD1E71A82A0BA86100BF871F /* BroadcastViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = BroadcastViewController.swift; sourceTree = "<group>"; };
  347. CD1E71A92A0BA86100BF871F /* GroupMemberViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = GroupMemberViewController.swift; sourceTree = "<group>"; };
  348. CD1E71AA2A0BA86100BF871F /* SetOfficerBNI.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SetOfficerBNI.swift; sourceTree = "<group>"; };
  349. CD1E71AB2A0BA86100BF871F /* AddFriendTableViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AddFriendTableViewController.swift; sourceTree = "<group>"; };
  350. CD1E71AC2A0BA86100BF871F /* ScannerViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScannerViewController.swift; sourceTree = "<group>"; };
  351. CD1E71AD2A0BA86100BF871F /* AudienceViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AudienceViewController.swift; sourceTree = "<group>"; };
  352. CD1E71AE2A0BA86100BF871F /* Utils.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Utils.swift; sourceTree = "<group>"; };
  353. CD1E71AF2A0BA86100BF871F /* WhiteboardDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = WhiteboardDelegate.swift; sourceTree = "<group>"; };
  354. CD1E71B02A0BA86100BF871F /* TMessage.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TMessage.swift; sourceTree = "<group>"; };
  355. CD1E71B12A0BA86100BF871F /* CoreMessage_TMessageBank.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CoreMessage_TMessageBank.swift; sourceTree = "<group>"; };
  356. CD1E71B22A0BA86100BF871F /* Callback.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = Callback.swift; sourceTree = "<group>"; };
  357. CD1E71B32A0BA86100BF871F /* CoreMessage_TMessageCode.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CoreMessage_TMessageCode.swift; sourceTree = "<group>"; };
  358. CD1E71B42A0BA86100BF871F /* IncomingThread.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = IncomingThread.swift; sourceTree = "<group>"; };
  359. CD1E71B52A0BA86100BF871F /* CoreMessage_TMessageUtil.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CoreMessage_TMessageUtil.swift; sourceTree = "<group>"; };
  360. CD1E790E2A0CA43600BF871F /* Alamofire.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Alamofire.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  361. CD1E790F2A0CA43600BF871F /* FMDB.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = FMDB.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  362. CD1E79102A0CA43600BF871F /* MarqueeLabel.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = MarqueeLabel.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  363. CD1E79112A0CA43600BF871F /* NotificationBannerSwift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = NotificationBannerSwift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  364. CD1E79142A0CA43600BF871F /* SDWebImage.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SDWebImage.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  365. CD1E79152A0CA43600BF871F /* SnapKit.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = SnapKit.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  366. CD1E79162A0CA43600BF871F /* Toast_Swift.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; path = Toast_Swift.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  367. CD2B01202D43945500C11B20 /* pb_gpt_bot.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = pb_gpt_bot.gif; sourceTree = "<group>"; };
  368. CD469F502A0CC862009E4C87 /* NexilisLiteResources.bundle */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = NexilisLiteResources.bundle; sourceTree = BUILT_PRODUCTS_DIR; };
  369. CD469FC92A0CE2DE009E4C87 /* en */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = en; path = en.lproj/Localizable.strings; sourceTree = "<group>"; };
  370. CD469FCB2A0CE2DE009E4C87 /* sticker_10000000_5.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_10000000_5.png; sourceTree = "<group>"; };
  371. CD469FCC2A0CE2DE009E4C87 /* sticker_20000000_22.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_20000000_22.png; sourceTree = "<group>"; };
  372. CD469FCD2A0CE2DE009E4C87 /* sticker_30000000_38.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_38.png; sourceTree = "<group>"; };
  373. CD469FCE2A0CE2DE009E4C87 /* sticker_30000000_10.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_10.png; sourceTree = "<group>"; };
  374. CD469FCF2A0CE2DE009E4C87 /* sticker_30000000_11.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_11.png; sourceTree = "<group>"; };
  375. CD469FD02A0CE2DE009E4C87 /* sticker_30000000_39.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_39.png; sourceTree = "<group>"; };
  376. CD469FD12A0CE2DE009E4C87 /* sticker_20000000_23.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_20000000_23.png; sourceTree = "<group>"; };
  377. CD469FD22A0CE2DE009E4C87 /* sticker_10000000_4.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_10000000_4.png; sourceTree = "<group>"; };
  378. CD469FD32A0CE2DE009E4C87 /* sticker_10000000_6.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_10000000_6.png; sourceTree = "<group>"; };
  379. CD469FD42A0CE2DE009E4C87 /* sticker_20000000_21.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_20000000_21.png; sourceTree = "<group>"; };
  380. CD469FD52A0CE2DE009E4C87 /* sticker_30000000_13.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_13.png; sourceTree = "<group>"; };
  381. CD469FD62A0CE2DE009E4C87 /* sticker_30000000_9.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_9.png; sourceTree = "<group>"; };
  382. CD469FD72A0CE2DE009E4C87 /* sticker_30000000_8.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_8.png; sourceTree = "<group>"; };
  383. CD469FD82A0CE2DE009E4C87 /* sticker_30000000_12.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_12.png; sourceTree = "<group>"; };
  384. CD469FD92A0CE2DE009E4C87 /* sticker_20000000_20.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_20000000_20.png; sourceTree = "<group>"; };
  385. CD469FDA2A0CE2DE009E4C87 /* sticker_10000000_7.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_10000000_7.png; sourceTree = "<group>"; };
  386. CD469FDB2A0CE2DE009E4C87 /* sticker_10000000_3.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_10000000_3.png; sourceTree = "<group>"; };
  387. CD469FDC2A0CE2DE009E4C87 /* sticker_20000000_18.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_20000000_18.png; sourceTree = "<group>"; };
  388. CD469FDD2A0CE2DE009E4C87 /* sticker_30000000_16.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_16.png; sourceTree = "<group>"; };
  389. CD469FDE2A0CE2DE009E4C87 /* sticker_30000000_17.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_17.png; sourceTree = "<group>"; };
  390. CD469FDF2A0CE2DE009E4C87 /* sticker_20000000_19.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_20000000_19.png; sourceTree = "<group>"; };
  391. CD469FE02A0CE2DE009E4C87 /* sticker_10000000_2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_10000000_2.png; sourceTree = "<group>"; };
  392. CD469FE12A0CE2DE009E4C87 /* sticker_10000000_0.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_10000000_0.png; sourceTree = "<group>"; };
  393. CD469FE22A0CE2DE009E4C87 /* sticker_20000000_8.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_20000000_8.png; sourceTree = "<group>"; };
  394. CD469FE32A0CE2DE009E4C87 /* sticker_30000000_15.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_15.png; sourceTree = "<group>"; };
  395. CD469FE42A0CE2DE009E4C87 /* sticker_30000000_29.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_29.png; sourceTree = "<group>"; };
  396. CD469FE52A0CE2DE009E4C87 /* sticker_30000000_28.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_28.png; sourceTree = "<group>"; };
  397. CD469FE62A0CE2DE009E4C87 /* sticker_30000000_14.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_14.png; sourceTree = "<group>"; };
  398. CD469FE72A0CE2DE009E4C87 /* sticker_20000000_9.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_20000000_9.png; sourceTree = "<group>"; };
  399. CD469FE82A0CE2DE009E4C87 /* sticker_10000000_1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_10000000_1.png; sourceTree = "<group>"; };
  400. CD469FE92A0CE2DE009E4C87 /* sticker_20000000_17.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_20000000_17.png; sourceTree = "<group>"; };
  401. CD469FEA2A0CE2DE009E4C87 /* sticker_20000000_4.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_20000000_4.png; sourceTree = "<group>"; };
  402. CD469FEB2A0CE2DE009E4C87 /* sticker_30000000_19.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_19.png; sourceTree = "<group>"; };
  403. CD469FEC2A0CE2DE009E4C87 /* sticker_30000000_25.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_25.png; sourceTree = "<group>"; };
  404. CD469FED2A0CE2DE009E4C87 /* sticker_30000000_31.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_31.png; sourceTree = "<group>"; };
  405. CD469FEE2A0CE2DE009E4C87 /* sticker_30000000_3.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_3.png; sourceTree = "<group>"; };
  406. CD469FEF2A0CE2DE009E4C87 /* sticker_30000000_2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_2.png; sourceTree = "<group>"; };
  407. CD469FF02A0CE2DE009E4C87 /* sticker_30000000_30.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_30.png; sourceTree = "<group>"; };
  408. CD469FF12A0CE2DE009E4C87 /* sticker_30000000_24.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_24.png; sourceTree = "<group>"; };
  409. CD469FF22A0CE2DE009E4C87 /* sticker_30000000_18.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_18.png; sourceTree = "<group>"; };
  410. CD469FF32A0CE2DE009E4C87 /* sticker_20000000_5.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_20000000_5.png; sourceTree = "<group>"; };
  411. CD469FF42A0CE2DE009E4C87 /* sticker_20000000_16.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_20000000_16.png; sourceTree = "<group>"; };
  412. CD469FF52A0CE2DE009E4C87 /* sticker_10000000_11.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_10000000_11.png; sourceTree = "<group>"; };
  413. CD469FF62A0CE2DE009E4C87 /* sticker_20000000_14.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_20000000_14.png; sourceTree = "<group>"; };
  414. CD469FF72A0CE2DE009E4C87 /* sticker_20000000_7.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_20000000_7.png; sourceTree = "<group>"; };
  415. CD469FF82A0CE2DE009E4C87 /* sticker_30000000_32.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_32.png; sourceTree = "<group>"; };
  416. CD469FF92A0CE2DE009E4C87 /* sticker_30000000_26.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_26.png; sourceTree = "<group>"; };
  417. CD469FFA2A0CE2DE009E4C87 /* sticker_30000000_0.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_0.png; sourceTree = "<group>"; };
  418. CD469FFB2A0CE2DE009E4C87 /* sticker_30000000_1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_1.png; sourceTree = "<group>"; };
  419. CD469FFC2A0CE2DE009E4C87 /* sticker_30000000_27.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_27.png; sourceTree = "<group>"; };
  420. CD469FFD2A0CE2DE009E4C87 /* sticker_30000000_33.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_33.png; sourceTree = "<group>"; };
  421. CD469FFE2A0CE2DE009E4C87 /* sticker_20000000_6.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_20000000_6.png; sourceTree = "<group>"; };
  422. CD469FFF2A0CE2DE009E4C87 /* sticker_20000000_15.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_20000000_15.png; sourceTree = "<group>"; };
  423. CD46A0002A0CE2DE009E4C87 /* sticker_10000000_10.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_10000000_10.png; sourceTree = "<group>"; };
  424. CD46A0012A0CE2DE009E4C87 /* sticker_20000000_2.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_20000000_2.png; sourceTree = "<group>"; };
  425. CD46A0022A0CE2DE009E4C87 /* sticker_20000000_11.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_20000000_11.png; sourceTree = "<group>"; };
  426. CD46A0032A0CE2DE009E4C87 /* sticker_30000000_37.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_37.png; sourceTree = "<group>"; };
  427. CD46A0042A0CE2DE009E4C87 /* sticker_30000000_23.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_23.png; sourceTree = "<group>"; };
  428. CD46A0052A0CE2DE009E4C87 /* sticker_30000000_5.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_5.png; sourceTree = "<group>"; };
  429. CD46A0062A0CE2DE009E4C87 /* sticker_30000000_4.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_4.png; sourceTree = "<group>"; };
  430. CD46A0072A0CE2DE009E4C87 /* sticker_30000000_22.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_22.png; sourceTree = "<group>"; };
  431. CD46A0082A0CE2DE009E4C87 /* sticker_30000000_36.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_36.png; sourceTree = "<group>"; };
  432. CD46A0092A0CE2DE009E4C87 /* sticker_20000000_10.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_20000000_10.png; sourceTree = "<group>"; };
  433. CD46A00A2A0CE2DE009E4C87 /* sticker_20000000_3.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_20000000_3.png; sourceTree = "<group>"; };
  434. CD46A00B2A0CE2DE009E4C87 /* sticker_10000000_9.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_10000000_9.png; sourceTree = "<group>"; };
  435. CD46A00C2A0CE2DE009E4C87 /* sticker_20000000_1.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_20000000_1.png; sourceTree = "<group>"; };
  436. CD46A00D2A0CE2DE009E4C87 /* sticker_20000000_12.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_20000000_12.png; sourceTree = "<group>"; };
  437. CD46A00E2A0CE2DE009E4C87 /* sticker_30000000_20.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_20.png; sourceTree = "<group>"; };
  438. CD46A00F2A0CE2DE009E4C87 /* sticker_30000000_34.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_34.png; sourceTree = "<group>"; };
  439. CD46A0102A0CE2DE009E4C87 /* sticker_30000000_6.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_6.png; sourceTree = "<group>"; };
  440. CD46A0112A0CE2DE009E4C87 /* sticker_30000000_7.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_7.png; sourceTree = "<group>"; };
  441. CD46A0122A0CE2DE009E4C87 /* sticker_30000000_35.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_35.png; sourceTree = "<group>"; };
  442. CD46A0132A0CE2DE009E4C87 /* sticker_30000000_21.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_30000000_21.png; sourceTree = "<group>"; };
  443. CD46A0142A0CE2DE009E4C87 /* sticker_20000000_13.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_20000000_13.png; sourceTree = "<group>"; };
  444. CD46A0152A0CE2DE009E4C87 /* sticker_20000000_0.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_20000000_0.png; sourceTree = "<group>"; };
  445. CD46A0162A0CE2DE009E4C87 /* sticker_10000000_8.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = sticker_10000000_8.png; sourceTree = "<group>"; };
  446. CD46A0172A0CE2DE009E4C87 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  447. CD46A0182A0CE2DE009E4C87 /* PreviewAttachmentImageVideo.xib */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.xib; path = PreviewAttachmentImageVideo.xib; sourceTree = "<group>"; };
  448. CD46A0192A0CE2DE009E4C87 /* id */ = {isa = PBXFileReference; lastKnownFileType = text.plist.strings; name = id; path = id.lproj/Localizable.strings; sourceTree = "<group>"; };
  449. CD46A01A2A0CE2DE009E4C87 /* Palio.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Palio.storyboard; sourceTree = "<group>"; };
  450. CD46A0BE2A0CE4FD009E4C87 /* NexilisLite.podspec */ = {isa = PBXFileReference; lastKnownFileType = text; path = NexilisLite.podspec; sourceTree = SOURCE_ROOT; xcLanguageSpecificationIdentifier = xcode.lang.ruby; };
  451. CD46A0C42A0D0D5D009E4C87 /* MyArchive.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MyArchive.swift; sourceTree = "<group>"; };
  452. CD5A73AC2A77642D000541A5 /* MessageInfo.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = MessageInfo.swift; sourceTree = "<group>"; };
  453. CD5A73AD2A77642D000541A5 /* ListGroupImages.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ListGroupImages.swift; sourceTree = "<group>"; };
  454. CD7054E92AD39DE2003741BF /* ChatGPTBotView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ChatGPTBotView.swift; sourceTree = "<group>"; };
  455. CD9551332A664BD400AF6476 /* Poppins-SemiBoldItalic.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-SemiBoldItalic.otf"; sourceTree = "<group>"; };
  456. CD9551342A664BD400AF6476 /* Poppins-ExtraBoldItalic.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-ExtraBoldItalic.otf"; sourceTree = "<group>"; };
  457. CD9551352A664BD400AF6476 /* SIL Open Font License.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = "SIL Open Font License.txt"; sourceTree = "<group>"; };
  458. CD9551362A664BD400AF6476 /* Poppins-ExtraLight.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-ExtraLight.otf"; sourceTree = "<group>"; };
  459. CD9551372A664BD400AF6476 /* Poppins-ThinItalic.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-ThinItalic.otf"; sourceTree = "<group>"; };
  460. CD9551382A664BD400AF6476 /* Poppins-ExtraLightItalic.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-ExtraLightItalic.otf"; sourceTree = "<group>"; };
  461. CD9551392A664BD400AF6476 /* Poppins-Light.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-Light.otf"; sourceTree = "<group>"; };
  462. CD95513A2A664BD400AF6476 /* Poppins-BoldItalic.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-BoldItalic.otf"; sourceTree = "<group>"; };
  463. CD95513B2A664BD400AF6476 /* Poppins-Medium.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-Medium.otf"; sourceTree = "<group>"; };
  464. CD95513C2A664BD400AF6476 /* Poppins-SemiBold.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-SemiBold.otf"; sourceTree = "<group>"; };
  465. CD95513D2A664BD400AF6476 /* Poppins-Italic.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-Italic.otf"; sourceTree = "<group>"; };
  466. CD95513E2A664BD400AF6476 /* Poppins-Thin.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-Thin.otf"; sourceTree = "<group>"; };
  467. CD95513F2A664BD400AF6476 /* Poppins-MediumItalic.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-MediumItalic.otf"; sourceTree = "<group>"; };
  468. CD9551402A664BD400AF6476 /* Poppins-LightItalic.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-LightItalic.otf"; sourceTree = "<group>"; };
  469. CD9551412A664BD400AF6476 /* Poppins-Bold.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-Bold.otf"; sourceTree = "<group>"; };
  470. CD9551422A664BD400AF6476 /* Poppins-Black.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-Black.otf"; sourceTree = "<group>"; };
  471. CD9551432A664BD400AF6476 /* Poppins-BlackItalic.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-BlackItalic.otf"; sourceTree = "<group>"; };
  472. CD9551442A664BD400AF6476 /* Poppins-Regular.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-Regular.otf"; sourceTree = "<group>"; };
  473. CD9551452A664BD400AF6476 /* Poppins-ExtraBold.otf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "Poppins-ExtraBold.otf"; sourceTree = "<group>"; };
  474. CD9829B62A3C07CB009F6743 /* SeminarListViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SeminarListViewController.swift; sourceTree = "<group>"; };
  475. CDA461212AB99E09001CD010 /* ConfigureFloatingButton.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ConfigureFloatingButton.swift; sourceTree = "<group>"; };
  476. CDB21B2B2BA9998400EC5280 /* pb_def_icon_mode2.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = pb_def_icon_mode2.gif; sourceTree = "<group>"; };
  477. CDB21B2C2BA9998400EC5280 /* pb_def_icon_mode4.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = pb_def_icon_mode4.gif; sourceTree = "<group>"; };
  478. CDDF46732A2DD81300049A19 /* CreateSeminarViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = CreateSeminarViewController.swift; sourceTree = "<group>"; };
  479. CDDF46742A2DD81300049A19 /* SeminarViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SeminarViewController.swift; sourceTree = "<group>"; };
  480. CDDF46792A2EF0A700049A19 /* ScreenSharingViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ScreenSharingViewController.swift; sourceTree = "<group>"; };
  481. CDE3BED62C86E3A000B0BF36 /* pb_call_in.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = pb_call_in.mp3; sourceTree = "<group>"; };
  482. CDE3BED72C86E3A000B0BF36 /* pb_call_out.mp3 */ = {isa = PBXFileReference; lastKnownFileType = audio.mp3; path = pb_call_out.mp3; sourceTree = "<group>"; };
  483. FCEE47B4987D63B825DAFB26 /* Pods_NexilisLite.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_NexilisLite.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  484. /* End PBXFileReference section */
  485. /* Begin PBXFrameworksBuildPhase section */
  486. CD1E6E652A0B7C3600BF871F /* Frameworks */ = {
  487. isa = PBXFrameworksBuildPhase;
  488. buildActionMask = 2147483647;
  489. files = (
  490. A26061F6D200295A7E5689A6 /* Pods_NexilisLite.framework in Frameworks */,
  491. );
  492. runOnlyForDeploymentPostprocessing = 0;
  493. };
  494. CD1E6E6F2A0B7C3600BF871F /* Frameworks */ = {
  495. isa = PBXFrameworksBuildPhase;
  496. buildActionMask = 2147483647;
  497. files = (
  498. CD1E6E732A0B7C3600BF871F /* NexilisLite.framework in Frameworks */,
  499. D31B80FB0B180E56A4404716 /* Pods_NexilisLite_NexilisLiteTests.framework in Frameworks */,
  500. );
  501. runOnlyForDeploymentPostprocessing = 0;
  502. };
  503. CD469F4D2A0CC862009E4C87 /* Frameworks */ = {
  504. isa = PBXFrameworksBuildPhase;
  505. buildActionMask = 2147483647;
  506. files = (
  507. );
  508. runOnlyForDeploymentPostprocessing = 0;
  509. };
  510. /* End PBXFrameworksBuildPhase section */
  511. /* Begin PBXGroup section */
  512. 5213F364DDF7BFF3DF845EA0 /* Frameworks */ = {
  513. isa = PBXGroup;
  514. children = (
  515. CD1E790E2A0CA43600BF871F /* Alamofire.framework */,
  516. CD1E790F2A0CA43600BF871F /* FMDB.framework */,
  517. CD1E79102A0CA43600BF871F /* MarqueeLabel.framework */,
  518. CD1E79112A0CA43600BF871F /* NotificationBannerSwift.framework */,
  519. CD1E79142A0CA43600BF871F /* SDWebImage.framework */,
  520. CD1E79152A0CA43600BF871F /* SnapKit.framework */,
  521. CD1E79162A0CA43600BF871F /* Toast_Swift.framework */,
  522. FCEE47B4987D63B825DAFB26 /* Pods_NexilisLite.framework */,
  523. 8A251D070A810111946C8B53 /* Pods_NexilisLite_NexilisLiteTests.framework */,
  524. );
  525. name = Frameworks;
  526. sourceTree = "<group>";
  527. };
  528. 859CE12B7A54BE1FA9470B46 /* Pods */ = {
  529. isa = PBXGroup;
  530. children = (
  531. CD46A0BE2A0CE4FD009E4C87 /* NexilisLite.podspec */,
  532. 5D33EC4921048C8C0720CDEC /* Pods-NexilisLite.debug.xcconfig */,
  533. 37586DF5C0C7BDEE46DD9B4D /* Pods-NexilisLite.release.xcconfig */,
  534. 1110A3F5E0271C679F1F19AB /* Pods-NexilisLite-NexilisLiteTests.debug.xcconfig */,
  535. B3B2ED0FC8F57DC0267CCB22 /* Pods-NexilisLite-NexilisLiteTests.release.xcconfig */,
  536. );
  537. path = Pods;
  538. sourceTree = "<group>";
  539. };
  540. CD1E6E5E2A0B7C3600BF871F = {
  541. isa = PBXGroup;
  542. children = (
  543. CD1E6E6A2A0B7C3600BF871F /* NexilisLite */,
  544. CD1E6E762A0B7C3600BF871F /* NexilisLiteTests */,
  545. CD1E6E692A0B7C3600BF871F /* Products */,
  546. 859CE12B7A54BE1FA9470B46 /* Pods */,
  547. 5213F364DDF7BFF3DF845EA0 /* Frameworks */,
  548. );
  549. sourceTree = "<group>";
  550. };
  551. CD1E6E692A0B7C3600BF871F /* Products */ = {
  552. isa = PBXGroup;
  553. children = (
  554. CD1E6E682A0B7C3600BF871F /* NexilisLite.framework */,
  555. CD1E6E722A0B7C3600BF871F /* NexilisLiteTests.xctest */,
  556. CD469F502A0CC862009E4C87 /* NexilisLiteResources.bundle */,
  557. );
  558. name = Products;
  559. sourceTree = "<group>";
  560. };
  561. CD1E6E6A2A0B7C3600BF871F /* NexilisLite */ = {
  562. isa = PBXGroup;
  563. children = (
  564. CD469FC72A0CE2DE009E4C87 /* Resource */,
  565. CD1E714E2A0BA86100BF871F /* Source */,
  566. CD1E70CC2A0B815400BF871F /* Info.plist */,
  567. CD1E6E6B2A0B7C3600BF871F /* NexilisLite.h */,
  568. CD1E6E6C2A0B7C3600BF871F /* NexilisLite.docc */,
  569. );
  570. path = NexilisLite;
  571. sourceTree = "<group>";
  572. };
  573. CD1E6E762A0B7C3600BF871F /* NexilisLiteTests */ = {
  574. isa = PBXGroup;
  575. children = (
  576. CD1E6E772A0B7C3600BF871F /* NexilisLiteTests.swift */,
  577. );
  578. path = NexilisLiteTests;
  579. sourceTree = "<group>";
  580. };
  581. CD1E714E2A0BA86100BF871F /* Source */ = {
  582. isa = PBXGroup;
  583. children = (
  584. 1241AEBA2D017E8C0088175A /* FileEncryption.swift */,
  585. 1241AEBB2D017E8C0088175A /* MasterKeyUtil.swift */,
  586. CD1E71532A0BA86100BF871F /* APIS.swift */,
  587. CD1E71B22A0BA86100BF871F /* Callback.swift */,
  588. CD1E71B12A0BA86100BF871F /* CoreMessage_TMessageBank.swift */,
  589. CD1E71B32A0BA86100BF871F /* CoreMessage_TMessageCode.swift */,
  590. CD1E715C2A0BA86100BF871F /* CoreMessage_TMessageKey.swift */,
  591. CD1E71B52A0BA86100BF871F /* CoreMessage_TMessageUtil.swift */,
  592. CD1E715D2A0BA86100BF871F /* Database.swift */,
  593. CD1E71592A0BA86100BF871F /* Download.swift */,
  594. CD1E715A2A0BA86100BF871F /* Extension.swift */,
  595. CD1E71542A0BA86100BF871F /* FloatingButton */,
  596. CD1E71B42A0BA86100BF871F /* IncomingThread.swift */,
  597. CD1E71572A0BA86100BF871F /* InquiryThread.swift */,
  598. CD1E715E2A0BA86100BF871F /* Model */,
  599. CD46A0C42A0D0D5D009E4C87 /* MyArchive.swift */,
  600. CD1E71582A0BA86100BF871F /* Network.swift */,
  601. CD1E71662A0BA86100BF871F /* Nexilis.swift */,
  602. CD1E714F2A0BA86100BF871F /* OutgoingThread.swift */,
  603. CD1E71B02A0BA86100BF871F /* TMessage.swift */,
  604. CD1E71512A0BA86100BF871F /* Units.swift */,
  605. CD1E71AE2A0BA86100BF871F /* Utils.swift */,
  606. CD1E71672A0BA86100BF871F /* View */,
  607. CD1E71562A0BA86100BF871F /* Whiteboard.swift */,
  608. CD1E71502A0BA86100BF871F /* WhiteboardCanvas.swift */,
  609. CD1E71AF2A0BA86100BF871F /* WhiteboardDelegate.swift */,
  610. CD1E715B2A0BA86100BF871F /* WhiteboardReceiver.swift */,
  611. );
  612. path = Source;
  613. sourceTree = "<group>";
  614. };
  615. CD1E71542A0BA86100BF871F /* FloatingButton */ = {
  616. isa = PBXGroup;
  617. children = (
  618. CD1E71552A0BA86100BF871F /* FloatingButton.swift */,
  619. );
  620. path = FloatingButton;
  621. sourceTree = "<group>";
  622. };
  623. CD1E715E2A0BA86100BF871F /* Model */ = {
  624. isa = PBXGroup;
  625. children = (
  626. CD1E715F2A0BA86100BF871F /* Model.swift */,
  627. CD1E71602A0BA86100BF871F /* Chat.swift */,
  628. CD1E71612A0BA86100BF871F /* User.swift */,
  629. CD1E71622A0BA86100BF871F /* CategoryCC.swift */,
  630. CD1E71632A0BA86100BF871F /* WorkingArea.swift */,
  631. CD1E71642A0BA86100BF871F /* Group.swift */,
  632. CD1E71652A0BA86100BF871F /* NotifSound.swift */,
  633. );
  634. path = Model;
  635. sourceTree = "<group>";
  636. };
  637. CD1E71672A0BA86100BF871F /* View */ = {
  638. isa = PBXGroup;
  639. children = (
  640. CD1E71682A0BA86100BF871F /* Contact */,
  641. CD1E716A2A0BA86100BF871F /* BNIView */,
  642. CD1E716D2A0BA86100BF871F /* Chat */,
  643. CD1E71752A0BA86100BF871F /* Streaming */,
  644. CD1E717C2A0BA86100BF871F /* Call */,
  645. CD1E71892A0BA86100BF871F /* Control */,
  646. );
  647. path = View;
  648. sourceTree = "<group>";
  649. };
  650. CD1E71682A0BA86100BF871F /* Contact */ = {
  651. isa = PBXGroup;
  652. children = (
  653. CD1E71692A0BA86100BF871F /* ContactCallViewController.swift */,
  654. );
  655. path = Contact;
  656. sourceTree = "<group>";
  657. };
  658. CD1E716A2A0BA86100BF871F /* BNIView */ = {
  659. isa = PBXGroup;
  660. children = (
  661. CD1E716B2A0BA86100BF871F /* WorkingAreaPicker.swift */,
  662. CD1E716C2A0BA86100BF871F /* BNIBookingWebView.swift */,
  663. );
  664. path = BNIView;
  665. sourceTree = "<group>";
  666. };
  667. CD1E716D2A0BA86100BF871F /* Chat */ = {
  668. isa = PBXGroup;
  669. children = (
  670. 12C36CEA2D02995F0095BEC1 /* SecureFolderView.swift */,
  671. CD7054E92AD39DE2003741BF /* ChatGPTBotView.swift */,
  672. CD1E71742A0BA86100BF871F /* CustomTextView.swift */,
  673. CD1E71722A0BA86100BF871F /* EditorGroup.swift */,
  674. CD1E71702A0BA86100BF871F /* EditorPersonal.swift */,
  675. CD1E716E2A0BA86100BF871F /* EditorStarMessages.swift */,
  676. CD1E71712A0BA86100BF871F /* FormEditor.swift */,
  677. CD5A73AD2A77642D000541A5 /* ListGroupImages.swift */,
  678. CD5A73AC2A77642D000541A5 /* MessageInfo.swift */,
  679. CD1E71732A0BA86100BF871F /* PreviewAttachmentImageVideo.swift */,
  680. CD1E716F2A0BA86100BF871F /* PreviewAttachmentImageVideo.xib */,
  681. );
  682. path = Chat;
  683. sourceTree = "<group>";
  684. };
  685. CD1E71752A0BA86100BF871F /* Streaming */ = {
  686. isa = PBXGroup;
  687. children = (
  688. CD9829B62A3C07CB009F6743 /* SeminarListViewController.swift */,
  689. CDDF46732A2DD81300049A19 /* CreateSeminarViewController.swift */,
  690. CDDF46742A2DD81300049A19 /* SeminarViewController.swift */,
  691. CD1E71762A0BA86100BF871F /* QmeraGroupChooserViewController.swift */,
  692. CD1E71772A0BA86100BF871F /* QmeraStreamingViewController.swift */,
  693. CD1E71782A0BA86100BF871F /* CreateViewController.swift */,
  694. CD1E71792A0BA86100BF871F /* QmeraUserChooserViewController.swift */,
  695. CD1E717A2A0BA86100BF871F /* StreamingViewController.swift */,
  696. CD1E717B2A0BA86100BF871F /* QmeraCreateStreamingViewController.swift */,
  697. );
  698. path = Streaming;
  699. sourceTree = "<group>";
  700. };
  701. CD1E717C2A0BA86100BF871F /* Call */ = {
  702. isa = PBXGroup;
  703. children = (
  704. CD1E717F2A0BA86100BF871F /* AudioViewController.swift */,
  705. CD1E71872A0BA86100BF871F /* Call.swift */,
  706. CD1E717D2A0BA86100BF871F /* CallManager.swift */,
  707. CD1E71812A0BA86100BF871F /* CallProviderDelegate.swift */,
  708. CD1E71882A0BA86100BF871F /* GroupView.swift */,
  709. CD1E71802A0BA86100BF871F /* ProfileView.swift */,
  710. CD1E717E2A0BA86100BF871F /* QmeraAudioConference.swift */,
  711. CD1E71822A0BA86100BF871F /* QmeraAudioViewController.swift */,
  712. CD1E71832A0BA86100BF871F /* QmeraCallContactViewController.swift */,
  713. CD1E71852A0BA86100BF871F /* QmeraVideoViewController.swift */,
  714. CDDF46792A2EF0A700049A19 /* ScreenSharingViewController.swift */,
  715. CD1E71862A0BA86100BF871F /* VideoViewController.swift */,
  716. CD1E71842A0BA86100BF871F /* WhiteboardViewController.swift */,
  717. );
  718. path = Call;
  719. sourceTree = "<group>";
  720. };
  721. CD1E71892A0BA86100BF871F /* Control */ = {
  722. isa = PBXGroup;
  723. children = (
  724. CD1E71AB2A0BA86100BF871F /* AddFriendTableViewController.swift */,
  725. CD1E71AD2A0BA86100BF871F /* AudienceViewController.swift */,
  726. CD1E719B2A0BA86100BF871F /* BackupRestoreOption.swift */,
  727. CD1E71A52A0BA86100BF871F /* BackupRestoreView.swift */,
  728. CD1E718B2A0BA86100BF871F /* BroadcastMembersTableViewCell.swift */,
  729. CD1E71A72A0BA86100BF871F /* BroadcastMembersTableViewController.swift */,
  730. CD1E719A2A0BA86100BF871F /* BroadcastModeViewController.swift */,
  731. CD1E71A22A0BA86100BF871F /* BroadcastVariantViewController.swift */,
  732. CD1E71A82A0BA86100BF871F /* BroadcastViewController.swift */,
  733. CD1E71942A0BA86100BF871F /* ChangeDeviceViewController.swift */,
  734. CD1E71922A0BA86100BF871F /* ChangeNamePassswordViewController.swift */,
  735. CD1E719D2A0BA86100BF871F /* ChangeNameTableViewController.swift */,
  736. CD1E71962A0BA86100BF871F /* ChangePasswordViewController.swift */,
  737. CD1E718F2A0BA86100BF871F /* CheckConnection.swift */,
  738. CDA461212AB99E09001CD010 /* ConfigureFloatingButton.swift */,
  739. CD1E71932A0BA86100BF871F /* ContactChatViewController.swift */,
  740. CD1E71952A0BA86100BF871F /* DocumentPicker.swift */,
  741. CD1E718A2A0BA86100BF871F /* GroupCreateViewController.swift */,
  742. CD1E718D2A0BA86100BF871F /* GroupDescViewController.swift */,
  743. CD1E71912A0BA86100BF871F /* GroupDetailViewController.swift */,
  744. CD1E71A92A0BA86100BF871F /* GroupMemberViewController.swift */,
  745. CD1E71972A0BA86100BF871F /* GroupNameViewController.swift */,
  746. CD1E71982A0BA86100BF871F /* GroupTopicViewController.swift */,
  747. CD1E718E2A0BA86100BF871F /* HistoryBroadcastViewController.swift */,
  748. CD1E719C2A0BA86100BF871F /* HistoryCCViewController.swift */,
  749. CD1E71A42A0BA86100BF871F /* ImageVideoPicker.swift */,
  750. CD1E719E2A0BA86100BF871F /* NotificationSound.swift */,
  751. CD1E71A62A0BA86100BF871F /* ProfileViewController.swift */,
  752. CD1E718C2A0BA86100BF871F /* QRScannerView.swift */,
  753. CD1E71AC2A0BA86100BF871F /* ScannerViewController.swift */,
  754. CD1E71A12A0BA86100BF871F /* SetInternalCSAccount.swift */,
  755. CD1E71AA2A0BA86100BF871F /* SetOfficerBNI.swift */,
  756. CD1E71992A0BA86100BF871F /* SettingTableViewController.swift */,
  757. CD1E71902A0BA86100BF871F /* SignUpSignIn.swift */,
  758. CD1E719F2A0BA86100BF871F /* TypeViewController.swift */,
  759. CD1E71A02A0BA86100BF871F /* VerifyEmail.swift */,
  760. );
  761. path = Control;
  762. sourceTree = "<group>";
  763. };
  764. CD469FC72A0CE2DE009E4C87 /* Resource */ = {
  765. isa = PBXGroup;
  766. children = (
  767. CD46A0172A0CE2DE009E4C87 /* Assets.xcassets */,
  768. CD9551322A664BD400AF6476 /* fonts */,
  769. CDB21B2D2BA9998400EC5280 /* Gifs */,
  770. CD469FC82A0CE2DE009E4C87 /* Localizable.strings */,
  771. CD46A01A2A0CE2DE009E4C87 /* Palio.storyboard */,
  772. CD46A0182A0CE2DE009E4C87 /* PreviewAttachmentImageVideo.xib */,
  773. CDE3BED82C86E3A000B0BF36 /* Sound */,
  774. CD469FCA2A0CE2DE009E4C87 /* Stickers */,
  775. );
  776. path = Resource;
  777. sourceTree = "<group>";
  778. };
  779. CD469FCA2A0CE2DE009E4C87 /* Stickers */ = {
  780. isa = PBXGroup;
  781. children = (
  782. CD469FCB2A0CE2DE009E4C87 /* sticker_10000000_5.png */,
  783. CD469FCC2A0CE2DE009E4C87 /* sticker_20000000_22.png */,
  784. CD469FCD2A0CE2DE009E4C87 /* sticker_30000000_38.png */,
  785. CD469FCE2A0CE2DE009E4C87 /* sticker_30000000_10.png */,
  786. CD469FCF2A0CE2DE009E4C87 /* sticker_30000000_11.png */,
  787. CD469FD02A0CE2DE009E4C87 /* sticker_30000000_39.png */,
  788. CD469FD12A0CE2DE009E4C87 /* sticker_20000000_23.png */,
  789. CD469FD22A0CE2DE009E4C87 /* sticker_10000000_4.png */,
  790. CD469FD32A0CE2DE009E4C87 /* sticker_10000000_6.png */,
  791. CD469FD42A0CE2DE009E4C87 /* sticker_20000000_21.png */,
  792. CD469FD52A0CE2DE009E4C87 /* sticker_30000000_13.png */,
  793. CD469FD62A0CE2DE009E4C87 /* sticker_30000000_9.png */,
  794. CD469FD72A0CE2DE009E4C87 /* sticker_30000000_8.png */,
  795. CD469FD82A0CE2DE009E4C87 /* sticker_30000000_12.png */,
  796. CD469FD92A0CE2DE009E4C87 /* sticker_20000000_20.png */,
  797. CD469FDA2A0CE2DE009E4C87 /* sticker_10000000_7.png */,
  798. CD469FDB2A0CE2DE009E4C87 /* sticker_10000000_3.png */,
  799. CD469FDC2A0CE2DE009E4C87 /* sticker_20000000_18.png */,
  800. CD469FDD2A0CE2DE009E4C87 /* sticker_30000000_16.png */,
  801. CD469FDE2A0CE2DE009E4C87 /* sticker_30000000_17.png */,
  802. CD469FDF2A0CE2DE009E4C87 /* sticker_20000000_19.png */,
  803. CD469FE02A0CE2DE009E4C87 /* sticker_10000000_2.png */,
  804. CD469FE12A0CE2DE009E4C87 /* sticker_10000000_0.png */,
  805. CD469FE22A0CE2DE009E4C87 /* sticker_20000000_8.png */,
  806. CD469FE32A0CE2DE009E4C87 /* sticker_30000000_15.png */,
  807. CD469FE42A0CE2DE009E4C87 /* sticker_30000000_29.png */,
  808. CD469FE52A0CE2DE009E4C87 /* sticker_30000000_28.png */,
  809. CD469FE62A0CE2DE009E4C87 /* sticker_30000000_14.png */,
  810. CD469FE72A0CE2DE009E4C87 /* sticker_20000000_9.png */,
  811. CD469FE82A0CE2DE009E4C87 /* sticker_10000000_1.png */,
  812. CD469FE92A0CE2DE009E4C87 /* sticker_20000000_17.png */,
  813. CD469FEA2A0CE2DE009E4C87 /* sticker_20000000_4.png */,
  814. CD469FEB2A0CE2DE009E4C87 /* sticker_30000000_19.png */,
  815. CD469FEC2A0CE2DE009E4C87 /* sticker_30000000_25.png */,
  816. CD469FED2A0CE2DE009E4C87 /* sticker_30000000_31.png */,
  817. CD469FEE2A0CE2DE009E4C87 /* sticker_30000000_3.png */,
  818. CD469FEF2A0CE2DE009E4C87 /* sticker_30000000_2.png */,
  819. CD469FF02A0CE2DE009E4C87 /* sticker_30000000_30.png */,
  820. CD469FF12A0CE2DE009E4C87 /* sticker_30000000_24.png */,
  821. CD469FF22A0CE2DE009E4C87 /* sticker_30000000_18.png */,
  822. CD469FF32A0CE2DE009E4C87 /* sticker_20000000_5.png */,
  823. CD469FF42A0CE2DE009E4C87 /* sticker_20000000_16.png */,
  824. CD469FF52A0CE2DE009E4C87 /* sticker_10000000_11.png */,
  825. CD469FF62A0CE2DE009E4C87 /* sticker_20000000_14.png */,
  826. CD469FF72A0CE2DE009E4C87 /* sticker_20000000_7.png */,
  827. CD469FF82A0CE2DE009E4C87 /* sticker_30000000_32.png */,
  828. CD469FF92A0CE2DE009E4C87 /* sticker_30000000_26.png */,
  829. CD469FFA2A0CE2DE009E4C87 /* sticker_30000000_0.png */,
  830. CD469FFB2A0CE2DE009E4C87 /* sticker_30000000_1.png */,
  831. CD469FFC2A0CE2DE009E4C87 /* sticker_30000000_27.png */,
  832. CD469FFD2A0CE2DE009E4C87 /* sticker_30000000_33.png */,
  833. CD469FFE2A0CE2DE009E4C87 /* sticker_20000000_6.png */,
  834. CD469FFF2A0CE2DE009E4C87 /* sticker_20000000_15.png */,
  835. CD46A0002A0CE2DE009E4C87 /* sticker_10000000_10.png */,
  836. CD46A0012A0CE2DE009E4C87 /* sticker_20000000_2.png */,
  837. CD46A0022A0CE2DE009E4C87 /* sticker_20000000_11.png */,
  838. CD46A0032A0CE2DE009E4C87 /* sticker_30000000_37.png */,
  839. CD46A0042A0CE2DE009E4C87 /* sticker_30000000_23.png */,
  840. CD46A0052A0CE2DE009E4C87 /* sticker_30000000_5.png */,
  841. CD46A0062A0CE2DE009E4C87 /* sticker_30000000_4.png */,
  842. CD46A0072A0CE2DE009E4C87 /* sticker_30000000_22.png */,
  843. CD46A0082A0CE2DE009E4C87 /* sticker_30000000_36.png */,
  844. CD46A0092A0CE2DE009E4C87 /* sticker_20000000_10.png */,
  845. CD46A00A2A0CE2DE009E4C87 /* sticker_20000000_3.png */,
  846. CD46A00B2A0CE2DE009E4C87 /* sticker_10000000_9.png */,
  847. CD46A00C2A0CE2DE009E4C87 /* sticker_20000000_1.png */,
  848. CD46A00D2A0CE2DE009E4C87 /* sticker_20000000_12.png */,
  849. CD46A00E2A0CE2DE009E4C87 /* sticker_30000000_20.png */,
  850. CD46A00F2A0CE2DE009E4C87 /* sticker_30000000_34.png */,
  851. CD46A0102A0CE2DE009E4C87 /* sticker_30000000_6.png */,
  852. CD46A0112A0CE2DE009E4C87 /* sticker_30000000_7.png */,
  853. CD46A0122A0CE2DE009E4C87 /* sticker_30000000_35.png */,
  854. CD46A0132A0CE2DE009E4C87 /* sticker_30000000_21.png */,
  855. CD46A0142A0CE2DE009E4C87 /* sticker_20000000_13.png */,
  856. CD46A0152A0CE2DE009E4C87 /* sticker_20000000_0.png */,
  857. CD46A0162A0CE2DE009E4C87 /* sticker_10000000_8.png */,
  858. );
  859. path = Stickers;
  860. sourceTree = "<group>";
  861. };
  862. CD9551322A664BD400AF6476 /* fonts */ = {
  863. isa = PBXGroup;
  864. children = (
  865. CD9551332A664BD400AF6476 /* Poppins-SemiBoldItalic.otf */,
  866. CD9551342A664BD400AF6476 /* Poppins-ExtraBoldItalic.otf */,
  867. CD9551352A664BD400AF6476 /* SIL Open Font License.txt */,
  868. CD9551362A664BD400AF6476 /* Poppins-ExtraLight.otf */,
  869. CD9551372A664BD400AF6476 /* Poppins-ThinItalic.otf */,
  870. CD9551382A664BD400AF6476 /* Poppins-ExtraLightItalic.otf */,
  871. CD9551392A664BD400AF6476 /* Poppins-Light.otf */,
  872. CD95513A2A664BD400AF6476 /* Poppins-BoldItalic.otf */,
  873. CD95513B2A664BD400AF6476 /* Poppins-Medium.otf */,
  874. CD95513C2A664BD400AF6476 /* Poppins-SemiBold.otf */,
  875. CD95513D2A664BD400AF6476 /* Poppins-Italic.otf */,
  876. CD95513E2A664BD400AF6476 /* Poppins-Thin.otf */,
  877. CD95513F2A664BD400AF6476 /* Poppins-MediumItalic.otf */,
  878. CD9551402A664BD400AF6476 /* Poppins-LightItalic.otf */,
  879. CD9551412A664BD400AF6476 /* Poppins-Bold.otf */,
  880. CD9551422A664BD400AF6476 /* Poppins-Black.otf */,
  881. CD9551432A664BD400AF6476 /* Poppins-BlackItalic.otf */,
  882. CD9551442A664BD400AF6476 /* Poppins-Regular.otf */,
  883. CD9551452A664BD400AF6476 /* Poppins-ExtraBold.otf */,
  884. );
  885. path = fonts;
  886. sourceTree = "<group>";
  887. };
  888. CDB21B2D2BA9998400EC5280 /* Gifs */ = {
  889. isa = PBXGroup;
  890. children = (
  891. CD2B01202D43945500C11B20 /* pb_gpt_bot.gif */,
  892. CDB21B2B2BA9998400EC5280 /* pb_def_icon_mode2.gif */,
  893. CDB21B2C2BA9998400EC5280 /* pb_def_icon_mode4.gif */,
  894. );
  895. path = Gifs;
  896. sourceTree = "<group>";
  897. };
  898. CDE3BED82C86E3A000B0BF36 /* Sound */ = {
  899. isa = PBXGroup;
  900. children = (
  901. CDE3BED62C86E3A000B0BF36 /* pb_call_in.mp3 */,
  902. CDE3BED72C86E3A000B0BF36 /* pb_call_out.mp3 */,
  903. );
  904. path = Sound;
  905. sourceTree = "<group>";
  906. };
  907. /* End PBXGroup section */
  908. /* Begin PBXHeadersBuildPhase section */
  909. CD1E6E632A0B7C3600BF871F /* Headers */ = {
  910. isa = PBXHeadersBuildPhase;
  911. buildActionMask = 2147483647;
  912. files = (
  913. CD1E6E792A0B7C3600BF871F /* NexilisLite.h in Headers */,
  914. );
  915. runOnlyForDeploymentPostprocessing = 0;
  916. };
  917. /* End PBXHeadersBuildPhase section */
  918. /* Begin PBXNativeTarget section */
  919. CD1E6E672A0B7C3600BF871F /* NexilisLite */ = {
  920. isa = PBXNativeTarget;
  921. buildConfigurationList = CD1E6E7C2A0B7C3600BF871F /* Build configuration list for PBXNativeTarget "NexilisLite" */;
  922. buildPhases = (
  923. A61B618FF1E7B362295C06F8 /* [CP] Check Pods Manifest.lock */,
  924. CD1E6E632A0B7C3600BF871F /* Headers */,
  925. CD1E6E642A0B7C3600BF871F /* Sources */,
  926. CD1E6E652A0B7C3600BF871F /* Frameworks */,
  927. CD1E6E662A0B7C3600BF871F /* Resources */,
  928. CD469E162A0CA6C9009E4C87 /* Embed Frameworks */,
  929. 6445862B9592937F2B29E34F /* [CP] Copy Pods Resources */,
  930. );
  931. buildRules = (
  932. );
  933. dependencies = (
  934. CD469FA52A0CC8D4009E4C87 /* PBXTargetDependency */,
  935. );
  936. name = NexilisLite;
  937. productName = NexilisLite;
  938. productReference = CD1E6E682A0B7C3600BF871F /* NexilisLite.framework */;
  939. productType = "com.apple.product-type.framework";
  940. };
  941. CD1E6E712A0B7C3600BF871F /* NexilisLiteTests */ = {
  942. isa = PBXNativeTarget;
  943. buildConfigurationList = CD1E6E7F2A0B7C3600BF871F /* Build configuration list for PBXNativeTarget "NexilisLiteTests" */;
  944. buildPhases = (
  945. E63ED6260299A6F86290412B /* [CP] Check Pods Manifest.lock */,
  946. CD1E6E6E2A0B7C3600BF871F /* Sources */,
  947. CD1E6E6F2A0B7C3600BF871F /* Frameworks */,
  948. CD1E6E702A0B7C3600BF871F /* Resources */,
  949. 8759B98BCDF4B0E24ED86A1C /* [CP] Embed Pods Frameworks */,
  950. 6786B5FCF1438FB2EE07EB73 /* [CP] Copy Pods Resources */,
  951. );
  952. buildRules = (
  953. );
  954. dependencies = (
  955. CD1E6E752A0B7C3600BF871F /* PBXTargetDependency */,
  956. );
  957. name = NexilisLiteTests;
  958. productName = NexilisLiteTests;
  959. productReference = CD1E6E722A0B7C3600BF871F /* NexilisLiteTests.xctest */;
  960. productType = "com.apple.product-type.bundle.unit-test";
  961. };
  962. CD469F4F2A0CC862009E4C87 /* NexilisLiteResources */ = {
  963. isa = PBXNativeTarget;
  964. buildConfigurationList = CD469F512A0CC862009E4C87 /* Build configuration list for PBXNativeTarget "NexilisLiteResources" */;
  965. buildPhases = (
  966. CD469F4C2A0CC862009E4C87 /* Sources */,
  967. CD469F4D2A0CC862009E4C87 /* Frameworks */,
  968. CD469F4E2A0CC862009E4C87 /* Resources */,
  969. );
  970. buildRules = (
  971. );
  972. dependencies = (
  973. );
  974. name = NexilisLiteResources;
  975. productName = NexilisLiteResources;
  976. productReference = CD469F502A0CC862009E4C87 /* NexilisLiteResources.bundle */;
  977. productType = "com.apple.product-type.bundle";
  978. };
  979. /* End PBXNativeTarget section */
  980. /* Begin PBXProject section */
  981. CD1E6E5F2A0B7C3600BF871F /* Project object */ = {
  982. isa = PBXProject;
  983. attributes = {
  984. BuildIndependentTargetsInParallel = 1;
  985. LastSwiftUpdateCheck = 1430;
  986. LastUpgradeCheck = 1430;
  987. TargetAttributes = {
  988. CD1E6E672A0B7C3600BF871F = {
  989. CreatedOnToolsVersion = 14.3;
  990. };
  991. CD1E6E712A0B7C3600BF871F = {
  992. CreatedOnToolsVersion = 14.3;
  993. };
  994. CD469F4F2A0CC862009E4C87 = {
  995. CreatedOnToolsVersion = 14.3;
  996. };
  997. };
  998. };
  999. buildConfigurationList = CD1E6E622A0B7C3600BF871F /* Build configuration list for PBXProject "NexilisLite" */;
  1000. compatibilityVersion = "Xcode 14.0";
  1001. developmentRegion = en;
  1002. hasScannedForEncodings = 0;
  1003. knownRegions = (
  1004. en,
  1005. Base,
  1006. id,
  1007. );
  1008. mainGroup = CD1E6E5E2A0B7C3600BF871F;
  1009. productRefGroup = CD1E6E692A0B7C3600BF871F /* Products */;
  1010. projectDirPath = "";
  1011. projectRoot = "";
  1012. targets = (
  1013. CD1E6E672A0B7C3600BF871F /* NexilisLite */,
  1014. CD1E6E712A0B7C3600BF871F /* NexilisLiteTests */,
  1015. CD469F4F2A0CC862009E4C87 /* NexilisLiteResources */,
  1016. );
  1017. };
  1018. /* End PBXProject section */
  1019. /* Begin PBXResourcesBuildPhase section */
  1020. CD1E6E662A0B7C3600BF871F /* Resources */ = {
  1021. isa = PBXResourcesBuildPhase;
  1022. buildActionMask = 2147483647;
  1023. files = (
  1024. CD46A06F2A0CE310009E4C87 /* NexilisLiteResources.bundle in Resources */,
  1025. CDE3BEDA2C86E3A000B0BF36 /* pb_call_out.mp3 in Resources */,
  1026. CD46A06B2A0CE307009E4C87 /* Localizable.strings in Resources */,
  1027. CD46A06C2A0CE307009E4C87 /* Assets.xcassets in Resources */,
  1028. CD46A06D2A0CE307009E4C87 /* PreviewAttachmentImageVideo.xib in Resources */,
  1029. CD46A06E2A0CE307009E4C87 /* Palio.storyboard in Resources */,
  1030. CD46A0BF2A0CE4FD009E4C87 /* NexilisLite.podspec in Resources */,
  1031. CDE3BED92C86E3A000B0BF36 /* pb_call_in.mp3 in Resources */,
  1032. );
  1033. runOnlyForDeploymentPostprocessing = 0;
  1034. };
  1035. CD1E6E702A0B7C3600BF871F /* Resources */ = {
  1036. isa = PBXResourcesBuildPhase;
  1037. buildActionMask = 2147483647;
  1038. files = (
  1039. );
  1040. runOnlyForDeploymentPostprocessing = 0;
  1041. };
  1042. CD469F4E2A0CC862009E4C87 /* Resources */ = {
  1043. isa = PBXResourcesBuildPhase;
  1044. buildActionMask = 2147483647;
  1045. files = (
  1046. CD46A0702A0CE320009E4C87 /* sticker_10000000_5.png in Resources */,
  1047. CD46A0712A0CE320009E4C87 /* sticker_20000000_22.png in Resources */,
  1048. CD46A0722A0CE320009E4C87 /* sticker_30000000_38.png in Resources */,
  1049. CD46A0732A0CE320009E4C87 /* sticker_30000000_10.png in Resources */,
  1050. CD46A0742A0CE320009E4C87 /* sticker_30000000_11.png in Resources */,
  1051. CD46A0752A0CE320009E4C87 /* sticker_30000000_39.png in Resources */,
  1052. CD46A0762A0CE320009E4C87 /* sticker_20000000_23.png in Resources */,
  1053. CD95515C2A664BDA00AF6476 /* Poppins-BlackItalic.otf in Resources */,
  1054. CD46A0772A0CE320009E4C87 /* sticker_10000000_4.png in Resources */,
  1055. CD9551612A664BDB00AF6476 /* Poppins-Black.otf in Resources */,
  1056. CD46A0782A0CE320009E4C87 /* sticker_10000000_6.png in Resources */,
  1057. CD46A0792A0CE320009E4C87 /* sticker_20000000_21.png in Resources */,
  1058. CD46A07A2A0CE320009E4C87 /* sticker_30000000_13.png in Resources */,
  1059. CD46A07B2A0CE320009E4C87 /* sticker_30000000_9.png in Resources */,
  1060. CD46A07C2A0CE320009E4C87 /* sticker_30000000_8.png in Resources */,
  1061. CD46A07D2A0CE320009E4C87 /* sticker_30000000_12.png in Resources */,
  1062. CD46A07E2A0CE320009E4C87 /* sticker_20000000_20.png in Resources */,
  1063. CD95515B2A664BDA00AF6476 /* Poppins-Bold.otf in Resources */,
  1064. CD46A07F2A0CE320009E4C87 /* sticker_10000000_7.png in Resources */,
  1065. CD46A0802A0CE320009E4C87 /* sticker_10000000_3.png in Resources */,
  1066. CD95515E2A664BDA00AF6476 /* SIL Open Font License.txt in Resources */,
  1067. CD46A0812A0CE320009E4C87 /* sticker_20000000_18.png in Resources */,
  1068. CD46A0822A0CE320009E4C87 /* sticker_30000000_16.png in Resources */,
  1069. CD46A0832A0CE320009E4C87 /* sticker_30000000_17.png in Resources */,
  1070. CD46A0842A0CE320009E4C87 /* sticker_20000000_19.png in Resources */,
  1071. CD46A0852A0CE320009E4C87 /* sticker_10000000_2.png in Resources */,
  1072. CD46A0862A0CE320009E4C87 /* sticker_10000000_0.png in Resources */,
  1073. CD95516B2A664BDB00AF6476 /* Poppins-ExtraLightItalic.otf in Resources */,
  1074. CD46A0872A0CE320009E4C87 /* sticker_20000000_8.png in Resources */,
  1075. CD46A0882A0CE320009E4C87 /* sticker_30000000_15.png in Resources */,
  1076. CD46A0892A0CE320009E4C87 /* sticker_30000000_29.png in Resources */,
  1077. CD46A08A2A0CE320009E4C87 /* sticker_30000000_28.png in Resources */,
  1078. CD46A08B2A0CE320009E4C87 /* sticker_30000000_14.png in Resources */,
  1079. CD46A08C2A0CE320009E4C87 /* sticker_20000000_9.png in Resources */,
  1080. CD2B01212D43945500C11B20 /* pb_gpt_bot.gif in Resources */,
  1081. CD46A08D2A0CE320009E4C87 /* sticker_10000000_1.png in Resources */,
  1082. CD46A08E2A0CE320009E4C87 /* sticker_20000000_17.png in Resources */,
  1083. CD46A08F2A0CE320009E4C87 /* sticker_20000000_4.png in Resources */,
  1084. CD46A0902A0CE320009E4C87 /* sticker_30000000_19.png in Resources */,
  1085. CD46A0912A0CE320009E4C87 /* sticker_30000000_25.png in Resources */,
  1086. CD46A0922A0CE320009E4C87 /* sticker_30000000_31.png in Resources */,
  1087. CD46A0932A0CE320009E4C87 /* sticker_30000000_3.png in Resources */,
  1088. CD46A0942A0CE320009E4C87 /* sticker_30000000_2.png in Resources */,
  1089. CD9551622A664BDB00AF6476 /* Poppins-ExtraLight.otf in Resources */,
  1090. CD95516A2A664BDB00AF6476 /* Poppins-BoldItalic.otf in Resources */,
  1091. CD95515F2A664BDB00AF6476 /* Poppins-SemiBold.otf in Resources */,
  1092. CD46A0952A0CE320009E4C87 /* sticker_30000000_30.png in Resources */,
  1093. CD9551682A664BDB00AF6476 /* Poppins-ThinItalic.otf in Resources */,
  1094. CD9551662A664BDB00AF6476 /* Poppins-Medium.otf in Resources */,
  1095. CD46A0962A0CE320009E4C87 /* sticker_30000000_24.png in Resources */,
  1096. CD46A0972A0CE320009E4C87 /* sticker_30000000_18.png in Resources */,
  1097. CD46A0982A0CE320009E4C87 /* sticker_20000000_5.png in Resources */,
  1098. CD46A0992A0CE320009E4C87 /* sticker_20000000_16.png in Resources */,
  1099. CD95515A2A664BDA00AF6476 /* Poppins-MediumItalic.otf in Resources */,
  1100. CD46A09A2A0CE320009E4C87 /* sticker_10000000_11.png in Resources */,
  1101. CD46A09B2A0CE320009E4C87 /* sticker_20000000_14.png in Resources */,
  1102. CD46A09C2A0CE320009E4C87 /* sticker_20000000_7.png in Resources */,
  1103. CD46A09D2A0CE320009E4C87 /* sticker_30000000_32.png in Resources */,
  1104. CD9551672A664BDB00AF6476 /* Poppins-ExtraBold.otf in Resources */,
  1105. CD46A09E2A0CE320009E4C87 /* sticker_30000000_26.png in Resources */,
  1106. CD46A09F2A0CE320009E4C87 /* sticker_30000000_0.png in Resources */,
  1107. CD46A0A02A0CE320009E4C87 /* sticker_30000000_1.png in Resources */,
  1108. CD9551592A664BDA00AF6476 /* Poppins-LightItalic.otf in Resources */,
  1109. CD46A0A12A0CE320009E4C87 /* sticker_30000000_27.png in Resources */,
  1110. CD46A0A22A0CE320009E4C87 /* sticker_30000000_33.png in Resources */,
  1111. CD46A0A32A0CE320009E4C87 /* sticker_20000000_6.png in Resources */,
  1112. CD9551652A664BDB00AF6476 /* Poppins-Thin.otf in Resources */,
  1113. CD46A0A42A0CE320009E4C87 /* sticker_20000000_15.png in Resources */,
  1114. CD9551642A664BDB00AF6476 /* Poppins-Italic.otf in Resources */,
  1115. CD46A0A52A0CE320009E4C87 /* sticker_10000000_10.png in Resources */,
  1116. CD46A0A62A0CE320009E4C87 /* sticker_20000000_2.png in Resources */,
  1117. CD46A0A72A0CE320009E4C87 /* sticker_20000000_11.png in Resources */,
  1118. CD9551632A664BDB00AF6476 /* Poppins-Light.otf in Resources */,
  1119. CD95515D2A664BDA00AF6476 /* Poppins-Regular.otf in Resources */,
  1120. CD46A0A82A0CE320009E4C87 /* sticker_30000000_37.png in Resources */,
  1121. CD46A0A92A0CE320009E4C87 /* sticker_30000000_23.png in Resources */,
  1122. CD46A0AA2A0CE320009E4C87 /* sticker_30000000_5.png in Resources */,
  1123. CD46A0AB2A0CE320009E4C87 /* sticker_30000000_4.png in Resources */,
  1124. CDB21B2F2BA9998400EC5280 /* pb_def_icon_mode4.gif in Resources */,
  1125. CD46A0AC2A0CE320009E4C87 /* sticker_30000000_22.png in Resources */,
  1126. CD46A0AD2A0CE320009E4C87 /* sticker_30000000_36.png in Resources */,
  1127. CD46A0AE2A0CE320009E4C87 /* sticker_20000000_10.png in Resources */,
  1128. CD46A0AF2A0CE320009E4C87 /* sticker_20000000_3.png in Resources */,
  1129. CD46A0B02A0CE320009E4C87 /* sticker_10000000_9.png in Resources */,
  1130. CD46A0B12A0CE320009E4C87 /* sticker_20000000_1.png in Resources */,
  1131. CD46A0B22A0CE320009E4C87 /* sticker_20000000_12.png in Resources */,
  1132. CD46A0B32A0CE320009E4C87 /* sticker_30000000_20.png in Resources */,
  1133. CD9551602A664BDB00AF6476 /* Poppins-ExtraBoldItalic.otf in Resources */,
  1134. CD46A0B42A0CE320009E4C87 /* sticker_30000000_34.png in Resources */,
  1135. CDB21B2E2BA9998400EC5280 /* pb_def_icon_mode2.gif in Resources */,
  1136. CD46A0B52A0CE320009E4C87 /* sticker_30000000_6.png in Resources */,
  1137. CD46A0B62A0CE320009E4C87 /* sticker_30000000_7.png in Resources */,
  1138. CD46A0B72A0CE320009E4C87 /* sticker_30000000_35.png in Resources */,
  1139. CD9551692A664BDB00AF6476 /* Poppins-SemiBoldItalic.otf in Resources */,
  1140. CD46A0B82A0CE320009E4C87 /* sticker_30000000_21.png in Resources */,
  1141. CD46A0B92A0CE320009E4C87 /* sticker_20000000_13.png in Resources */,
  1142. CD46A0BA2A0CE320009E4C87 /* sticker_20000000_0.png in Resources */,
  1143. CD46A0BB2A0CE320009E4C87 /* sticker_10000000_8.png in Resources */,
  1144. );
  1145. runOnlyForDeploymentPostprocessing = 0;
  1146. };
  1147. /* End PBXResourcesBuildPhase section */
  1148. /* Begin PBXShellScriptBuildPhase section */
  1149. 6445862B9592937F2B29E34F /* [CP] Copy Pods Resources */ = {
  1150. isa = PBXShellScriptBuildPhase;
  1151. buildActionMask = 2147483647;
  1152. files = (
  1153. );
  1154. inputFileListPaths = (
  1155. "${PODS_ROOT}/Target Support Files/Pods-NexilisLite/Pods-NexilisLite-resources-${CONFIGURATION}-input-files.xcfilelist",
  1156. );
  1157. name = "[CP] Copy Pods Resources";
  1158. outputFileListPaths = (
  1159. "${PODS_ROOT}/Target Support Files/Pods-NexilisLite/Pods-NexilisLite-resources-${CONFIGURATION}-output-files.xcfilelist",
  1160. );
  1161. runOnlyForDeploymentPostprocessing = 0;
  1162. shellPath = /bin/sh;
  1163. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-NexilisLite/Pods-NexilisLite-resources.sh\"\n";
  1164. showEnvVarsInLog = 0;
  1165. };
  1166. 6786B5FCF1438FB2EE07EB73 /* [CP] Copy Pods Resources */ = {
  1167. isa = PBXShellScriptBuildPhase;
  1168. buildActionMask = 2147483647;
  1169. files = (
  1170. );
  1171. inputFileListPaths = (
  1172. "${PODS_ROOT}/Target Support Files/Pods-NexilisLite-NexilisLiteTests/Pods-NexilisLite-NexilisLiteTests-resources-${CONFIGURATION}-input-files.xcfilelist",
  1173. );
  1174. name = "[CP] Copy Pods Resources";
  1175. outputFileListPaths = (
  1176. "${PODS_ROOT}/Target Support Files/Pods-NexilisLite-NexilisLiteTests/Pods-NexilisLite-NexilisLiteTests-resources-${CONFIGURATION}-output-files.xcfilelist",
  1177. );
  1178. runOnlyForDeploymentPostprocessing = 0;
  1179. shellPath = /bin/sh;
  1180. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-NexilisLite-NexilisLiteTests/Pods-NexilisLite-NexilisLiteTests-resources.sh\"\n";
  1181. showEnvVarsInLog = 0;
  1182. };
  1183. 8759B98BCDF4B0E24ED86A1C /* [CP] Embed Pods Frameworks */ = {
  1184. isa = PBXShellScriptBuildPhase;
  1185. buildActionMask = 2147483647;
  1186. files = (
  1187. );
  1188. inputFileListPaths = (
  1189. "${PODS_ROOT}/Target Support Files/Pods-NexilisLite-NexilisLiteTests/Pods-NexilisLite-NexilisLiteTests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  1190. );
  1191. name = "[CP] Embed Pods Frameworks";
  1192. outputFileListPaths = (
  1193. "${PODS_ROOT}/Target Support Files/Pods-NexilisLite-NexilisLiteTests/Pods-NexilisLite-NexilisLiteTests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  1194. );
  1195. runOnlyForDeploymentPostprocessing = 0;
  1196. shellPath = /bin/sh;
  1197. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-NexilisLite-NexilisLiteTests/Pods-NexilisLite-NexilisLiteTests-frameworks.sh\"\n";
  1198. showEnvVarsInLog = 0;
  1199. };
  1200. A61B618FF1E7B362295C06F8 /* [CP] Check Pods Manifest.lock */ = {
  1201. isa = PBXShellScriptBuildPhase;
  1202. buildActionMask = 2147483647;
  1203. files = (
  1204. );
  1205. inputFileListPaths = (
  1206. );
  1207. inputPaths = (
  1208. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  1209. "${PODS_ROOT}/Manifest.lock",
  1210. );
  1211. name = "[CP] Check Pods Manifest.lock";
  1212. outputFileListPaths = (
  1213. );
  1214. outputPaths = (
  1215. "$(DERIVED_FILE_DIR)/Pods-NexilisLite-checkManifestLockResult.txt",
  1216. );
  1217. runOnlyForDeploymentPostprocessing = 0;
  1218. shellPath = /bin/sh;
  1219. 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";
  1220. showEnvVarsInLog = 0;
  1221. };
  1222. E63ED6260299A6F86290412B /* [CP] Check Pods Manifest.lock */ = {
  1223. isa = PBXShellScriptBuildPhase;
  1224. buildActionMask = 2147483647;
  1225. files = (
  1226. );
  1227. inputFileListPaths = (
  1228. );
  1229. inputPaths = (
  1230. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  1231. "${PODS_ROOT}/Manifest.lock",
  1232. );
  1233. name = "[CP] Check Pods Manifest.lock";
  1234. outputFileListPaths = (
  1235. );
  1236. outputPaths = (
  1237. "$(DERIVED_FILE_DIR)/Pods-NexilisLite-NexilisLiteTests-checkManifestLockResult.txt",
  1238. );
  1239. runOnlyForDeploymentPostprocessing = 0;
  1240. shellPath = /bin/sh;
  1241. 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";
  1242. showEnvVarsInLog = 0;
  1243. };
  1244. /* End PBXShellScriptBuildPhase section */
  1245. /* Begin PBXSourcesBuildPhase section */
  1246. CD1E6E642A0B7C3600BF871F /* Sources */ = {
  1247. isa = PBXSourcesBuildPhase;
  1248. buildActionMask = 2147483647;
  1249. files = (
  1250. CD1E72272A0BA86100BF871F /* QmeraStreamingViewController.swift in Sources */,
  1251. CD1E72522A0BA86100BF871F /* ImageVideoPicker.swift in Sources */,
  1252. CD1E724E2A0BA86100BF871F /* VerifyEmail.swift in Sources */,
  1253. CDDF46762A2DD81300049A19 /* SeminarViewController.swift in Sources */,
  1254. CD1E721A2A0BA86100BF871F /* NotifSound.swift in Sources */,
  1255. CD1E724F2A0BA86100BF871F /* SetInternalCSAccount.swift in Sources */,
  1256. CDA461222AB99E09001CD010 /* ConfigureFloatingButton.swift in Sources */,
  1257. 12C36CEB2D0299630095BEC1 /* SecureFolderView.swift in Sources */,
  1258. CD1E721C2A0BA86100BF871F /* ContactCallViewController.swift in Sources */,
  1259. CD5A73AE2A77642D000541A5 /* MessageInfo.swift in Sources */,
  1260. CD1E723B2A0BA86100BF871F /* GroupDescViewController.swift in Sources */,
  1261. CD1E725C2A0BA86100BF871F /* Utils.swift in Sources */,
  1262. CD1E72232A0BA86100BF871F /* EditorGroup.swift in Sources */,
  1263. CD1E72452A0BA86100BF871F /* GroupNameViewController.swift in Sources */,
  1264. CD9829B72A3C07CB009F6743 /* SeminarListViewController.swift in Sources */,
  1265. CD1E72572A0BA86100BF871F /* GroupMemberViewController.swift in Sources */,
  1266. CD1E72582A0BA86100BF871F /* SetOfficerBNI.swift in Sources */,
  1267. CD1E72212A0BA86100BF871F /* EditorPersonal.swift in Sources */,
  1268. CD46A0C52A0D0D5D009E4C87 /* MyArchive.swift in Sources */,
  1269. CD1E72192A0BA86100BF871F /* Group.swift in Sources */,
  1270. CD1E722C2A0BA86100BF871F /* CallManager.swift in Sources */,
  1271. CD1E72322A0BA86100BF871F /* QmeraCallContactViewController.swift in Sources */,
  1272. CD1E72382A0BA86100BF871F /* GroupCreateViewController.swift in Sources */,
  1273. CD1E723E2A0BA86100BF871F /* SignUpSignIn.swift in Sources */,
  1274. CD1E724D2A0BA86100BF871F /* TypeViewController.swift in Sources */,
  1275. CD1E720E2A0BA86100BF871F /* Network.swift in Sources */,
  1276. CD1E723C2A0BA86100BF871F /* HistoryBroadcastViewController.swift in Sources */,
  1277. CD1E72112A0BA86100BF871F /* WhiteboardReceiver.swift in Sources */,
  1278. CD1E725F2A0BA86100BF871F /* CoreMessage_TMessageBank.swift in Sources */,
  1279. CD1E72222A0BA86100BF871F /* FormEditor.swift in Sources */,
  1280. 1241AEBC2D017E8C0088175A /* MasterKeyUtil.swift in Sources */,
  1281. 1241AEBD2D017E8C0088175A /* FileEncryption.swift in Sources */,
  1282. CD1E725A2A0BA86100BF871F /* ScannerViewController.swift in Sources */,
  1283. CD1E72462A0BA86100BF871F /* GroupTopicViewController.swift in Sources */,
  1284. CD1E72302A0BA86100BF871F /* CallProviderDelegate.swift in Sources */,
  1285. CD1E72472A0BA86100BF871F /* SettingTableViewController.swift in Sources */,
  1286. CD1E72172A0BA86100BF871F /* CategoryCC.swift in Sources */,
  1287. CD1E72552A0BA86100BF871F /* BroadcastMembersTableViewController.swift in Sources */,
  1288. CD1E72152A0BA86100BF871F /* Chat.swift in Sources */,
  1289. CD1E72502A0BA86100BF871F /* BroadcastVariantViewController.swift in Sources */,
  1290. CD1E72562A0BA86100BF871F /* BroadcastViewController.swift in Sources */,
  1291. CD1E72252A0BA86100BF871F /* CustomTextView.swift in Sources */,
  1292. CD1E72602A0BA86100BF871F /* Callback.swift in Sources */,
  1293. CD1E724A2A0BA86100BF871F /* HistoryCCViewController.swift in Sources */,
  1294. CD1E722A2A0BA86100BF871F /* StreamingViewController.swift in Sources */,
  1295. CD1E72132A0BA86100BF871F /* Database.swift in Sources */,
  1296. CD5A73AF2A77642D000541A5 /* ListGroupImages.swift in Sources */,
  1297. CD1E720F2A0BA86100BF871F /* Download.swift in Sources */,
  1298. CD1E725D2A0BA86100BF871F /* WhiteboardDelegate.swift in Sources */,
  1299. CD1E721B2A0BA86100BF871F /* Nexilis.swift in Sources */,
  1300. CD1E72102A0BA86100BF871F /* Extension.swift in Sources */,
  1301. CD1E724C2A0BA86100BF871F /* NotificationSound.swift in Sources */,
  1302. CDDF467A2A2EF0A700049A19 /* ScreenSharingViewController.swift in Sources */,
  1303. CD1E72402A0BA86100BF871F /* ChangeNamePassswordViewController.swift in Sources */,
  1304. CD1E722E2A0BA86100BF871F /* AudioViewController.swift in Sources */,
  1305. CD1E725E2A0BA86100BF871F /* TMessage.swift in Sources */,
  1306. CD1E72422A0BA86100BF871F /* ChangeDeviceViewController.swift in Sources */,
  1307. CD1E725B2A0BA86100BF871F /* AudienceViewController.swift in Sources */,
  1308. CD1E72532A0BA86100BF871F /* BackupRestoreView.swift in Sources */,
  1309. CD1E72342A0BA86100BF871F /* QmeraVideoViewController.swift in Sources */,
  1310. CD1E721D2A0BA86100BF871F /* WorkingAreaPicker.swift in Sources */,
  1311. CD1E72122A0BA86100BF871F /* CoreMessage_TMessageKey.swift in Sources */,
  1312. CDDF46752A2DD81300049A19 /* CreateSeminarViewController.swift in Sources */,
  1313. CD1E722D2A0BA86100BF871F /* QmeraAudioConference.swift in Sources */,
  1314. CD1E72432A0BA86100BF871F /* DocumentPicker.swift in Sources */,
  1315. CD1E72352A0BA86100BF871F /* VideoViewController.swift in Sources */,
  1316. CD1E722B2A0BA86100BF871F /* QmeraCreateStreamingViewController.swift in Sources */,
  1317. CD1E72612A0BA86100BF871F /* CoreMessage_TMessageCode.swift in Sources */,
  1318. CD1E72242A0BA86100BF871F /* PreviewAttachmentImageVideo.swift in Sources */,
  1319. CD1E72142A0BA86100BF871F /* Model.swift in Sources */,
  1320. CD1E723A2A0BA86100BF871F /* QRScannerView.swift in Sources */,
  1321. CD1E72392A0BA86100BF871F /* BroadcastMembersTableViewCell.swift in Sources */,
  1322. CD1E72182A0BA86100BF871F /* WorkingArea.swift in Sources */,
  1323. CD1E724B2A0BA86100BF871F /* ChangeNameTableViewController.swift in Sources */,
  1324. CD1E72592A0BA86100BF871F /* AddFriendTableViewController.swift in Sources */,
  1325. CD1E72332A0BA86100BF871F /* WhiteboardViewController.swift in Sources */,
  1326. CD1E72632A0BA86100BF871F /* CoreMessage_TMessageUtil.swift in Sources */,
  1327. CD1E6E6D2A0B7C3600BF871F /* NexilisLite.docc in Sources */,
  1328. CD1E72542A0BA86100BF871F /* ProfileViewController.swift in Sources */,
  1329. CD1E720B2A0BA86100BF871F /* FloatingButton.swift in Sources */,
  1330. CD1E72412A0BA86100BF871F /* ContactChatViewController.swift in Sources */,
  1331. CD1E72082A0BA86100BF871F /* Units.swift in Sources */,
  1332. CD1E720C2A0BA86100BF871F /* Whiteboard.swift in Sources */,
  1333. CD1E72312A0BA86100BF871F /* QmeraAudioViewController.swift in Sources */,
  1334. CD1E721F2A0BA86100BF871F /* EditorStarMessages.swift in Sources */,
  1335. CD1E72442A0BA86100BF871F /* ChangePasswordViewController.swift in Sources */,
  1336. CD1E72072A0BA86100BF871F /* WhiteboardCanvas.swift in Sources */,
  1337. CD1E721E2A0BA86100BF871F /* BNIBookingWebView.swift in Sources */,
  1338. CD1E72482A0BA86100BF871F /* BroadcastModeViewController.swift in Sources */,
  1339. CD1E72492A0BA86100BF871F /* BackupRestoreOption.swift in Sources */,
  1340. CD1E72362A0BA86100BF871F /* Call.swift in Sources */,
  1341. CD1E723D2A0BA86100BF871F /* CheckConnection.swift in Sources */,
  1342. CD1E72262A0BA86100BF871F /* QmeraGroupChooserViewController.swift in Sources */,
  1343. CD1E72372A0BA86100BF871F /* GroupView.swift in Sources */,
  1344. CD7054EA2AD39DE2003741BF /* ChatGPTBotView.swift in Sources */,
  1345. CD1E72622A0BA86100BF871F /* IncomingThread.swift in Sources */,
  1346. CD1E72292A0BA86100BF871F /* QmeraUserChooserViewController.swift in Sources */,
  1347. CD1E723F2A0BA86100BF871F /* GroupDetailViewController.swift in Sources */,
  1348. CD1E72282A0BA86100BF871F /* CreateViewController.swift in Sources */,
  1349. CD1E72162A0BA86100BF871F /* User.swift in Sources */,
  1350. CD1E720A2A0BA86100BF871F /* APIS.swift in Sources */,
  1351. CD1E72062A0BA86100BF871F /* OutgoingThread.swift in Sources */,
  1352. CD1E722F2A0BA86100BF871F /* ProfileView.swift in Sources */,
  1353. CD1E720D2A0BA86100BF871F /* InquiryThread.swift in Sources */,
  1354. );
  1355. runOnlyForDeploymentPostprocessing = 0;
  1356. };
  1357. CD1E6E6E2A0B7C3600BF871F /* Sources */ = {
  1358. isa = PBXSourcesBuildPhase;
  1359. buildActionMask = 2147483647;
  1360. files = (
  1361. CD1E6E782A0B7C3600BF871F /* NexilisLiteTests.swift in Sources */,
  1362. );
  1363. runOnlyForDeploymentPostprocessing = 0;
  1364. };
  1365. CD469F4C2A0CC862009E4C87 /* Sources */ = {
  1366. isa = PBXSourcesBuildPhase;
  1367. buildActionMask = 2147483647;
  1368. files = (
  1369. );
  1370. runOnlyForDeploymentPostprocessing = 0;
  1371. };
  1372. /* End PBXSourcesBuildPhase section */
  1373. /* Begin PBXTargetDependency section */
  1374. CD1E6E752A0B7C3600BF871F /* PBXTargetDependency */ = {
  1375. isa = PBXTargetDependency;
  1376. target = CD1E6E672A0B7C3600BF871F /* NexilisLite */;
  1377. targetProxy = CD1E6E742A0B7C3600BF871F /* PBXContainerItemProxy */;
  1378. };
  1379. CD469FA52A0CC8D4009E4C87 /* PBXTargetDependency */ = {
  1380. isa = PBXTargetDependency;
  1381. target = CD469F4F2A0CC862009E4C87 /* NexilisLiteResources */;
  1382. targetProxy = CD469FA42A0CC8D4009E4C87 /* PBXContainerItemProxy */;
  1383. };
  1384. /* End PBXTargetDependency section */
  1385. /* Begin PBXVariantGroup section */
  1386. CD469FC82A0CE2DE009E4C87 /* Localizable.strings */ = {
  1387. isa = PBXVariantGroup;
  1388. children = (
  1389. CD469FC92A0CE2DE009E4C87 /* en */,
  1390. CD46A0192A0CE2DE009E4C87 /* id */,
  1391. );
  1392. name = Localizable.strings;
  1393. sourceTree = "<group>";
  1394. };
  1395. /* End PBXVariantGroup section */
  1396. /* Begin XCBuildConfiguration section */
  1397. CD1E6E7A2A0B7C3600BF871F /* Debug */ = {
  1398. isa = XCBuildConfiguration;
  1399. buildSettings = {
  1400. ALWAYS_SEARCH_USER_PATHS = NO;
  1401. BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
  1402. CLANG_ANALYZER_NONNULL = YES;
  1403. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1404. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  1405. CLANG_ENABLE_MODULES = YES;
  1406. CLANG_ENABLE_OBJC_ARC = YES;
  1407. CLANG_ENABLE_OBJC_WEAK = YES;
  1408. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1409. CLANG_WARN_BOOL_CONVERSION = YES;
  1410. CLANG_WARN_COMMA = YES;
  1411. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1412. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1413. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1414. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1415. CLANG_WARN_EMPTY_BODY = YES;
  1416. CLANG_WARN_ENUM_CONVERSION = YES;
  1417. CLANG_WARN_INFINITE_RECURSION = YES;
  1418. CLANG_WARN_INT_CONVERSION = YES;
  1419. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1420. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1421. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1422. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1423. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1424. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1425. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1426. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1427. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1428. CLANG_WARN_UNREACHABLE_CODE = YES;
  1429. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1430. COPY_PHASE_STRIP = NO;
  1431. CURRENT_PROJECT_VERSION = 1;
  1432. DEBUG_INFORMATION_FORMAT = dwarf;
  1433. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1434. ENABLE_TESTABILITY = YES;
  1435. GCC_C_LANGUAGE_STANDARD = gnu11;
  1436. GCC_DYNAMIC_NO_PIC = NO;
  1437. GCC_NO_COMMON_BLOCKS = YES;
  1438. GCC_OPTIMIZATION_LEVEL = 0;
  1439. GCC_PREPROCESSOR_DEFINITIONS = (
  1440. "DEBUG=1",
  1441. "$(inherited)",
  1442. );
  1443. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1444. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1445. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1446. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1447. GCC_WARN_UNUSED_FUNCTION = YES;
  1448. GCC_WARN_UNUSED_VARIABLE = YES;
  1449. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  1450. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  1451. MTL_FAST_MATH = YES;
  1452. ONLY_ACTIVE_ARCH = YES;
  1453. SDKROOT = iphoneos;
  1454. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  1455. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  1456. VERSIONING_SYSTEM = "apple-generic";
  1457. VERSION_INFO_PREFIX = "";
  1458. };
  1459. name = Debug;
  1460. };
  1461. CD1E6E7B2A0B7C3600BF871F /* Release */ = {
  1462. isa = XCBuildConfiguration;
  1463. buildSettings = {
  1464. ALWAYS_SEARCH_USER_PATHS = NO;
  1465. BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
  1466. CLANG_ANALYZER_NONNULL = YES;
  1467. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  1468. CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
  1469. CLANG_ENABLE_MODULES = YES;
  1470. CLANG_ENABLE_OBJC_ARC = YES;
  1471. CLANG_ENABLE_OBJC_WEAK = YES;
  1472. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1473. CLANG_WARN_BOOL_CONVERSION = YES;
  1474. CLANG_WARN_COMMA = YES;
  1475. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1476. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1477. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1478. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1479. CLANG_WARN_EMPTY_BODY = YES;
  1480. CLANG_WARN_ENUM_CONVERSION = YES;
  1481. CLANG_WARN_INFINITE_RECURSION = YES;
  1482. CLANG_WARN_INT_CONVERSION = YES;
  1483. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1484. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1485. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1486. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1487. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  1488. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1489. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1490. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1491. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  1492. CLANG_WARN_UNREACHABLE_CODE = YES;
  1493. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1494. COPY_PHASE_STRIP = NO;
  1495. CURRENT_PROJECT_VERSION = 1;
  1496. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1497. ENABLE_NS_ASSERTIONS = NO;
  1498. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1499. GCC_C_LANGUAGE_STANDARD = gnu11;
  1500. GCC_NO_COMMON_BLOCKS = YES;
  1501. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1502. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1503. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1504. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1505. GCC_WARN_UNUSED_FUNCTION = YES;
  1506. GCC_WARN_UNUSED_VARIABLE = YES;
  1507. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  1508. MTL_ENABLE_DEBUG_INFO = NO;
  1509. MTL_FAST_MATH = YES;
  1510. SDKROOT = iphoneos;
  1511. SWIFT_COMPILATION_MODE = wholemodule;
  1512. SWIFT_OPTIMIZATION_LEVEL = "-O";
  1513. VALIDATE_PRODUCT = YES;
  1514. VERSIONING_SYSTEM = "apple-generic";
  1515. VERSION_INFO_PREFIX = "";
  1516. };
  1517. name = Release;
  1518. };
  1519. CD1E6E7D2A0B7C3600BF871F /* Debug */ = {
  1520. isa = XCBuildConfiguration;
  1521. baseConfigurationReference = 5D33EC4921048C8C0720CDEC /* Pods-NexilisLite.debug.xcconfig */;
  1522. buildSettings = {
  1523. BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
  1524. CODE_SIGN_STYLE = Automatic;
  1525. CURRENT_PROJECT_VERSION = 1;
  1526. DEFINES_MODULE = YES;
  1527. DEVELOPMENT_TEAM = 4R36B4D29V;
  1528. DYLIB_COMPATIBILITY_VERSION = 1;
  1529. DYLIB_CURRENT_VERSION = 1;
  1530. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1531. ENABLE_MODULE_VERIFIER = YES;
  1532. FRAMEWORK_SEARCH_PATHS = (
  1533. "$(inherited)",
  1534. "$(PROJECT_DIR)",
  1535. );
  1536. GENERATE_INFOPLIST_FILE = YES;
  1537. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1538. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1539. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  1540. LD_RUNPATH_SEARCH_PATHS = (
  1541. "$(inherited)",
  1542. "@executable_path/Frameworks",
  1543. "@loader_path/Frameworks",
  1544. );
  1545. MARKETING_VERSION = 1.0;
  1546. MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
  1547. MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu11 gnu++20";
  1548. PRODUCT_BUNDLE_IDENTIFIER = io.nexilis.NexilisLite;
  1549. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1550. SKIP_INSTALL = NO;
  1551. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  1552. SUPPORTS_MACCATALYST = NO;
  1553. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  1554. SWIFT_EMIT_LOC_STRINGS = YES;
  1555. SWIFT_VERSION = 5.0;
  1556. };
  1557. name = Debug;
  1558. };
  1559. CD1E6E7E2A0B7C3600BF871F /* Release */ = {
  1560. isa = XCBuildConfiguration;
  1561. baseConfigurationReference = 37586DF5C0C7BDEE46DD9B4D /* Pods-NexilisLite.release.xcconfig */;
  1562. buildSettings = {
  1563. BUILD_LIBRARY_FOR_DISTRIBUTION = YES;
  1564. CODE_SIGN_STYLE = Automatic;
  1565. CURRENT_PROJECT_VERSION = 1;
  1566. DEFINES_MODULE = YES;
  1567. DEVELOPMENT_TEAM = 4R36B4D29V;
  1568. DYLIB_COMPATIBILITY_VERSION = 1;
  1569. DYLIB_CURRENT_VERSION = 1;
  1570. DYLIB_INSTALL_NAME_BASE = "@rpath";
  1571. ENABLE_MODULE_VERIFIER = YES;
  1572. FRAMEWORK_SEARCH_PATHS = (
  1573. "$(inherited)",
  1574. "$(PROJECT_DIR)",
  1575. );
  1576. GENERATE_INFOPLIST_FILE = YES;
  1577. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1578. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Frameworks";
  1579. IPHONEOS_DEPLOYMENT_TARGET = 14.0;
  1580. LD_RUNPATH_SEARCH_PATHS = (
  1581. "$(inherited)",
  1582. "@executable_path/Frameworks",
  1583. "@loader_path/Frameworks",
  1584. );
  1585. MARKETING_VERSION = 1.0;
  1586. MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
  1587. MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu11 gnu++20";
  1588. PRODUCT_BUNDLE_IDENTIFIER = io.nexilis.NexilisLite;
  1589. PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
  1590. SKIP_INSTALL = NO;
  1591. SUPPORTED_PLATFORMS = "iphoneos iphonesimulator";
  1592. SUPPORTS_MACCATALYST = NO;
  1593. SUPPORTS_MAC_DESIGNED_FOR_IPHONE_IPAD = NO;
  1594. SWIFT_EMIT_LOC_STRINGS = YES;
  1595. SWIFT_VERSION = 5.0;
  1596. };
  1597. name = Release;
  1598. };
  1599. CD1E6E802A0B7C3600BF871F /* Debug */ = {
  1600. isa = XCBuildConfiguration;
  1601. baseConfigurationReference = 1110A3F5E0271C679F1F19AB /* Pods-NexilisLite-NexilisLiteTests.debug.xcconfig */;
  1602. buildSettings = {
  1603. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
  1604. CODE_SIGN_STYLE = Automatic;
  1605. CURRENT_PROJECT_VERSION = 1;
  1606. DEVELOPMENT_TEAM = 4R36B4D29V;
  1607. GENERATE_INFOPLIST_FILE = YES;
  1608. MARKETING_VERSION = 1.0;
  1609. PRODUCT_BUNDLE_IDENTIFIER = io.nexilis.NexilisLiteTests;
  1610. PRODUCT_NAME = "$(TARGET_NAME)";
  1611. SWIFT_EMIT_LOC_STRINGS = NO;
  1612. SWIFT_VERSION = 5.0;
  1613. TARGETED_DEVICE_FAMILY = "1,2";
  1614. };
  1615. name = Debug;
  1616. };
  1617. CD1E6E812A0B7C3600BF871F /* Release */ = {
  1618. isa = XCBuildConfiguration;
  1619. baseConfigurationReference = B3B2ED0FC8F57DC0267CCB22 /* Pods-NexilisLite-NexilisLiteTests.release.xcconfig */;
  1620. buildSettings = {
  1621. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = "$(inherited)";
  1622. CODE_SIGN_STYLE = Automatic;
  1623. CURRENT_PROJECT_VERSION = 1;
  1624. DEVELOPMENT_TEAM = 4R36B4D29V;
  1625. GENERATE_INFOPLIST_FILE = YES;
  1626. MARKETING_VERSION = 1.0;
  1627. PRODUCT_BUNDLE_IDENTIFIER = io.nexilis.NexilisLiteTests;
  1628. PRODUCT_NAME = "$(TARGET_NAME)";
  1629. SWIFT_EMIT_LOC_STRINGS = NO;
  1630. SWIFT_VERSION = 5.0;
  1631. TARGETED_DEVICE_FAMILY = "1,2";
  1632. };
  1633. name = Release;
  1634. };
  1635. CD469F522A0CC862009E4C87 /* Debug */ = {
  1636. isa = XCBuildConfiguration;
  1637. buildSettings = {
  1638. CODE_SIGN_STYLE = Automatic;
  1639. COMBINE_HIDPI_IMAGES = YES;
  1640. CURRENT_PROJECT_VERSION = 1;
  1641. DEVELOPMENT_TEAM = 4R36B4D29V;
  1642. GENERATE_INFOPLIST_FILE = YES;
  1643. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1644. INFOPLIST_KEY_NSPrincipalClass = "";
  1645. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
  1646. MACOSX_DEPLOYMENT_TARGET = 13.3;
  1647. MARKETING_VERSION = 1.0;
  1648. PRODUCT_BUNDLE_IDENTIFIER = io.nexilis.NexilisLiteResources;
  1649. PRODUCT_NAME = "$(TARGET_NAME)";
  1650. SDKROOT = macosx;
  1651. SKIP_INSTALL = YES;
  1652. SWIFT_EMIT_LOC_STRINGS = YES;
  1653. WRAPPER_EXTENSION = bundle;
  1654. };
  1655. name = Debug;
  1656. };
  1657. CD469F532A0CC862009E4C87 /* Release */ = {
  1658. isa = XCBuildConfiguration;
  1659. buildSettings = {
  1660. CODE_SIGN_STYLE = Automatic;
  1661. COMBINE_HIDPI_IMAGES = YES;
  1662. CURRENT_PROJECT_VERSION = 1;
  1663. DEVELOPMENT_TEAM = 4R36B4D29V;
  1664. GENERATE_INFOPLIST_FILE = YES;
  1665. INFOPLIST_KEY_NSHumanReadableCopyright = "";
  1666. INFOPLIST_KEY_NSPrincipalClass = "";
  1667. INSTALL_PATH = "$(LOCAL_LIBRARY_DIR)/Bundles";
  1668. MACOSX_DEPLOYMENT_TARGET = 13.3;
  1669. MARKETING_VERSION = 1.0;
  1670. PRODUCT_BUNDLE_IDENTIFIER = io.nexilis.NexilisLiteResources;
  1671. PRODUCT_NAME = "$(TARGET_NAME)";
  1672. SDKROOT = macosx;
  1673. SKIP_INSTALL = YES;
  1674. SWIFT_EMIT_LOC_STRINGS = YES;
  1675. WRAPPER_EXTENSION = bundle;
  1676. };
  1677. name = Release;
  1678. };
  1679. /* End XCBuildConfiguration section */
  1680. /* Begin XCConfigurationList section */
  1681. CD1E6E622A0B7C3600BF871F /* Build configuration list for PBXProject "NexilisLite" */ = {
  1682. isa = XCConfigurationList;
  1683. buildConfigurations = (
  1684. CD1E6E7A2A0B7C3600BF871F /* Debug */,
  1685. CD1E6E7B2A0B7C3600BF871F /* Release */,
  1686. );
  1687. defaultConfigurationIsVisible = 0;
  1688. defaultConfigurationName = Release;
  1689. };
  1690. CD1E6E7C2A0B7C3600BF871F /* Build configuration list for PBXNativeTarget "NexilisLite" */ = {
  1691. isa = XCConfigurationList;
  1692. buildConfigurations = (
  1693. CD1E6E7D2A0B7C3600BF871F /* Debug */,
  1694. CD1E6E7E2A0B7C3600BF871F /* Release */,
  1695. );
  1696. defaultConfigurationIsVisible = 0;
  1697. defaultConfigurationName = Release;
  1698. };
  1699. CD1E6E7F2A0B7C3600BF871F /* Build configuration list for PBXNativeTarget "NexilisLiteTests" */ = {
  1700. isa = XCConfigurationList;
  1701. buildConfigurations = (
  1702. CD1E6E802A0B7C3600BF871F /* Debug */,
  1703. CD1E6E812A0B7C3600BF871F /* Release */,
  1704. );
  1705. defaultConfigurationIsVisible = 0;
  1706. defaultConfigurationName = Release;
  1707. };
  1708. CD469F512A0CC862009E4C87 /* Build configuration list for PBXNativeTarget "NexilisLiteResources" */ = {
  1709. isa = XCConfigurationList;
  1710. buildConfigurations = (
  1711. CD469F522A0CC862009E4C87 /* Debug */,
  1712. CD469F532A0CC862009E4C87 /* Release */,
  1713. );
  1714. defaultConfigurationIsVisible = 0;
  1715. defaultConfigurationName = Release;
  1716. };
  1717. /* End XCConfigurationList section */
  1718. };
  1719. rootObject = CD1E6E5F2A0B7C3600BF871F /* Project object */;
  1720. }