project.pbxproj 130 KB

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