Proyectos de Subversion Iphone Microlearning - Nuevo Interface

Rev

Rev 13 | Rev 17 | Ir a la última revisión | | Comparar con el anterior | Ultima modificación | Ver Log |

Rev Autor Línea Nro. Línea
1 efrain 1
// !$*UTF8*$!
2
{
3
	archiveVersion = 1;
4
	classes = {
5
	};
6
	objectVersion = 51;
7
	objects = {
8
 
9
/* Begin PBXBuildFile section */
10
		9605037F27BE810D00E6E5DF /* CardCapsuleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9605037E27BE810D00E6E5DF /* CardCapsuleView.swift */; };
11
		9605038427BE82F400E6E5DF /* GridCapsuleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9605038327BE82F400E6E5DF /* GridCapsuleView.swift */; };
12
		9605038927BE876A00E6E5DF /* CardSlideView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9605038827BE876A00E6E5DF /* CardSlideView.swift */; };
13
		9605038E27BF014200E6E5DF /* GridSlideView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9605038D27BF014200E6E5DF /* GridSlideView.swift */; };
14
		9605039327BF382F00E6E5DF /* MainView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9605039227BF382F00E6E5DF /* MainView.swift */; };
15
		9606608927A1B606006DEB48 /* LoadingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9606608827A1B606006DEB48 /* LoadingView.swift */; };
16
		960660D427A1ED2E006DEB48 /* GridTopicView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 960660D327A1ED2E006DEB48 /* GridTopicView.swift */; };
17
		960660D927A1ED84006DEB48 /* CardTopicView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 960660D827A1ED84006DEB48 /* CardTopicView.swift */; };
18
		960660E627A2177A006DEB48 /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 960660E527A2177A006DEB48 /* Constants.swift */; };
19
		960660EB27A21CB6006DEB48 /* Config.swift in Sources */ = {isa = PBXBuildFile; fileRef = 960660EA27A21CB6006DEB48 /* Config.swift */; };
20
		960660F727A22004006DEB48 /* ExtensionUIColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 960660F627A22004006DEB48 /* ExtensionUIColor.swift */; };
21
		9606F34627CE37330019626A /* UserExtendedModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9606F34527CE37330019626A /* UserExtendedModel.swift */; };
22
		9606F34B27CE3A200019626A /* UserExtendedDao.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9606F34A27CE3A200019626A /* UserExtendedDao.swift */; };
23
		960D0F0828234EFF001F9F16 /* ProfileView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 960D0F0728234EFF001F9F16 /* ProfileView.swift */; };
24
		960D0F0D2824094C001F9F16 /* TimeLineViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 960D0F0C2824094C001F9F16 /* TimeLineViewModel.swift */; };
25
		960D0F12282416B6001F9F16 /* CustomAsyncImageProfile.swift in Sources */ = {isa = PBXBuildFile; fileRef = 960D0F11282416B6001F9F16 /* CustomAsyncImageProfile.swift */; };
26
		960D0F172824469A001F9F16 /* MyProgressView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 960D0F162824469A001F9F16 /* MyProgressView.swift */; };
27
		960D0F1F2824481F001F9F16 /* ProgressBarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 960D0F1E2824481F001F9F16 /* ProgressBarView.swift */; };
28
		9613946C2815C86100C37BC1 /* VideoPlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9613946B2815C86100C37BC1 /* VideoPlayerView.swift */; };
13 efrain 29
		96169AE228997A1D00455DFC /* CommentAndRatingCapsuleViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96169AE128997A1D00455DFC /* CommentAndRatingCapsuleViewModel.swift */; };
30
		96169AED2899C5CE00455DFC /* CommentAndRatingCommentListEmptyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96169AEC2899C5CE00455DFC /* CommentAndRatingCommentListEmptyView.swift */; };
1 efrain 31
		961A0C25287E066F003A6608 /* LottieView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 961A0C24287E066F003A6608 /* LottieView.swift */; };
32
		9620EFFD27D0239500387C08 /* SlideGridViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9620EFFC27D0239500387C08 /* SlideGridViewModel.swift */; };
33
		96270761278FBCFC005EDFFA /* TwoGetSkillsApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96270760278FBCFC005EDFFA /* TwoGetSkillsApp.swift */; };
34
		96270765278FBCFE005EDFFA /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 96270764278FBCFE005EDFFA /* Assets.xcassets */; };
35
		96270768278FBCFE005EDFFA /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 96270767278FBCFE005EDFFA /* Preview Assets.xcassets */; };
36
		96270773278FBCFF005EDFFA /* twogetskillsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96270772278FBCFF005EDFFA /* twogetskillsTests.swift */; };
37
		9627077E278FBCFF005EDFFA /* twogetskillsUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9627077D278FBCFF005EDFFA /* twogetskillsUITests.swift */; };
38
		9634152827A4661A000E33A7 /* FinishCapsuleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9634152727A4661A000E33A7 /* FinishCapsuleView.swift */; };
39
		9634152D27A468BA000E33A7 /* FinishTopicView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9634152C27A468BA000E33A7 /* FinishTopicView.swift */; };
13 efrain 40
		963F17FD2896966200B29436 /* CommentAndRatingViewCommentsModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 963F17FC2896966200B29436 /* CommentAndRatingViewCommentsModel.swift */; };
1 efrain 41
		963F18052896994300B29436 /* UserNotificationModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 963F18042896994300B29436 /* UserNotificationModel.swift */; };
42
		963F180D2896AF0F00B29436 /* UserNotificationDao.swift in Sources */ = {isa = PBXBuildFile; fileRef = 963F180C2896AF0F00B29436 /* UserNotificationDao.swift */; };
43
		963F1812289770DD00B29436 /* MyCapsulesListingItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 963F1811289770DD00B29436 /* MyCapsulesListingItemView.swift */; };
44
		963F181A289775D500B29436 /* NotificationListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 963F1819289775D500B29436 /* NotificationListView.swift */; };
45
		963F181F289775FF00B29436 /* NotificationListViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 963F181E289775FE00B29436 /* NotificationListViewModel.swift */; };
46
		963F184628977DAC00B29436 /* HomeViewSubPage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 963F184528977DAC00B29436 /* HomeViewSubPage.swift */; };
47
		96565586286C9C4500D044F4 /* TopicCapsuleViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96565585286C9C4500D044F4 /* TopicCapsuleViewModel.swift */; };
48
		9656558E286C9D5A00D044F4 /* CapsuleCardViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9656558D286C9D5A00D044F4 /* CapsuleCardViewModel.swift */; };
49
		965655A2286CEA2900D044F4 /* GalleryGridViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 965655A1286CEA2900D044F4 /* GalleryGridViewModel.swift */; };
50
		965655A7286CEA6700D044F4 /* GalleryCardViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 965655A6286CEA6700D044F4 /* GalleryCardViewModel.swift */; };
51
		96591AE527D8E274005A9D69 /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96591AE427D8E274005A9D69 /* ImageCache.swift */; };
52
		96591AEA27D8E2BD005A9D69 /* ImageLoader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96591AE927D8E2BD005A9D69 /* ImageLoader.swift */; };
53
		96591AF727D8E383005A9D69 /* EnvironmentValues+ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96591AF627D8E383005A9D69 /* EnvironmentValues+ImageCache.swift */; };
54
		96591AFC27D8E8CA005A9D69 /* CustomAsyncImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96591AFB27D8E8CA005A9D69 /* CustomAsyncImage.swift */; };
55
		965E18E0287B208B00316060 /* MyCapsules.swift in Sources */ = {isa = PBXBuildFile; fileRef = 965E18DF287B208B00316060 /* MyCapsules.swift */; };
56
		9665F22027C667B200970AC4 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9665F21F27C667B200970AC4 /* AppDelegate.swift */; };
57
		9669FA2027C5CA9200E1C0A7 /* CapsuleGridViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9669FA1F27C5CA9200E1C0A7 /* CapsuleGridViewModel.swift */; };
58
		966D2809282124190066974F /* SlideCardViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966D2808282124190066974F /* SlideCardViewModel.swift */; };
59
		966F1F0A27C3C8CD001D019E /* TimeLineView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F0927C3C8CD001D019E /* TimeLineView.swift */; };
60
		966F1F1027C41AF1001D019E /* TopicGridViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F0F27C41AF1001D019E /* TopicGridViewModel.swift */; };
61
		966F1F1927C41BC0001D019E /* TopicModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F1827C41BC0001D019E /* TopicModel.swift */; };
62
		966F1F2127C41C1B001D019E /* CapsuleModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F2027C41C1B001D019E /* CapsuleModel.swift */; };
63
		966F1F2627C41C4B001D019E /* SlideModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F2527C41C4B001D019E /* SlideModel.swift */; };
64
		966F1F2B27C41C87001D019E /* QuizModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F2A27C41C87001D019E /* QuizModel.swift */; };
65
		966F1F3027C41CA4001D019E /* QuestionModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F2F27C41CA4001D019E /* QuestionModel.swift */; };
66
		966F1F3527C41CC1001D019E /* AnswerModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F3427C41CC1001D019E /* AnswerModel.swift */; };
67
		966F1F3A27C41CDE001D019E /* CompanyModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F3927C41CDE001D019E /* CompanyModel.swift */; };
68
		966F1F3F27C41D0C001D019E /* ProgressModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F3E27C41D0C001D019E /* ProgressModel.swift */; };
69
		966F1F4427C41D3A001D019E /* SyncModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F4327C41D3A001D019E /* SyncModel.swift */; };
70
		966F1F4927C41D58001D019E /* UserLogModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F4827C41D58001D019E /* UserLogModel.swift */; };
71
		966F1F4F27C41DD9001D019E /* AnswerDao.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F4E27C41DD9001D019E /* AnswerDao.swift */; };
72
		966F1F5427C41E16001D019E /* CapsuleDao.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F5327C41E16001D019E /* CapsuleDao.swift */; };
73
		966F1F5927C41E42001D019E /* CompanyDao.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F5827C41E42001D019E /* CompanyDao.swift */; };
74
		966F1F6127C41E63001D019E /* ProgressDao.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F6027C41E63001D019E /* ProgressDao.swift */; };
75
		966F1F6627C41EB0001D019E /* QuestionDao.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F6527C41EB0001D019E /* QuestionDao.swift */; };
76
		966F1F6B27C41EEF001D019E /* SyncDao.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F6A27C41EEF001D019E /* SyncDao.swift */; };
77
		966F1F7027C41F12001D019E /* SlideDao.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F6F27C41F12001D019E /* SlideDao.swift */; };
78
		966F1F7527C41F50001D019E /* TopicDao.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F7427C41F50001D019E /* TopicDao.swift */; };
79
		966F1F7B27C41F97001D019E /* QuizDao.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F7A27C41F97001D019E /* QuizDao.swift */; };
80
		966F1F8027C41FCB001D019E /* UserLogDao.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F7F27C41FCB001D019E /* UserLogDao.swift */; };
81
		966F1F8527C41FE9001D019E /* Database.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F8427C41FE9001D019E /* Database.swift */; };
82
		968F115D288CCCBE00996AF3 /* NotificationView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 968F115C288CCCBD00996AF3 /* NotificationView.swift */; };
83
		968F119E288DFA9500996AF3 /* TabBarIconView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 968F119D288DFA9500996AF3 /* TabBarIconView.swift */; };
84
		968F11A3288DFAE900996AF3 /* PlusMenuView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 968F11A2288DFAE900996AF3 /* PlusMenuView.swift */; };
85
		968F350D2861EE8E005722BD /* SplashScreenView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 968F350C2861EE8E005722BD /* SplashScreenView.swift */; };
86
		968F35122861EEED005722BD /* NetworkMonitor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 968F35112861EEED005722BD /* NetworkMonitor.swift */; };
87
		9692E54127D4DA6D000C8FF8 /* CardGalleryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9692E54027D4DA6D000C8FF8 /* CardGalleryView.swift */; };
88
		9692E54927D66715000C8FF8 /* GridGalleryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9692E54827D66715000C8FF8 /* GridGalleryView.swift */; };
89
		9697607027C83BDD00A488D8 /* SyncAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9697606F27C83BDD00A488D8 /* SyncAdapter.swift */; };
90
		9697BBC4285D554B00E513A7 /* HomeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9697BBC3285D554B00E513A7 /* HomeView.swift */; };
91
		96993ACC287E580A00A6EE66 /* quiz-intro.json in Resources */ = {isa = PBXBuildFile; fileRef = 96993AC4287E580A00A6EE66 /* quiz-intro.json */; };
92
		96993ACD287E580A00A6EE66 /* quiz-success.json in Resources */ = {isa = PBXBuildFile; fileRef = 96993AC5287E580A00A6EE66 /* quiz-success.json */; };
93
		96993ACE287E580A00A6EE66 /* intro.json in Resources */ = {isa = PBXBuildFile; fileRef = 96993AC6287E580A00A6EE66 /* intro.json */; };
94
		96993ACF287E580A00A6EE66 /* quiz-init.json in Resources */ = {isa = PBXBuildFile; fileRef = 96993AC7287E580A00A6EE66 /* quiz-init.json */; };
95
		96993AD0287E580A00A6EE66 /* learning-video.json in Resources */ = {isa = PBXBuildFile; fileRef = 96993AC8287E580A00A6EE66 /* learning-video.json */; };
96
		96993AD1287E580A00A6EE66 /* quiz-fail.json in Resources */ = {isa = PBXBuildFile; fileRef = 96993AC9287E580A00A6EE66 /* quiz-fail.json */; };
97
		96993AD2287E580A00A6EE66 /* topic-finish.json in Resources */ = {isa = PBXBuildFile; fileRef = 96993ACA287E580A00A6EE66 /* topic-finish.json */; };
98
		96993AD3287E580A00A6EE66 /* capsule-finish.json in Resources */ = {isa = PBXBuildFile; fileRef = 96993ACB287E580A00A6EE66 /* capsule-finish.json */; };
99
		969C921927ED0F3600757EDA /* TimeLinePointView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 969C921827ED0F3600757EDA /* TimeLinePointView.swift */; };
13 efrain 100
		969E9B96289AB7B700FDB287 /* good-bye.json in Resources */ = {isa = PBXBuildFile; fileRef = 969E9B95289AB7B700FDB287 /* good-bye.json */; };
101
		969E9B9B289ABEAA00FDB287 /* good-bye2.json in Resources */ = {isa = PBXBuildFile; fileRef = 969E9B9A289ABEAA00FDB287 /* good-bye2.json */; };
102
		969E9BC1289AD84B00FDB287 /* ExtensionStringTrim.swift in Sources */ = {isa = PBXBuildFile; fileRef = 969E9BC0289AD84B00FDB287 /* ExtensionStringTrim.swift */; };
103
		969E9BCF289B14CE00FDB287 /* AppModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 969E9BCE289B14CE00FDB287 /* AppModel.swift */; };
104
		969E9BD4289B1FDA00FDB287 /* AppDao.swift in Sources */ = {isa = PBXBuildFile; fileRef = 969E9BD3289B1FDA00FDB287 /* AppDao.swift */; };
1 efrain 105
		96A2169E27CBC3FD0077513C /* DataService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96A2169D27CBC3FD0077513C /* DataService.swift */; };
13 efrain 106
		96B60181289AB6BB00947063 /* GoodByeView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96B60180289AB6BB00947063 /* GoodByeView.swift */; };
1 efrain 107
		96C43F0E28181CB1004E9E6F /* WebViewerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96C43F0D28181CB1004E9E6F /* WebViewerView.swift */; };
108
		96C43F1328181CCA004E9E6F /* PdfViewerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96C43F1228181CCA004E9E6F /* PdfViewerView.swift */; };
109
		96C43F1B281823FE004E9E6F /* PDFKitRepresentedView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96C43F1A281823FE004E9E6F /* PDFKitRepresentedView.swift */; };
110
		96C43F652818D16D004E9E6F /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96C43F642818D16D004E9E6F /* SceneDelegate.swift */; };
111
		96D5183527DA044600A0DEB1 /* PieSliceView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96D5183427DA044600A0DEB1 /* PieSliceView.swift */; };
112
		96D5183D27DA048E00A0DEB1 /* PieChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96D5183C27DA048E00A0DEB1 /* PieChartView.swift */; };
113
		96DACE4127A311B700ED566D /* SigninView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96DACE4027A311B700ED566D /* SigninView.swift */; };
114
		96DD53D6288EF5C20075B4E3 /* ExtensionUIApplication.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96DD53D5288EF5C20075B4E3 /* ExtensionUIApplication.swift */; };
115
		96E2BC0F28917E7300F5AC99 /* MyCapsuleInProgressView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96E2BC0E28917E7300F5AC99 /* MyCapsuleInProgressView.swift */; };
116
		96E2BC372891988400F5AC99 /* MyCapsulesHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96E2BC362891988400F5AC99 /* MyCapsulesHeaderView.swift */; };
117
		96E2BC3C289198B900F5AC99 /* MyCapsulesPickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96E2BC3B289198B900F5AC99 /* MyCapsulesPickerView.swift */; };
118
		96E2BC442891991600F5AC99 /* MyCapsulesFilterView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96E2BC432891991600F5AC99 /* MyCapsulesFilterView.swift */; };
119
		96E2BC4C2891C12100F5AC99 /* MyCapsuleListItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96E2BC4B2891C12100F5AC99 /* MyCapsuleListItemView.swift */; };
120
		96E2BC542891C33400F5AC99 /* MyCapsulesListingViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96E2BC532891C33400F5AC99 /* MyCapsulesListingViewModel.swift */; };
121
		96E2BC592891CA9A00F5AC99 /* MyCapsuleInProgressViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96E2BC582891CA9A00F5AC99 /* MyCapsuleInProgressViewModel.swift */; };
122
		96E2BC5E2891F52C00F5AC99 /* FiveStarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96E2BC5D2891F52C00F5AC99 /* FiveStarView.swift */; };
123
		96E2BC8A2893109400F5AC99 /* CommentAndRatingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96E2BC892893109400F5AC99 /* CommentAndRatingView.swift */; };
124
		96E2BC8F289312B700F5AC99 /* CommentAndRatingPickerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96E2BC8E289312B700F5AC99 /* CommentAndRatingPickerView.swift */; };
125
		96E2BC9428931A5900F5AC99 /* CommentAndRatingImageView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96E2BC9328931A5900F5AC99 /* CommentAndRatingImageView.swift */; };
126
		96E2BC992893219700F5AC99 /* CommentAndRatingIntroductionView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96E2BC982893219700F5AC99 /* CommentAndRatingIntroductionView.swift */; };
127
		96E2BCA32893318000F5AC99 /* CommentAndRatingCommentListItem.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96E2BCA22893318000F5AC99 /* CommentAndRatingCommentListItem.swift */; };
128
		96E2BCA82893720000F5AC99 /* CommentAndRatingPostCommentView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96E2BCA72893720000F5AC99 /* CommentAndRatingPostCommentView.swift */; };
129
		96E2BCAD289577D600F5AC99 /* TextHtmlView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96E2BCAC289577D600F5AC99 /* TextHtmlView.swift */; };
130
		96E2BCF42895F4C200F5AC99 /* CompanyListView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96E2BCF32895F4C200F5AC99 /* CompanyListView.swift */; };
131
		96E2BCF928960A8500F5AC99 /* CompanyListViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96E2BCF828960A8500F5AC99 /* CompanyListViewModel.swift */; };
132
		96E2BCFE28960BAB00F5AC99 /* CompanyListItemView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96E2BCFD28960BAB00F5AC99 /* CompanyListItemView.swift */; };
133
		96EAB7AF27C6848700E0B2A0 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 96EAB7AE27C6848700E0B2A0 /* GoogleService-Info.plist */; };
134
		96ED564E28254BCD00EA1DF9 /* ProgressViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96ED564D28254BCD00EA1DF9 /* ProgressViewModel.swift */; };
135
		96ED56532825685300EA1DF9 /* UserExtendedPointView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96ED56522825685300EA1DF9 /* UserExtendedPointView.swift */; };
136
		96ED56582825691800EA1DF9 /* UserExtendedViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96ED56572825691800EA1DF9 /* UserExtendedViewModel.swift */; };
137
		96ED565D282576C200EA1DF9 /* HeaderSecurity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96ED565C282576C200EA1DF9 /* HeaderSecurity.swift */; };
138
		96F785EC2885980300F6BE10 /* RobotoCondensed-Bold.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 96F785EA2885980300F6BE10 /* RobotoCondensed-Bold.ttf */; };
139
		96F785ED2885980300F6BE10 /* RobotoCondensed-Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 96F785EB2885980300F6BE10 /* RobotoCondensed-Regular.ttf */; };
140
		96F786962887374600F6BE10 /* AppNavigation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96F786952887374600F6BE10 /* AppNavigation.swift */; };
141
		96F786C12888870100F6BE10 /* Validator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96F786C02888870100F6BE10 /* Validator.swift */; };
142
		96F786D62889FB3000F6BE10 /* IntroStep1View.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96F786D52889FB3000F6BE10 /* IntroStep1View.swift */; };
143
		96F786DB288A37BF00F6BE10 /* IntroStep2View.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96F786DA288A37BF00F6BE10 /* IntroStep2View.swift */; };
144
		96F786E0288A3B1F00F6BE10 /* IntroStep3View.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96F786DF288A3B1F00F6BE10 /* IntroStep3View.swift */; };
145
		AB3E9599F3FE35D7757AD782 /* Pods_twogetskills.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2D56109C40754006BE1EAA02 /* Pods_twogetskills.framework */; };
146
/* End PBXBuildFile section */
147
 
148
/* Begin PBXContainerItemProxy section */
149
		9627076F278FBCFF005EDFFA /* PBXContainerItemProxy */ = {
150
			isa = PBXContainerItemProxy;
151
			containerPortal = 96270755278FBCFC005EDFFA /* Project object */;
152
			proxyType = 1;
153
			remoteGlobalIDString = 9627075C278FBCFC005EDFFA;
154
			remoteInfo = twogetskills;
155
		};
156
		9627077A278FBCFF005EDFFA /* PBXContainerItemProxy */ = {
157
			isa = PBXContainerItemProxy;
158
			containerPortal = 96270755278FBCFC005EDFFA /* Project object */;
159
			proxyType = 1;
160
			remoteGlobalIDString = 9627075C278FBCFC005EDFFA;
161
			remoteInfo = twogetskills;
162
		};
163
/* End PBXContainerItemProxy section */
164
 
165
/* Begin PBXFileReference section */
166
		2D56109C40754006BE1EAA02 /* Pods_twogetskills.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_twogetskills.framework; sourceTree = BUILT_PRODUCTS_DIR; };
167
		6D47FA75D4250FED0B14F6DC /* Pods-twogetskills.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-twogetskills.release.xcconfig"; path = "Target Support Files/Pods-twogetskills/Pods-twogetskills.release.xcconfig"; sourceTree = "<group>"; };
168
		7BC589C3ADE7FD2CC0BCBEBF /* Pods-twogetskills.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-twogetskills.debug.xcconfig"; path = "Target Support Files/Pods-twogetskills/Pods-twogetskills.debug.xcconfig"; sourceTree = "<group>"; };
169
		9605037E27BE810D00E6E5DF /* CardCapsuleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardCapsuleView.swift; sourceTree = "<group>"; };
170
		9605038327BE82F400E6E5DF /* GridCapsuleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GridCapsuleView.swift; sourceTree = "<group>"; };
171
		9605038827BE876A00E6E5DF /* CardSlideView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardSlideView.swift; sourceTree = "<group>"; };
172
		9605038D27BF014200E6E5DF /* GridSlideView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GridSlideView.swift; sourceTree = "<group>"; };
173
		9605039227BF382F00E6E5DF /* MainView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainView.swift; sourceTree = "<group>"; };
174
		9606608827A1B606006DEB48 /* LoadingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoadingView.swift; sourceTree = "<group>"; };
175
		960660D327A1ED2E006DEB48 /* GridTopicView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GridTopicView.swift; sourceTree = "<group>"; };
176
		960660D827A1ED84006DEB48 /* CardTopicView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardTopicView.swift; sourceTree = "<group>"; };
177
		960660E527A2177A006DEB48 /* Constants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = "<group>"; };
178
		960660EA27A21CB6006DEB48 /* Config.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Config.swift; sourceTree = "<group>"; };
179
		960660F627A22004006DEB48 /* ExtensionUIColor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExtensionUIColor.swift; sourceTree = "<group>"; };
180
		9606F34527CE37330019626A /* UserExtendedModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserExtendedModel.swift; sourceTree = "<group>"; };
181
		9606F34A27CE3A200019626A /* UserExtendedDao.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserExtendedDao.swift; sourceTree = "<group>"; };
182
		960D0F0728234EFF001F9F16 /* ProfileView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileView.swift; sourceTree = "<group>"; };
183
		960D0F0C2824094C001F9F16 /* TimeLineViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimeLineViewModel.swift; sourceTree = "<group>"; };
184
		960D0F11282416B6001F9F16 /* CustomAsyncImageProfile.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomAsyncImageProfile.swift; sourceTree = "<group>"; };
185
		960D0F162824469A001F9F16 /* MyProgressView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyProgressView.swift; sourceTree = "<group>"; };
186
		960D0F1E2824481F001F9F16 /* ProgressBarView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProgressBarView.swift; sourceTree = "<group>"; };
187
		9613946B2815C86100C37BC1 /* VideoPlayerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VideoPlayerView.swift; sourceTree = "<group>"; };
13 efrain 188
		96169AE128997A1D00455DFC /* CommentAndRatingCapsuleViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommentAndRatingCapsuleViewModel.swift; sourceTree = "<group>"; };
189
		96169AEC2899C5CE00455DFC /* CommentAndRatingCommentListEmptyView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommentAndRatingCommentListEmptyView.swift; sourceTree = "<group>"; };
1 efrain 190
		961A0C24287E066F003A6608 /* LottieView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LottieView.swift; sourceTree = "<group>"; };
191
		9620EFFC27D0239500387C08 /* SlideGridViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SlideGridViewModel.swift; sourceTree = "<group>"; };
192
		9627075D278FBCFC005EDFFA /* twogetskills.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = twogetskills.app; sourceTree = BUILT_PRODUCTS_DIR; };
193
		96270760278FBCFC005EDFFA /* TwoGetSkillsApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TwoGetSkillsApp.swift; sourceTree = "<group>"; };
194
		96270764278FBCFE005EDFFA /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
195
		96270767278FBCFE005EDFFA /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
196
		96270769278FBCFE005EDFFA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
197
		9627076E278FBCFF005EDFFA /* twogetskillsTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = twogetskillsTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
198
		96270772278FBCFF005EDFFA /* twogetskillsTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = twogetskillsTests.swift; sourceTree = "<group>"; };
199
		96270774278FBCFF005EDFFA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
200
		96270779278FBCFF005EDFFA /* twogetskillsUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = twogetskillsUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
201
		9627077D278FBCFF005EDFFA /* twogetskillsUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = twogetskillsUITests.swift; sourceTree = "<group>"; };
202
		9627077F278FBCFF005EDFFA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
203
		9634152727A4661A000E33A7 /* FinishCapsuleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FinishCapsuleView.swift; sourceTree = "<group>"; };
204
		9634152C27A468BA000E33A7 /* FinishTopicView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FinishTopicView.swift; sourceTree = "<group>"; };
13 efrain 205
		963F17FC2896966200B29436 /* CommentAndRatingViewCommentsModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommentAndRatingViewCommentsModel.swift; sourceTree = "<group>"; };
1 efrain 206
		963F18042896994300B29436 /* UserNotificationModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserNotificationModel.swift; sourceTree = "<group>"; };
207
		963F180C2896AF0F00B29436 /* UserNotificationDao.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserNotificationDao.swift; sourceTree = "<group>"; };
208
		963F1811289770DD00B29436 /* MyCapsulesListingItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyCapsulesListingItemView.swift; sourceTree = "<group>"; };
209
		963F1819289775D500B29436 /* NotificationListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationListView.swift; sourceTree = "<group>"; };
210
		963F181E289775FE00B29436 /* NotificationListViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationListViewModel.swift; sourceTree = "<group>"; };
211
		963F184528977DAC00B29436 /* HomeViewSubPage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeViewSubPage.swift; sourceTree = "<group>"; };
212
		96565585286C9C4500D044F4 /* TopicCapsuleViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TopicCapsuleViewModel.swift; sourceTree = "<group>"; };
213
		9656558D286C9D5A00D044F4 /* CapsuleCardViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CapsuleCardViewModel.swift; sourceTree = "<group>"; };
214
		965655A1286CEA2900D044F4 /* GalleryGridViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GalleryGridViewModel.swift; sourceTree = "<group>"; };
215
		965655A6286CEA6700D044F4 /* GalleryCardViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GalleryCardViewModel.swift; sourceTree = "<group>"; };
216
		96591AE427D8E274005A9D69 /* ImageCache.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageCache.swift; sourceTree = "<group>"; };
217
		96591AE927D8E2BD005A9D69 /* ImageLoader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageLoader.swift; sourceTree = "<group>"; };
218
		96591AF627D8E383005A9D69 /* EnvironmentValues+ImageCache.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "EnvironmentValues+ImageCache.swift"; sourceTree = "<group>"; };
219
		96591AFB27D8E8CA005A9D69 /* CustomAsyncImage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomAsyncImage.swift; sourceTree = "<group>"; };
220
		965E18DF287B208B00316060 /* MyCapsules.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyCapsules.swift; sourceTree = "<group>"; };
221
		9665F21F27C667B200970AC4 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
222
		9669FA1F27C5CA9200E1C0A7 /* CapsuleGridViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CapsuleGridViewModel.swift; sourceTree = "<group>"; };
223
		966D2808282124190066974F /* SlideCardViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SlideCardViewModel.swift; sourceTree = "<group>"; };
224
		966F1F0927C3C8CD001D019E /* TimeLineView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimeLineView.swift; sourceTree = "<group>"; };
225
		966F1F0F27C41AF1001D019E /* TopicGridViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TopicGridViewModel.swift; sourceTree = "<group>"; };
226
		966F1F1827C41BC0001D019E /* TopicModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TopicModel.swift; sourceTree = "<group>"; };
227
		966F1F2027C41C1B001D019E /* CapsuleModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CapsuleModel.swift; sourceTree = "<group>"; };
228
		966F1F2527C41C4B001D019E /* SlideModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SlideModel.swift; sourceTree = "<group>"; };
229
		966F1F2A27C41C87001D019E /* QuizModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuizModel.swift; sourceTree = "<group>"; };
230
		966F1F2F27C41CA4001D019E /* QuestionModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuestionModel.swift; sourceTree = "<group>"; };
231
		966F1F3427C41CC1001D019E /* AnswerModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnswerModel.swift; sourceTree = "<group>"; };
232
		966F1F3927C41CDE001D019E /* CompanyModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyModel.swift; sourceTree = "<group>"; };
233
		966F1F3E27C41D0C001D019E /* ProgressModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProgressModel.swift; sourceTree = "<group>"; };
234
		966F1F4327C41D3A001D019E /* SyncModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SyncModel.swift; sourceTree = "<group>"; };
235
		966F1F4827C41D58001D019E /* UserLogModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserLogModel.swift; sourceTree = "<group>"; };
236
		966F1F4E27C41DD9001D019E /* AnswerDao.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnswerDao.swift; sourceTree = "<group>"; };
237
		966F1F5327C41E16001D019E /* CapsuleDao.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CapsuleDao.swift; sourceTree = "<group>"; };
238
		966F1F5827C41E42001D019E /* CompanyDao.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyDao.swift; sourceTree = "<group>"; };
239
		966F1F6027C41E63001D019E /* ProgressDao.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProgressDao.swift; sourceTree = "<group>"; };
240
		966F1F6527C41EB0001D019E /* QuestionDao.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuestionDao.swift; sourceTree = "<group>"; };
241
		966F1F6A27C41EEF001D019E /* SyncDao.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SyncDao.swift; sourceTree = "<group>"; };
242
		966F1F6F27C41F12001D019E /* SlideDao.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SlideDao.swift; sourceTree = "<group>"; };
243
		966F1F7427C41F50001D019E /* TopicDao.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TopicDao.swift; sourceTree = "<group>"; };
244
		966F1F7A27C41F97001D019E /* QuizDao.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuizDao.swift; sourceTree = "<group>"; };
245
		966F1F7F27C41FCB001D019E /* UserLogDao.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserLogDao.swift; sourceTree = "<group>"; };
246
		966F1F8427C41FE9001D019E /* Database.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Database.swift; sourceTree = "<group>"; };
247
		968F115C288CCCBD00996AF3 /* NotificationView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NotificationView.swift; sourceTree = "<group>"; };
248
		968F119D288DFA9500996AF3 /* TabBarIconView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TabBarIconView.swift; sourceTree = "<group>"; };
249
		968F11A2288DFAE900996AF3 /* PlusMenuView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PlusMenuView.swift; sourceTree = "<group>"; };
250
		968F350C2861EE8E005722BD /* SplashScreenView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SplashScreenView.swift; sourceTree = "<group>"; };
251
		968F35112861EEED005722BD /* NetworkMonitor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NetworkMonitor.swift; sourceTree = "<group>"; };
252
		9692E54027D4DA6D000C8FF8 /* CardGalleryView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardGalleryView.swift; sourceTree = "<group>"; };
253
		9692E54827D66715000C8FF8 /* GridGalleryView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GridGalleryView.swift; sourceTree = "<group>"; };
254
		9697606F27C83BDD00A488D8 /* SyncAdapter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SyncAdapter.swift; sourceTree = "<group>"; };
255
		9697BBC3285D554B00E513A7 /* HomeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HomeView.swift; sourceTree = "<group>"; };
256
		96993AC4287E580A00A6EE66 /* quiz-intro.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "quiz-intro.json"; sourceTree = "<group>"; };
257
		96993AC5287E580A00A6EE66 /* quiz-success.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "quiz-success.json"; sourceTree = "<group>"; };
258
		96993AC6287E580A00A6EE66 /* intro.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = intro.json; sourceTree = "<group>"; };
259
		96993AC7287E580A00A6EE66 /* quiz-init.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "quiz-init.json"; sourceTree = "<group>"; };
260
		96993AC8287E580A00A6EE66 /* learning-video.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "learning-video.json"; sourceTree = "<group>"; };
261
		96993AC9287E580A00A6EE66 /* quiz-fail.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "quiz-fail.json"; sourceTree = "<group>"; };
262
		96993ACA287E580A00A6EE66 /* topic-finish.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "topic-finish.json"; sourceTree = "<group>"; };
263
		96993ACB287E580A00A6EE66 /* capsule-finish.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "capsule-finish.json"; sourceTree = "<group>"; };
264
		969C921827ED0F3600757EDA /* TimeLinePointView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimeLinePointView.swift; sourceTree = "<group>"; };
13 efrain 265
		969E9B95289AB7B700FDB287 /* good-bye.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "good-bye.json"; sourceTree = "<group>"; };
266
		969E9B9A289ABEAA00FDB287 /* good-bye2.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "good-bye2.json"; sourceTree = "<group>"; };
267
		969E9BC0289AD84B00FDB287 /* ExtensionStringTrim.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExtensionStringTrim.swift; sourceTree = "<group>"; };
268
		969E9BCE289B14CE00FDB287 /* AppModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppModel.swift; sourceTree = "<group>"; };
269
		969E9BD3289B1FDA00FDB287 /* AppDao.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDao.swift; sourceTree = "<group>"; };
1 efrain 270
		96A2169D27CBC3FD0077513C /* DataService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataService.swift; sourceTree = "<group>"; };
13 efrain 271
		96B60180289AB6BB00947063 /* GoodByeView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GoodByeView.swift; sourceTree = "<group>"; };
1 efrain 272
		96C43F0D28181CB1004E9E6F /* WebViewerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebViewerView.swift; sourceTree = "<group>"; };
273
		96C43F1228181CCA004E9E6F /* PdfViewerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PdfViewerView.swift; sourceTree = "<group>"; };
274
		96C43F1A281823FE004E9E6F /* PDFKitRepresentedView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PDFKitRepresentedView.swift; sourceTree = "<group>"; };
275
		96C43F642818D16D004E9E6F /* SceneDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
276
		96D5183427DA044600A0DEB1 /* PieSliceView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PieSliceView.swift; sourceTree = "<group>"; };
277
		96D5183C27DA048E00A0DEB1 /* PieChartView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PieChartView.swift; sourceTree = "<group>"; };
278
		96DACE4027A311B700ED566D /* SigninView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SigninView.swift; sourceTree = "<group>"; };
279
		96DD53D5288EF5C20075B4E3 /* ExtensionUIApplication.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExtensionUIApplication.swift; sourceTree = "<group>"; };
280
		96E2BC0E28917E7300F5AC99 /* MyCapsuleInProgressView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyCapsuleInProgressView.swift; sourceTree = "<group>"; };
281
		96E2BC362891988400F5AC99 /* MyCapsulesHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyCapsulesHeaderView.swift; sourceTree = "<group>"; };
282
		96E2BC3B289198B900F5AC99 /* MyCapsulesPickerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyCapsulesPickerView.swift; sourceTree = "<group>"; };
283
		96E2BC432891991600F5AC99 /* MyCapsulesFilterView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyCapsulesFilterView.swift; sourceTree = "<group>"; };
284
		96E2BC4B2891C12100F5AC99 /* MyCapsuleListItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyCapsuleListItemView.swift; sourceTree = "<group>"; };
285
		96E2BC532891C33400F5AC99 /* MyCapsulesListingViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyCapsulesListingViewModel.swift; sourceTree = "<group>"; };
286
		96E2BC582891CA9A00F5AC99 /* MyCapsuleInProgressViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyCapsuleInProgressViewModel.swift; sourceTree = "<group>"; };
287
		96E2BC5D2891F52C00F5AC99 /* FiveStarView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FiveStarView.swift; sourceTree = "<group>"; };
288
		96E2BC892893109400F5AC99 /* CommentAndRatingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommentAndRatingView.swift; sourceTree = "<group>"; };
289
		96E2BC8E289312B700F5AC99 /* CommentAndRatingPickerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommentAndRatingPickerView.swift; sourceTree = "<group>"; };
290
		96E2BC9328931A5900F5AC99 /* CommentAndRatingImageView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommentAndRatingImageView.swift; sourceTree = "<group>"; };
291
		96E2BC982893219700F5AC99 /* CommentAndRatingIntroductionView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommentAndRatingIntroductionView.swift; sourceTree = "<group>"; };
292
		96E2BCA22893318000F5AC99 /* CommentAndRatingCommentListItem.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommentAndRatingCommentListItem.swift; sourceTree = "<group>"; };
293
		96E2BCA72893720000F5AC99 /* CommentAndRatingPostCommentView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CommentAndRatingPostCommentView.swift; sourceTree = "<group>"; };
294
		96E2BCAC289577D600F5AC99 /* TextHtmlView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TextHtmlView.swift; sourceTree = "<group>"; };
295
		96E2BCF32895F4C200F5AC99 /* CompanyListView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyListView.swift; sourceTree = "<group>"; };
296
		96E2BCF828960A8500F5AC99 /* CompanyListViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyListViewModel.swift; sourceTree = "<group>"; };
297
		96E2BCFD28960BAB00F5AC99 /* CompanyListItemView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyListItemView.swift; sourceTree = "<group>"; };
298
		96EAB7AE27C6848700E0B2A0 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
299
		96ED564D28254BCD00EA1DF9 /* ProgressViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProgressViewModel.swift; sourceTree = "<group>"; };
300
		96ED56522825685300EA1DF9 /* UserExtendedPointView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserExtendedPointView.swift; sourceTree = "<group>"; };
301
		96ED56572825691800EA1DF9 /* UserExtendedViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserExtendedViewModel.swift; sourceTree = "<group>"; };
302
		96ED565C282576C200EA1DF9 /* HeaderSecurity.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HeaderSecurity.swift; sourceTree = "<group>"; };
303
		96F785EA2885980300F6BE10 /* RobotoCondensed-Bold.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "RobotoCondensed-Bold.ttf"; sourceTree = "<group>"; };
304
		96F785EB2885980300F6BE10 /* RobotoCondensed-Regular.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = "RobotoCondensed-Regular.ttf"; sourceTree = "<group>"; };
305
		96F786952887374600F6BE10 /* AppNavigation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppNavigation.swift; sourceTree = "<group>"; };
306
		96F786C02888870100F6BE10 /* Validator.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Validator.swift; sourceTree = "<group>"; };
307
		96F786D52889FB3000F6BE10 /* IntroStep1View.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IntroStep1View.swift; sourceTree = "<group>"; };
308
		96F786DA288A37BF00F6BE10 /* IntroStep2View.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IntroStep2View.swift; sourceTree = "<group>"; };
309
		96F786DF288A3B1F00F6BE10 /* IntroStep3View.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IntroStep3View.swift; sourceTree = "<group>"; };
310
/* End PBXFileReference section */
311
 
312
/* Begin PBXFrameworksBuildPhase section */
313
		9627075A278FBCFC005EDFFA /* Frameworks */ = {
314
			isa = PBXFrameworksBuildPhase;
315
			buildActionMask = 2147483647;
316
			files = (
317
				AB3E9599F3FE35D7757AD782 /* Pods_twogetskills.framework in Frameworks */,
318
			);
319
			runOnlyForDeploymentPostprocessing = 0;
320
		};
321
		9627076B278FBCFF005EDFFA /* Frameworks */ = {
322
			isa = PBXFrameworksBuildPhase;
323
			buildActionMask = 2147483647;
324
			files = (
325
			);
326
			runOnlyForDeploymentPostprocessing = 0;
327
		};
328
		96270776278FBCFF005EDFFA /* Frameworks */ = {
329
			isa = PBXFrameworksBuildPhase;
330
			buildActionMask = 2147483647;
331
			files = (
332
			);
333
			runOnlyForDeploymentPostprocessing = 0;
334
		};
335
/* End PBXFrameworksBuildPhase section */
336
 
337
/* Begin PBXGroup section */
338
		46364D90A3012140C9B11D09 /* Pods */ = {
339
			isa = PBXGroup;
340
			children = (
341
				7BC589C3ADE7FD2CC0BCBEBF /* Pods-twogetskills.debug.xcconfig */,
342
				6D47FA75D4250FED0B14F6DC /* Pods-twogetskills.release.xcconfig */,
343
			);
344
			path = Pods;
345
			sourceTree = "<group>";
346
		};
347
		960660CF27A1E4AD006DEB48 /* View */ = {
348
			isa = PBXGroup;
349
			children = (
350
				9606608827A1B606006DEB48 /* LoadingView.swift */,
351
				960660D327A1ED2E006DEB48 /* GridTopicView.swift */,
352
				960660D827A1ED84006DEB48 /* CardTopicView.swift */,
353
				96DACE4027A311B700ED566D /* SigninView.swift */,
354
				9634152727A4661A000E33A7 /* FinishCapsuleView.swift */,
355
				9634152C27A468BA000E33A7 /* FinishTopicView.swift */,
356
				9605037E27BE810D00E6E5DF /* CardCapsuleView.swift */,
357
				9605038327BE82F400E6E5DF /* GridCapsuleView.swift */,
358
				9605038827BE876A00E6E5DF /* CardSlideView.swift */,
359
				9605038D27BF014200E6E5DF /* GridSlideView.swift */,
360
				9605039227BF382F00E6E5DF /* MainView.swift */,
361
				966F1F0927C3C8CD001D019E /* TimeLineView.swift */,
362
				9692E54027D4DA6D000C8FF8 /* CardGalleryView.swift */,
363
				9692E54827D66715000C8FF8 /* GridGalleryView.swift */,
364
				969C921827ED0F3600757EDA /* TimeLinePointView.swift */,
365
				9613946B2815C86100C37BC1 /* VideoPlayerView.swift */,
366
				96C43F0D28181CB1004E9E6F /* WebViewerView.swift */,
367
				96C43F1228181CCA004E9E6F /* PdfViewerView.swift */,
368
				960D0F0728234EFF001F9F16 /* ProfileView.swift */,
369
				960D0F162824469A001F9F16 /* MyProgressView.swift */,
370
				96ED56522825685300EA1DF9 /* UserExtendedPointView.swift */,
371
				9697BBC3285D554B00E513A7 /* HomeView.swift */,
372
				963F184528977DAC00B29436 /* HomeViewSubPage.swift */,
373
				968F350C2861EE8E005722BD /* SplashScreenView.swift */,
374
				965E18DF287B208B00316060 /* MyCapsules.swift */,
375
				96E2BC3B289198B900F5AC99 /* MyCapsulesPickerView.swift */,
376
				96E2BC432891991600F5AC99 /* MyCapsulesFilterView.swift */,
377
				96E2BC362891988400F5AC99 /* MyCapsulesHeaderView.swift */,
378
				96E2BC4B2891C12100F5AC99 /* MyCapsuleListItemView.swift */,
379
				96E2BC0E28917E7300F5AC99 /* MyCapsuleInProgressView.swift */,
380
				96F786D52889FB3000F6BE10 /* IntroStep1View.swift */,
381
				96F786DA288A37BF00F6BE10 /* IntroStep2View.swift */,
382
				96F786DF288A3B1F00F6BE10 /* IntroStep3View.swift */,
383
				968F115C288CCCBD00996AF3 /* NotificationView.swift */,
384
				96E2BC5D2891F52C00F5AC99 /* FiveStarView.swift */,
385
				96E2BC892893109400F5AC99 /* CommentAndRatingView.swift */,
13 efrain 386
				96169AEC2899C5CE00455DFC /* CommentAndRatingCommentListEmptyView.swift */,
387
				96E2BCA22893318000F5AC99 /* CommentAndRatingCommentListItem.swift */,
1 efrain 388
				96E2BC8E289312B700F5AC99 /* CommentAndRatingPickerView.swift */,
389
				96E2BC9328931A5900F5AC99 /* CommentAndRatingImageView.swift */,
390
				96E2BC982893219700F5AC99 /* CommentAndRatingIntroductionView.swift */,
391
				96E2BCA72893720000F5AC99 /* CommentAndRatingPostCommentView.swift */,
392
				96E2BCF32895F4C200F5AC99 /* CompanyListView.swift */,
393
				96E2BCFD28960BAB00F5AC99 /* CompanyListItemView.swift */,
394
				963F1819289775D500B29436 /* NotificationListView.swift */,
13 efrain 395
				96B60180289AB6BB00947063 /* GoodByeView.swift */,
1 efrain 396
			);
397
			path = View;
398
			sourceTree = "<group>";
399
		};
400
		960660F527A21FEE006DEB48 /* Extensions */ = {
401
			isa = PBXGroup;
402
			children = (
403
				960660F627A22004006DEB48 /* ExtensionUIColor.swift */,
404
				96DD53D5288EF5C20075B4E3 /* ExtensionUIApplication.swift */,
13 efrain 405
				969E9BC0289AD84B00FDB287 /* ExtensionStringTrim.swift */,
1 efrain 406
			);
407
			path = Extensions;
408
			sourceTree = "<group>";
409
		};
410
		96270754278FBCFC005EDFFA = {
411
			isa = PBXGroup;
412
			children = (
413
				9627075F278FBCFC005EDFFA /* twogetskills */,
414
				96270771278FBCFF005EDFFA /* twogetskillsTests */,
415
				9627077C278FBCFF005EDFFA /* twogetskillsUITests */,
416
				9627075E278FBCFC005EDFFA /* Products */,
417
				46364D90A3012140C9B11D09 /* Pods */,
418
				EDF1AA82185FEF186B8E986B /* Frameworks */,
419
			);
420
			sourceTree = "<group>";
421
		};
422
		9627075E278FBCFC005EDFFA /* Products */ = {
423
			isa = PBXGroup;
424
			children = (
425
				9627075D278FBCFC005EDFFA /* twogetskills.app */,
426
				9627076E278FBCFF005EDFFA /* twogetskillsTests.xctest */,
427
				96270779278FBCFF005EDFFA /* twogetskillsUITests.xctest */,
428
			);
429
			name = Products;
430
			sourceTree = "<group>";
431
		};
432
		9627075F278FBCFC005EDFFA /* twogetskills */ = {
433
			isa = PBXGroup;
434
			children = (
435
				96631282287F6F6E0031039D /* Fonts */,
436
				96993AC3287E580A00A6EE66 /* Lottie */,
437
				96D5183327DA043600A0DEB1 /* Chart */,
438
				966F1F7927C41F68001D019E /* Dao */,
439
				966F1F4D27C41DC5001D019E /* Database */,
440
				960660F527A21FEE006DEB48 /* Extensions */,
441
				966F1F1727C41BB2001D019E /* Model */,
442
				96C489AB27B1B6B70002EAA2 /* Services */,
443
				960660CF27A1E4AD006DEB48 /* View */,
444
				966F1F0E27C41A48001D019E /* ViewModel */,
445
				96C43F2228182A9A004E9E6F /* UI */,
446
				960660EA27A21CB6006DEB48 /* Config.swift */,
447
				960660E527A2177A006DEB48 /* Constants.swift */,
448
				96270760278FBCFC005EDFFA /* TwoGetSkillsApp.swift */,
449
				96F786952887374600F6BE10 /* AppNavigation.swift */,
450
				9665F21F27C667B200970AC4 /* AppDelegate.swift */,
451
				96C43F642818D16D004E9E6F /* SceneDelegate.swift */,
452
				96EAB7AE27C6848700E0B2A0 /* GoogleService-Info.plist */,
453
				96270764278FBCFE005EDFFA /* Assets.xcassets */,
454
				96270769278FBCFE005EDFFA /* Info.plist */,
455
				96270766278FBCFE005EDFFA /* Preview Content */,
456
			);
457
			path = twogetskills;
458
			sourceTree = "<group>";
459
		};
460
		96270766278FBCFE005EDFFA /* Preview Content */ = {
461
			isa = PBXGroup;
462
			children = (
463
				96270767278FBCFE005EDFFA /* Preview Assets.xcassets */,
464
			);
465
			path = "Preview Content";
466
			sourceTree = "<group>";
467
		};
468
		96270771278FBCFF005EDFFA /* twogetskillsTests */ = {
469
			isa = PBXGroup;
470
			children = (
471
				96270772278FBCFF005EDFFA /* twogetskillsTests.swift */,
472
				96270774278FBCFF005EDFFA /* Info.plist */,
473
			);
474
			path = twogetskillsTests;
475
			sourceTree = "<group>";
476
		};
477
		9627077C278FBCFF005EDFFA /* twogetskillsUITests */ = {
478
			isa = PBXGroup;
479
			children = (
480
				9627077D278FBCFF005EDFFA /* twogetskillsUITests.swift */,
481
				9627077F278FBCFF005EDFFA /* Info.plist */,
482
			);
483
			path = twogetskillsUITests;
484
			sourceTree = "<group>";
485
		};
486
		96631282287F6F6E0031039D /* Fonts */ = {
487
			isa = PBXGroup;
488
			children = (
489
				96F785EA2885980300F6BE10 /* RobotoCondensed-Bold.ttf */,
490
				96F785EB2885980300F6BE10 /* RobotoCondensed-Regular.ttf */,
491
			);
492
			path = Fonts;
493
			sourceTree = "<group>";
494
		};
495
		966F1F0E27C41A48001D019E /* ViewModel */ = {
496
			isa = PBXGroup;
497
			children = (
498
				966F1F0F27C41AF1001D019E /* TopicGridViewModel.swift */,
499
				96565585286C9C4500D044F4 /* TopicCapsuleViewModel.swift */,
500
				9669FA1F27C5CA9200E1C0A7 /* CapsuleGridViewModel.swift */,
501
				9656558D286C9D5A00D044F4 /* CapsuleCardViewModel.swift */,
502
				9620EFFC27D0239500387C08 /* SlideGridViewModel.swift */,
503
				966D2808282124190066974F /* SlideCardViewModel.swift */,
504
				960D0F0C2824094C001F9F16 /* TimeLineViewModel.swift */,
505
				96ED564D28254BCD00EA1DF9 /* ProgressViewModel.swift */,
506
				96ED56572825691800EA1DF9 /* UserExtendedViewModel.swift */,
507
				965655A1286CEA2900D044F4 /* GalleryGridViewModel.swift */,
508
				965655A6286CEA6700D044F4 /* GalleryCardViewModel.swift */,
509
				96E2BC532891C33400F5AC99 /* MyCapsulesListingViewModel.swift */,
510
				96E2BC582891CA9A00F5AC99 /* MyCapsuleInProgressViewModel.swift */,
511
				963F1811289770DD00B29436 /* MyCapsulesListingItemView.swift */,
512
				96E2BCF828960A8500F5AC99 /* CompanyListViewModel.swift */,
513
				963F181E289775FE00B29436 /* NotificationListViewModel.swift */,
13 efrain 514
				963F17FC2896966200B29436 /* CommentAndRatingViewCommentsModel.swift */,
515
				96169AE128997A1D00455DFC /* CommentAndRatingCapsuleViewModel.swift */,
1 efrain 516
			);
517
			path = ViewModel;
518
			sourceTree = "<group>";
519
		};
520
		966F1F1727C41BB2001D019E /* Model */ = {
521
			isa = PBXGroup;
522
			children = (
523
				966F1F2027C41C1B001D019E /* CapsuleModel.swift */,
524
				966F1F2527C41C4B001D019E /* SlideModel.swift */,
525
				966F1F2A27C41C87001D019E /* QuizModel.swift */,
526
				966F1F2F27C41CA4001D019E /* QuestionModel.swift */,
527
				966F1F3427C41CC1001D019E /* AnswerModel.swift */,
528
				966F1F3927C41CDE001D019E /* CompanyModel.swift */,
529
				966F1F3E27C41D0C001D019E /* ProgressModel.swift */,
530
				966F1F4327C41D3A001D019E /* SyncModel.swift */,
531
				966F1F4827C41D58001D019E /* UserLogModel.swift */,
532
				966F1F1827C41BC0001D019E /* TopicModel.swift */,
533
				9606F34527CE37330019626A /* UserExtendedModel.swift */,
534
				963F18042896994300B29436 /* UserNotificationModel.swift */,
13 efrain 535
				969E9BCE289B14CE00FDB287 /* AppModel.swift */,
1 efrain 536
			);
537
			path = Model;
538
			sourceTree = "<group>";
539
		};
540
		966F1F4D27C41DC5001D019E /* Database */ = {
541
			isa = PBXGroup;
542
			children = (
543
				966F1F8427C41FE9001D019E /* Database.swift */,
544
			);
545
			path = Database;
546
			sourceTree = "<group>";
547
		};
548
		966F1F7927C41F68001D019E /* Dao */ = {
549
			isa = PBXGroup;
550
			children = (
551
				966F1F4E27C41DD9001D019E /* AnswerDao.swift */,
552
				966F1F5327C41E16001D019E /* CapsuleDao.swift */,
553
				966F1F5827C41E42001D019E /* CompanyDao.swift */,
554
				966F1F6027C41E63001D019E /* ProgressDao.swift */,
555
				966F1F6527C41EB0001D019E /* QuestionDao.swift */,
556
				966F1F6A27C41EEF001D019E /* SyncDao.swift */,
557
				966F1F6F27C41F12001D019E /* SlideDao.swift */,
558
				966F1F7427C41F50001D019E /* TopicDao.swift */,
559
				966F1F7A27C41F97001D019E /* QuizDao.swift */,
560
				966F1F7F27C41FCB001D019E /* UserLogDao.swift */,
561
				9606F34A27CE3A200019626A /* UserExtendedDao.swift */,
562
				963F180C2896AF0F00B29436 /* UserNotificationDao.swift */,
13 efrain 563
				969E9BD3289B1FDA00FDB287 /* AppDao.swift */,
1 efrain 564
			);
565
			path = Dao;
566
			sourceTree = "<group>";
567
		};
568
		96993AC3287E580A00A6EE66 /* Lottie */ = {
569
			isa = PBXGroup;
570
			children = (
13 efrain 571
				969E9B9A289ABEAA00FDB287 /* good-bye2.json */,
572
				969E9B95289AB7B700FDB287 /* good-bye.json */,
1 efrain 573
				96993AC4287E580A00A6EE66 /* quiz-intro.json */,
574
				96993AC5287E580A00A6EE66 /* quiz-success.json */,
575
				96993AC6287E580A00A6EE66 /* intro.json */,
576
				96993AC7287E580A00A6EE66 /* quiz-init.json */,
577
				96993AC8287E580A00A6EE66 /* learning-video.json */,
578
				96993AC9287E580A00A6EE66 /* quiz-fail.json */,
579
				96993ACA287E580A00A6EE66 /* topic-finish.json */,
580
				96993ACB287E580A00A6EE66 /* capsule-finish.json */,
581
			);
582
			path = Lottie;
583
			sourceTree = "<group>";
584
		};
585
		96C43F2228182A9A004E9E6F /* UI */ = {
586
			isa = PBXGroup;
587
			children = (
588
				961A0C24287E066F003A6608 /* LottieView.swift */,
589
				96C43F1A281823FE004E9E6F /* PDFKitRepresentedView.swift */,
590
				960D0F1E2824481F001F9F16 /* ProgressBarView.swift */,
591
				968F119D288DFA9500996AF3 /* TabBarIconView.swift */,
592
				968F11A2288DFAE900996AF3 /* PlusMenuView.swift */,
593
				96E2BCAC289577D600F5AC99 /* TextHtmlView.swift */,
594
			);
595
			path = UI;
596
			sourceTree = "<group>";
597
		};
598
		96C489AB27B1B6B70002EAA2 /* Services */ = {
599
			isa = PBXGroup;
600
			children = (
601
				9697606F27C83BDD00A488D8 /* SyncAdapter.swift */,
602
				96A2169D27CBC3FD0077513C /* DataService.swift */,
603
				96591AE427D8E274005A9D69 /* ImageCache.swift */,
604
				96591AE927D8E2BD005A9D69 /* ImageLoader.swift */,
605
				96591AF627D8E383005A9D69 /* EnvironmentValues+ImageCache.swift */,
606
				96591AFB27D8E8CA005A9D69 /* CustomAsyncImage.swift */,
607
				960D0F11282416B6001F9F16 /* CustomAsyncImageProfile.swift */,
608
				96ED565C282576C200EA1DF9 /* HeaderSecurity.swift */,
609
				968F35112861EEED005722BD /* NetworkMonitor.swift */,
610
				96F786C02888870100F6BE10 /* Validator.swift */,
611
			);
612
			path = Services;
613
			sourceTree = "<group>";
614
		};
615
		96D5183327DA043600A0DEB1 /* Chart */ = {
616
			isa = PBXGroup;
617
			children = (
618
				96D5183427DA044600A0DEB1 /* PieSliceView.swift */,
619
				96D5183C27DA048E00A0DEB1 /* PieChartView.swift */,
620
			);
621
			path = Chart;
622
			sourceTree = "<group>";
623
		};
624
		EDF1AA82185FEF186B8E986B /* Frameworks */ = {
625
			isa = PBXGroup;
626
			children = (
627
				2D56109C40754006BE1EAA02 /* Pods_twogetskills.framework */,
628
			);
629
			name = Frameworks;
630
			sourceTree = "<group>";
631
		};
632
/* End PBXGroup section */
633
 
634
/* Begin PBXNativeTarget section */
635
		9627075C278FBCFC005EDFFA /* twogetskills */ = {
636
			isa = PBXNativeTarget;
637
			buildConfigurationList = 96270782278FBCFF005EDFFA /* Build configuration list for PBXNativeTarget "twogetskills" */;
638
			buildPhases = (
639
				D841A091FE22C143B3C3E03B /* [CP] Check Pods Manifest.lock */,
640
				96270759278FBCFC005EDFFA /* Sources */,
641
				9627075A278FBCFC005EDFFA /* Frameworks */,
642
				9627075B278FBCFC005EDFFA /* Resources */,
643
				EC28E024B4666D92EC3EB74A /* [CP] Embed Pods Frameworks */,
644
			);
645
			buildRules = (
646
			);
647
			dependencies = (
648
			);
649
			name = twogetskills;
650
			productName = twogetskills;
651
			productReference = 9627075D278FBCFC005EDFFA /* twogetskills.app */;
652
			productType = "com.apple.product-type.application";
653
		};
654
		9627076D278FBCFF005EDFFA /* twogetskillsTests */ = {
655
			isa = PBXNativeTarget;
656
			buildConfigurationList = 96270785278FBCFF005EDFFA /* Build configuration list for PBXNativeTarget "twogetskillsTests" */;
657
			buildPhases = (
658
				9627076A278FBCFF005EDFFA /* Sources */,
659
				9627076B278FBCFF005EDFFA /* Frameworks */,
660
				9627076C278FBCFF005EDFFA /* Resources */,
661
			);
662
			buildRules = (
663
			);
664
			dependencies = (
665
				96270770278FBCFF005EDFFA /* PBXTargetDependency */,
666
			);
667
			name = twogetskillsTests;
668
			productName = twogetskillsTests;
669
			productReference = 9627076E278FBCFF005EDFFA /* twogetskillsTests.xctest */;
670
			productType = "com.apple.product-type.bundle.unit-test";
671
		};
672
		96270778278FBCFF005EDFFA /* twogetskillsUITests */ = {
673
			isa = PBXNativeTarget;
674
			buildConfigurationList = 96270788278FBCFF005EDFFA /* Build configuration list for PBXNativeTarget "twogetskillsUITests" */;
675
			buildPhases = (
676
				96270775278FBCFF005EDFFA /* Sources */,
677
				96270776278FBCFF005EDFFA /* Frameworks */,
678
				96270777278FBCFF005EDFFA /* Resources */,
679
			);
680
			buildRules = (
681
			);
682
			dependencies = (
683
				9627077B278FBCFF005EDFFA /* PBXTargetDependency */,
684
			);
685
			name = twogetskillsUITests;
686
			productName = twogetskillsUITests;
687
			productReference = 96270779278FBCFF005EDFFA /* twogetskillsUITests.xctest */;
688
			productType = "com.apple.product-type.bundle.ui-testing";
689
		};
690
/* End PBXNativeTarget section */
691
 
692
/* Begin PBXProject section */
693
		96270755278FBCFC005EDFFA /* Project object */ = {
694
			isa = PBXProject;
695
			attributes = {
696
				LastSwiftUpdateCheck = 1240;
697
				LastUpgradeCheck = 1240;
698
				TargetAttributes = {
699
					9627075C278FBCFC005EDFFA = {
700
						CreatedOnToolsVersion = 12.4;
701
					};
702
					9627076D278FBCFF005EDFFA = {
703
						CreatedOnToolsVersion = 12.4;
704
						TestTargetID = 9627075C278FBCFC005EDFFA;
705
					};
706
					96270778278FBCFF005EDFFA = {
707
						CreatedOnToolsVersion = 12.4;
708
						TestTargetID = 9627075C278FBCFC005EDFFA;
709
					};
710
				};
711
			};
712
			buildConfigurationList = 96270758278FBCFC005EDFFA /* Build configuration list for PBXProject "twogetskills" */;
713
			compatibilityVersion = "Xcode 9.3";
714
			developmentRegion = en;
715
			hasScannedForEncodings = 0;
716
			knownRegions = (
717
				en,
718
				Base,
719
			);
720
			mainGroup = 96270754278FBCFC005EDFFA;
721
			productRefGroup = 9627075E278FBCFC005EDFFA /* Products */;
722
			projectDirPath = "";
723
			projectRoot = "";
724
			targets = (
725
				9627075C278FBCFC005EDFFA /* twogetskills */,
726
				9627076D278FBCFF005EDFFA /* twogetskillsTests */,
727
				96270778278FBCFF005EDFFA /* twogetskillsUITests */,
728
			);
729
		};
730
/* End PBXProject section */
731
 
732
/* Begin PBXResourcesBuildPhase section */
733
		9627075B278FBCFC005EDFFA /* Resources */ = {
734
			isa = PBXResourcesBuildPhase;
735
			buildActionMask = 2147483647;
736
			files = (
737
				96270768278FBCFE005EDFFA /* Preview Assets.xcassets in Resources */,
738
				96993ACD287E580A00A6EE66 /* quiz-success.json in Resources */,
739
				96993AD3287E580A00A6EE66 /* capsule-finish.json in Resources */,
740
				96993AD2287E580A00A6EE66 /* topic-finish.json in Resources */,
741
				96993ACE287E580A00A6EE66 /* intro.json in Resources */,
742
				96993ACC287E580A00A6EE66 /* quiz-intro.json in Resources */,
743
				96F785EC2885980300F6BE10 /* RobotoCondensed-Bold.ttf in Resources */,
13 efrain 744
				969E9B96289AB7B700FDB287 /* good-bye.json in Resources */,
1 efrain 745
				96270765278FBCFE005EDFFA /* Assets.xcassets in Resources */,
746
				96993AD1287E580A00A6EE66 /* quiz-fail.json in Resources */,
747
				96EAB7AF27C6848700E0B2A0 /* GoogleService-Info.plist in Resources */,
748
				96993ACF287E580A00A6EE66 /* quiz-init.json in Resources */,
749
				96F785ED2885980300F6BE10 /* RobotoCondensed-Regular.ttf in Resources */,
13 efrain 750
				969E9B9B289ABEAA00FDB287 /* good-bye2.json in Resources */,
1 efrain 751
				96993AD0287E580A00A6EE66 /* learning-video.json in Resources */,
752
			);
753
			runOnlyForDeploymentPostprocessing = 0;
754
		};
755
		9627076C278FBCFF005EDFFA /* Resources */ = {
756
			isa = PBXResourcesBuildPhase;
757
			buildActionMask = 2147483647;
758
			files = (
759
			);
760
			runOnlyForDeploymentPostprocessing = 0;
761
		};
762
		96270777278FBCFF005EDFFA /* Resources */ = {
763
			isa = PBXResourcesBuildPhase;
764
			buildActionMask = 2147483647;
765
			files = (
766
			);
767
			runOnlyForDeploymentPostprocessing = 0;
768
		};
769
/* End PBXResourcesBuildPhase section */
770
 
771
/* Begin PBXShellScriptBuildPhase section */
772
		D841A091FE22C143B3C3E03B /* [CP] Check Pods Manifest.lock */ = {
773
			isa = PBXShellScriptBuildPhase;
774
			buildActionMask = 2147483647;
775
			files = (
776
			);
777
			inputFileListPaths = (
778
			);
779
			inputPaths = (
780
				"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
781
				"${PODS_ROOT}/Manifest.lock",
782
			);
783
			name = "[CP] Check Pods Manifest.lock";
784
			outputFileListPaths = (
785
			);
786
			outputPaths = (
787
				"$(DERIVED_FILE_DIR)/Pods-twogetskills-checkManifestLockResult.txt",
788
			);
789
			runOnlyForDeploymentPostprocessing = 0;
790
			shellPath = /bin/sh;
791
			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";
792
			showEnvVarsInLog = 0;
793
		};
794
		EC28E024B4666D92EC3EB74A /* [CP] Embed Pods Frameworks */ = {
795
			isa = PBXShellScriptBuildPhase;
796
			buildActionMask = 2147483647;
797
			files = (
798
			);
799
			inputFileListPaths = (
800
				"${PODS_ROOT}/Target Support Files/Pods-twogetskills/Pods-twogetskills-frameworks-${CONFIGURATION}-input-files.xcfilelist",
801
			);
802
			name = "[CP] Embed Pods Frameworks";
803
			outputFileListPaths = (
804
				"${PODS_ROOT}/Target Support Files/Pods-twogetskills/Pods-twogetskills-frameworks-${CONFIGURATION}-output-files.xcfilelist",
805
			);
806
			runOnlyForDeploymentPostprocessing = 0;
807
			shellPath = /bin/sh;
808
			shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-twogetskills/Pods-twogetskills-frameworks.sh\"\n";
809
			showEnvVarsInLog = 0;
810
		};
811
/* End PBXShellScriptBuildPhase section */
812
 
813
/* Begin PBXSourcesBuildPhase section */
814
		96270759278FBCFC005EDFFA /* Sources */ = {
815
			isa = PBXSourcesBuildPhase;
816
			buildActionMask = 2147483647;
817
			files = (
818
				9697607027C83BDD00A488D8 /* SyncAdapter.swift in Sources */,
819
				9669FA2027C5CA9200E1C0A7 /* CapsuleGridViewModel.swift in Sources */,
820
				9697BBC4285D554B00E513A7 /* HomeView.swift in Sources */,
821
				9692E54927D66715000C8FF8 /* GridGalleryView.swift in Sources */,
822
				96E2BCF928960A8500F5AC99 /* CompanyListViewModel.swift in Sources */,
823
				9634152827A4661A000E33A7 /* FinishCapsuleView.swift in Sources */,
824
				96E2BCAD289577D600F5AC99 /* TextHtmlView.swift in Sources */,
825
				96F786DB288A37BF00F6BE10 /* IntroStep2View.swift in Sources */,
826
				9605037F27BE810D00E6E5DF /* CardCapsuleView.swift in Sources */,
827
				963F180D2896AF0F00B29436 /* UserNotificationDao.swift in Sources */,
828
				966F1F6B27C41EEF001D019E /* SyncDao.swift in Sources */,
829
				966F1F4427C41D3A001D019E /* SyncModel.swift in Sources */,
830
				96F786C12888870100F6BE10 /* Validator.swift in Sources */,
831
				965655A2286CEA2900D044F4 /* GalleryGridViewModel.swift in Sources */,
832
				96E2BC442891991600F5AC99 /* MyCapsulesFilterView.swift in Sources */,
833
				961A0C25287E066F003A6608 /* LottieView.swift in Sources */,
834
				960D0F0828234EFF001F9F16 /* ProfileView.swift in Sources */,
835
				968F11A3288DFAE900996AF3 /* PlusMenuView.swift in Sources */,
836
				96591AF727D8E383005A9D69 /* EnvironmentValues+ImageCache.swift in Sources */,
837
				9606F34B27CE3A200019626A /* UserExtendedDao.swift in Sources */,
838
				96270761278FBCFC005EDFFA /* TwoGetSkillsApp.swift in Sources */,
839
				966F1F0A27C3C8CD001D019E /* TimeLineView.swift in Sources */,
840
				96C43F0E28181CB1004E9E6F /* WebViewerView.swift in Sources */,
841
				966F1F7527C41F50001D019E /* TopicDao.swift in Sources */,
13 efrain 842
				96169AE228997A1D00455DFC /* CommentAndRatingCapsuleViewModel.swift in Sources */,
1 efrain 843
				966F1F3527C41CC1001D019E /* AnswerModel.swift in Sources */,
844
				966F1F3027C41CA4001D019E /* QuestionModel.swift in Sources */,
845
				9606F34627CE37330019626A /* UserExtendedModel.swift in Sources */,
846
				963F181A289775D500B29436 /* NotificationListView.swift in Sources */,
847
				965655A7286CEA6700D044F4 /* GalleryCardViewModel.swift in Sources */,
13 efrain 848
				96B60181289AB6BB00947063 /* GoodByeView.swift in Sources */,
1 efrain 849
				966F1F2627C41C4B001D019E /* SlideModel.swift in Sources */,
850
				966F1F5427C41E16001D019E /* CapsuleDao.swift in Sources */,
851
				966F1F5927C41E42001D019E /* CompanyDao.swift in Sources */,
852
				969C921927ED0F3600757EDA /* TimeLinePointView.swift in Sources */,
853
				9620EFFD27D0239500387C08 /* SlideGridViewModel.swift in Sources */,
854
				96E2BC9428931A5900F5AC99 /* CommentAndRatingImageView.swift in Sources */,
855
				966F1F3F27C41D0C001D019E /* ProgressModel.swift in Sources */,
856
				966F1F1027C41AF1001D019E /* TopicGridViewModel.swift in Sources */,
857
				9634152D27A468BA000E33A7 /* FinishTopicView.swift in Sources */,
858
				960660D427A1ED2E006DEB48 /* GridTopicView.swift in Sources */,
859
				96E2BC0F28917E7300F5AC99 /* MyCapsuleInProgressView.swift in Sources */,
13 efrain 860
				969E9BCF289B14CE00FDB287 /* AppModel.swift in Sources */,
1 efrain 861
				9606608927A1B606006DEB48 /* LoadingView.swift in Sources */,
862
				966F1F8527C41FE9001D019E /* Database.swift in Sources */,
863
				96E2BCA82893720000F5AC99 /* CommentAndRatingPostCommentView.swift in Sources */,
864
				963F18052896994300B29436 /* UserNotificationModel.swift in Sources */,
865
				968F119E288DFA9500996AF3 /* TabBarIconView.swift in Sources */,
866
				9665F22027C667B200970AC4 /* AppDelegate.swift in Sources */,
867
				96C43F1328181CCA004E9E6F /* PdfViewerView.swift in Sources */,
868
				96F786E0288A3B1F00F6BE10 /* IntroStep3View.swift in Sources */,
869
				966F1F2127C41C1B001D019E /* CapsuleModel.swift in Sources */,
870
				96591AFC27D8E8CA005A9D69 /* CustomAsyncImage.swift in Sources */,
871
				966D2809282124190066974F /* SlideCardViewModel.swift in Sources */,
872
				963F1812289770DD00B29436 /* MyCapsulesListingItemView.swift in Sources */,
873
				96D5183D27DA048E00A0DEB1 /* PieChartView.swift in Sources */,
874
				96D5183527DA044600A0DEB1 /* PieSliceView.swift in Sources */,
875
				96F786962887374600F6BE10 /* AppNavigation.swift in Sources */,
876
				96E2BC3C289198B900F5AC99 /* MyCapsulesPickerView.swift in Sources */,
877
				96E2BC8F289312B700F5AC99 /* CommentAndRatingPickerView.swift in Sources */,
878
				960660F727A22004006DEB48 /* ExtensionUIColor.swift in Sources */,
879
				96A2169E27CBC3FD0077513C /* DataService.swift in Sources */,
880
				960660E627A2177A006DEB48 /* Constants.swift in Sources */,
881
				96E2BCF42895F4C200F5AC99 /* CompanyListView.swift in Sources */,
882
				9656558E286C9D5A00D044F4 /* CapsuleCardViewModel.swift in Sources */,
883
				96F786D62889FB3000F6BE10 /* IntroStep1View.swift in Sources */,
884
				96ED564E28254BCD00EA1DF9 /* ProgressViewModel.swift in Sources */,
885
				960D0F0D2824094C001F9F16 /* TimeLineViewModel.swift in Sources */,
886
				96DD53D6288EF5C20075B4E3 /* ExtensionUIApplication.swift in Sources */,
887
				96591AEA27D8E2BD005A9D69 /* ImageLoader.swift in Sources */,
888
				966F1F6627C41EB0001D019E /* QuestionDao.swift in Sources */,
889
				96E2BC592891CA9A00F5AC99 /* MyCapsuleInProgressViewModel.swift in Sources */,
890
				96E2BCA32893318000F5AC99 /* CommentAndRatingCommentListItem.swift in Sources */,
891
				966F1F7027C41F12001D019E /* SlideDao.swift in Sources */,
892
				965E18E0287B208B00316060 /* MyCapsules.swift in Sources */,
893
				96E2BC5E2891F52C00F5AC99 /* FiveStarView.swift in Sources */,
894
				966F1F4F27C41DD9001D019E /* AnswerDao.swift in Sources */,
895
				9605038427BE82F400E6E5DF /* GridCapsuleView.swift in Sources */,
896
				96E2BCFE28960BAB00F5AC99 /* CompanyListItemView.swift in Sources */,
897
				96565586286C9C4500D044F4 /* TopicCapsuleViewModel.swift in Sources */,
898
				966F1F8027C41FCB001D019E /* UserLogDao.swift in Sources */,
899
				96E2BC992893219700F5AC99 /* CommentAndRatingIntroductionView.swift in Sources */,
900
				966F1F3A27C41CDE001D019E /* CompanyModel.swift in Sources */,
901
				96ED56532825685300EA1DF9 /* UserExtendedPointView.swift in Sources */,
902
				966F1F4927C41D58001D019E /* UserLogModel.swift in Sources */,
13 efrain 903
				969E9BD4289B1FDA00FDB287 /* AppDao.swift in Sources */,
1 efrain 904
				96591AE527D8E274005A9D69 /* ImageCache.swift in Sources */,
905
				960660EB27A21CB6006DEB48 /* Config.swift in Sources */,
906
				9692E54127D4DA6D000C8FF8 /* CardGalleryView.swift in Sources */,
907
				96DACE4127A311B700ED566D /* SigninView.swift in Sources */,
908
				9605038E27BF014200E6E5DF /* GridSlideView.swift in Sources */,
909
				966F1F2B27C41C87001D019E /* QuizModel.swift in Sources */,
910
				968F35122861EEED005722BD /* NetworkMonitor.swift in Sources */,
911
				966F1F1927C41BC0001D019E /* TopicModel.swift in Sources */,
912
				96E2BC8A2893109400F5AC99 /* CommentAndRatingView.swift in Sources */,
913
				968F115D288CCCBE00996AF3 /* NotificationView.swift in Sources */,
914
				96ED565D282576C200EA1DF9 /* HeaderSecurity.swift in Sources */,
915
				96C43F1B281823FE004E9E6F /* PDFKitRepresentedView.swift in Sources */,
916
				9605039327BF382F00E6E5DF /* MainView.swift in Sources */,
917
				9605038927BE876A00E6E5DF /* CardSlideView.swift in Sources */,
918
				963F181F289775FF00B29436 /* NotificationListViewModel.swift in Sources */,
919
				960660D927A1ED84006DEB48 /* CardTopicView.swift in Sources */,
920
				96C43F652818D16D004E9E6F /* SceneDelegate.swift in Sources */,
921
				966F1F7B27C41F97001D019E /* QuizDao.swift in Sources */,
922
				966F1F6127C41E63001D019E /* ProgressDao.swift in Sources */,
923
				968F350D2861EE8E005722BD /* SplashScreenView.swift in Sources */,
924
				960D0F12282416B6001F9F16 /* CustomAsyncImageProfile.swift in Sources */,
925
				960D0F172824469A001F9F16 /* MyProgressView.swift in Sources */,
926
				96E2BC372891988400F5AC99 /* MyCapsulesHeaderView.swift in Sources */,
927
				9613946C2815C86100C37BC1 /* VideoPlayerView.swift in Sources */,
928
				96E2BC4C2891C12100F5AC99 /* MyCapsuleListItemView.swift in Sources */,
13 efrain 929
				969E9BC1289AD84B00FDB287 /* ExtensionStringTrim.swift in Sources */,
1 efrain 930
				96E2BC542891C33400F5AC99 /* MyCapsulesListingViewModel.swift in Sources */,
13 efrain 931
				963F17FD2896966200B29436 /* CommentAndRatingViewCommentsModel.swift in Sources */,
1 efrain 932
				960D0F1F2824481F001F9F16 /* ProgressBarView.swift in Sources */,
933
				96ED56582825691800EA1DF9 /* UserExtendedViewModel.swift in Sources */,
934
				963F184628977DAC00B29436 /* HomeViewSubPage.swift in Sources */,
13 efrain 935
				96169AED2899C5CE00455DFC /* CommentAndRatingCommentListEmptyView.swift in Sources */,
1 efrain 936
			);
937
			runOnlyForDeploymentPostprocessing = 0;
938
		};
939
		9627076A278FBCFF005EDFFA /* Sources */ = {
940
			isa = PBXSourcesBuildPhase;
941
			buildActionMask = 2147483647;
942
			files = (
943
				96270773278FBCFF005EDFFA /* twogetskillsTests.swift in Sources */,
944
			);
945
			runOnlyForDeploymentPostprocessing = 0;
946
		};
947
		96270775278FBCFF005EDFFA /* Sources */ = {
948
			isa = PBXSourcesBuildPhase;
949
			buildActionMask = 2147483647;
950
			files = (
951
				9627077E278FBCFF005EDFFA /* twogetskillsUITests.swift in Sources */,
952
			);
953
			runOnlyForDeploymentPostprocessing = 0;
954
		};
955
/* End PBXSourcesBuildPhase section */
956
 
957
/* Begin PBXTargetDependency section */
958
		96270770278FBCFF005EDFFA /* PBXTargetDependency */ = {
959
			isa = PBXTargetDependency;
960
			target = 9627075C278FBCFC005EDFFA /* twogetskills */;
961
			targetProxy = 9627076F278FBCFF005EDFFA /* PBXContainerItemProxy */;
962
		};
963
		9627077B278FBCFF005EDFFA /* PBXTargetDependency */ = {
964
			isa = PBXTargetDependency;
965
			target = 9627075C278FBCFC005EDFFA /* twogetskills */;
966
			targetProxy = 9627077A278FBCFF005EDFFA /* PBXContainerItemProxy */;
967
		};
968
/* End PBXTargetDependency section */
969
 
970
/* Begin XCBuildConfiguration section */
971
		96270780278FBCFF005EDFFA /* Debug */ = {
972
			isa = XCBuildConfiguration;
973
			buildSettings = {
974
				ALWAYS_SEARCH_USER_PATHS = NO;
975
				CLANG_ANALYZER_NONNULL = YES;
976
				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
977
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
978
				CLANG_CXX_LIBRARY = "libc++";
979
				CLANG_ENABLE_MODULES = YES;
980
				CLANG_ENABLE_OBJC_ARC = YES;
981
				CLANG_ENABLE_OBJC_WEAK = YES;
982
				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
983
				CLANG_WARN_BOOL_CONVERSION = YES;
984
				CLANG_WARN_COMMA = YES;
985
				CLANG_WARN_CONSTANT_CONVERSION = YES;
986
				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
987
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
988
				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
989
				CLANG_WARN_EMPTY_BODY = YES;
990
				CLANG_WARN_ENUM_CONVERSION = YES;
991
				CLANG_WARN_INFINITE_RECURSION = YES;
992
				CLANG_WARN_INT_CONVERSION = YES;
993
				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
994
				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
995
				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
996
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
997
				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
998
				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
999
				CLANG_WARN_STRICT_PROTOTYPES = YES;
1000
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
1001
				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1002
				CLANG_WARN_UNREACHABLE_CODE = YES;
1003
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
1004
				COPY_PHASE_STRIP = NO;
1005
				DEBUG_INFORMATION_FORMAT = dwarf;
1006
				ENABLE_STRICT_OBJC_MSGSEND = YES;
1007
				ENABLE_TESTABILITY = YES;
1008
				GCC_C_LANGUAGE_STANDARD = gnu11;
1009
				GCC_DYNAMIC_NO_PIC = NO;
1010
				GCC_NO_COMMON_BLOCKS = YES;
1011
				GCC_OPTIMIZATION_LEVEL = 0;
1012
				GCC_PREPROCESSOR_DEFINITIONS = (
1013
					"DEBUG=1",
1014
					"$(inherited)",
1015
				);
1016
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
1017
				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
1018
				GCC_WARN_UNDECLARED_SELECTOR = YES;
1019
				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
1020
				GCC_WARN_UNUSED_FUNCTION = YES;
1021
				GCC_WARN_UNUSED_VARIABLE = YES;
1022
				IPHONEOS_DEPLOYMENT_TARGET = 14.4;
1023
				MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
1024
				MTL_FAST_MATH = YES;
1025
				ONLY_ACTIVE_ARCH = YES;
1026
				SDKROOT = iphoneos;
1027
				SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
1028
				SWIFT_OPTIMIZATION_LEVEL = "-Onone";
1029
			};
1030
			name = Debug;
1031
		};
1032
		96270781278FBCFF005EDFFA /* Release */ = {
1033
			isa = XCBuildConfiguration;
1034
			buildSettings = {
1035
				ALWAYS_SEARCH_USER_PATHS = NO;
1036
				CLANG_ANALYZER_NONNULL = YES;
1037
				CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
1038
				CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
1039
				CLANG_CXX_LIBRARY = "libc++";
1040
				CLANG_ENABLE_MODULES = YES;
1041
				CLANG_ENABLE_OBJC_ARC = YES;
1042
				CLANG_ENABLE_OBJC_WEAK = YES;
1043
				CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
1044
				CLANG_WARN_BOOL_CONVERSION = YES;
1045
				CLANG_WARN_COMMA = YES;
1046
				CLANG_WARN_CONSTANT_CONVERSION = YES;
1047
				CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
1048
				CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
1049
				CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
1050
				CLANG_WARN_EMPTY_BODY = YES;
1051
				CLANG_WARN_ENUM_CONVERSION = YES;
1052
				CLANG_WARN_INFINITE_RECURSION = YES;
1053
				CLANG_WARN_INT_CONVERSION = YES;
1054
				CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
1055
				CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
1056
				CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
1057
				CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
1058
				CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
1059
				CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
1060
				CLANG_WARN_STRICT_PROTOTYPES = YES;
1061
				CLANG_WARN_SUSPICIOUS_MOVE = YES;
1062
				CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
1063
				CLANG_WARN_UNREACHABLE_CODE = YES;
1064
				CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
1065
				COPY_PHASE_STRIP = NO;
1066
				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
1067
				ENABLE_NS_ASSERTIONS = NO;
1068
				ENABLE_STRICT_OBJC_MSGSEND = YES;
1069
				GCC_C_LANGUAGE_STANDARD = gnu11;
1070
				GCC_NO_COMMON_BLOCKS = YES;
1071
				GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
1072
				GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
1073
				GCC_WARN_UNDECLARED_SELECTOR = YES;
1074
				GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
1075
				GCC_WARN_UNUSED_FUNCTION = YES;
1076
				GCC_WARN_UNUSED_VARIABLE = YES;
1077
				IPHONEOS_DEPLOYMENT_TARGET = 14.4;
1078
				MTL_ENABLE_DEBUG_INFO = NO;
1079
				MTL_FAST_MATH = YES;
1080
				SDKROOT = iphoneos;
1081
				SWIFT_COMPILATION_MODE = wholemodule;
1082
				SWIFT_OPTIMIZATION_LEVEL = "-O";
1083
				VALIDATE_PRODUCT = YES;
1084
			};
1085
			name = Release;
1086
		};
1087
		96270783278FBCFF005EDFFA /* Debug */ = {
1088
			isa = XCBuildConfiguration;
1089
			baseConfigurationReference = 7BC589C3ADE7FD2CC0BCBEBF /* Pods-twogetskills.debug.xcconfig */;
1090
			buildSettings = {
1091
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
1092
				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
1093
				CODE_SIGN_STYLE = Automatic;
16 efrain 1094
				CURRENT_PROJECT_VERSION = 49;
1 efrain 1095
				DEVELOPMENT_ASSET_PATHS = "\"twogetskills/Preview Content\"";
1096
				DEVELOPMENT_TEAM = U55XF8H4BZ;
1097
				ENABLE_PREVIEWS = YES;
1098
				INFOPLIST_FILE = twogetskills/Info.plist;
1099
				IPHONEOS_DEPLOYMENT_TARGET = 14.0;
1100
				LD_RUNPATH_SEARCH_PATHS = (
1101
					"$(inherited)",
1102
					"@executable_path/Frameworks",
1103
				);
1104
				MARKETING_VERSION = 1.3;
1105
				PRODUCT_BUNDLE_IDENTIFIER = com.cesams.2getskills;
1106
				PRODUCT_NAME = "$(TARGET_NAME)";
1107
				SWIFT_VERSION = 5.0;
1108
				TARGETED_DEVICE_FAMILY = 1;
1109
			};
1110
			name = Debug;
1111
		};
1112
		96270784278FBCFF005EDFFA /* Release */ = {
1113
			isa = XCBuildConfiguration;
1114
			baseConfigurationReference = 6D47FA75D4250FED0B14F6DC /* Pods-twogetskills.release.xcconfig */;
1115
			buildSettings = {
1116
				ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
1117
				ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
1118
				CODE_SIGN_STYLE = Automatic;
16 efrain 1119
				CURRENT_PROJECT_VERSION = 49;
1 efrain 1120
				DEVELOPMENT_ASSET_PATHS = "\"twogetskills/Preview Content\"";
1121
				DEVELOPMENT_TEAM = U55XF8H4BZ;
1122
				ENABLE_PREVIEWS = YES;
1123
				INFOPLIST_FILE = twogetskills/Info.plist;
1124
				IPHONEOS_DEPLOYMENT_TARGET = 14.0;
1125
				LD_RUNPATH_SEARCH_PATHS = (
1126
					"$(inherited)",
1127
					"@executable_path/Frameworks",
1128
				);
1129
				MARKETING_VERSION = 1.3;
1130
				PRODUCT_BUNDLE_IDENTIFIER = com.cesams.2getskills;
1131
				PRODUCT_NAME = "$(TARGET_NAME)";
1132
				SWIFT_VERSION = 5.0;
1133
				TARGETED_DEVICE_FAMILY = 1;
1134
			};
1135
			name = Release;
1136
		};
1137
		96270786278FBCFF005EDFFA /* Debug */ = {
1138
			isa = XCBuildConfiguration;
1139
			buildSettings = {
1140
				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
1141
				BUNDLE_LOADER = "$(TEST_HOST)";
1142
				CODE_SIGN_STYLE = Automatic;
1143
				DEVELOPMENT_TEAM = U55XF8H4BZ;
1144
				INFOPLIST_FILE = twogetskillsTests/Info.plist;
1145
				IPHONEOS_DEPLOYMENT_TARGET = 14.0;
1146
				LD_RUNPATH_SEARCH_PATHS = (
1147
					"$(inherited)",
1148
					"@executable_path/Frameworks",
1149
					"@loader_path/Frameworks",
1150
				);
1151
				PRODUCT_BUNDLE_IDENTIFIER = com.cesa.twogetskillsTests;
1152
				PRODUCT_NAME = "$(TARGET_NAME)";
1153
				SWIFT_VERSION = 5.0;
1154
				TARGETED_DEVICE_FAMILY = "1,2";
1155
				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/twogetskills.app/twogetskills";
1156
			};
1157
			name = Debug;
1158
		};
1159
		96270787278FBCFF005EDFFA /* Release */ = {
1160
			isa = XCBuildConfiguration;
1161
			buildSettings = {
1162
				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
1163
				BUNDLE_LOADER = "$(TEST_HOST)";
1164
				CODE_SIGN_STYLE = Automatic;
1165
				DEVELOPMENT_TEAM = U55XF8H4BZ;
1166
				INFOPLIST_FILE = twogetskillsTests/Info.plist;
1167
				IPHONEOS_DEPLOYMENT_TARGET = 14.0;
1168
				LD_RUNPATH_SEARCH_PATHS = (
1169
					"$(inherited)",
1170
					"@executable_path/Frameworks",
1171
					"@loader_path/Frameworks",
1172
				);
1173
				PRODUCT_BUNDLE_IDENTIFIER = com.cesa.twogetskillsTests;
1174
				PRODUCT_NAME = "$(TARGET_NAME)";
1175
				SWIFT_VERSION = 5.0;
1176
				TARGETED_DEVICE_FAMILY = "1,2";
1177
				TEST_HOST = "$(BUILT_PRODUCTS_DIR)/twogetskills.app/twogetskills";
1178
			};
1179
			name = Release;
1180
		};
1181
		96270789278FBCFF005EDFFA /* Debug */ = {
1182
			isa = XCBuildConfiguration;
1183
			buildSettings = {
1184
				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
1185
				CODE_SIGN_STYLE = Automatic;
1186
				DEVELOPMENT_TEAM = U55XF8H4BZ;
1187
				INFOPLIST_FILE = twogetskillsUITests/Info.plist;
1188
				LD_RUNPATH_SEARCH_PATHS = (
1189
					"$(inherited)",
1190
					"@executable_path/Frameworks",
1191
					"@loader_path/Frameworks",
1192
				);
1193
				PRODUCT_BUNDLE_IDENTIFIER = com.cesa.twogetskillsUITests;
1194
				PRODUCT_NAME = "$(TARGET_NAME)";
1195
				SWIFT_VERSION = 5.0;
1196
				TARGETED_DEVICE_FAMILY = "1,2";
1197
				TEST_TARGET_NAME = twogetskills;
1198
			};
1199
			name = Debug;
1200
		};
1201
		9627078A278FBCFF005EDFFA /* Release */ = {
1202
			isa = XCBuildConfiguration;
1203
			buildSettings = {
1204
				ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
1205
				CODE_SIGN_STYLE = Automatic;
1206
				DEVELOPMENT_TEAM = U55XF8H4BZ;
1207
				INFOPLIST_FILE = twogetskillsUITests/Info.plist;
1208
				LD_RUNPATH_SEARCH_PATHS = (
1209
					"$(inherited)",
1210
					"@executable_path/Frameworks",
1211
					"@loader_path/Frameworks",
1212
				);
1213
				PRODUCT_BUNDLE_IDENTIFIER = com.cesa.twogetskillsUITests;
1214
				PRODUCT_NAME = "$(TARGET_NAME)";
1215
				SWIFT_VERSION = 5.0;
1216
				TARGETED_DEVICE_FAMILY = "1,2";
1217
				TEST_TARGET_NAME = twogetskills;
1218
			};
1219
			name = Release;
1220
		};
1221
/* End XCBuildConfiguration section */
1222
 
1223
/* Begin XCConfigurationList section */
1224
		96270758278FBCFC005EDFFA /* Build configuration list for PBXProject "twogetskills" */ = {
1225
			isa = XCConfigurationList;
1226
			buildConfigurations = (
1227
				96270780278FBCFF005EDFFA /* Debug */,
1228
				96270781278FBCFF005EDFFA /* Release */,
1229
			);
1230
			defaultConfigurationIsVisible = 0;
1231
			defaultConfigurationName = Release;
1232
		};
1233
		96270782278FBCFF005EDFFA /* Build configuration list for PBXNativeTarget "twogetskills" */ = {
1234
			isa = XCConfigurationList;
1235
			buildConfigurations = (
1236
				96270783278FBCFF005EDFFA /* Debug */,
1237
				96270784278FBCFF005EDFFA /* Release */,
1238
			);
1239
			defaultConfigurationIsVisible = 0;
1240
			defaultConfigurationName = Release;
1241
		};
1242
		96270785278FBCFF005EDFFA /* Build configuration list for PBXNativeTarget "twogetskillsTests" */ = {
1243
			isa = XCConfigurationList;
1244
			buildConfigurations = (
1245
				96270786278FBCFF005EDFFA /* Debug */,
1246
				96270787278FBCFF005EDFFA /* Release */,
1247
			);
1248
			defaultConfigurationIsVisible = 0;
1249
			defaultConfigurationName = Release;
1250
		};
1251
		96270788278FBCFF005EDFFA /* Build configuration list for PBXNativeTarget "twogetskillsUITests" */ = {
1252
			isa = XCConfigurationList;
1253
			buildConfigurations = (
1254
				96270789278FBCFF005EDFFA /* Debug */,
1255
				9627078A278FBCFF005EDFFA /* Release */,
1256
			);
1257
			defaultConfigurationIsVisible = 0;
1258
			defaultConfigurationName = Release;
1259
		};
1260
/* End XCConfigurationList section */
1261
	};
1262
	rootObject = 96270755278FBCFC005EDFFA /* Project object */;
1263
}