project.pbxproj 128 KB

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