|
884 | 884 | 2C9959FD25F758EC00459588 /* ReviewSessionDataPlainObject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C9959FC25F758EC00459588 /* ReviewSessionDataPlainObject.swift */; };
|
885 | 885 | 2C995A0725F765DF00459588 /* ReviewDataPlainObject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C995A0625F765DF00459588 /* ReviewDataPlainObject.swift */; };
|
886 | 886 | 2C998AD0246EC83800AAFDE4 /* NotificationAlertsAnalytics.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C998ACF246EC83800AAFDE4 /* NotificationAlertsAnalytics.swift */; };
|
| 887 | + 2C99BC7827A3DA1100DAC033 /* CourseWidgetProgressView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C99BC7727A3DA1100DAC033 /* CourseWidgetProgressView.swift */; }; |
887 | 888 | 2C9A2DB525501B3C003AAD2E /* CourseListFilterQuery.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C9A2DB425501B3B003AAD2E /* CourseListFilterQuery.swift */; };
|
888 | 889 | 2C9A8D2E22D348A5009434DB /* String+HTMLEscape.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C9A8D2D22D348A5009434DB /* String+HTMLEscape.swift */; };
|
889 | 890 | 2C9BBE4124903AB500FFED49 /* UserCoursesObserver.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2C9BBE4024903AB500FFED49 /* UserCoursesObserver.swift */; };
|
|
1060 | 1061 | 2CC5AA71242A34FA00C09F94 /* AdaptiveStatsManager.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CC5AA6E242A34F900C09F94 /* AdaptiveStatsManager.swift */; };
|
1061 | 1062 | 2CC5AA72242A34FA00C09F94 /* AdaptiveRatingHelper.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CC5AA6F242A34FA00C09F94 /* AdaptiveRatingHelper.swift */; };
|
1062 | 1063 | 2CC5AA74242A351100C09F94 /* TapProxyView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CC5AA73242A351100C09F94 /* TapProxyView.swift */; };
|
| 1064 | + 2CC6ED3727A428E800E01068 /* CourseWidgetProgressCertificateThresholdPointView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CC6ED3627A428E800E01068 /* CourseWidgetProgressCertificateThresholdPointView.swift */; }; |
| 1065 | + 2CC6ED3927A4557100E01068 /* CourseWidgetProgressCertificateThresholdValueView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CC6ED3827A4557100E01068 /* CourseWidgetProgressCertificateThresholdValueView.swift */; }; |
1063 | 1066 | 2CC8322B27561A4C00F525F6 /* WishlistRepository.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CC8322A27561A4C00F525F6 /* WishlistRepository.swift */; };
|
1064 | 1067 | 2CC8678725E1504000762416 /* SubmissionsFilterQuery.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CC8678625E1504000762416 /* SubmissionsFilterQuery.swift */; };
|
1065 | 1068 | 2CCB4B1526E76F220056C44E /* AnnouncementPlainObject.swift in Sources */ = {isa = PBXBuildFile; fileRef = 2CCB4B1426E76F220056C44E /* AnnouncementPlainObject.swift */; };
|
|
2910 | 2913 | 2C995A0625F765DF00459588 /* ReviewDataPlainObject.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ReviewDataPlainObject.swift; sourceTree = "<group>"; };
|
2911 | 2914 | 2C995A1D25F7968B00459588 /* Model_submissions_review_v72.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Model_submissions_review_v72.xcdatamodel; sourceTree = "<group>"; };
|
2912 | 2915 | 2C998ACF246EC83800AAFDE4 /* NotificationAlertsAnalytics.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = NotificationAlertsAnalytics.swift; sourceTree = "<group>"; };
|
| 2916 | + 2C99BC7727A3DA1100DAC033 /* CourseWidgetProgressView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CourseWidgetProgressView.swift; sourceTree = "<group>"; }; |
2913 | 2917 | 2C9A2DB425501B3B003AAD2E /* CourseListFilterQuery.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CourseListFilterQuery.swift; sourceTree = "<group>"; };
|
2914 | 2918 | 2C9A3C2525E7A85F005A04F8 /* Model_lesson_courses_units_array_v71.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Model_lesson_courses_units_array_v71.xcdatamodel; sourceTree = "<group>"; };
|
2915 | 2919 | 2C9A8D2D22D348A5009434DB /* String+HTMLEscape.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = "String+HTMLEscape.swift"; sourceTree = "<group>"; };
|
|
3100 | 3104 | 2CC5AA6E242A34F900C09F94 /* AdaptiveStatsManager.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AdaptiveStatsManager.swift; sourceTree = "<group>"; };
|
3101 | 3105 | 2CC5AA6F242A34FA00C09F94 /* AdaptiveRatingHelper.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = AdaptiveRatingHelper.swift; sourceTree = "<group>"; };
|
3102 | 3106 | 2CC5AA73242A351100C09F94 /* TapProxyView.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TapProxyView.swift; sourceTree = "<group>"; };
|
| 3107 | + 2CC6ED3627A428E800E01068 /* CourseWidgetProgressCertificateThresholdPointView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CourseWidgetProgressCertificateThresholdPointView.swift; sourceTree = "<group>"; }; |
| 3108 | + 2CC6ED3827A4557100E01068 /* CourseWidgetProgressCertificateThresholdValueView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CourseWidgetProgressCertificateThresholdValueView.swift; sourceTree = "<group>"; }; |
3103 | 3109 | 2CC8322A27561A4C00F525F6 /* WishlistRepository.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = WishlistRepository.swift; sourceTree = "<group>"; };
|
3104 | 3110 | 2CC8678625E1504000762416 /* SubmissionsFilterQuery.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = SubmissionsFilterQuery.swift; sourceTree = "<group>"; };
|
3105 | 3111 | 2CC8683624CAD452004845AB /* Model_new_profile_organization_v57.xcdatamodel */ = {isa = PBXFileReference; lastKnownFileType = wrapper.xcdatamodel; path = Model_new_profile_organization_v57.xcdatamodel; sourceTree = "<group>"; };
|
|
5538 | 5544 | path = SearchQueryResult;
|
5539 | 5545 | sourceTree = "<group>";
|
5540 | 5546 | };
|
| 5547 | + 2C99BC7627A3D9C300DAC033 /* Stats */ = { |
| 5548 | + isa = PBXGroup; |
| 5549 | + children = ( |
| 5550 | + 62E98E718321FFBD61C5A671 /* CourseWidgetStatsItemView.swift */, |
| 5551 | + 62E98C0BB290D5BFB0F69A2E /* CourseWidgetStatsView.swift */, |
| 5552 | + ); |
| 5553 | + path = Stats; |
| 5554 | + sourceTree = "<group>"; |
| 5555 | + }; |
5541 | 5556 | 2C99D087238967FD00078D2B /* Events */ = {
|
5542 | 5557 | isa = PBXGroup;
|
5543 | 5558 | children = (
|
|
6698 | 6713 | path = Section;
|
6699 | 6714 | sourceTree = "<group>";
|
6700 | 6715 | };
|
| 6716 | + 2CC6ED3527A428BA00E01068 /* Progress */ = { |
| 6717 | + isa = PBXGroup; |
| 6718 | + children = ( |
| 6719 | + 2CC6ED3627A428E800E01068 /* CourseWidgetProgressCertificateThresholdPointView.swift */, |
| 6720 | + 2CC6ED3827A4557100E01068 /* CourseWidgetProgressCertificateThresholdValueView.swift */, |
| 6721 | + 2C99BC7727A3DA1100DAC033 /* CourseWidgetProgressView.swift */, |
| 6722 | + ); |
| 6723 | + path = Progress; |
| 6724 | + sourceTree = "<group>"; |
| 6725 | + }; |
6701 | 6726 | 2CCB4B1626E7724E0056C44E /* Announcements */ = {
|
6702 | 6727 | isa = PBXGroup;
|
6703 | 6728 | children = (
|
|
9409 | 9434 | 62E98A35E88BBE09B6D20E70 /* CourseWidgetCoverView.swift */,
|
9410 | 9435 | 62E986B68558033E8B3DDF6A /* CourseWidgetLabel.swift */,
|
9411 | 9436 | 2CABB841267B929C0070E5E7 /* CourseWidgetPriceView.swift */,
|
9412 |
| - 62E98E718321FFBD61C5A671 /* CourseWidgetStatsItemView.swift */, |
9413 |
| - 62E98C0BB290D5BFB0F69A2E /* CourseWidgetStatsView.swift */, |
9414 | 9437 | 62E981558CAEBFB426F04DD2 /* CourseWidgetView.swift */,
|
9415 | 9438 | 2CB9EE8025CD68E70042AAD7 /* SeeAllCourseWidgetView.swift */,
|
9416 | 9439 | 2C2E44D024FE3FBF006B7303 /* SmallCourseWidgetView.swift */,
|
| 9440 | + 2CC6ED3527A428BA00E01068 /* Progress */, |
| 9441 | + 2C99BC7627A3D9C300DAC033 /* Stats */, |
9417 | 9442 | );
|
9418 | 9443 | path = Widget;
|
9419 | 9444 | sourceTree = "<group>";
|
|
11172 | 11197 | 2C4436B321356D960084489C /* CourseSubscriber.swift in Sources */,
|
11173 | 11198 | 2C8BCC2624869A3400DFB009 /* NewProfileDetailsView.swift in Sources */,
|
11174 | 11199 | 2C42EFB62476F28B00423695 /* MagicLinksAPI.swift in Sources */,
|
| 11200 | + 2CC6ED3927A4557100E01068 /* CourseWidgetProgressCertificateThresholdValueView.swift in Sources */, |
11175 | 11201 | 0806B2C21EBDBB0200FDE0F7 /* PostViewsExecutableTask.swift in Sources */,
|
11176 | 11202 | 2C20C86222F8E1DE0052E9BF /* CodeTemplatePlainObject.swift in Sources */,
|
11177 | 11203 | 2C1948B626298455007D3486 /* FLEXManager.swift in Sources */,
|
|
11973 | 11999 | 62E98212665FE6C08C3736DA /* CourseInfoTabSyllabusHeaderView.swift in Sources */,
|
11974 | 12000 | 62E988C6B635993C63C66666 /* CourseInfoTabSyllabusSectionDeadlinesView.swift in Sources */,
|
11975 | 12001 | 2C9A2DB525501B3C003AAD2E /* CourseListFilterQuery.swift in Sources */,
|
| 12002 | + 2CC6ED3727A428E800E01068 /* CourseWidgetProgressCertificateThresholdPointView.swift in Sources */, |
11976 | 12003 | 62E9871420FDD64DCD4E4311 /* CourseInfoTabSyllabusSectionView.swift in Sources */,
|
11977 | 12004 | 62E981A7F5DDECC573671FDE /* CourseListAssembly.swift in Sources */,
|
11978 | 12005 | 2CB113B0259205D60093B572 /* StoryPartsReactionsPersistenceService.swift in Sources */,
|
|
12002 | 12029 | 62E98B5E1705E2F3274D19EC /* CourseListCollectionViewDataSource.swift in Sources */,
|
12003 | 12030 | 62E98A68DC04104ACC599EDD /* CourseListCollectionViewDelegate.swift in Sources */,
|
12004 | 12031 | 62E987E3FA0C01DA74F90B91 /* CourseListColorMode.swift in Sources */,
|
| 12032 | + 2C99BC7827A3DA1100DAC033 /* CourseWidgetProgressView.swift in Sources */, |
12005 | 12033 | 2CCDD1FE24DBB35700A48EE0 /* Protected.swift in Sources */,
|
12006 | 12034 | 62E98BB34B2B0C1B988F2A24 /* CourseListView.swift in Sources */,
|
12007 | 12035 | 62E98CF698823997CBF8E919 /* CourseListViewDelegate.swift in Sources */,
|
|
0 commit comments