project.pbxproj 126 KB

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