Proyectos de Subversion Iphone Microlearning - Nuevo Interface

Rev

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