Proyectos de Subversion Iphone Microlearning - Nuevo Interface

Rev

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