Autoría | Ultima modificación | Ver Log |
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 51;
objects = {
/* Begin PBXBuildFile section */
9605037F27BE810D00E6E5DF /* CardCapsuleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9605037E27BE810D00E6E5DF /* CardCapsuleView.swift */; };
9605038427BE82F400E6E5DF /* GridCapsuleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9605038327BE82F400E6E5DF /* GridCapsuleView.swift */; };
9605038927BE876A00E6E5DF /* CardSlideView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9605038827BE876A00E6E5DF /* CardSlideView.swift */; };
9605038E27BF014200E6E5DF /* GridSlideView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9605038D27BF014200E6E5DF /* GridSlideView.swift */; };
9605039327BF382F00E6E5DF /* MainView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9605039227BF382F00E6E5DF /* MainView.swift */; };
9606608927A1B606006DEB48 /* LoadingView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9606608827A1B606006DEB48 /* LoadingView.swift */; };
960660D427A1ED2E006DEB48 /* GridTopicView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 960660D327A1ED2E006DEB48 /* GridTopicView.swift */; };
960660D927A1ED84006DEB48 /* CardTopicView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 960660D827A1ED84006DEB48 /* CardTopicView.swift */; };
960660E127A2053D006DEB48 /* IntroView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 960660E027A2053D006DEB48 /* IntroView.swift */; };
960660E627A2177A006DEB48 /* Constants.swift in Sources */ = {isa = PBXBuildFile; fileRef = 960660E527A2177A006DEB48 /* Constants.swift */; };
960660EB27A21CB6006DEB48 /* Config.swift in Sources */ = {isa = PBXBuildFile; fileRef = 960660EA27A21CB6006DEB48 /* Config.swift */; };
960660F727A22004006DEB48 /* ExtensionUIColor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 960660F627A22004006DEB48 /* ExtensionUIColor.swift */; };
960660FC27A220A4006DEB48 /* ExtensionNotification.swift in Sources */ = {isa = PBXBuildFile; fileRef = 960660FB27A220A4006DEB48 /* ExtensionNotification.swift */; };
9606F34627CE37330019626A /* UserExtendedModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9606F34527CE37330019626A /* UserExtendedModel.swift */; };
9606F34B27CE3A200019626A /* UserExtendedDao.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9606F34A27CE3A200019626A /* UserExtendedDao.swift */; };
960D0F0828234EFF001F9F16 /* ProfileView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 960D0F0728234EFF001F9F16 /* ProfileView.swift */; };
960D0F0D2824094C001F9F16 /* TimeLineViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 960D0F0C2824094C001F9F16 /* TimeLineViewModel.swift */; };
960D0F12282416B6001F9F16 /* CustomAsyncImageProfile.swift in Sources */ = {isa = PBXBuildFile; fileRef = 960D0F11282416B6001F9F16 /* CustomAsyncImageProfile.swift */; };
960D0F172824469A001F9F16 /* MyProgressView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 960D0F162824469A001F9F16 /* MyProgressView.swift */; };
960D0F1F2824481F001F9F16 /* ProgressBarView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 960D0F1E2824481F001F9F16 /* ProgressBarView.swift */; };
9613946C2815C86100C37BC1 /* VideoPlayerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9613946B2815C86100C37BC1 /* VideoPlayerView.swift */; };
9620EFFD27D0239500387C08 /* SlideGridViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9620EFFC27D0239500387C08 /* SlideGridViewModel.swift */; };
96270761278FBCFC005EDFFA /* TwoGetSkillApp.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96270760278FBCFC005EDFFA /* TwoGetSkillApp.swift */; };
96270765278FBCFE005EDFFA /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 96270764278FBCFE005EDFFA /* Assets.xcassets */; };
96270768278FBCFE005EDFFA /* Preview Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 96270767278FBCFE005EDFFA /* Preview Assets.xcassets */; };
96270773278FBCFF005EDFFA /* twogetskillsTests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96270772278FBCFF005EDFFA /* twogetskillsTests.swift */; };
9627077E278FBCFF005EDFFA /* twogetskillsUITests.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9627077D278FBCFF005EDFFA /* twogetskillsUITests.swift */; };
9634152827A4661A000E33A7 /* FinishCapsuleView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9634152727A4661A000E33A7 /* FinishCapsuleView.swift */; };
9634152D27A468BA000E33A7 /* FinishTopicView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9634152C27A468BA000E33A7 /* FinishTopicView.swift */; };
96591AE527D8E274005A9D69 /* ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96591AE427D8E274005A9D69 /* ImageCache.swift */; };
96591AEA27D8E2BD005A9D69 /* ImageLoader.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96591AE927D8E2BD005A9D69 /* ImageLoader.swift */; };
96591AF727D8E383005A9D69 /* EnvironmentValues+ImageCache.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96591AF627D8E383005A9D69 /* EnvironmentValues+ImageCache.swift */; };
96591AFC27D8E8CA005A9D69 /* CustomAsyncImage.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96591AFB27D8E8CA005A9D69 /* CustomAsyncImage.swift */; };
9665F22027C667B200970AC4 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9665F21F27C667B200970AC4 /* AppDelegate.swift */; };
9669FA2027C5CA9200E1C0A7 /* CapsuleGridViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9669FA1F27C5CA9200E1C0A7 /* CapsuleGridViewModel.swift */; };
966D2809282124190066974F /* SlideCardViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966D2808282124190066974F /* SlideCardViewModel.swift */; };
966F1F0A27C3C8CD001D019E /* TimeLineView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F0927C3C8CD001D019E /* TimeLineView.swift */; };
966F1F1027C41AF1001D019E /* TopicGridViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F0F27C41AF1001D019E /* TopicGridViewModel.swift */; };
966F1F1927C41BC0001D019E /* TopicModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F1827C41BC0001D019E /* TopicModel.swift */; };
966F1F2127C41C1B001D019E /* CapsuleModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F2027C41C1B001D019E /* CapsuleModel.swift */; };
966F1F2627C41C4B001D019E /* SlideModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F2527C41C4B001D019E /* SlideModel.swift */; };
966F1F2B27C41C87001D019E /* QuizModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F2A27C41C87001D019E /* QuizModel.swift */; };
966F1F3027C41CA4001D019E /* QuestionModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F2F27C41CA4001D019E /* QuestionModel.swift */; };
966F1F3527C41CC1001D019E /* AnswerModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F3427C41CC1001D019E /* AnswerModel.swift */; };
966F1F3A27C41CDE001D019E /* CompanyModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F3927C41CDE001D019E /* CompanyModel.swift */; };
966F1F3F27C41D0C001D019E /* ProgressModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F3E27C41D0C001D019E /* ProgressModel.swift */; };
966F1F4427C41D3A001D019E /* SyncModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F4327C41D3A001D019E /* SyncModel.swift */; };
966F1F4927C41D58001D019E /* UserLogModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F4827C41D58001D019E /* UserLogModel.swift */; };
966F1F4F27C41DD9001D019E /* AnswerDao.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F4E27C41DD9001D019E /* AnswerDao.swift */; };
966F1F5427C41E16001D019E /* CapsuleDao.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F5327C41E16001D019E /* CapsuleDao.swift */; };
966F1F5927C41E42001D019E /* CompanyDao.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F5827C41E42001D019E /* CompanyDao.swift */; };
966F1F6127C41E63001D019E /* ProgressDao.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F6027C41E63001D019E /* ProgressDao.swift */; };
966F1F6627C41EB0001D019E /* QuestionDao.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F6527C41EB0001D019E /* QuestionDao.swift */; };
966F1F6B27C41EEF001D019E /* SyncDao.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F6A27C41EEF001D019E /* SyncDao.swift */; };
966F1F7027C41F12001D019E /* SlideDao.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F6F27C41F12001D019E /* SlideDao.swift */; };
966F1F7527C41F50001D019E /* TopicDao.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F7427C41F50001D019E /* TopicDao.swift */; };
966F1F7B27C41F97001D019E /* QuizDao.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F7A27C41F97001D019E /* QuizDao.swift */; };
966F1F8027C41FCB001D019E /* UserLogDao.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F7F27C41FCB001D019E /* UserLogDao.swift */; };
966F1F8527C41FE9001D019E /* Database.swift in Sources */ = {isa = PBXBuildFile; fileRef = 966F1F8427C41FE9001D019E /* Database.swift */; };
9692E54127D4DA6D000C8FF8 /* CardGalleryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9692E54027D4DA6D000C8FF8 /* CardGalleryView.swift */; };
9692E54927D66715000C8FF8 /* GridGalleryView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9692E54827D66715000C8FF8 /* GridGalleryView.swift */; };
9697607027C83BDD00A488D8 /* SyncAdapter.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9697606F27C83BDD00A488D8 /* SyncAdapter.swift */; };
969C1F4A27D0FD1600D975BC /* Preference.swift in Sources */ = {isa = PBXBuildFile; fileRef = 969C1F4927D0FD1600D975BC /* Preference.swift */; };
969C921927ED0F3600757EDA /* TimeLinePointView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 969C921827ED0F3600757EDA /* TimeLinePointView.swift */; };
96A2169E27CBC3FD0077513C /* DataService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96A2169D27CBC3FD0077513C /* DataService.swift */; };
96C43F0E28181CB1004E9E6F /* WebViewerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96C43F0D28181CB1004E9E6F /* WebViewerView.swift */; };
96C43F1328181CCA004E9E6F /* PdfViewerView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96C43F1228181CCA004E9E6F /* PdfViewerView.swift */; };
96C43F1B281823FE004E9E6F /* PDFKitRepresentedView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96C43F1A281823FE004E9E6F /* PDFKitRepresentedView.swift */; };
96C43F2428182B02004E9E6F /* WebViewRepresentedView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96C43F2328182B02004E9E6F /* WebViewRepresentedView.swift */; };
96C43F652818D16D004E9E6F /* SceneDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96C43F642818D16D004E9E6F /* SceneDelegate.swift */; };
96C43F96281A212B004E9E6F /* SampleOperation.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96C43F95281A212B004E9E6F /* SampleOperation.swift */; };
96D5183527DA044600A0DEB1 /* PieSliceView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96D5183427DA044600A0DEB1 /* PieSliceView.swift */; };
96D5183D27DA048E00A0DEB1 /* PieChartView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96D5183C27DA048E00A0DEB1 /* PieChartView.swift */; };
96DACE4127A311B700ED566D /* LoginView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96DACE4027A311B700ED566D /* LoginView.swift */; };
96EAB7AF27C6848700E0B2A0 /* GoogleService-Info.plist in Resources */ = {isa = PBXBuildFile; fileRef = 96EAB7AE27C6848700E0B2A0 /* GoogleService-Info.plist */; };
96ED564E28254BCD00EA1DF9 /* ProgressViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96ED564D28254BCD00EA1DF9 /* ProgressViewModel.swift */; };
96ED56532825685300EA1DF9 /* UserExtendedPointView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96ED56522825685300EA1DF9 /* UserExtendedPointView.swift */; };
96ED56582825691800EA1DF9 /* UserExtendedViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96ED56572825691800EA1DF9 /* UserExtendedViewModel.swift */; };
96ED565D282576C200EA1DF9 /* HeaderSecurity.swift in Sources */ = {isa = PBXBuildFile; fileRef = 96ED565C282576C200EA1DF9 /* HeaderSecurity.swift */; };
AB3E9599F3FE35D7757AD782 /* Pods_twogetskills.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 2D56109C40754006BE1EAA02 /* Pods_twogetskills.framework */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
9627076F278FBCFF005EDFFA /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 96270755278FBCFC005EDFFA /* Project object */;
proxyType = 1;
remoteGlobalIDString = 9627075C278FBCFC005EDFFA;
remoteInfo = twogetskills;
};
9627077A278FBCFF005EDFFA /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = 96270755278FBCFC005EDFFA /* Project object */;
proxyType = 1;
remoteGlobalIDString = 9627075C278FBCFC005EDFFA;
remoteInfo = twogetskills;
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
2D56109C40754006BE1EAA02 /* Pods_twogetskills.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = Pods_twogetskills.framework; sourceTree = BUILT_PRODUCTS_DIR; };
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>"; };
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>"; };
9605037E27BE810D00E6E5DF /* CardCapsuleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardCapsuleView.swift; sourceTree = "<group>"; };
9605038327BE82F400E6E5DF /* GridCapsuleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GridCapsuleView.swift; sourceTree = "<group>"; };
9605038827BE876A00E6E5DF /* CardSlideView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardSlideView.swift; sourceTree = "<group>"; };
9605038D27BF014200E6E5DF /* GridSlideView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GridSlideView.swift; sourceTree = "<group>"; };
9605039227BF382F00E6E5DF /* MainView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MainView.swift; sourceTree = "<group>"; };
9606608827A1B606006DEB48 /* LoadingView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoadingView.swift; sourceTree = "<group>"; };
960660D327A1ED2E006DEB48 /* GridTopicView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GridTopicView.swift; sourceTree = "<group>"; };
960660D827A1ED84006DEB48 /* CardTopicView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardTopicView.swift; sourceTree = "<group>"; };
960660E027A2053D006DEB48 /* IntroView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = IntroView.swift; sourceTree = "<group>"; usesTabs = 0; };
960660E527A2177A006DEB48 /* Constants.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Constants.swift; sourceTree = "<group>"; };
960660EA27A21CB6006DEB48 /* Config.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Config.swift; sourceTree = "<group>"; };
960660F627A22004006DEB48 /* ExtensionUIColor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExtensionUIColor.swift; sourceTree = "<group>"; };
960660FB27A220A4006DEB48 /* ExtensionNotification.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ExtensionNotification.swift; sourceTree = "<group>"; };
9606F34527CE37330019626A /* UserExtendedModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserExtendedModel.swift; sourceTree = "<group>"; };
9606F34A27CE3A200019626A /* UserExtendedDao.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserExtendedDao.swift; sourceTree = "<group>"; };
960D0F0728234EFF001F9F16 /* ProfileView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProfileView.swift; sourceTree = "<group>"; };
960D0F0C2824094C001F9F16 /* TimeLineViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimeLineViewModel.swift; sourceTree = "<group>"; };
960D0F11282416B6001F9F16 /* CustomAsyncImageProfile.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomAsyncImageProfile.swift; sourceTree = "<group>"; };
960D0F162824469A001F9F16 /* MyProgressView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MyProgressView.swift; sourceTree = "<group>"; };
960D0F1E2824481F001F9F16 /* ProgressBarView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProgressBarView.swift; sourceTree = "<group>"; };
9613946B2815C86100C37BC1 /* VideoPlayerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = VideoPlayerView.swift; sourceTree = "<group>"; };
9620EFFC27D0239500387C08 /* SlideGridViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SlideGridViewModel.swift; sourceTree = "<group>"; };
9627075D278FBCFC005EDFFA /* twogetskills.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = twogetskills.app; sourceTree = BUILT_PRODUCTS_DIR; };
96270760278FBCFC005EDFFA /* TwoGetSkillApp.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TwoGetSkillApp.swift; sourceTree = "<group>"; };
96270764278FBCFE005EDFFA /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
96270767278FBCFE005EDFFA /* Preview Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = "Preview Assets.xcassets"; sourceTree = "<group>"; };
96270769278FBCFE005EDFFA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
9627076E278FBCFF005EDFFA /* twogetskillsTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = twogetskillsTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
96270772278FBCFF005EDFFA /* twogetskillsTests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = twogetskillsTests.swift; sourceTree = "<group>"; };
96270774278FBCFF005EDFFA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
96270779278FBCFF005EDFFA /* twogetskillsUITests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = twogetskillsUITests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
9627077D278FBCFF005EDFFA /* twogetskillsUITests.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = twogetskillsUITests.swift; sourceTree = "<group>"; };
9627077F278FBCFF005EDFFA /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
9634152727A4661A000E33A7 /* FinishCapsuleView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FinishCapsuleView.swift; sourceTree = "<group>"; };
9634152C27A468BA000E33A7 /* FinishTopicView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = FinishTopicView.swift; sourceTree = "<group>"; };
96591AE427D8E274005A9D69 /* ImageCache.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageCache.swift; sourceTree = "<group>"; };
96591AE927D8E2BD005A9D69 /* ImageLoader.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ImageLoader.swift; sourceTree = "<group>"; };
96591AF627D8E383005A9D69 /* EnvironmentValues+ImageCache.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "EnvironmentValues+ImageCache.swift"; sourceTree = "<group>"; };
96591AFB27D8E8CA005A9D69 /* CustomAsyncImage.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CustomAsyncImage.swift; sourceTree = "<group>"; };
9665F21F27C667B200970AC4 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
9669FA1F27C5CA9200E1C0A7 /* CapsuleGridViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CapsuleGridViewModel.swift; sourceTree = "<group>"; };
966D2808282124190066974F /* SlideCardViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SlideCardViewModel.swift; sourceTree = "<group>"; };
966F1F0927C3C8CD001D019E /* TimeLineView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimeLineView.swift; sourceTree = "<group>"; };
966F1F0F27C41AF1001D019E /* TopicGridViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TopicGridViewModel.swift; sourceTree = "<group>"; };
966F1F1827C41BC0001D019E /* TopicModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TopicModel.swift; sourceTree = "<group>"; };
966F1F2027C41C1B001D019E /* CapsuleModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CapsuleModel.swift; sourceTree = "<group>"; };
966F1F2527C41C4B001D019E /* SlideModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SlideModel.swift; sourceTree = "<group>"; };
966F1F2A27C41C87001D019E /* QuizModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuizModel.swift; sourceTree = "<group>"; };
966F1F2F27C41CA4001D019E /* QuestionModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuestionModel.swift; sourceTree = "<group>"; };
966F1F3427C41CC1001D019E /* AnswerModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnswerModel.swift; sourceTree = "<group>"; };
966F1F3927C41CDE001D019E /* CompanyModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyModel.swift; sourceTree = "<group>"; };
966F1F3E27C41D0C001D019E /* ProgressModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProgressModel.swift; sourceTree = "<group>"; };
966F1F4327C41D3A001D019E /* SyncModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SyncModel.swift; sourceTree = "<group>"; };
966F1F4827C41D58001D019E /* UserLogModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserLogModel.swift; sourceTree = "<group>"; };
966F1F4E27C41DD9001D019E /* AnswerDao.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AnswerDao.swift; sourceTree = "<group>"; };
966F1F5327C41E16001D019E /* CapsuleDao.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CapsuleDao.swift; sourceTree = "<group>"; };
966F1F5827C41E42001D019E /* CompanyDao.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CompanyDao.swift; sourceTree = "<group>"; };
966F1F6027C41E63001D019E /* ProgressDao.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProgressDao.swift; sourceTree = "<group>"; };
966F1F6527C41EB0001D019E /* QuestionDao.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuestionDao.swift; sourceTree = "<group>"; };
966F1F6A27C41EEF001D019E /* SyncDao.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SyncDao.swift; sourceTree = "<group>"; };
966F1F6F27C41F12001D019E /* SlideDao.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SlideDao.swift; sourceTree = "<group>"; };
966F1F7427C41F50001D019E /* TopicDao.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TopicDao.swift; sourceTree = "<group>"; };
966F1F7A27C41F97001D019E /* QuizDao.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = QuizDao.swift; sourceTree = "<group>"; };
966F1F7F27C41FCB001D019E /* UserLogDao.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserLogDao.swift; sourceTree = "<group>"; };
966F1F8427C41FE9001D019E /* Database.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = Database.swift; sourceTree = "<group>"; };
9692E54027D4DA6D000C8FF8 /* CardGalleryView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CardGalleryView.swift; sourceTree = "<group>"; };
9692E54827D66715000C8FF8 /* GridGalleryView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = GridGalleryView.swift; sourceTree = "<group>"; };
9697606F27C83BDD00A488D8 /* SyncAdapter.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SyncAdapter.swift; sourceTree = "<group>"; };
969C1F4927D0FD1600D975BC /* Preference.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; name = Preference.swift; path = twogetskills/Preference.swift; sourceTree = SOURCE_ROOT; };
969C921827ED0F3600757EDA /* TimeLinePointView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TimeLinePointView.swift; sourceTree = "<group>"; };
96A2169D27CBC3FD0077513C /* DataService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = DataService.swift; sourceTree = "<group>"; };
96C43F0D28181CB1004E9E6F /* WebViewerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebViewerView.swift; sourceTree = "<group>"; };
96C43F1228181CCA004E9E6F /* PdfViewerView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PdfViewerView.swift; sourceTree = "<group>"; };
96C43F1A281823FE004E9E6F /* PDFKitRepresentedView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PDFKitRepresentedView.swift; sourceTree = "<group>"; };
96C43F2328182B02004E9E6F /* WebViewRepresentedView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WebViewRepresentedView.swift; sourceTree = "<group>"; };
96C43F642818D16D004E9E6F /* SceneDelegate.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = SceneDelegate.swift; sourceTree = "<group>"; };
96C43F95281A212B004E9E6F /* SampleOperation.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SampleOperation.swift; sourceTree = "<group>"; };
96D5183427DA044600A0DEB1 /* PieSliceView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PieSliceView.swift; sourceTree = "<group>"; };
96D5183C27DA048E00A0DEB1 /* PieChartView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = PieChartView.swift; sourceTree = "<group>"; };
96DACE4027A311B700ED566D /* LoginView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = LoginView.swift; sourceTree = "<group>"; };
96EAB7AE27C6848700E0B2A0 /* GoogleService-Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = "GoogleService-Info.plist"; sourceTree = "<group>"; };
96ED564D28254BCD00EA1DF9 /* ProgressViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ProgressViewModel.swift; sourceTree = "<group>"; };
96ED56522825685300EA1DF9 /* UserExtendedPointView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserExtendedPointView.swift; sourceTree = "<group>"; };
96ED56572825691800EA1DF9 /* UserExtendedViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = UserExtendedViewModel.swift; sourceTree = "<group>"; };
96ED565C282576C200EA1DF9 /* HeaderSecurity.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = HeaderSecurity.swift; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
9627075A278FBCFC005EDFFA /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
AB3E9599F3FE35D7757AD782 /* Pods_twogetskills.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
9627076B278FBCFF005EDFFA /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
96270776278FBCFF005EDFFA /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
46364D90A3012140C9B11D09 /* Pods */ = {
isa = PBXGroup;
children = (
7BC589C3ADE7FD2CC0BCBEBF /* Pods-twogetskills.debug.xcconfig */,
6D47FA75D4250FED0B14F6DC /* Pods-twogetskills.release.xcconfig */,
);
path = Pods;
sourceTree = "<group>";
};
960660CF27A1E4AD006DEB48 /* View */ = {
isa = PBXGroup;
children = (
9606608827A1B606006DEB48 /* LoadingView.swift */,
960660D327A1ED2E006DEB48 /* GridTopicView.swift */,
960660D827A1ED84006DEB48 /* CardTopicView.swift */,
960660E027A2053D006DEB48 /* IntroView.swift */,
96DACE4027A311B700ED566D /* LoginView.swift */,
9634152727A4661A000E33A7 /* FinishCapsuleView.swift */,
9634152C27A468BA000E33A7 /* FinishTopicView.swift */,
9605037E27BE810D00E6E5DF /* CardCapsuleView.swift */,
9605038327BE82F400E6E5DF /* GridCapsuleView.swift */,
9605038827BE876A00E6E5DF /* CardSlideView.swift */,
9605038D27BF014200E6E5DF /* GridSlideView.swift */,
9605039227BF382F00E6E5DF /* MainView.swift */,
966F1F0927C3C8CD001D019E /* TimeLineView.swift */,
9692E54027D4DA6D000C8FF8 /* CardGalleryView.swift */,
9692E54827D66715000C8FF8 /* GridGalleryView.swift */,
969C921827ED0F3600757EDA /* TimeLinePointView.swift */,
9613946B2815C86100C37BC1 /* VideoPlayerView.swift */,
96C43F0D28181CB1004E9E6F /* WebViewerView.swift */,
96C43F1228181CCA004E9E6F /* PdfViewerView.swift */,
960D0F0728234EFF001F9F16 /* ProfileView.swift */,
960D0F162824469A001F9F16 /* MyProgressView.swift */,
96ED56522825685300EA1DF9 /* UserExtendedPointView.swift */,
);
path = View;
sourceTree = "<group>";
};
960660F527A21FEE006DEB48 /* Extensions */ = {
isa = PBXGroup;
children = (
960660F627A22004006DEB48 /* ExtensionUIColor.swift */,
960660FB27A220A4006DEB48 /* ExtensionNotification.swift */,
);
path = Extensions;
sourceTree = "<group>";
};
96270754278FBCFC005EDFFA = {
isa = PBXGroup;
children = (
9627075F278FBCFC005EDFFA /* twogetskills */,
96270771278FBCFF005EDFFA /* twogetskillsTests */,
9627077C278FBCFF005EDFFA /* twogetskillsUITests */,
9627075E278FBCFC005EDFFA /* Products */,
46364D90A3012140C9B11D09 /* Pods */,
EDF1AA82185FEF186B8E986B /* Frameworks */,
);
sourceTree = "<group>";
};
9627075E278FBCFC005EDFFA /* Products */ = {
isa = PBXGroup;
children = (
9627075D278FBCFC005EDFFA /* twogetskills.app */,
9627076E278FBCFF005EDFFA /* twogetskillsTests.xctest */,
96270779278FBCFF005EDFFA /* twogetskillsUITests.xctest */,
);
name = Products;
sourceTree = "<group>";
};
9627075F278FBCFC005EDFFA /* twogetskills */ = {
isa = PBXGroup;
children = (
96D5183327DA043600A0DEB1 /* Chart */,
966F1F7927C41F68001D019E /* Dao */,
966F1F4D27C41DC5001D019E /* Database */,
960660F527A21FEE006DEB48 /* Extensions */,
966F1F1727C41BB2001D019E /* Model */,
96C489AB27B1B6B70002EAA2 /* Services */,
960660CF27A1E4AD006DEB48 /* View */,
966F1F0E27C41A48001D019E /* ViewModel */,
96C43F2228182A9A004E9E6F /* UI */,
960660EA27A21CB6006DEB48 /* Config.swift */,
960660E527A2177A006DEB48 /* Constants.swift */,
96270760278FBCFC005EDFFA /* TwoGetSkillApp.swift */,
9665F21F27C667B200970AC4 /* AppDelegate.swift */,
96C43F642818D16D004E9E6F /* SceneDelegate.swift */,
969C1F4927D0FD1600D975BC /* Preference.swift */,
96EAB7AE27C6848700E0B2A0 /* GoogleService-Info.plist */,
96270764278FBCFE005EDFFA /* Assets.xcassets */,
96270769278FBCFE005EDFFA /* Info.plist */,
96270766278FBCFE005EDFFA /* Preview Content */,
96C43F95281A212B004E9E6F /* SampleOperation.swift */,
);
path = twogetskills;
sourceTree = "<group>";
};
96270766278FBCFE005EDFFA /* Preview Content */ = {
isa = PBXGroup;
children = (
96270767278FBCFE005EDFFA /* Preview Assets.xcassets */,
);
path = "Preview Content";
sourceTree = "<group>";
};
96270771278FBCFF005EDFFA /* twogetskillsTests */ = {
isa = PBXGroup;
children = (
96270772278FBCFF005EDFFA /* twogetskillsTests.swift */,
96270774278FBCFF005EDFFA /* Info.plist */,
);
path = twogetskillsTests;
sourceTree = "<group>";
};
9627077C278FBCFF005EDFFA /* twogetskillsUITests */ = {
isa = PBXGroup;
children = (
9627077D278FBCFF005EDFFA /* twogetskillsUITests.swift */,
9627077F278FBCFF005EDFFA /* Info.plist */,
);
path = twogetskillsUITests;
sourceTree = "<group>";
};
966F1F0E27C41A48001D019E /* ViewModel */ = {
isa = PBXGroup;
children = (
966F1F0F27C41AF1001D019E /* TopicGridViewModel.swift */,
9669FA1F27C5CA9200E1C0A7 /* CapsuleGridViewModel.swift */,
9620EFFC27D0239500387C08 /* SlideGridViewModel.swift */,
966D2808282124190066974F /* SlideCardViewModel.swift */,
960D0F0C2824094C001F9F16 /* TimeLineViewModel.swift */,
96ED564D28254BCD00EA1DF9 /* ProgressViewModel.swift */,
96ED56572825691800EA1DF9 /* UserExtendedViewModel.swift */,
);
path = ViewModel;
sourceTree = "<group>";
};
966F1F1727C41BB2001D019E /* Model */ = {
isa = PBXGroup;
children = (
966F1F2027C41C1B001D019E /* CapsuleModel.swift */,
966F1F2527C41C4B001D019E /* SlideModel.swift */,
966F1F2A27C41C87001D019E /* QuizModel.swift */,
966F1F2F27C41CA4001D019E /* QuestionModel.swift */,
966F1F3427C41CC1001D019E /* AnswerModel.swift */,
966F1F3927C41CDE001D019E /* CompanyModel.swift */,
966F1F3E27C41D0C001D019E /* ProgressModel.swift */,
966F1F4327C41D3A001D019E /* SyncModel.swift */,
966F1F4827C41D58001D019E /* UserLogModel.swift */,
966F1F1827C41BC0001D019E /* TopicModel.swift */,
9606F34527CE37330019626A /* UserExtendedModel.swift */,
);
path = Model;
sourceTree = "<group>";
};
966F1F4D27C41DC5001D019E /* Database */ = {
isa = PBXGroup;
children = (
966F1F8427C41FE9001D019E /* Database.swift */,
);
path = Database;
sourceTree = "<group>";
};
966F1F7927C41F68001D019E /* Dao */ = {
isa = PBXGroup;
children = (
966F1F4E27C41DD9001D019E /* AnswerDao.swift */,
966F1F5327C41E16001D019E /* CapsuleDao.swift */,
966F1F5827C41E42001D019E /* CompanyDao.swift */,
966F1F6027C41E63001D019E /* ProgressDao.swift */,
966F1F6527C41EB0001D019E /* QuestionDao.swift */,
966F1F6A27C41EEF001D019E /* SyncDao.swift */,
966F1F6F27C41F12001D019E /* SlideDao.swift */,
966F1F7427C41F50001D019E /* TopicDao.swift */,
966F1F7A27C41F97001D019E /* QuizDao.swift */,
966F1F7F27C41FCB001D019E /* UserLogDao.swift */,
9606F34A27CE3A200019626A /* UserExtendedDao.swift */,
);
path = Dao;
sourceTree = "<group>";
};
96C43F2228182A9A004E9E6F /* UI */ = {
isa = PBXGroup;
children = (
96C43F1A281823FE004E9E6F /* PDFKitRepresentedView.swift */,
96C43F2328182B02004E9E6F /* WebViewRepresentedView.swift */,
960D0F1E2824481F001F9F16 /* ProgressBarView.swift */,
);
path = UI;
sourceTree = "<group>";
};
96C489AB27B1B6B70002EAA2 /* Services */ = {
isa = PBXGroup;
children = (
9697606F27C83BDD00A488D8 /* SyncAdapter.swift */,
96A2169D27CBC3FD0077513C /* DataService.swift */,
96591AE427D8E274005A9D69 /* ImageCache.swift */,
96591AE927D8E2BD005A9D69 /* ImageLoader.swift */,
96591AF627D8E383005A9D69 /* EnvironmentValues+ImageCache.swift */,
96591AFB27D8E8CA005A9D69 /* CustomAsyncImage.swift */,
960D0F11282416B6001F9F16 /* CustomAsyncImageProfile.swift */,
96ED565C282576C200EA1DF9 /* HeaderSecurity.swift */,
);
path = Services;
sourceTree = "<group>";
};
96D5183327DA043600A0DEB1 /* Chart */ = {
isa = PBXGroup;
children = (
96D5183427DA044600A0DEB1 /* PieSliceView.swift */,
96D5183C27DA048E00A0DEB1 /* PieChartView.swift */,
);
path = Chart;
sourceTree = "<group>";
};
EDF1AA82185FEF186B8E986B /* Frameworks */ = {
isa = PBXGroup;
children = (
2D56109C40754006BE1EAA02 /* Pods_twogetskills.framework */,
);
name = Frameworks;
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXNativeTarget section */
9627075C278FBCFC005EDFFA /* twogetskills */ = {
isa = PBXNativeTarget;
buildConfigurationList = 96270782278FBCFF005EDFFA /* Build configuration list for PBXNativeTarget "twogetskills" */;
buildPhases = (
D841A091FE22C143B3C3E03B /* [CP] Check Pods Manifest.lock */,
96270759278FBCFC005EDFFA /* Sources */,
9627075A278FBCFC005EDFFA /* Frameworks */,
9627075B278FBCFC005EDFFA /* Resources */,
EC28E024B4666D92EC3EB74A /* [CP] Embed Pods Frameworks */,
);
buildRules = (
);
dependencies = (
);
name = twogetskills;
productName = twogetskills;
productReference = 9627075D278FBCFC005EDFFA /* twogetskills.app */;
productType = "com.apple.product-type.application";
};
9627076D278FBCFF005EDFFA /* twogetskillsTests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 96270785278FBCFF005EDFFA /* Build configuration list for PBXNativeTarget "twogetskillsTests" */;
buildPhases = (
9627076A278FBCFF005EDFFA /* Sources */,
9627076B278FBCFF005EDFFA /* Frameworks */,
9627076C278FBCFF005EDFFA /* Resources */,
);
buildRules = (
);
dependencies = (
96270770278FBCFF005EDFFA /* PBXTargetDependency */,
);
name = twogetskillsTests;
productName = twogetskillsTests;
productReference = 9627076E278FBCFF005EDFFA /* twogetskillsTests.xctest */;
productType = "com.apple.product-type.bundle.unit-test";
};
96270778278FBCFF005EDFFA /* twogetskillsUITests */ = {
isa = PBXNativeTarget;
buildConfigurationList = 96270788278FBCFF005EDFFA /* Build configuration list for PBXNativeTarget "twogetskillsUITests" */;
buildPhases = (
96270775278FBCFF005EDFFA /* Sources */,
96270776278FBCFF005EDFFA /* Frameworks */,
96270777278FBCFF005EDFFA /* Resources */,
);
buildRules = (
);
dependencies = (
9627077B278FBCFF005EDFFA /* PBXTargetDependency */,
);
name = twogetskillsUITests;
productName = twogetskillsUITests;
productReference = 96270779278FBCFF005EDFFA /* twogetskillsUITests.xctest */;
productType = "com.apple.product-type.bundle.ui-testing";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
96270755278FBCFC005EDFFA /* Project object */ = {
isa = PBXProject;
attributes = {
LastSwiftUpdateCheck = 1240;
LastUpgradeCheck = 1240;
TargetAttributes = {
9627075C278FBCFC005EDFFA = {
CreatedOnToolsVersion = 12.4;
};
9627076D278FBCFF005EDFFA = {
CreatedOnToolsVersion = 12.4;
TestTargetID = 9627075C278FBCFC005EDFFA;
};
96270778278FBCFF005EDFFA = {
CreatedOnToolsVersion = 12.4;
TestTargetID = 9627075C278FBCFC005EDFFA;
};
};
};
buildConfigurationList = 96270758278FBCFC005EDFFA /* Build configuration list for PBXProject "twogetskills" */;
compatibilityVersion = "Xcode 9.3";
developmentRegion = en;
hasScannedForEncodings = 0;
knownRegions = (
en,
Base,
);
mainGroup = 96270754278FBCFC005EDFFA;
productRefGroup = 9627075E278FBCFC005EDFFA /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
9627075C278FBCFC005EDFFA /* twogetskills */,
9627076D278FBCFF005EDFFA /* twogetskillsTests */,
96270778278FBCFF005EDFFA /* twogetskillsUITests */,
);
};
/* End PBXProject section */
/* Begin PBXResourcesBuildPhase section */
9627075B278FBCFC005EDFFA /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
96270768278FBCFE005EDFFA /* Preview Assets.xcassets in Resources */,
96270765278FBCFE005EDFFA /* Assets.xcassets in Resources */,
96EAB7AF27C6848700E0B2A0 /* GoogleService-Info.plist in Resources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
9627076C278FBCFF005EDFFA /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
96270777278FBCFF005EDFFA /* Resources */ = {
isa = PBXResourcesBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXResourcesBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
D841A091FE22C143B3C3E03B /* [CP] Check Pods Manifest.lock */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
"${PODS_PODFILE_DIR_PATH}/Podfile.lock",
"${PODS_ROOT}/Manifest.lock",
);
name = "[CP] Check Pods Manifest.lock";
outputFileListPaths = (
);
outputPaths = (
"$(DERIVED_FILE_DIR)/Pods-twogetskills-checkManifestLockResult.txt",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
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";
showEnvVarsInLog = 0;
};
EC28E024B4666D92EC3EB74A /* [CP] Embed Pods Frameworks */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-twogetskills/Pods-twogetskills-frameworks-${CONFIGURATION}-input-files.xcfilelist",
);
name = "[CP] Embed Pods Frameworks";
outputFileListPaths = (
"${PODS_ROOT}/Target Support Files/Pods-twogetskills/Pods-twogetskills-frameworks-${CONFIGURATION}-output-files.xcfilelist",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-twogetskills/Pods-twogetskills-frameworks.sh\"\n";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
96270759278FBCFC005EDFFA /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
960660FC27A220A4006DEB48 /* ExtensionNotification.swift in Sources */,
9697607027C83BDD00A488D8 /* SyncAdapter.swift in Sources */,
9669FA2027C5CA9200E1C0A7 /* CapsuleGridViewModel.swift in Sources */,
9692E54927D66715000C8FF8 /* GridGalleryView.swift in Sources */,
9634152827A4661A000E33A7 /* FinishCapsuleView.swift in Sources */,
9605037F27BE810D00E6E5DF /* CardCapsuleView.swift in Sources */,
969C1F4A27D0FD1600D975BC /* Preference.swift in Sources */,
966F1F6B27C41EEF001D019E /* SyncDao.swift in Sources */,
966F1F4427C41D3A001D019E /* SyncModel.swift in Sources */,
96C43F96281A212B004E9E6F /* SampleOperation.swift in Sources */,
960D0F0828234EFF001F9F16 /* ProfileView.swift in Sources */,
96591AF727D8E383005A9D69 /* EnvironmentValues+ImageCache.swift in Sources */,
9606F34B27CE3A200019626A /* UserExtendedDao.swift in Sources */,
96270761278FBCFC005EDFFA /* TwoGetSkillApp.swift in Sources */,
966F1F0A27C3C8CD001D019E /* TimeLineView.swift in Sources */,
96C43F0E28181CB1004E9E6F /* WebViewerView.swift in Sources */,
966F1F7527C41F50001D019E /* TopicDao.swift in Sources */,
966F1F3527C41CC1001D019E /* AnswerModel.swift in Sources */,
966F1F3027C41CA4001D019E /* QuestionModel.swift in Sources */,
9606F34627CE37330019626A /* UserExtendedModel.swift in Sources */,
966F1F2627C41C4B001D019E /* SlideModel.swift in Sources */,
966F1F5427C41E16001D019E /* CapsuleDao.swift in Sources */,
966F1F5927C41E42001D019E /* CompanyDao.swift in Sources */,
969C921927ED0F3600757EDA /* TimeLinePointView.swift in Sources */,
9620EFFD27D0239500387C08 /* SlideGridViewModel.swift in Sources */,
966F1F3F27C41D0C001D019E /* ProgressModel.swift in Sources */,
966F1F1027C41AF1001D019E /* TopicGridViewModel.swift in Sources */,
9634152D27A468BA000E33A7 /* FinishTopicView.swift in Sources */,
960660D427A1ED2E006DEB48 /* GridTopicView.swift in Sources */,
9606608927A1B606006DEB48 /* LoadingView.swift in Sources */,
966F1F8527C41FE9001D019E /* Database.swift in Sources */,
9665F22027C667B200970AC4 /* AppDelegate.swift in Sources */,
96C43F1328181CCA004E9E6F /* PdfViewerView.swift in Sources */,
966F1F2127C41C1B001D019E /* CapsuleModel.swift in Sources */,
96591AFC27D8E8CA005A9D69 /* CustomAsyncImage.swift in Sources */,
966D2809282124190066974F /* SlideCardViewModel.swift in Sources */,
96D5183D27DA048E00A0DEB1 /* PieChartView.swift in Sources */,
96D5183527DA044600A0DEB1 /* PieSliceView.swift in Sources */,
960660F727A22004006DEB48 /* ExtensionUIColor.swift in Sources */,
96A2169E27CBC3FD0077513C /* DataService.swift in Sources */,
960660E627A2177A006DEB48 /* Constants.swift in Sources */,
96ED564E28254BCD00EA1DF9 /* ProgressViewModel.swift in Sources */,
960D0F0D2824094C001F9F16 /* TimeLineViewModel.swift in Sources */,
96591AEA27D8E2BD005A9D69 /* ImageLoader.swift in Sources */,
966F1F6627C41EB0001D019E /* QuestionDao.swift in Sources */,
966F1F7027C41F12001D019E /* SlideDao.swift in Sources */,
966F1F4F27C41DD9001D019E /* AnswerDao.swift in Sources */,
9605038427BE82F400E6E5DF /* GridCapsuleView.swift in Sources */,
96C43F2428182B02004E9E6F /* WebViewRepresentedView.swift in Sources */,
966F1F8027C41FCB001D019E /* UserLogDao.swift in Sources */,
966F1F3A27C41CDE001D019E /* CompanyModel.swift in Sources */,
96ED56532825685300EA1DF9 /* UserExtendedPointView.swift in Sources */,
966F1F4927C41D58001D019E /* UserLogModel.swift in Sources */,
96591AE527D8E274005A9D69 /* ImageCache.swift in Sources */,
960660EB27A21CB6006DEB48 /* Config.swift in Sources */,
9692E54127D4DA6D000C8FF8 /* CardGalleryView.swift in Sources */,
96DACE4127A311B700ED566D /* LoginView.swift in Sources */,
9605038E27BF014200E6E5DF /* GridSlideView.swift in Sources */,
966F1F2B27C41C87001D019E /* QuizModel.swift in Sources */,
966F1F1927C41BC0001D019E /* TopicModel.swift in Sources */,
96ED565D282576C200EA1DF9 /* HeaderSecurity.swift in Sources */,
96C43F1B281823FE004E9E6F /* PDFKitRepresentedView.swift in Sources */,
9605039327BF382F00E6E5DF /* MainView.swift in Sources */,
9605038927BE876A00E6E5DF /* CardSlideView.swift in Sources */,
960660D927A1ED84006DEB48 /* CardTopicView.swift in Sources */,
96C43F652818D16D004E9E6F /* SceneDelegate.swift in Sources */,
966F1F7B27C41F97001D019E /* QuizDao.swift in Sources */,
966F1F6127C41E63001D019E /* ProgressDao.swift in Sources */,
960D0F12282416B6001F9F16 /* CustomAsyncImageProfile.swift in Sources */,
960D0F172824469A001F9F16 /* MyProgressView.swift in Sources */,
960660E127A2053D006DEB48 /* IntroView.swift in Sources */,
9613946C2815C86100C37BC1 /* VideoPlayerView.swift in Sources */,
960D0F1F2824481F001F9F16 /* ProgressBarView.swift in Sources */,
96ED56582825691800EA1DF9 /* UserExtendedViewModel.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
9627076A278FBCFF005EDFFA /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
96270773278FBCFF005EDFFA /* twogetskillsTests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
96270775278FBCFF005EDFFA /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
9627077E278FBCFF005EDFFA /* twogetskillsUITests.swift in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
96270770278FBCFF005EDFFA /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 9627075C278FBCFC005EDFFA /* twogetskills */;
targetProxy = 9627076F278FBCFF005EDFFA /* PBXContainerItemProxy */;
};
9627077B278FBCFF005EDFFA /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = 9627075C278FBCFC005EDFFA /* twogetskills */;
targetProxy = 9627077A278FBCFF005EDFFA /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
96270780278FBCFF005EDFFA /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_C_LANGUAGE_STANDARD = gnu11;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
);
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.4;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
SDKROOT = iphoneos;
SWIFT_ACTIVE_COMPILATION_CONDITIONS = DEBUG;
SWIFT_OPTIMIZATION_LEVEL = "-Onone";
};
name = Debug;
};
96270781278FBCFF005EDFFA /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_ANALYZER_NONNULL = YES;
CLANG_ANALYZER_NUMBER_OBJECT_CONVERSION = YES_AGGRESSIVE;
CLANG_CXX_LANGUAGE_STANDARD = "gnu++14";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = YES;
CLANG_ENABLE_OBJC_ARC = YES;
CLANG_ENABLE_OBJC_WEAK = YES;
CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_COMMA = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
CLANG_WARN_STRICT_PROTOTYPES = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNGUARDED_AVAILABILITY = YES_AGGRESSIVE;
CLANG_WARN_UNREACHABLE_CODE = YES;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_C_LANGUAGE_STANDARD = gnu11;
GCC_NO_COMMON_BLOCKS = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 14.4;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
SWIFT_COMPILATION_MODE = wholemodule;
SWIFT_OPTIMIZATION_LEVEL = "-O";
VALIDATE_PRODUCT = YES;
};
name = Release;
};
96270783278FBCFF005EDFFA /* Debug */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 7BC589C3ADE7FD2CC0BCBEBF /* Pods-twogetskills.debug.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 46;
DEVELOPMENT_ASSET_PATHS = "\"twogetskills/Preview Content\"";
DEVELOPMENT_TEAM = U55XF8H4BZ;
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = twogetskills/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.3;
PRODUCT_BUNDLE_IDENTIFIER = com.cesams.2getskills;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = 1;
};
name = Debug;
};
96270784278FBCFF005EDFFA /* Release */ = {
isa = XCBuildConfiguration;
baseConfigurationReference = 6D47FA75D4250FED0B14F6DC /* Pods-twogetskills.release.xcconfig */;
buildSettings = {
ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 46;
DEVELOPMENT_ASSET_PATHS = "\"twogetskills/Preview Content\"";
DEVELOPMENT_TEAM = U55XF8H4BZ;
ENABLE_PREVIEWS = YES;
INFOPLIST_FILE = twogetskills/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
);
MARKETING_VERSION = 1.3;
PRODUCT_BUNDLE_IDENTIFIER = com.cesams.2getskills;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = 1;
};
name = Release;
};
96270786278FBCFF005EDFFA /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = U55XF8H4BZ;
INFOPLIST_FILE = twogetskillsTests/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.cesa.twogetskillsTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/twogetskills.app/twogetskills";
};
name = Debug;
};
96270787278FBCFF005EDFFA /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
BUNDLE_LOADER = "$(TEST_HOST)";
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = U55XF8H4BZ;
INFOPLIST_FILE = twogetskillsTests/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 14.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.cesa.twogetskillsTests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_HOST = "$(BUILT_PRODUCTS_DIR)/twogetskills.app/twogetskills";
};
name = Release;
};
96270789278FBCFF005EDFFA /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = U55XF8H4BZ;
INFOPLIST_FILE = twogetskillsUITests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.cesa.twogetskillsUITests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_TARGET_NAME = twogetskills;
};
name = Debug;
};
9627078A278FBCFF005EDFFA /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_EMBED_SWIFT_STANDARD_LIBRARIES = YES;
CODE_SIGN_STYLE = Automatic;
DEVELOPMENT_TEAM = U55XF8H4BZ;
INFOPLIST_FILE = twogetskillsUITests/Info.plist;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
"@loader_path/Frameworks",
);
PRODUCT_BUNDLE_IDENTIFIER = com.cesa.twogetskillsUITests;
PRODUCT_NAME = "$(TARGET_NAME)";
SWIFT_VERSION = 5.0;
TARGETED_DEVICE_FAMILY = "1,2";
TEST_TARGET_NAME = twogetskills;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
96270758278FBCFC005EDFFA /* Build configuration list for PBXProject "twogetskills" */ = {
isa = XCConfigurationList;
buildConfigurations = (
96270780278FBCFF005EDFFA /* Debug */,
96270781278FBCFF005EDFFA /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
96270782278FBCFF005EDFFA /* Build configuration list for PBXNativeTarget "twogetskills" */ = {
isa = XCConfigurationList;
buildConfigurations = (
96270783278FBCFF005EDFFA /* Debug */,
96270784278FBCFF005EDFFA /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
96270785278FBCFF005EDFFA /* Build configuration list for PBXNativeTarget "twogetskillsTests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
96270786278FBCFF005EDFFA /* Debug */,
96270787278FBCFF005EDFFA /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
96270788278FBCFF005EDFFA /* Build configuration list for PBXNativeTarget "twogetskillsUITests" */ = {
isa = XCConfigurationList;
buildConfigurations = (
96270789278FBCFF005EDFFA /* Debug */,
9627078A278FBCFF005EDFFA /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 96270755278FBCFC005EDFFA /* Project object */;
}