Proyectos de Subversion Iphone Microlearning - Nuevo Interface

Rev

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

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