project.pbxproj 75 KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 51;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 0DE13D07CDE7AAB2FBF4895B /* Pods_Learn_Genie_Learn_GenieUITests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 181E0AF9A2DEDFAC5BC42BE9 /* Pods_Learn_Genie_Learn_GenieUITests.framework */; };
  10. 28D54C4AAD9EDDC9CFED0C74 /* Pods_Learn_Genie.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 9848416F4FE89B8AB93EB0A3 /* Pods_Learn_Genie.framework */; };
  11. 440193C626F909D600680401 /* ViewAnswerViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 440193C526F909D600680401 /* ViewAnswerViewController.swift */; };
  12. 4405FAB126EF4BD000D26C5A /* OptionsTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4405FAB026EF4BD000D26C5A /* OptionsTableViewCell.swift */; };
  13. 44074DDF26F920DF00FB8116 /* UserDetailsViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44074DDE26F920DF00FB8116 /* UserDetailsViewModel.swift */; };
  14. 440C39C7272A624E00EA633F /* SelectLanguageViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 440C39C6272A624E00EA633F /* SelectLanguageViewModel.swift */; };
  15. 4411FE2226CB7E5100D19808 /* DashboardViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4411FE2126CB7E5100D19808 /* DashboardViewController.swift */; };
  16. 4422507126F45CE5009A66AF /* ToolbarPickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4422507026F45CE5009A66AF /* ToolbarPickerView.swift */; };
  17. 44399CEE26E1495900A9B2DC /* LinearProgressBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44399CED26E1495900A9B2DC /* LinearProgressBar.swift */; };
  18. 44399CF226E15BB400A9B2DC /* RoleModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44399CF126E15BB400A9B2DC /* RoleModel.swift */; };
  19. 444025D726FB06D800A4A027 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 444025D626FB06D800A4A027 /* GoogleService-Info.plist */; };
  20. 444025D926FB090500A4A027 /* client_826630069173-eb9kv95gb68j1d3j44rptu0s8ll4s7vj.apps.googleusercontent.com.plist in Resources */ = {isa = PBXBuildFile; fileRef = 444025D826FB090500A4A027 /* client_826630069173-eb9kv95gb68j1d3j44rptu0s8ll4s7vj.apps.googleusercontent.com.plist */; };
  21. 4442F6842809468800DD5070 /* WebinarViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4442F6832809468700DD5070 /* WebinarViewModel.swift */; };
  22. 4444944D27A82BF000701251 /* AnimationTakeQuizViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4444944C27A82BF000701251 /* AnimationTakeQuizViewController.swift */; };
  23. 4445A76026CD1ECA00AC7832 /* loading.gif in Resources */ = {isa = PBXBuildFile; fileRef = 4445A75F26CD1ECA00AC7832 /* loading.gif */; };
  24. 4445A76226CD21D300AC7832 /* AppConstant.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4445A76126CD21D300AC7832 /* AppConstant.swift */; };
  25. 4458798C2807C5BF0078B9D6 /* WebinarViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4458798B2807C5BF0078B9D6 /* WebinarViewController.swift */; };
  26. 4458798E2807CAA50078B9D6 /* WebinarTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4458798D2807CAA50078B9D6 /* WebinarTableViewCell.swift */; };
  27. 445879902807D28F0078B9D6 /* WebinarModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4458798F2807D28E0078B9D6 /* WebinarModel.swift */; };
  28. 445B087D26E1E5A0005BD35D /* OTPVerificationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 445B087C26E1E5A0005BD35D /* OTPVerificationViewController.swift */; };
  29. 445B087F26E1E5C8005BD35D /* UserDetailsViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 445B087E26E1E5C8005BD35D /* UserDetailsViewController.swift */; };
  30. 445B088126E1E5E5005BD35D /* ChangePasswordViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 445B088026E1E5E5005BD35D /* ChangePasswordViewController.swift */; };
  31. 445B088326E20B57005BD35D /* TranslationModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 445B088226E20B57005BD35D /* TranslationModel.swift */; };
  32. 4461C18226EE8B530046F3A6 /* LearningModulesViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4461C18126EE8B530046F3A6 /* LearningModulesViewController.swift */; };
  33. 4461C18426EE8C220046F3A6 /* ScoreboardViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4461C18326EE8C220046F3A6 /* ScoreboardViewController.swift */; };
  34. 4461C18626EE8D090046F3A6 /* CertificationTestViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4461C18526EE8D090046F3A6 /* CertificationTestViewController.swift */; };
  35. 446294C626F1AFB100E76A1A /* QuestionBankModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 446294C526F1AFB100E76A1A /* QuestionBankModel.swift */; };
  36. 446294C826F1AFC900E76A1A /* QuestionModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 446294C726F1AFC900E76A1A /* QuestionModel.swift */; };
  37. 446294CA26F1AFDD00E76A1A /* ChoiceModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 446294C926F1AFDD00E76A1A /* ChoiceModel.swift */; };
  38. 446294CD26F2187F00E76A1A /* ChoiceCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 446294CC26F2187F00E76A1A /* ChoiceCollectionViewCell.swift */; };
  39. 44641DE626DE56D3008CD485 /* Reachability.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44641DE526DE56D3008CD485 /* Reachability.swift */; };
  40. 44641DE826DE570C008CD485 /* Helper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44641DE726DE570C008CD485 /* Helper.swift */; };
  41. 44641DEA26DE602A008CD485 /* Alert.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44641DE926DE602A008CD485 /* Alert.swift */; };
  42. 44641DEC26DE6813008CD485 /* NetworkIndicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44641DEB26DE6813008CD485 /* NetworkIndicator.swift */; };
  43. 4467AF8126EB5F5F00292976 /* AVSpeechSynthesizerLanguageList.plist in Resources */ = {isa = PBXBuildFile; fileRef = 4467AF8026EB5F5F00292976 /* AVSpeechSynthesizerLanguageList.plist */; };
  44. 4467AF8426EB994300292976 /* DashboardTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4467AF8326EB994300292976 /* DashboardTableViewCell.swift */; };
  45. 4467AF8826EBA12500292976 /* MenuHomeTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4467AF8726EBA12500292976 /* MenuHomeTableViewCell.swift */; };
  46. 4467AF8A26EBA14A00292976 /* MenuLearnAboutFinanceTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4467AF8926EBA14A00292976 /* MenuLearnAboutFinanceTableViewCell.swift */; };
  47. 4467AF8C26EBA16D00292976 /* MenuCertificationTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4467AF8B26EBA16D00292976 /* MenuCertificationTableViewCell.swift */; };
  48. 4467AF8E26EBA18200292976 /* MenuScoreboardTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4467AF8D26EBA18200292976 /* MenuScoreboardTableViewCell.swift */; };
  49. 4467AF9026EBA19800292976 /* MenuWebinarTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4467AF8F26EBA19800292976 /* MenuWebinarTableViewCell.swift */; };
  50. 4467AF9226EBA1B300292976 /* MenuChangeLanguageTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4467AF9126EBA1B300292976 /* MenuChangeLanguageTableViewCell.swift */; };
  51. 4467AF9426EBA1CC00292976 /* MenuEditProfileTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4467AF9326EBA1CC00292976 /* MenuEditProfileTableViewCell.swift */; };
  52. 4467AF9626EBA1DE00292976 /* MenuLogoutTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4467AF9526EBA1DE00292976 /* MenuLogoutTableViewCell.swift */; };
  53. 4467AF9826EBA1F800292976 /* MenuHeaderTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4467AF9726EBA1F800292976 /* MenuHeaderTableViewCell.swift */; };
  54. 4467AF9A26EBDDA000292976 /* UserDetailsModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4467AF9926EBDDA000292976 /* UserDetailsModel.swift */; };
  55. 4474062326CE4ACF00FF4CC4 /* WelcomeSliderViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4474062226CE4ACF00FF4CC4 /* WelcomeSliderViewController.swift */; };
  56. 4474062526CE6D9D00FF4CC4 /* HexColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4474062426CE6D9D00FF4CC4 /* HexColor.swift */; };
  57. 4474062726CE6E6800FF4CC4 /* AppColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4474062626CE6E6800FF4CC4 /* AppColor.swift */; };
  58. 4474062926CE855A00FF4CC4 /* RegisterViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4474062826CE855A00FF4CC4 /* RegisterViewController.swift */; };
  59. 4477B18126FDF251002E04C4 /* SaveScoreBoard.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4477B18026FDF251002E04C4 /* SaveScoreBoard.swift */; };
  60. 447E096E2700F26A00EE2C72 /* NetMonitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 447E096D2700F26A00EE2C72 /* NetMonitor.swift */; };
  61. 4482BB69280C961100A4B37A /* MeetingModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4482BB68280C961100A4B37A /* MeetingModel.swift */; };
  62. 4487021C26E6572D008288C6 /* StateModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4487021B26E6572D008288C6 /* StateModel.swift */; };
  63. 4487021E26E6589B008288C6 /* DistrictModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4487021D26E6589B008288C6 /* DistrictModel.swift */; };
  64. 4487022026E6850E008288C6 /* TopicModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4487021F26E6850E008288C6 /* TopicModel.swift */; };
  65. 4487022226E6BF8D008288C6 /* Downloader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4487022126E6BF8D008288C6 /* Downloader.swift */; };
  66. 4487F4CD26C583F300EF714D /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4487F4CC26C583F300EF714D /* AppDelegate.swift */; };
  67. 4487F4CF26C583F300EF714D /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4487F4CE26C583F300EF714D /* SceneDelegate.swift */; };
  68. 4487F4D426C583F300EF714D /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4487F4D226C583F300EF714D /* Main.storyboard */; };
  69. 4487F4D626C583F300EF714D /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 4487F4D526C583F300EF714D /* Assets.xcassets */; };
  70. 4487F4D926C583F300EF714D /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 4487F4D726C583F300EF714D /* LaunchScreen.storyboard */; };
  71. 4487F4E426C583F300EF714D /* Learn_GenieTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4487F4E326C583F300EF714D /* Learn_GenieTests.swift */; };
  72. 4487F4EF26C583F300EF714D /* Learn_GenieUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4487F4EE26C583F300EF714D /* Learn_GenieUITests.swift */; };
  73. 4487F50226C5873300EF714D /* SplashScreenViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4487F50126C5873300EF714D /* SplashScreenViewController.swift */; };
  74. 4487F50426C5878100EF714D /* LoginViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4487F50326C5878100EF714D /* LoginViewController.swift */; };
  75. 4487F50626C58FDC00EF714D /* LoadingAnimationViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4487F50526C58FDC00EF714D /* LoadingAnimationViewController.swift */; };
  76. 4487F50926C5999300EF714D /* CustomView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4487F50826C5999300EF714D /* CustomView.swift */; };
  77. 449068C926FD02BF0091EBF9 /* AppNavigation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 449068C826FD02BF0091EBF9 /* AppNavigation.swift */; };
  78. 4491C4FC26F3DD0200DAD912 /* UITextFieldWithDoneButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4491C4FB26F3DD0200DAD912 /* UITextFieldWithDoneButton.swift */; };
  79. 4494126626F36FAE003D82A1 /* SessionManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4494126526F36FAE003D82A1 /* SessionManager.swift */; };
  80. 4494126826F37054003D82A1 /* SelectedAnswerModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4494126726F37054003D82A1 /* SelectedAnswerModel.swift */; };
  81. 44970BC126EF6EAB0028705F /* LevelModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44970BC026EF6EAB0028705F /* LevelModel.swift */; };
  82. 4497A3372701862C00FFB796 /* ViewAnswerTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4497A3362701862C00FFB796 /* ViewAnswerTableViewCell.swift */; };
  83. 4497A3392701870200FFB796 /* ViewAnswerChoiceCollectionViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 4497A3382701870200FFB796 /* ViewAnswerChoiceCollectionViewCell.swift */; };
  84. 44C431DF26DDE9A6004EE652 /* DBManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44C431DE26DDE9A6004EE652 /* DBManager.swift */; };
  85. 44C431E426DDFAF7004EE652 /* UserDefaultsConstant.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44C431E326DDFAF7004EE652 /* UserDefaultsConstant.swift */; };
  86. 44C431E626DDFBD5004EE652 /* ApiManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44C431E526DDFBD5004EE652 /* ApiManager.swift */; };
  87. 44C431E826DDFD9C004EE652 /* ActivityIndicator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44C431E726DDFD9C004EE652 /* ActivityIndicator.swift */; };
  88. 44D1064626F1593600DE2736 /* TakeQuizViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44D1064526F1593600DE2736 /* TakeQuizViewController.swift */; };
  89. 44D657A526DC9D6E00FF7625 /* IntroductionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44D657A426DC9D6E00FF7625 /* IntroductionViewController.swift */; };
  90. 44D657A726DC9DB800FF7625 /* VideoIntroductionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44D657A626DC9DB800FF7625 /* VideoIntroductionViewController.swift */; };
  91. 44D657A926DC9DCF00FF7625 /* AudioIntroductionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44D657A826DC9DCF00FF7625 /* AudioIntroductionViewController.swift */; };
  92. 44D9693E26F12A7B0005BC1B /* LearningModulesTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44D9693D26F12A7B0005BC1B /* LearningModulesTableViewCell.swift */; };
  93. 44D9694026F12FB30005BC1B /* OptionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44D9693F26F12FB30005BC1B /* OptionViewController.swift */; };
  94. 44DF978126CF6BF0009C80AA /* SelectLanguageViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44DF978026CF6BF0009C80AA /* SelectLanguageViewController.swift */; };
  95. 44E46B0E26DF4F93000C5265 /* CustomButton.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44E46B0D26DF4F93000C5265 /* CustomButton.swift */; };
  96. 44E46B4F26DFF9A0000C5265 /* SplashScreenViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44E46B4E26DFF99F000C5265 /* SplashScreenViewModel.swift */; };
  97. 44E7A5D526F5176300B0F678 /* Validation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44E7A5D426F5176300B0F678 /* Validation.swift */; };
  98. 44E7C2F826C68CB9000FEF90 /* SideMenuViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44E7C2F726C68CB9000FEF90 /* SideMenuViewController.swift */; };
  99. 44F38ADD26E0838500C5B9D5 /* LanguageModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44F38ADC26E0838500C5B9D5 /* LanguageModel.swift */; };
  100. 44F38ADF26E08DC600C5B9D5 /* AppExtention.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44F38ADE26E08DC600C5B9D5 /* AppExtention.swift */; };
  101. 44FA847126FF051800CE8EBF /* LoadingAnimationViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44FA847026FF051800CE8EBF /* LoadingAnimationViewModel.swift */; };
  102. 44FA847326FF0D6D00CE8EBF /* ScoreBoardTableViewCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 44FA847226FF0D6D00CE8EBF /* ScoreBoardTableViewCell.swift */; };
  103. CC49B9C3BBE38806DA6D3B14 /* Pods_Learn_GenieTests.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F9D79974FE225716D20933AE /* Pods_Learn_GenieTests.framework */; };
  104. /* End PBXBuildFile section */
  105. /* Begin PBXContainerItemProxy section */
  106. 4487F4E026C583F300EF714D /* PBXContainerItemProxy */ = {
  107. isa = PBXContainerItemProxy;
  108. containerPortal = 4487F4C126C583F300EF714D /* Project object */;
  109. proxyType = 1;
  110. remoteGlobalIDString = 4487F4C826C583F300EF714D;
  111. remoteInfo = "Learn Genie";
  112. };
  113. 4487F4EB26C583F300EF714D /* PBXContainerItemProxy */ = {
  114. isa = PBXContainerItemProxy;
  115. containerPortal = 4487F4C126C583F300EF714D /* Project object */;
  116. proxyType = 1;
  117. remoteGlobalIDString = 4487F4C826C583F300EF714D;
  118. remoteInfo = "Learn Genie";
  119. };
  120. /* End PBXContainerItemProxy section */
  121. /* Begin PBXFileReference section */
  122. 0905BAA1167B134B382AA61F /* Pods-Learn GenieTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Learn GenieTests.release.xcconfig"; path = "Target Support Files/Pods-Learn GenieTests/Pods-Learn GenieTests.release.xcconfig"; sourceTree = "<group>"; };
  123. 181E0AF9A2DEDFAC5BC42BE9 /* Pods_Learn_Genie_Learn_GenieUITests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Learn_Genie_Learn_GenieUITests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  124. 440193C526F909D600680401 /* ViewAnswerViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewAnswerViewController.swift; sourceTree = "<group>"; };
  125. 4405FAB026EF4BD000D26C5A /* OptionsTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OptionsTableViewCell.swift; sourceTree = "<group>"; };
  126. 44074DDE26F920DF00FB8116 /* UserDetailsViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserDetailsViewModel.swift; sourceTree = "<group>"; };
  127. 440C39C6272A624E00EA633F /* SelectLanguageViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelectLanguageViewModel.swift; sourceTree = "<group>"; };
  128. 4411FE2126CB7E5100D19808 /* DashboardViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DashboardViewController.swift; sourceTree = "<group>"; };
  129. 4422507026F45CE5009A66AF /* ToolbarPickerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ToolbarPickerView.swift; sourceTree = "<group>"; };
  130. 44399CED26E1495900A9B2DC /* LinearProgressBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LinearProgressBar.swift; sourceTree = "<group>"; };
  131. 44399CF126E15BB400A9B2DC /* RoleModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RoleModel.swift; sourceTree = "<group>"; };
  132. 443C875926E775D800ADF7C5 /* Learn Genie.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; path = "Learn Genie.entitlements"; sourceTree = "<group>"; };
  133. 444025D626FB06D800A4A027 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
  134. 444025D826FB090500A4A027 /* client_826630069173-eb9kv95gb68j1d3j44rptu0s8ll4s7vj.apps.googleusercontent.com.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "client_826630069173-eb9kv95gb68j1d3j44rptu0s8ll4s7vj.apps.googleusercontent.com.plist"; sourceTree = "<group>"; };
  135. 4442F6832809468700DD5070 /* WebinarViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebinarViewModel.swift; sourceTree = "<group>"; };
  136. 4444944C27A82BF000701251 /* AnimationTakeQuizViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnimationTakeQuizViewController.swift; sourceTree = "<group>"; };
  137. 4445A75F26CD1ECA00AC7832 /* loading.gif */ = {isa = PBXFileReference; lastKnownFileType = image.gif; path = loading.gif; sourceTree = "<group>"; };
  138. 4445A76126CD21D300AC7832 /* AppConstant.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppConstant.swift; sourceTree = "<group>"; };
  139. 4458798B2807C5BF0078B9D6 /* WebinarViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebinarViewController.swift; sourceTree = "<group>"; };
  140. 4458798D2807CAA50078B9D6 /* WebinarTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebinarTableViewCell.swift; sourceTree = "<group>"; };
  141. 4458798F2807D28E0078B9D6 /* WebinarModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebinarModel.swift; sourceTree = "<group>"; };
  142. 445B087C26E1E5A0005BD35D /* OTPVerificationViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OTPVerificationViewController.swift; sourceTree = "<group>"; };
  143. 445B087E26E1E5C8005BD35D /* UserDetailsViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserDetailsViewController.swift; sourceTree = "<group>"; };
  144. 445B088026E1E5E5005BD35D /* ChangePasswordViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChangePasswordViewController.swift; sourceTree = "<group>"; };
  145. 445B088226E20B57005BD35D /* TranslationModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TranslationModel.swift; sourceTree = "<group>"; };
  146. 4461C18126EE8B530046F3A6 /* LearningModulesViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LearningModulesViewController.swift; sourceTree = "<group>"; };
  147. 4461C18326EE8C220046F3A6 /* ScoreboardViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScoreboardViewController.swift; sourceTree = "<group>"; };
  148. 4461C18526EE8D090046F3A6 /* CertificationTestViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CertificationTestViewController.swift; sourceTree = "<group>"; };
  149. 446294C526F1AFB100E76A1A /* QuestionBankModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuestionBankModel.swift; sourceTree = "<group>"; };
  150. 446294C726F1AFC900E76A1A /* QuestionModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuestionModel.swift; sourceTree = "<group>"; };
  151. 446294C926F1AFDD00E76A1A /* ChoiceModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChoiceModel.swift; sourceTree = "<group>"; };
  152. 446294CC26F2187F00E76A1A /* ChoiceCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ChoiceCollectionViewCell.swift; sourceTree = "<group>"; };
  153. 44641DE526DE56D3008CD485 /* Reachability.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Reachability.swift; sourceTree = "<group>"; };
  154. 44641DE726DE570C008CD485 /* Helper.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Helper.swift; sourceTree = "<group>"; };
  155. 44641DE926DE602A008CD485 /* Alert.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Alert.swift; sourceTree = "<group>"; };
  156. 44641DEB26DE6813008CD485 /* NetworkIndicator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkIndicator.swift; sourceTree = "<group>"; };
  157. 4467AF8026EB5F5F00292976 /* AVSpeechSynthesizerLanguageList.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = AVSpeechSynthesizerLanguageList.plist; sourceTree = "<group>"; };
  158. 4467AF8326EB994300292976 /* DashboardTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DashboardTableViewCell.swift; sourceTree = "<group>"; };
  159. 4467AF8726EBA12500292976 /* MenuHomeTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuHomeTableViewCell.swift; sourceTree = "<group>"; };
  160. 4467AF8926EBA14A00292976 /* MenuLearnAboutFinanceTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuLearnAboutFinanceTableViewCell.swift; sourceTree = "<group>"; };
  161. 4467AF8B26EBA16D00292976 /* MenuCertificationTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuCertificationTableViewCell.swift; sourceTree = "<group>"; };
  162. 4467AF8D26EBA18200292976 /* MenuScoreboardTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuScoreboardTableViewCell.swift; sourceTree = "<group>"; };
  163. 4467AF8F26EBA19800292976 /* MenuWebinarTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuWebinarTableViewCell.swift; sourceTree = "<group>"; };
  164. 4467AF9126EBA1B300292976 /* MenuChangeLanguageTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuChangeLanguageTableViewCell.swift; sourceTree = "<group>"; };
  165. 4467AF9326EBA1CC00292976 /* MenuEditProfileTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuEditProfileTableViewCell.swift; sourceTree = "<group>"; };
  166. 4467AF9526EBA1DE00292976 /* MenuLogoutTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuLogoutTableViewCell.swift; sourceTree = "<group>"; };
  167. 4467AF9726EBA1F800292976 /* MenuHeaderTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MenuHeaderTableViewCell.swift; sourceTree = "<group>"; };
  168. 4467AF9926EBDDA000292976 /* UserDetailsModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserDetailsModel.swift; sourceTree = "<group>"; };
  169. 4474062226CE4ACF00FF4CC4 /* WelcomeSliderViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WelcomeSliderViewController.swift; sourceTree = "<group>"; };
  170. 4474062426CE6D9D00FF4CC4 /* HexColor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HexColor.swift; sourceTree = "<group>"; };
  171. 4474062626CE6E6800FF4CC4 /* AppColor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppColor.swift; sourceTree = "<group>"; };
  172. 4474062826CE855A00FF4CC4 /* RegisterViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = RegisterViewController.swift; sourceTree = "<group>"; };
  173. 4477B18026FDF251002E04C4 /* SaveScoreBoard.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SaveScoreBoard.swift; sourceTree = "<group>"; };
  174. 447E096D2700F26A00EE2C72 /* NetMonitor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetMonitor.swift; sourceTree = "<group>"; };
  175. 4482BB68280C961100A4B37A /* MeetingModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeetingModel.swift; sourceTree = "<group>"; };
  176. 4487021B26E6572D008288C6 /* StateModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StateModel.swift; sourceTree = "<group>"; };
  177. 4487021D26E6589B008288C6 /* DistrictModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DistrictModel.swift; sourceTree = "<group>"; };
  178. 4487021F26E6850E008288C6 /* TopicModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TopicModel.swift; sourceTree = "<group>"; };
  179. 4487022126E6BF8D008288C6 /* Downloader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Downloader.swift; sourceTree = "<group>"; };
  180. 4487F4C926C583F300EF714D /* Learn Genie.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Learn Genie.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  181. 4487F4CC26C583F300EF714D /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
  182. 4487F4CE26C583F300EF714D /* SceneDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
  183. 4487F4D326C583F300EF714D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
  184. 4487F4D526C583F300EF714D /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
  185. 4487F4D826C583F300EF714D /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
  186. 4487F4DA26C583F300EF714D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  187. 4487F4DF26C583F300EF714D /* Learn GenieTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Learn GenieTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  188. 4487F4E326C583F300EF714D /* Learn_GenieTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Learn_GenieTests.swift; sourceTree = "<group>"; };
  189. 4487F4E526C583F300EF714D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  190. 4487F4EA26C583F300EF714D /* Learn GenieUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "Learn GenieUITests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  191. 4487F4EE26C583F300EF714D /* Learn_GenieUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Learn_GenieUITests.swift; sourceTree = "<group>"; };
  192. 4487F4F026C583F300EF714D /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  193. 4487F50126C5873300EF714D /* SplashScreenViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SplashScreenViewController.swift; sourceTree = "<group>"; };
  194. 4487F50326C5878100EF714D /* LoginViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginViewController.swift; sourceTree = "<group>"; };
  195. 4487F50526C58FDC00EF714D /* LoadingAnimationViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoadingAnimationViewController.swift; sourceTree = "<group>"; };
  196. 4487F50826C5999300EF714D /* CustomView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomView.swift; sourceTree = "<group>"; };
  197. 449068C826FD02BF0091EBF9 /* AppNavigation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppNavigation.swift; sourceTree = "<group>"; };
  198. 4491C4FB26F3DD0200DAD912 /* UITextFieldWithDoneButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UITextFieldWithDoneButton.swift; sourceTree = "<group>"; };
  199. 4494126526F36FAE003D82A1 /* SessionManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SessionManager.swift; sourceTree = "<group>"; };
  200. 4494126726F37054003D82A1 /* SelectedAnswerModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelectedAnswerModel.swift; sourceTree = "<group>"; };
  201. 44970BC026EF6EAB0028705F /* LevelModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LevelModel.swift; sourceTree = "<group>"; };
  202. 4497A3362701862C00FFB796 /* ViewAnswerTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewAnswerTableViewCell.swift; sourceTree = "<group>"; };
  203. 4497A3382701870200FFB796 /* ViewAnswerChoiceCollectionViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewAnswerChoiceCollectionViewCell.swift; sourceTree = "<group>"; };
  204. 44C431DE26DDE9A6004EE652 /* DBManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DBManager.swift; sourceTree = "<group>"; };
  205. 44C431E326DDFAF7004EE652 /* UserDefaultsConstant.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserDefaultsConstant.swift; sourceTree = "<group>"; };
  206. 44C431E526DDFBD5004EE652 /* ApiManager.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ApiManager.swift; sourceTree = "<group>"; };
  207. 44C431E726DDFD9C004EE652 /* ActivityIndicator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ActivityIndicator.swift; sourceTree = "<group>"; };
  208. 44D1064526F1593600DE2736 /* TakeQuizViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TakeQuizViewController.swift; sourceTree = "<group>"; };
  209. 44D657A426DC9D6E00FF7625 /* IntroductionViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IntroductionViewController.swift; sourceTree = "<group>"; };
  210. 44D657A626DC9DB800FF7625 /* VideoIntroductionViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VideoIntroductionViewController.swift; sourceTree = "<group>"; };
  211. 44D657A826DC9DCF00FF7625 /* AudioIntroductionViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AudioIntroductionViewController.swift; sourceTree = "<group>"; };
  212. 44D9693D26F12A7B0005BC1B /* LearningModulesTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LearningModulesTableViewCell.swift; sourceTree = "<group>"; };
  213. 44D9693F26F12FB30005BC1B /* OptionViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = OptionViewController.swift; sourceTree = "<group>"; };
  214. 44DF978026CF6BF0009C80AA /* SelectLanguageViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SelectLanguageViewController.swift; sourceTree = "<group>"; };
  215. 44E46B0D26DF4F93000C5265 /* CustomButton.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomButton.swift; sourceTree = "<group>"; };
  216. 44E46B4E26DFF99F000C5265 /* SplashScreenViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SplashScreenViewModel.swift; sourceTree = "<group>"; };
  217. 44E7A5D426F5176300B0F678 /* Validation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Validation.swift; sourceTree = "<group>"; };
  218. 44E7C2F726C68CB9000FEF90 /* SideMenuViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SideMenuViewController.swift; sourceTree = "<group>"; };
  219. 44F38ADC26E0838500C5B9D5 /* LanguageModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LanguageModel.swift; sourceTree = "<group>"; };
  220. 44F38ADE26E08DC600C5B9D5 /* AppExtention.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppExtention.swift; sourceTree = "<group>"; };
  221. 44FA847026FF051800CE8EBF /* LoadingAnimationViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoadingAnimationViewModel.swift; sourceTree = "<group>"; };
  222. 44FA847226FF0D6D00CE8EBF /* ScoreBoardTableViewCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ScoreBoardTableViewCell.swift; sourceTree = "<group>"; };
  223. 4AB4DD7C2272FF3352C475DD /* Pods-Learn Genie-Learn GenieUITests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Learn Genie-Learn GenieUITests.debug.xcconfig"; path = "Target Support Files/Pods-Learn Genie-Learn GenieUITests/Pods-Learn Genie-Learn GenieUITests.debug.xcconfig"; sourceTree = "<group>"; };
  224. 9848416F4FE89B8AB93EB0A3 /* Pods_Learn_Genie.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Learn_Genie.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  225. ABB6E59C1CE1092E8C4C4994 /* Pods-Learn Genie.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Learn Genie.debug.xcconfig"; path = "Target Support Files/Pods-Learn Genie/Pods-Learn Genie.debug.xcconfig"; sourceTree = "<group>"; };
  226. BD16E169EE1A08A44A69070B /* Pods-Learn GenieTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Learn GenieTests.debug.xcconfig"; path = "Target Support Files/Pods-Learn GenieTests/Pods-Learn GenieTests.debug.xcconfig"; sourceTree = "<group>"; };
  227. D30854B59361B84AF3F9137A /* Pods-Learn Genie.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Learn Genie.release.xcconfig"; path = "Target Support Files/Pods-Learn Genie/Pods-Learn Genie.release.xcconfig"; sourceTree = "<group>"; };
  228. F9D79974FE225716D20933AE /* Pods_Learn_GenieTests.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_Learn_GenieTests.framework; sourceTree = BUILT_PRODUCTS_DIR; };
  229. FE6F083B50AF6AAE00D04F31 /* Pods-Learn Genie-Learn GenieUITests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Learn Genie-Learn GenieUITests.release.xcconfig"; path = "Target Support Files/Pods-Learn Genie-Learn GenieUITests/Pods-Learn Genie-Learn GenieUITests.release.xcconfig"; sourceTree = "<group>"; };
  230. /* End PBXFileReference section */
  231. /* Begin PBXFrameworksBuildPhase section */
  232. 4487F4C626C583F300EF714D /* Frameworks */ = {
  233. isa = PBXFrameworksBuildPhase;
  234. buildActionMask = 2147483647;
  235. files = (
  236. 28D54C4AAD9EDDC9CFED0C74 /* Pods_Learn_Genie.framework in Frameworks */,
  237. );
  238. runOnlyForDeploymentPostprocessing = 0;
  239. };
  240. 4487F4DC26C583F300EF714D /* Frameworks */ = {
  241. isa = PBXFrameworksBuildPhase;
  242. buildActionMask = 2147483647;
  243. files = (
  244. CC49B9C3BBE38806DA6D3B14 /* Pods_Learn_GenieTests.framework in Frameworks */,
  245. );
  246. runOnlyForDeploymentPostprocessing = 0;
  247. };
  248. 4487F4E726C583F300EF714D /* Frameworks */ = {
  249. isa = PBXFrameworksBuildPhase;
  250. buildActionMask = 2147483647;
  251. files = (
  252. 0DE13D07CDE7AAB2FBF4895B /* Pods_Learn_Genie_Learn_GenieUITests.framework in Frameworks */,
  253. );
  254. runOnlyForDeploymentPostprocessing = 0;
  255. };
  256. /* End PBXFrameworksBuildPhase section */
  257. /* Begin PBXGroup section */
  258. 1CD0DCF59D79DF639361FC26 /* Pods */ = {
  259. isa = PBXGroup;
  260. children = (
  261. ABB6E59C1CE1092E8C4C4994 /* Pods-Learn Genie.debug.xcconfig */,
  262. D30854B59361B84AF3F9137A /* Pods-Learn Genie.release.xcconfig */,
  263. 4AB4DD7C2272FF3352C475DD /* Pods-Learn Genie-Learn GenieUITests.debug.xcconfig */,
  264. FE6F083B50AF6AAE00D04F31 /* Pods-Learn Genie-Learn GenieUITests.release.xcconfig */,
  265. BD16E169EE1A08A44A69070B /* Pods-Learn GenieTests.debug.xcconfig */,
  266. 0905BAA1167B134B382AA61F /* Pods-Learn GenieTests.release.xcconfig */,
  267. );
  268. path = Pods;
  269. sourceTree = "<group>";
  270. };
  271. 446294CB26F2184300E76A1A /* CollectionView */ = {
  272. isa = PBXGroup;
  273. children = (
  274. 446294CC26F2187F00E76A1A /* ChoiceCollectionViewCell.swift */,
  275. 4497A3382701870200FFB796 /* ViewAnswerChoiceCollectionViewCell.swift */,
  276. );
  277. path = CollectionView;
  278. sourceTree = "<group>";
  279. };
  280. 44641DED26DE69C5008CD485 /* Cells */ = {
  281. isa = PBXGroup;
  282. children = (
  283. 446294CB26F2184300E76A1A /* CollectionView */,
  284. 4467AF8226EB991F00292976 /* TableView */,
  285. );
  286. path = Cells;
  287. sourceTree = "<group>";
  288. };
  289. 4467AF8226EB991F00292976 /* TableView */ = {
  290. isa = PBXGroup;
  291. children = (
  292. 4467AF8326EB994300292976 /* DashboardTableViewCell.swift */,
  293. 4467AF8726EBA12500292976 /* MenuHomeTableViewCell.swift */,
  294. 4467AF8926EBA14A00292976 /* MenuLearnAboutFinanceTableViewCell.swift */,
  295. 4467AF8B26EBA16D00292976 /* MenuCertificationTableViewCell.swift */,
  296. 4467AF8D26EBA18200292976 /* MenuScoreboardTableViewCell.swift */,
  297. 4467AF8F26EBA19800292976 /* MenuWebinarTableViewCell.swift */,
  298. 4467AF9126EBA1B300292976 /* MenuChangeLanguageTableViewCell.swift */,
  299. 4467AF9326EBA1CC00292976 /* MenuEditProfileTableViewCell.swift */,
  300. 4467AF9526EBA1DE00292976 /* MenuLogoutTableViewCell.swift */,
  301. 4467AF9726EBA1F800292976 /* MenuHeaderTableViewCell.swift */,
  302. 4405FAB026EF4BD000D26C5A /* OptionsTableViewCell.swift */,
  303. 44D9693D26F12A7B0005BC1B /* LearningModulesTableViewCell.swift */,
  304. 44FA847226FF0D6D00CE8EBF /* ScoreBoardTableViewCell.swift */,
  305. 4497A3362701862C00FFB796 /* ViewAnswerTableViewCell.swift */,
  306. 4458798D2807CAA50078B9D6 /* WebinarTableViewCell.swift */,
  307. );
  308. path = TableView;
  309. sourceTree = "<group>";
  310. };
  311. 4487F4C026C583F300EF714D = {
  312. isa = PBXGroup;
  313. children = (
  314. 4487F4CB26C583F300EF714D /* Learn Genie */,
  315. 4487F4E226C583F300EF714D /* Learn GenieTests */,
  316. 4487F4ED26C583F300EF714D /* Learn GenieUITests */,
  317. 4487F4CA26C583F300EF714D /* Products */,
  318. 1CD0DCF59D79DF639361FC26 /* Pods */,
  319. 4EFDABDEBFEAC9EF01840281 /* Frameworks */,
  320. );
  321. sourceTree = "<group>";
  322. };
  323. 4487F4CA26C583F300EF714D /* Products */ = {
  324. isa = PBXGroup;
  325. children = (
  326. 4487F4C926C583F300EF714D /* Learn Genie.app */,
  327. 4487F4DF26C583F300EF714D /* Learn GenieTests.xctest */,
  328. 4487F4EA26C583F300EF714D /* Learn GenieUITests.xctest */,
  329. );
  330. name = Products;
  331. sourceTree = "<group>";
  332. };
  333. 4487F4CB26C583F300EF714D /* Learn Genie */ = {
  334. isa = PBXGroup;
  335. children = (
  336. 443C875926E775D800ADF7C5 /* Learn Genie.entitlements */,
  337. 44C431E026DDF99B004EE652 /* Delegate */,
  338. 44C431DD26DDE98B004EE652 /* Database */,
  339. 4487F50726C5997500EF714D /* Library */,
  340. 4487F50026C585D500EF714D /* Constants */,
  341. 4487F4FF26C585BD00EF714D /* Extention */,
  342. 44641DED26DE69C5008CD485 /* Cells */,
  343. 4487F4FE26C5851600EF714D /* View Model */,
  344. 4487F4FD26C584DB00EF714D /* View Controller */,
  345. 4487F4FC26C584BC00EF714D /* Model */,
  346. 4487F4D226C583F300EF714D /* Main.storyboard */,
  347. 4487F4D526C583F300EF714D /* Assets.xcassets */,
  348. 4487F4D726C583F300EF714D /* LaunchScreen.storyboard */,
  349. 4487F4DA26C583F300EF714D /* Info.plist */,
  350. 4445A75F26CD1ECA00AC7832 /* loading.gif */,
  351. 444025D626FB06D800A4A027 /* GoogleService-Info.plist */,
  352. 444025D826FB090500A4A027 /* client_826630069173-eb9kv95gb68j1d3j44rptu0s8ll4s7vj.apps.googleusercontent.com.plist */,
  353. 4467AF8026EB5F5F00292976 /* AVSpeechSynthesizerLanguageList.plist */,
  354. );
  355. path = "Learn Genie";
  356. sourceTree = "<group>";
  357. };
  358. 4487F4E226C583F300EF714D /* Learn GenieTests */ = {
  359. isa = PBXGroup;
  360. children = (
  361. 4487F4E326C583F300EF714D /* Learn_GenieTests.swift */,
  362. 4487F4E526C583F300EF714D /* Info.plist */,
  363. );
  364. path = "Learn GenieTests";
  365. sourceTree = "<group>";
  366. };
  367. 4487F4ED26C583F300EF714D /* Learn GenieUITests */ = {
  368. isa = PBXGroup;
  369. children = (
  370. 4487F4EE26C583F300EF714D /* Learn_GenieUITests.swift */,
  371. 4487F4F026C583F300EF714D /* Info.plist */,
  372. );
  373. path = "Learn GenieUITests";
  374. sourceTree = "<group>";
  375. };
  376. 4487F4FC26C584BC00EF714D /* Model */ = {
  377. isa = PBXGroup;
  378. children = (
  379. 44F38ADC26E0838500C5B9D5 /* LanguageModel.swift */,
  380. 44399CF126E15BB400A9B2DC /* RoleModel.swift */,
  381. 445B088226E20B57005BD35D /* TranslationModel.swift */,
  382. 4487021B26E6572D008288C6 /* StateModel.swift */,
  383. 4487021D26E6589B008288C6 /* DistrictModel.swift */,
  384. 4487021F26E6850E008288C6 /* TopicModel.swift */,
  385. 4467AF9926EBDDA000292976 /* UserDetailsModel.swift */,
  386. 44970BC026EF6EAB0028705F /* LevelModel.swift */,
  387. 446294C526F1AFB100E76A1A /* QuestionBankModel.swift */,
  388. 446294C726F1AFC900E76A1A /* QuestionModel.swift */,
  389. 446294C926F1AFDD00E76A1A /* ChoiceModel.swift */,
  390. 4494126726F37054003D82A1 /* SelectedAnswerModel.swift */,
  391. 4477B18026FDF251002E04C4 /* SaveScoreBoard.swift */,
  392. 4458798F2807D28E0078B9D6 /* WebinarModel.swift */,
  393. 4482BB68280C961100A4B37A /* MeetingModel.swift */,
  394. );
  395. path = Model;
  396. sourceTree = "<group>";
  397. };
  398. 4487F4FD26C584DB00EF714D /* View Controller */ = {
  399. isa = PBXGroup;
  400. children = (
  401. 4487F50126C5873300EF714D /* SplashScreenViewController.swift */,
  402. 44DF978026CF6BF0009C80AA /* SelectLanguageViewController.swift */,
  403. 4474062226CE4ACF00FF4CC4 /* WelcomeSliderViewController.swift */,
  404. 4487F50326C5878100EF714D /* LoginViewController.swift */,
  405. 4474062826CE855A00FF4CC4 /* RegisterViewController.swift */,
  406. 4487F50526C58FDC00EF714D /* LoadingAnimationViewController.swift */,
  407. 44E7C2F726C68CB9000FEF90 /* SideMenuViewController.swift */,
  408. 4411FE2126CB7E5100D19808 /* DashboardViewController.swift */,
  409. 44D657A426DC9D6E00FF7625 /* IntroductionViewController.swift */,
  410. 44D657A626DC9DB800FF7625 /* VideoIntroductionViewController.swift */,
  411. 44D657A826DC9DCF00FF7625 /* AudioIntroductionViewController.swift */,
  412. 445B087C26E1E5A0005BD35D /* OTPVerificationViewController.swift */,
  413. 445B087E26E1E5C8005BD35D /* UserDetailsViewController.swift */,
  414. 445B088026E1E5E5005BD35D /* ChangePasswordViewController.swift */,
  415. 4461C18126EE8B530046F3A6 /* LearningModulesViewController.swift */,
  416. 4461C18326EE8C220046F3A6 /* ScoreboardViewController.swift */,
  417. 4461C18526EE8D090046F3A6 /* CertificationTestViewController.swift */,
  418. 44D9693F26F12FB30005BC1B /* OptionViewController.swift */,
  419. 44D1064526F1593600DE2736 /* TakeQuizViewController.swift */,
  420. 440193C526F909D600680401 /* ViewAnswerViewController.swift */,
  421. 4444944C27A82BF000701251 /* AnimationTakeQuizViewController.swift */,
  422. 4458798B2807C5BF0078B9D6 /* WebinarViewController.swift */,
  423. );
  424. path = "View Controller";
  425. sourceTree = "<group>";
  426. };
  427. 4487F4FE26C5851600EF714D /* View Model */ = {
  428. isa = PBXGroup;
  429. children = (
  430. 44E46B4E26DFF99F000C5265 /* SplashScreenViewModel.swift */,
  431. 440C39C6272A624E00EA633F /* SelectLanguageViewModel.swift */,
  432. 44074DDE26F920DF00FB8116 /* UserDetailsViewModel.swift */,
  433. 44FA847026FF051800CE8EBF /* LoadingAnimationViewModel.swift */,
  434. 4442F6832809468700DD5070 /* WebinarViewModel.swift */,
  435. );
  436. path = "View Model";
  437. sourceTree = "<group>";
  438. };
  439. 4487F4FF26C585BD00EF714D /* Extention */ = {
  440. isa = PBXGroup;
  441. children = (
  442. 4474062426CE6D9D00FF4CC4 /* HexColor.swift */,
  443. 44F38ADE26E08DC600C5B9D5 /* AppExtention.swift */,
  444. );
  445. path = Extention;
  446. sourceTree = "<group>";
  447. };
  448. 4487F50026C585D500EF714D /* Constants */ = {
  449. isa = PBXGroup;
  450. children = (
  451. 4445A76126CD21D300AC7832 /* AppConstant.swift */,
  452. 4474062626CE6E6800FF4CC4 /* AppColor.swift */,
  453. 44C431E326DDFAF7004EE652 /* UserDefaultsConstant.swift */,
  454. 44C431E526DDFBD5004EE652 /* ApiManager.swift */,
  455. 44C431E726DDFD9C004EE652 /* ActivityIndicator.swift */,
  456. 44641DE526DE56D3008CD485 /* Reachability.swift */,
  457. 44641DE726DE570C008CD485 /* Helper.swift */,
  458. 44641DE926DE602A008CD485 /* Alert.swift */,
  459. 44641DEB26DE6813008CD485 /* NetworkIndicator.swift */,
  460. 4487022126E6BF8D008288C6 /* Downloader.swift */,
  461. 4494126526F36FAE003D82A1 /* SessionManager.swift */,
  462. 44E7A5D426F5176300B0F678 /* Validation.swift */,
  463. 449068C826FD02BF0091EBF9 /* AppNavigation.swift */,
  464. 447E096D2700F26A00EE2C72 /* NetMonitor.swift */,
  465. );
  466. path = Constants;
  467. sourceTree = "<group>";
  468. };
  469. 4487F50726C5997500EF714D /* Library */ = {
  470. isa = PBXGroup;
  471. children = (
  472. 4487F50826C5999300EF714D /* CustomView.swift */,
  473. 44E46B0D26DF4F93000C5265 /* CustomButton.swift */,
  474. 44399CED26E1495900A9B2DC /* LinearProgressBar.swift */,
  475. 4491C4FB26F3DD0200DAD912 /* UITextFieldWithDoneButton.swift */,
  476. 4422507026F45CE5009A66AF /* ToolbarPickerView.swift */,
  477. );
  478. path = Library;
  479. sourceTree = "<group>";
  480. };
  481. 44C431DD26DDE98B004EE652 /* Database */ = {
  482. isa = PBXGroup;
  483. children = (
  484. 44C431DE26DDE9A6004EE652 /* DBManager.swift */,
  485. );
  486. path = Database;
  487. sourceTree = "<group>";
  488. };
  489. 44C431E026DDF99B004EE652 /* Delegate */ = {
  490. isa = PBXGroup;
  491. children = (
  492. 4487F4CC26C583F300EF714D /* AppDelegate.swift */,
  493. 4487F4CE26C583F300EF714D /* SceneDelegate.swift */,
  494. );
  495. path = Delegate;
  496. sourceTree = "<group>";
  497. };
  498. 4EFDABDEBFEAC9EF01840281 /* Frameworks */ = {
  499. isa = PBXGroup;
  500. children = (
  501. 9848416F4FE89B8AB93EB0A3 /* Pods_Learn_Genie.framework */,
  502. 181E0AF9A2DEDFAC5BC42BE9 /* Pods_Learn_Genie_Learn_GenieUITests.framework */,
  503. F9D79974FE225716D20933AE /* Pods_Learn_GenieTests.framework */,
  504. );
  505. name = Frameworks;
  506. sourceTree = "<group>";
  507. };
  508. /* End PBXGroup section */
  509. /* Begin PBXNativeTarget section */
  510. 4487F4C826C583F300EF714D /* Learn Genie */ = {
  511. isa = PBXNativeTarget;
  512. buildConfigurationList = 4487F4F326C583F300EF714D /* Build configuration list for PBXNativeTarget "Learn Genie" */;
  513. buildPhases = (
  514. 23B4997C081439B49FDF03E9 /* [CP] Check Pods Manifest.lock */,
  515. 4487F4C526C583F300EF714D /* Sources */,
  516. 4487F4C626C583F300EF714D /* Frameworks */,
  517. 4487F4C726C583F300EF714D /* Resources */,
  518. C64EF73D2784FA4F0F95498B /* [CP] Embed Pods Frameworks */,
  519. );
  520. buildRules = (
  521. );
  522. dependencies = (
  523. );
  524. name = "Learn Genie";
  525. productName = "Learn Genie";
  526. productReference = 4487F4C926C583F300EF714D /* Learn Genie.app */;
  527. productType = "com.apple.product-type.application";
  528. };
  529. 4487F4DE26C583F300EF714D /* Learn GenieTests */ = {
  530. isa = PBXNativeTarget;
  531. buildConfigurationList = 4487F4F626C583F300EF714D /* Build configuration list for PBXNativeTarget "Learn GenieTests" */;
  532. buildPhases = (
  533. 8798F1F26F511E3440E1C1BB /* [CP] Check Pods Manifest.lock */,
  534. 4487F4DB26C583F300EF714D /* Sources */,
  535. 4487F4DC26C583F300EF714D /* Frameworks */,
  536. 4487F4DD26C583F300EF714D /* Resources */,
  537. );
  538. buildRules = (
  539. );
  540. dependencies = (
  541. 4487F4E126C583F300EF714D /* PBXTargetDependency */,
  542. );
  543. name = "Learn GenieTests";
  544. productName = "Learn GenieTests";
  545. productReference = 4487F4DF26C583F300EF714D /* Learn GenieTests.xctest */;
  546. productType = "com.apple.product-type.bundle.unit-test";
  547. };
  548. 4487F4E926C583F300EF714D /* Learn GenieUITests */ = {
  549. isa = PBXNativeTarget;
  550. buildConfigurationList = 4487F4F926C583F300EF714D /* Build configuration list for PBXNativeTarget "Learn GenieUITests" */;
  551. buildPhases = (
  552. A082D03009407858C77D2E74 /* [CP] Check Pods Manifest.lock */,
  553. 4487F4E626C583F300EF714D /* Sources */,
  554. 4487F4E726C583F300EF714D /* Frameworks */,
  555. 4487F4E826C583F300EF714D /* Resources */,
  556. 03B7EEFAD31C4F2BAF161829 /* [CP] Embed Pods Frameworks */,
  557. );
  558. buildRules = (
  559. );
  560. dependencies = (
  561. 4487F4EC26C583F300EF714D /* PBXTargetDependency */,
  562. );
  563. name = "Learn GenieUITests";
  564. productName = "Learn GenieUITests";
  565. productReference = 4487F4EA26C583F300EF714D /* Learn GenieUITests.xctest */;
  566. productType = "com.apple.product-type.bundle.ui-testing";
  567. };
  568. /* End PBXNativeTarget section */
  569. /* Begin PBXProject section */
  570. 4487F4C126C583F300EF714D /* Project object */ = {
  571. isa = PBXProject;
  572. attributes = {
  573. LastSwiftUpdateCheck = 1250;
  574. LastUpgradeCheck = 1250;
  575. TargetAttributes = {
  576. 4487F4C826C583F300EF714D = {
  577. CreatedOnToolsVersion = 12.5.1;
  578. };
  579. 4487F4DE26C583F300EF714D = {
  580. CreatedOnToolsVersion = 12.5.1;
  581. TestTargetID = 4487F4C826C583F300EF714D;
  582. };
  583. 4487F4E926C583F300EF714D = {
  584. CreatedOnToolsVersion = 12.5.1;
  585. TestTargetID = 4487F4C826C583F300EF714D;
  586. };
  587. };
  588. };
  589. buildConfigurationList = 4487F4C426C583F300EF714D /* Build configuration list for PBXProject "Learn Genie" */;
  590. compatibilityVersion = "Xcode 9.3";
  591. developmentRegion = en;
  592. hasScannedForEncodings = 0;
  593. knownRegions = (
  594. en,
  595. Base,
  596. );
  597. mainGroup = 4487F4C026C583F300EF714D;
  598. productRefGroup = 4487F4CA26C583F300EF714D /* Products */;
  599. projectDirPath = "";
  600. projectRoot = "";
  601. targets = (
  602. 4487F4C826C583F300EF714D /* Learn Genie */,
  603. 4487F4DE26C583F300EF714D /* Learn GenieTests */,
  604. 4487F4E926C583F300EF714D /* Learn GenieUITests */,
  605. );
  606. };
  607. /* End PBXProject section */
  608. /* Begin PBXResourcesBuildPhase section */
  609. 4487F4C726C583F300EF714D /* Resources */ = {
  610. isa = PBXResourcesBuildPhase;
  611. buildActionMask = 2147483647;
  612. files = (
  613. 4487F4D926C583F300EF714D /* LaunchScreen.storyboard in Resources */,
  614. 4445A76026CD1ECA00AC7832 /* loading.gif in Resources */,
  615. 4467AF8126EB5F5F00292976 /* AVSpeechSynthesizerLanguageList.plist in Resources */,
  616. 4487F4D626C583F300EF714D /* Assets.xcassets in Resources */,
  617. 4487F4D426C583F300EF714D /* Main.storyboard in Resources */,
  618. 444025D726FB06D800A4A027 /* GoogleService-Info.plist in Resources */,
  619. 444025D926FB090500A4A027 /* client_826630069173-eb9kv95gb68j1d3j44rptu0s8ll4s7vj.apps.googleusercontent.com.plist in Resources */,
  620. );
  621. runOnlyForDeploymentPostprocessing = 0;
  622. };
  623. 4487F4DD26C583F300EF714D /* Resources */ = {
  624. isa = PBXResourcesBuildPhase;
  625. buildActionMask = 2147483647;
  626. files = (
  627. );
  628. runOnlyForDeploymentPostprocessing = 0;
  629. };
  630. 4487F4E826C583F300EF714D /* Resources */ = {
  631. isa = PBXResourcesBuildPhase;
  632. buildActionMask = 2147483647;
  633. files = (
  634. );
  635. runOnlyForDeploymentPostprocessing = 0;
  636. };
  637. /* End PBXResourcesBuildPhase section */
  638. /* Begin PBXShellScriptBuildPhase section */
  639. 03B7EEFAD31C4F2BAF161829 /* [CP] Embed Pods Frameworks */ = {
  640. isa = PBXShellScriptBuildPhase;
  641. buildActionMask = 2147483647;
  642. files = (
  643. );
  644. inputFileListPaths = (
  645. "${PODS_ROOT}/Target Support Files/Pods-Learn Genie-Learn GenieUITests/Pods-Learn Genie-Learn GenieUITests-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  646. );
  647. name = "[CP] Embed Pods Frameworks";
  648. outputFileListPaths = (
  649. "${PODS_ROOT}/Target Support Files/Pods-Learn Genie-Learn GenieUITests/Pods-Learn Genie-Learn GenieUITests-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  650. );
  651. runOnlyForDeploymentPostprocessing = 0;
  652. shellPath = /bin/sh;
  653. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Learn Genie-Learn GenieUITests/Pods-Learn Genie-Learn GenieUITests-frameworks.sh\"\n";
  654. showEnvVarsInLog = 0;
  655. };
  656. 23B4997C081439B49FDF03E9 /* [CP] Check Pods Manifest.lock */ = {
  657. isa = PBXShellScriptBuildPhase;
  658. buildActionMask = 2147483647;
  659. files = (
  660. );
  661. inputFileListPaths = (
  662. );
  663. inputPaths = (
  664. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  665. "${PODS_ROOT}/Manifest.lock",
  666. );
  667. name = "[CP] Check Pods Manifest.lock";
  668. outputFileListPaths = (
  669. );
  670. outputPaths = (
  671. "$(DERIVED_FILE_DIR)/Pods-Learn Genie-checkManifestLockResult.txt",
  672. );
  673. runOnlyForDeploymentPostprocessing = 0;
  674. shellPath = /bin/sh;
  675. 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";
  676. showEnvVarsInLog = 0;
  677. };
  678. 8798F1F26F511E3440E1C1BB /* [CP] Check Pods Manifest.lock */ = {
  679. isa = PBXShellScriptBuildPhase;
  680. buildActionMask = 2147483647;
  681. files = (
  682. );
  683. inputFileListPaths = (
  684. );
  685. inputPaths = (
  686. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  687. "${PODS_ROOT}/Manifest.lock",
  688. );
  689. name = "[CP] Check Pods Manifest.lock";
  690. outputFileListPaths = (
  691. );
  692. outputPaths = (
  693. "$(DERIVED_FILE_DIR)/Pods-Learn GenieTests-checkManifestLockResult.txt",
  694. );
  695. runOnlyForDeploymentPostprocessing = 0;
  696. shellPath = /bin/sh;
  697. 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";
  698. showEnvVarsInLog = 0;
  699. };
  700. A082D03009407858C77D2E74 /* [CP] Check Pods Manifest.lock */ = {
  701. isa = PBXShellScriptBuildPhase;
  702. buildActionMask = 2147483647;
  703. files = (
  704. );
  705. inputFileListPaths = (
  706. );
  707. inputPaths = (
  708. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  709. "${PODS_ROOT}/Manifest.lock",
  710. );
  711. name = "[CP] Check Pods Manifest.lock";
  712. outputFileListPaths = (
  713. );
  714. outputPaths = (
  715. "$(DERIVED_FILE_DIR)/Pods-Learn Genie-Learn GenieUITests-checkManifestLockResult.txt",
  716. );
  717. runOnlyForDeploymentPostprocessing = 0;
  718. shellPath = /bin/sh;
  719. 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";
  720. showEnvVarsInLog = 0;
  721. };
  722. C64EF73D2784FA4F0F95498B /* [CP] Embed Pods Frameworks */ = {
  723. isa = PBXShellScriptBuildPhase;
  724. buildActionMask = 2147483647;
  725. files = (
  726. );
  727. inputFileListPaths = (
  728. "${PODS_ROOT}/Target Support Files/Pods-Learn Genie/Pods-Learn Genie-frameworks-${CONFIGURATION}-input-files.xcfilelist",
  729. );
  730. name = "[CP] Embed Pods Frameworks";
  731. outputFileListPaths = (
  732. "${PODS_ROOT}/Target Support Files/Pods-Learn Genie/Pods-Learn Genie-frameworks-${CONFIGURATION}-output-files.xcfilelist",
  733. );
  734. runOnlyForDeploymentPostprocessing = 0;
  735. shellPath = /bin/sh;
  736. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Learn Genie/Pods-Learn Genie-frameworks.sh\"\n";
  737. showEnvVarsInLog = 0;
  738. };
  739. /* End PBXShellScriptBuildPhase section */
  740. /* Begin PBXSourcesBuildPhase section */
  741. 4487F4C526C583F300EF714D /* Sources */ = {
  742. isa = PBXSourcesBuildPhase;
  743. buildActionMask = 2147483647;
  744. files = (
  745. 4467AF8A26EBA14A00292976 /* MenuLearnAboutFinanceTableViewCell.swift in Sources */,
  746. 4467AF8426EB994300292976 /* DashboardTableViewCell.swift in Sources */,
  747. 4445A76226CD21D300AC7832 /* AppConstant.swift in Sources */,
  748. 446294CD26F2187F00E76A1A /* ChoiceCollectionViewCell.swift in Sources */,
  749. 4474062526CE6D9D00FF4CC4 /* HexColor.swift in Sources */,
  750. 44E46B0E26DF4F93000C5265 /* CustomButton.swift in Sources */,
  751. 4494126826F37054003D82A1 /* SelectedAnswerModel.swift in Sources */,
  752. 4487F50426C5878100EF714D /* LoginViewController.swift in Sources */,
  753. 44D1064626F1593600DE2736 /* TakeQuizViewController.swift in Sources */,
  754. 44641DEA26DE602A008CD485 /* Alert.swift in Sources */,
  755. 4487F4CD26C583F300EF714D /* AppDelegate.swift in Sources */,
  756. 4487F4CF26C583F300EF714D /* SceneDelegate.swift in Sources */,
  757. 4474062726CE6E6800FF4CC4 /* AppColor.swift in Sources */,
  758. 4487022026E6850E008288C6 /* TopicModel.swift in Sources */,
  759. 4467AF8E26EBA18200292976 /* MenuScoreboardTableViewCell.swift in Sources */,
  760. 4494126626F36FAE003D82A1 /* SessionManager.swift in Sources */,
  761. 4458798E2807CAA50078B9D6 /* WebinarTableViewCell.swift in Sources */,
  762. 445B087F26E1E5C8005BD35D /* UserDetailsViewController.swift in Sources */,
  763. 4487022226E6BF8D008288C6 /* Downloader.swift in Sources */,
  764. 4477B18126FDF251002E04C4 /* SaveScoreBoard.swift in Sources */,
  765. 44D657A726DC9DB800FF7625 /* VideoIntroductionViewController.swift in Sources */,
  766. 4405FAB126EF4BD000D26C5A /* OptionsTableViewCell.swift in Sources */,
  767. 4467AF9A26EBDDA000292976 /* UserDetailsModel.swift in Sources */,
  768. 44DF978126CF6BF0009C80AA /* SelectLanguageViewController.swift in Sources */,
  769. 44D657A926DC9DCF00FF7625 /* AudioIntroductionViewController.swift in Sources */,
  770. 440C39C7272A624E00EA633F /* SelectLanguageViewModel.swift in Sources */,
  771. 445B088326E20B57005BD35D /* TranslationModel.swift in Sources */,
  772. 4487021E26E6589B008288C6 /* DistrictModel.swift in Sources */,
  773. 446294CA26F1AFDD00E76A1A /* ChoiceModel.swift in Sources */,
  774. 445879902807D28F0078B9D6 /* WebinarModel.swift in Sources */,
  775. 44E7A5D526F5176300B0F678 /* Validation.swift in Sources */,
  776. 445B087D26E1E5A0005BD35D /* OTPVerificationViewController.swift in Sources */,
  777. 4467AF9226EBA1B300292976 /* MenuChangeLanguageTableViewCell.swift in Sources */,
  778. 44399CEE26E1495900A9B2DC /* LinearProgressBar.swift in Sources */,
  779. 4461C18626EE8D090046F3A6 /* CertificationTestViewController.swift in Sources */,
  780. 44C431E626DDFBD5004EE652 /* ApiManager.swift in Sources */,
  781. 44C431E426DDFAF7004EE652 /* UserDefaultsConstant.swift in Sources */,
  782. 446294C626F1AFB100E76A1A /* QuestionBankModel.swift in Sources */,
  783. 44D657A526DC9D6E00FF7625 /* IntroductionViewController.swift in Sources */,
  784. 44970BC126EF6EAB0028705F /* LevelModel.swift in Sources */,
  785. 44FA847126FF051800CE8EBF /* LoadingAnimationViewModel.swift in Sources */,
  786. 4491C4FC26F3DD0200DAD912 /* UITextFieldWithDoneButton.swift in Sources */,
  787. 44FA847326FF0D6D00CE8EBF /* ScoreBoardTableViewCell.swift in Sources */,
  788. 4461C18226EE8B530046F3A6 /* LearningModulesViewController.swift in Sources */,
  789. 4487F50926C5999300EF714D /* CustomView.swift in Sources */,
  790. 447E096E2700F26A00EE2C72 /* NetMonitor.swift in Sources */,
  791. 4458798C2807C5BF0078B9D6 /* WebinarViewController.swift in Sources */,
  792. 44E7C2F826C68CB9000FEF90 /* SideMenuViewController.swift in Sources */,
  793. 4461C18426EE8C220046F3A6 /* ScoreboardViewController.swift in Sources */,
  794. 449068C926FD02BF0091EBF9 /* AppNavigation.swift in Sources */,
  795. 44641DE626DE56D3008CD485 /* Reachability.swift in Sources */,
  796. 4467AF9426EBA1CC00292976 /* MenuEditProfileTableViewCell.swift in Sources */,
  797. 44D9694026F12FB30005BC1B /* OptionViewController.swift in Sources */,
  798. 4497A3392701870200FFB796 /* ViewAnswerChoiceCollectionViewCell.swift in Sources */,
  799. 4474062926CE855A00FF4CC4 /* RegisterViewController.swift in Sources */,
  800. 44074DDF26F920DF00FB8116 /* UserDetailsViewModel.swift in Sources */,
  801. 446294C826F1AFC900E76A1A /* QuestionModel.swift in Sources */,
  802. 440193C626F909D600680401 /* ViewAnswerViewController.swift in Sources */,
  803. 4497A3372701862C00FFB796 /* ViewAnswerTableViewCell.swift in Sources */,
  804. 4442F6842809468800DD5070 /* WebinarViewModel.swift in Sources */,
  805. 44D9693E26F12A7B0005BC1B /* LearningModulesTableViewCell.swift in Sources */,
  806. 44C431E826DDFD9C004EE652 /* ActivityIndicator.swift in Sources */,
  807. 4487F50626C58FDC00EF714D /* LoadingAnimationViewController.swift in Sources */,
  808. 4444944D27A82BF000701251 /* AnimationTakeQuizViewController.swift in Sources */,
  809. 4474062326CE4ACF00FF4CC4 /* WelcomeSliderViewController.swift in Sources */,
  810. 44F38ADF26E08DC600C5B9D5 /* AppExtention.swift in Sources */,
  811. 4467AF9026EBA19800292976 /* MenuWebinarTableViewCell.swift in Sources */,
  812. 4487F50226C5873300EF714D /* SplashScreenViewController.swift in Sources */,
  813. 44641DEC26DE6813008CD485 /* NetworkIndicator.swift in Sources */,
  814. 44F38ADD26E0838500C5B9D5 /* LanguageModel.swift in Sources */,
  815. 4422507126F45CE5009A66AF /* ToolbarPickerView.swift in Sources */,
  816. 4467AF9826EBA1F800292976 /* MenuHeaderTableViewCell.swift in Sources */,
  817. 4467AF9626EBA1DE00292976 /* MenuLogoutTableViewCell.swift in Sources */,
  818. 44C431DF26DDE9A6004EE652 /* DBManager.swift in Sources */,
  819. 445B088126E1E5E5005BD35D /* ChangePasswordViewController.swift in Sources */,
  820. 4482BB69280C961100A4B37A /* MeetingModel.swift in Sources */,
  821. 44E46B4F26DFF9A0000C5265 /* SplashScreenViewModel.swift in Sources */,
  822. 4411FE2226CB7E5100D19808 /* DashboardViewController.swift in Sources */,
  823. 4467AF8C26EBA16D00292976 /* MenuCertificationTableViewCell.swift in Sources */,
  824. 44399CF226E15BB400A9B2DC /* RoleModel.swift in Sources */,
  825. 4467AF8826EBA12500292976 /* MenuHomeTableViewCell.swift in Sources */,
  826. 44641DE826DE570C008CD485 /* Helper.swift in Sources */,
  827. 4487021C26E6572D008288C6 /* StateModel.swift in Sources */,
  828. );
  829. runOnlyForDeploymentPostprocessing = 0;
  830. };
  831. 4487F4DB26C583F300EF714D /* Sources */ = {
  832. isa = PBXSourcesBuildPhase;
  833. buildActionMask = 2147483647;
  834. files = (
  835. 4487F4E426C583F300EF714D /* Learn_GenieTests.swift in Sources */,
  836. );
  837. runOnlyForDeploymentPostprocessing = 0;
  838. };
  839. 4487F4E626C583F300EF714D /* Sources */ = {
  840. isa = PBXSourcesBuildPhase;
  841. buildActionMask = 2147483647;
  842. files = (
  843. 4487F4EF26C583F300EF714D /* Learn_GenieUITests.swift in Sources */,
  844. );
  845. runOnlyForDeploymentPostprocessing = 0;
  846. };
  847. /* End PBXSourcesBuildPhase section */
  848. /* Begin PBXTargetDependency section */
  849. 4487F4E126C583F300EF714D /* PBXTargetDependency */ = {
  850. isa = PBXTargetDependency;
  851. target = 4487F4C826C583F300EF714D /* Learn Genie */;
  852. targetProxy = 4487F4E026C583F300EF714D /* PBXContainerItemProxy */;
  853. };
  854. 4487F4EC26C583F300EF714D /* PBXTargetDependency */ = {
  855. isa = PBXTargetDependency;
  856. target = 4487F4C826C583F300EF714D /* Learn Genie */;
  857. targetProxy = 4487F4EB26C583F300EF714D /* PBXContainerItemProxy */;
  858. };
  859. /* End PBXTargetDependency section */
  860. /* Begin PBXVariantGroup section */
  861. 4487F4D226C583F300EF714D /* Main.storyboard */ = {
  862. isa = PBXVariantGroup;
  863. children = (
  864. 4487F4D326C583F300EF714D /* Base */,
  865. );
  866. name = Main.storyboard;
  867. sourceTree = "<group>";
  868. };
  869. 4487F4D726C583F300EF714D /* LaunchScreen.storyboard */ = {
  870. isa = PBXVariantGroup;
  871. children = (
  872. 4487F4D826C583F300EF714D /* Base */,
  873. );
  874. name = LaunchScreen.storyboard;
  875. sourceTree = "<group>";
  876. };
  877. /* End PBXVariantGroup section */
  878. /* Begin XCBuildConfiguration section */
  879. 4487F4F126C583F300EF714D /* Debug */ = {
  880. isa = XCBuildConfiguration;
  881. buildSettings = {
  882. ALWAYS_SEARCH_USER_PATHS = NO;
  883. CLANG_ANALYZER_NONNULL = YES;
  884. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  885. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  886. CLANG_CXX_LIBRARY = "libc++";
  887. CLANG_ENABLE_MODULES = YES;
  888. CLANG_ENABLE_OBJC_ARC = YES;
  889. CLANG_ENABLE_OBJC_WEAK = YES;
  890. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  891. CLANG_WARN_BOOL_CONVERSION = YES;
  892. CLANG_WARN_COMMA = YES;
  893. CLANG_WARN_CONSTANT_CONVERSION = YES;
  894. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  895. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  896. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  897. CLANG_WARN_EMPTY_BODY = YES;
  898. CLANG_WARN_ENUM_CONVERSION = YES;
  899. CLANG_WARN_INFINITE_RECURSION = YES;
  900. CLANG_WARN_INT_CONVERSION = YES;
  901. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  902. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  903. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  904. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  905. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  906. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  907. CLANG_WARN_STRICT_PROTOTYPES = YES;
  908. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  909. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  910. CLANG_WARN_UNREACHABLE_CODE = YES;
  911. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  912. COPY_PHASE_STRIP = NO;
  913. DEBUG_INFORMATION_FORMAT = dwarf;
  914. ENABLE_STRICT_OBJC_MSGSEND = YES;
  915. ENABLE_TESTABILITY = YES;
  916. GCC_C_LANGUAGE_STANDARD = gnu11;
  917. GCC_DYNAMIC_NO_PIC = NO;
  918. GCC_NO_COMMON_BLOCKS = YES;
  919. GCC_OPTIMIZATION_LEVEL = 0;
  920. GCC_PREPROCESSOR_DEFINITIONS = (
  921. "DEBUG=1",
  922. "$(inherited)",
  923. );
  924. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  925. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  926. GCC_WARN_UNDECLARED_SELECTOR = YES;
  927. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  928. GCC_WARN_UNUSED_FUNCTION = YES;
  929. GCC_WARN_UNUSED_VARIABLE = YES;
  930. IPHONEOS_DEPLOYMENT_TARGET = 14.5;
  931. MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
  932. MTL_FAST_MATH = YES;
  933. ONLY_ACTIVE_ARCH = YES;
  934. SDKROOT = iphoneos;
  935. SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
  936. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  937. };
  938. name = Debug;
  939. };
  940. 4487F4F226C583F300EF714D /* Release */ = {
  941. isa = XCBuildConfiguration;
  942. buildSettings = {
  943. ALWAYS_SEARCH_USER_PATHS = NO;
  944. CLANG_ANALYZER_NONNULL = YES;
  945. CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
  946. CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
  947. CLANG_CXX_LIBRARY = "libc++";
  948. CLANG_ENABLE_MODULES = YES;
  949. CLANG_ENABLE_OBJC_ARC = YES;
  950. CLANG_ENABLE_OBJC_WEAK = YES;
  951. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  952. CLANG_WARN_BOOL_CONVERSION = YES;
  953. CLANG_WARN_COMMA = YES;
  954. CLANG_WARN_CONSTANT_CONVERSION = YES;
  955. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  956. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  957. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  958. CLANG_WARN_EMPTY_BODY = YES;
  959. CLANG_WARN_ENUM_CONVERSION = YES;
  960. CLANG_WARN_INFINITE_RECURSION = YES;
  961. CLANG_WARN_INT_CONVERSION = YES;
  962. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  963. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  964. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  965. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  966. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  967. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  968. CLANG_WARN_STRICT_PROTOTYPES = YES;
  969. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  970. CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
  971. CLANG_WARN_UNREACHABLE_CODE = YES;
  972. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  973. COPY_PHASE_STRIP = NO;
  974. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  975. ENABLE_NS_ASSERTIONS = NO;
  976. ENABLE_STRICT_OBJC_MSGSEND = YES;
  977. GCC_C_LANGUAGE_STANDARD = gnu11;
  978. GCC_NO_COMMON_BLOCKS = YES;
  979. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  980. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  981. GCC_WARN_UNDECLARED_SELECTOR = YES;
  982. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  983. GCC_WARN_UNUSED_FUNCTION = YES;
  984. GCC_WARN_UNUSED_VARIABLE = YES;
  985. IPHONEOS_DEPLOYMENT_TARGET = 14.5;
  986. MTL_ENABLE_DEBUG_INFO = NO;
  987. MTL_FAST_MATH = YES;
  988. SDKROOT = iphoneos;
  989. SWIFT_COMPILATION_MODE = wholemodule;
  990. SWIFT_OPTIMIZATION_LEVEL = "-O";
  991. VALIDATE_PRODUCT = YES;
  992. };
  993. name = Release;
  994. };
  995. 4487F4F426C583F300EF714D /* Debug */ = {
  996. isa = XCBuildConfiguration;
  997. baseConfigurationReference = ABB6E59C1CE1092E8C4C4994 /* Pods-Learn Genie.debug.xcconfig */;
  998. buildSettings = {
  999. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1000. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  1001. CODE_SIGN_ENTITLEMENTS = "Learn Genie/Learn Genie.entitlements";
  1002. CODE_SIGN_IDENTITY = "Apple Development";
  1003. CODE_SIGN_STYLE = Automatic;
  1004. CURRENT_PROJECT_VERSION = 5;
  1005. DEVELOPMENT_TEAM = W3M5C5X445;
  1006. ENABLE_BITCODE = NO;
  1007. INFOPLIST_FILE = "Learn Genie/Info.plist";
  1008. LD_RUNPATH_SEARCH_PATHS = (
  1009. "$(inherited)",
  1010. "@executable_path/Frameworks",
  1011. );
  1012. MARKETING_VERSION = 2.3;
  1013. ONLY_ACTIVE_ARCH = YES;
  1014. PRODUCT_BUNDLE_IDENTIFIER = com.learnGenie;
  1015. PRODUCT_NAME = "$(TARGET_NAME)";
  1016. PROVISIONING_PROFILE_SPECIFIER = "";
  1017. SWIFT_VERSION = 5.0;
  1018. TARGETED_DEVICE_FAMILY = 1;
  1019. };
  1020. name = Debug;
  1021. };
  1022. 4487F4F526C583F300EF714D /* Release */ = {
  1023. isa = XCBuildConfiguration;
  1024. baseConfigurationReference = D30854B59361B84AF3F9137A /* Pods-Learn Genie.release.xcconfig */;
  1025. buildSettings = {
  1026. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1027. ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
  1028. CODE_SIGN_ENTITLEMENTS = "Learn Genie/Learn Genie.entitlements";
  1029. CODE_SIGN_IDENTITY = "Apple Development";
  1030. CODE_SIGN_STYLE = Automatic;
  1031. CURRENT_PROJECT_VERSION = 5;
  1032. DEVELOPMENT_TEAM = W3M5C5X445;
  1033. ENABLE_BITCODE = NO;
  1034. INFOPLIST_FILE = "Learn Genie/Info.plist";
  1035. LD_RUNPATH_SEARCH_PATHS = (
  1036. "$(inherited)",
  1037. "@executable_path/Frameworks",
  1038. );
  1039. MARKETING_VERSION = 2.3;
  1040. ONLY_ACTIVE_ARCH = YES;
  1041. PRODUCT_BUNDLE_IDENTIFIER = com.learnGenie;
  1042. PRODUCT_NAME = "$(TARGET_NAME)";
  1043. PROVISIONING_PROFILE_SPECIFIER = "";
  1044. SWIFT_VERSION = 5.0;
  1045. TARGETED_DEVICE_FAMILY = 1;
  1046. };
  1047. name = Release;
  1048. };
  1049. 4487F4F726C583F300EF714D /* Debug */ = {
  1050. isa = XCBuildConfiguration;
  1051. baseConfigurationReference = BD16E169EE1A08A44A69070B /* Pods-Learn GenieTests.debug.xcconfig */;
  1052. buildSettings = {
  1053. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1054. BUNDLE_LOADER = "$(TEST_HOST)";
  1055. CODE_SIGN_STYLE = Automatic;
  1056. DEVELOPMENT_TEAM = TFJ58H43X2;
  1057. INFOPLIST_FILE = "Learn GenieTests/Info.plist";
  1058. IPHONEOS_DEPLOYMENT_TARGET = 14.5;
  1059. LD_RUNPATH_SEARCH_PATHS = (
  1060. "$(inherited)",
  1061. "@executable_path/Frameworks",
  1062. "@loader_path/Frameworks",
  1063. );
  1064. PRODUCT_BUNDLE_IDENTIFIER = "com.Learn-GenieTests";
  1065. PRODUCT_NAME = "$(TARGET_NAME)";
  1066. SWIFT_VERSION = 5.0;
  1067. TARGETED_DEVICE_FAMILY = "1,2";
  1068. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Learn Genie.app/Learn Genie";
  1069. };
  1070. name = Debug;
  1071. };
  1072. 4487F4F826C583F300EF714D /* Release */ = {
  1073. isa = XCBuildConfiguration;
  1074. baseConfigurationReference = 0905BAA1167B134B382AA61F /* Pods-Learn GenieTests.release.xcconfig */;
  1075. buildSettings = {
  1076. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1077. BUNDLE_LOADER = "$(TEST_HOST)";
  1078. CODE_SIGN_STYLE = Automatic;
  1079. DEVELOPMENT_TEAM = TFJ58H43X2;
  1080. INFOPLIST_FILE = "Learn GenieTests/Info.plist";
  1081. IPHONEOS_DEPLOYMENT_TARGET = 14.5;
  1082. LD_RUNPATH_SEARCH_PATHS = (
  1083. "$(inherited)",
  1084. "@executable_path/Frameworks",
  1085. "@loader_path/Frameworks",
  1086. );
  1087. PRODUCT_BUNDLE_IDENTIFIER = "com.Learn-GenieTests";
  1088. PRODUCT_NAME = "$(TARGET_NAME)";
  1089. SWIFT_VERSION = 5.0;
  1090. TARGETED_DEVICE_FAMILY = "1,2";
  1091. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/Learn Genie.app/Learn Genie";
  1092. };
  1093. name = Release;
  1094. };
  1095. 4487F4FA26C583F300EF714D /* Debug */ = {
  1096. isa = XCBuildConfiguration;
  1097. baseConfigurationReference = 4AB4DD7C2272FF3352C475DD /* Pods-Learn Genie-Learn GenieUITests.debug.xcconfig */;
  1098. buildSettings = {
  1099. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1100. CODE_SIGN_STYLE = Automatic;
  1101. DEVELOPMENT_TEAM = TFJ58H43X2;
  1102. INFOPLIST_FILE = "Learn GenieUITests/Info.plist";
  1103. LD_RUNPATH_SEARCH_PATHS = (
  1104. "$(inherited)",
  1105. "@executable_path/Frameworks",
  1106. "@loader_path/Frameworks",
  1107. );
  1108. PRODUCT_BUNDLE_IDENTIFIER = "com.Learn-GenieUITests";
  1109. PRODUCT_NAME = "$(TARGET_NAME)";
  1110. SWIFT_VERSION = 5.0;
  1111. TARGETED_DEVICE_FAMILY = "1,2";
  1112. TEST_TARGET_NAME = "Learn Genie";
  1113. };
  1114. name = Debug;
  1115. };
  1116. 4487F4FB26C583F300EF714D /* Release */ = {
  1117. isa = XCBuildConfiguration;
  1118. baseConfigurationReference = FE6F083B50AF6AAE00D04F31 /* Pods-Learn Genie-Learn GenieUITests.release.xcconfig */;
  1119. buildSettings = {
  1120. ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
  1121. CODE_SIGN_STYLE = Automatic;
  1122. DEVELOPMENT_TEAM = TFJ58H43X2;
  1123. INFOPLIST_FILE = "Learn GenieUITests/Info.plist";
  1124. LD_RUNPATH_SEARCH_PATHS = (
  1125. "$(inherited)",
  1126. "@executable_path/Frameworks",
  1127. "@loader_path/Frameworks",
  1128. );
  1129. PRODUCT_BUNDLE_IDENTIFIER = "com.Learn-GenieUITests";
  1130. PRODUCT_NAME = "$(TARGET_NAME)";
  1131. SWIFT_VERSION = 5.0;
  1132. TARGETED_DEVICE_FAMILY = "1,2";
  1133. TEST_TARGET_NAME = "Learn Genie";
  1134. };
  1135. name = Release;
  1136. };
  1137. /* End XCBuildConfiguration section */
  1138. /* Begin XCConfigurationList section */
  1139. 4487F4C426C583F300EF714D /* Build configuration list for PBXProject "Learn Genie" */ = {
  1140. isa = XCConfigurationList;
  1141. buildConfigurations = (
  1142. 4487F4F126C583F300EF714D /* Debug */,
  1143. 4487F4F226C583F300EF714D /* Release */,
  1144. );
  1145. defaultConfigurationIsVisible = 0;
  1146. defaultConfigurationName = Release;
  1147. };
  1148. 4487F4F326C583F300EF714D /* Build configuration list for PBXNativeTarget "Learn Genie" */ = {
  1149. isa = XCConfigurationList;
  1150. buildConfigurations = (
  1151. 4487F4F426C583F300EF714D /* Debug */,
  1152. 4487F4F526C583F300EF714D /* Release */,
  1153. );
  1154. defaultConfigurationIsVisible = 0;
  1155. defaultConfigurationName = Release;
  1156. };
  1157. 4487F4F626C583F300EF714D /* Build configuration list for PBXNativeTarget "Learn GenieTests" */ = {
  1158. isa = XCConfigurationList;
  1159. buildConfigurations = (
  1160. 4487F4F726C583F300EF714D /* Debug */,
  1161. 4487F4F826C583F300EF714D /* Release */,
  1162. );
  1163. defaultConfigurationIsVisible = 0;
  1164. defaultConfigurationName = Release;
  1165. };
  1166. 4487F4F926C583F300EF714D /* Build configuration list for PBXNativeTarget "Learn GenieUITests" */ = {
  1167. isa = XCConfigurationList;
  1168. buildConfigurations = (
  1169. 4487F4FA26C583F300EF714D /* Debug */,
  1170. 4487F4FB26C583F300EF714D /* Release */,
  1171. );
  1172. defaultConfigurationIsVisible = 0;
  1173. defaultConfigurationName = Release;
  1174. };
  1175. /* End XCConfigurationList section */
  1176. };
  1177. rootObject = 4487F4C126C583F300EF714D /* Project object */;
  1178. }