project.pbxproj 114 KB

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