|
@@ -40,8 +40,16 @@
|
|
90971E6D2A4979D000267B7F /* StatisticsAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90971E6C2A4979D000267B7F /* StatisticsAPI.swift */; };
|
|
90971E6D2A4979D000267B7F /* StatisticsAPI.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90971E6C2A4979D000267B7F /* StatisticsAPI.swift */; };
|
|
90971E6F2A4979F300267B7F /* StatisticsService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90971E6E2A4979F300267B7F /* StatisticsService.swift */; };
|
|
90971E6F2A4979F300267B7F /* StatisticsService.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90971E6E2A4979F300267B7F /* StatisticsService.swift */; };
|
|
90971E742A498C4C00267B7F /* StatisticsPageController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90971E732A498C4C00267B7F /* StatisticsPageController.swift */; };
|
|
90971E742A498C4C00267B7F /* StatisticsPageController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90971E732A498C4C00267B7F /* StatisticsPageController.swift */; };
|
|
- 90971E762A498C9C00267B7F /* StatisticsPageController.xib in Resources */ = {isa = PBXBuildFile; fileRef = 90971E752A498C9C00267B7F /* StatisticsPageController.xib */; };
|
|
|
|
90971E782A499BF200267B7F /* StuCountDataModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90971E772A499BF200267B7F /* StuCountDataModel.swift */; };
|
|
90971E782A499BF200267B7F /* StuCountDataModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90971E772A499BF200267B7F /* StuCountDataModel.swift */; };
|
|
|
|
+ 90971E7F2A4A7F4900267B7F /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 90971E7D2A4A7F4800267B7F /* Main.storyboard */; };
|
|
|
|
+ 90971E802A4A7F4900267B7F /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90971E7E2A4A7F4900267B7F /* ViewController.swift */; };
|
|
|
|
+ 90971E8D2A4A87EF00267B7F /* UILabel+GJRatioAutoLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 90971E832A4A87EF00267B7F /* UILabel+GJRatioAutoLayout.m */; };
|
|
|
|
+ 90971E8E2A4A87EF00267B7F /* GJRatioAutoLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 90971E882A4A87EF00267B7F /* GJRatioAutoLayout.m */; };
|
|
|
|
+ 90971E8F2A4A87EF00267B7F /* UIView+GJRatioAutoLayout.m in Sources */ = {isa = PBXBuildFile; fileRef = 90971E892A4A87EF00267B7F /* UIView+GJRatioAutoLayout.m */; };
|
|
|
|
+ 90971E922A4AB07B00267B7F /* StatisticsPageHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90971E912A4AB07B00267B7F /* StatisticsPageHeaderView.swift */; };
|
|
|
|
+ 90971E942A4AB18D00267B7F /* StatisticsPageHeaderView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 90971E932A4AB18D00267B7F /* StatisticsPageHeaderView.xib */; };
|
|
|
|
+ 90971E962A4AB1F400267B7F /* StatisticsPageCell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90971E952A4AB1F400267B7F /* StatisticsPageCell.swift */; };
|
|
|
|
+ 90971E982A4AB20600267B7F /* StatisticsPageCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 90971E972A4AB20600267B7F /* StatisticsPageCell.xib */; };
|
|
909DA5C12A3999B30034501F /* NYTips.swift in Sources */ = {isa = PBXBuildFile; fileRef = 909DA5C02A3999B30034501F /* NYTips.swift */; };
|
|
909DA5C12A3999B30034501F /* NYTips.swift in Sources */ = {isa = PBXBuildFile; fileRef = 909DA5C02A3999B30034501F /* NYTips.swift */; };
|
|
909DA5C32A3A01220034501F /* CoachcityModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 909DA5C22A3A01220034501F /* CoachcityModel.swift */; };
|
|
909DA5C32A3A01220034501F /* CoachcityModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 909DA5C22A3A01220034501F /* CoachcityModel.swift */; };
|
|
909DA5C52A3AA1E60034501F /* MeTraineeNavBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 909DA5C42A3AA1E60034501F /* MeTraineeNavBar.swift */; };
|
|
909DA5C52A3AA1E60034501F /* MeTraineeNavBar.swift in Sources */ = {isa = PBXBuildFile; fileRef = 909DA5C42A3AA1E60034501F /* MeTraineeNavBar.swift */; };
|
|
@@ -60,8 +68,6 @@
|
|
90BC4BE52A3DDF33006FD683 /* MeTraineeSubjectHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90BC4BE42A3DDF33006FD683 /* MeTraineeSubjectHeaderView.swift */; };
|
|
90BC4BE52A3DDF33006FD683 /* MeTraineeSubjectHeaderView.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90BC4BE42A3DDF33006FD683 /* MeTraineeSubjectHeaderView.swift */; };
|
|
90BC4BE72A3DDF44006FD683 /* MeTraineeSubjectHeaderView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 90BC4BE62A3DDF44006FD683 /* MeTraineeSubjectHeaderView.xib */; };
|
|
90BC4BE72A3DDF44006FD683 /* MeTraineeSubjectHeaderView.xib in Resources */ = {isa = PBXBuildFile; fileRef = 90BC4BE62A3DDF44006FD683 /* MeTraineeSubjectHeaderView.xib */; };
|
|
90CE52192A36C0710033BD06 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90CE52182A36C0710033BD06 /* AppDelegate.swift */; };
|
|
90CE52192A36C0710033BD06 /* AppDelegate.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90CE52182A36C0710033BD06 /* AppDelegate.swift */; };
|
|
- 90CE521D2A36C0710033BD06 /* ViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90CE521C2A36C0710033BD06 /* ViewController.swift */; };
|
|
|
|
- 90CE52202A36C0710033BD06 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 90CE521E2A36C0710033BD06 /* Main.storyboard */; };
|
|
|
|
90CE52222A36C0720033BD06 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 90CE52212A36C0720033BD06 /* Assets.xcassets */; };
|
|
90CE52222A36C0720033BD06 /* Assets.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 90CE52212A36C0720033BD06 /* Assets.xcassets */; };
|
|
90CE52252A36C0720033BD06 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 90CE52232A36C0720033BD06 /* LaunchScreen.storyboard */; };
|
|
90CE52252A36C0720033BD06 /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 90CE52232A36C0720033BD06 /* LaunchScreen.storyboard */; };
|
|
90CE52322A36E4600033BD06 /* BaseCollectionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90CE522F2A36E4600033BD06 /* BaseCollectionViewController.swift */; };
|
|
90CE52322A36E4600033BD06 /* BaseCollectionViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90CE522F2A36E4600033BD06 /* BaseCollectionViewController.swift */; };
|
|
@@ -192,8 +198,20 @@
|
|
90971E6C2A4979D000267B7F /* StatisticsAPI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatisticsAPI.swift; sourceTree = "<group>"; };
|
|
90971E6C2A4979D000267B7F /* StatisticsAPI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatisticsAPI.swift; sourceTree = "<group>"; };
|
|
90971E6E2A4979F300267B7F /* StatisticsService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatisticsService.swift; sourceTree = "<group>"; };
|
|
90971E6E2A4979F300267B7F /* StatisticsService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatisticsService.swift; sourceTree = "<group>"; };
|
|
90971E732A498C4C00267B7F /* StatisticsPageController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatisticsPageController.swift; sourceTree = "<group>"; };
|
|
90971E732A498C4C00267B7F /* StatisticsPageController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatisticsPageController.swift; sourceTree = "<group>"; };
|
|
- 90971E752A498C9C00267B7F /* StatisticsPageController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = StatisticsPageController.xib; sourceTree = "<group>"; };
|
|
|
|
90971E772A499BF200267B7F /* StuCountDataModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StuCountDataModel.swift; sourceTree = "<group>"; };
|
|
90971E772A499BF200267B7F /* StuCountDataModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StuCountDataModel.swift; sourceTree = "<group>"; };
|
|
|
|
+ 90971E7D2A4A7F4800267B7F /* Main.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = Main.storyboard; sourceTree = "<group>"; };
|
|
|
|
+ 90971E7E2A4A7F4900267B7F /* ViewController.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
|
|
|
+ 90971E832A4A87EF00267B7F /* UILabel+GJRatioAutoLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UILabel+GJRatioAutoLayout.m"; sourceTree = "<group>"; };
|
|
|
|
+ 90971E842A4A87EF00267B7F /* GJRatioAutoLayoutDefine.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GJRatioAutoLayoutDefine.h; sourceTree = "<group>"; };
|
|
|
|
+ 90971E852A4A87EF00267B7F /* GJRatioAutoLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GJRatioAutoLayout.h; sourceTree = "<group>"; };
|
|
|
|
+ 90971E862A4A87EF00267B7F /* UIView+GJRatioAutoLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UIView+GJRatioAutoLayout.h"; sourceTree = "<group>"; };
|
|
|
|
+ 90971E872A4A87EF00267B7F /* UILabel+GJRatioAutoLayout.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = "UILabel+GJRatioAutoLayout.h"; sourceTree = "<group>"; };
|
|
|
|
+ 90971E882A4A87EF00267B7F /* GJRatioAutoLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = GJRatioAutoLayout.m; sourceTree = "<group>"; };
|
|
|
|
+ 90971E892A4A87EF00267B7F /* UIView+GJRatioAutoLayout.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = "UIView+GJRatioAutoLayout.m"; sourceTree = "<group>"; };
|
|
|
|
+ 90971E912A4AB07B00267B7F /* StatisticsPageHeaderView.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatisticsPageHeaderView.swift; sourceTree = "<group>"; };
|
|
|
|
+ 90971E932A4AB18D00267B7F /* StatisticsPageHeaderView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = StatisticsPageHeaderView.xib; sourceTree = "<group>"; };
|
|
|
|
+ 90971E952A4AB1F400267B7F /* StatisticsPageCell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatisticsPageCell.swift; sourceTree = "<group>"; };
|
|
|
|
+ 90971E972A4AB20600267B7F /* StatisticsPageCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = StatisticsPageCell.xib; sourceTree = "<group>"; };
|
|
909DA5C02A3999B30034501F /* NYTips.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NYTips.swift; sourceTree = "<group>"; };
|
|
909DA5C02A3999B30034501F /* NYTips.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = NYTips.swift; sourceTree = "<group>"; };
|
|
909DA5C22A3A01220034501F /* CoachcityModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoachcityModel.swift; sourceTree = "<group>"; };
|
|
909DA5C22A3A01220034501F /* CoachcityModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoachcityModel.swift; sourceTree = "<group>"; };
|
|
909DA5C42A3AA1E60034501F /* MeTraineeNavBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeTraineeNavBar.swift; sourceTree = "<group>"; };
|
|
909DA5C42A3AA1E60034501F /* MeTraineeNavBar.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeTraineeNavBar.swift; sourceTree = "<group>"; };
|
|
@@ -213,8 +231,6 @@
|
|
90BC4BE62A3DDF44006FD683 /* MeTraineeSubjectHeaderView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MeTraineeSubjectHeaderView.xib; sourceTree = "<group>"; };
|
|
90BC4BE62A3DDF44006FD683 /* MeTraineeSubjectHeaderView.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MeTraineeSubjectHeaderView.xib; sourceTree = "<group>"; };
|
|
90CE52152A36C0700033BD06 /* JiaPeiManage.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = JiaPeiManage.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
90CE52152A36C0700033BD06 /* JiaPeiManage.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = JiaPeiManage.app; sourceTree = BUILT_PRODUCTS_DIR; };
|
|
90CE52182A36C0710033BD06 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
90CE52182A36C0710033BD06 /* AppDelegate.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = AppDelegate.swift; sourceTree = "<group>"; };
|
|
- 90CE521C2A36C0710033BD06 /* ViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = ViewController.swift; sourceTree = "<group>"; };
|
|
|
|
- 90CE521F2A36C0710033BD06 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/Main.storyboard; sourceTree = "<group>"; };
|
|
|
|
90CE52212A36C0720033BD06 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
90CE52212A36C0720033BD06 /* Assets.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Assets.xcassets; sourceTree = "<group>"; };
|
|
90CE52242A36C0720033BD06 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
90CE52242A36C0720033BD06 /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; name = Base; path = Base.lproj/LaunchScreen.storyboard; sourceTree = "<group>"; };
|
|
90CE52262A36C0720033BD06 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
90CE52262A36C0720033BD06 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
|
|
@@ -414,6 +430,8 @@
|
|
9076C5DD2A38745500E5E33F /* App */ = {
|
|
9076C5DD2A38745500E5E33F /* App */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ 90971E7D2A4A7F4800267B7F /* Main.storyboard */,
|
|
|
|
+ 90971E7E2A4A7F4900267B7F /* ViewController.swift */,
|
|
90CE52182A36C0710033BD06 /* AppDelegate.swift */,
|
|
90CE52182A36C0710033BD06 /* AppDelegate.swift */,
|
|
90CE52DB2A36E6250033BD06 /* CompositionRoot.swift */,
|
|
90CE52DB2A36E6250033BD06 /* CompositionRoot.swift */,
|
|
90CE52DA2A36E6250033BD06 /* NYAppCongfigure.swift */,
|
|
90CE52DA2A36E6250033BD06 /* NYAppCongfigure.swift */,
|
|
@@ -424,8 +442,8 @@
|
|
90971E702A498A2000267B7F /* Statistics */ = {
|
|
90971E702A498A2000267B7F /* Statistics */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
- 90971E722A498A3E00267B7F /* Controllers */,
|
|
|
|
90971E712A498A3700267B7F /* Views */,
|
|
90971E712A498A3700267B7F /* Views */,
|
|
|
|
+ 90971E722A498A3E00267B7F /* Controllers */,
|
|
);
|
|
);
|
|
path = Statistics;
|
|
path = Statistics;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -433,6 +451,10 @@
|
|
90971E712A498A3700267B7F /* Views */ = {
|
|
90971E712A498A3700267B7F /* Views */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ 90971E912A4AB07B00267B7F /* StatisticsPageHeaderView.swift */,
|
|
|
|
+ 90971E932A4AB18D00267B7F /* StatisticsPageHeaderView.xib */,
|
|
|
|
+ 90971E952A4AB1F400267B7F /* StatisticsPageCell.swift */,
|
|
|
|
+ 90971E972A4AB20600267B7F /* StatisticsPageCell.xib */,
|
|
);
|
|
);
|
|
path = Views;
|
|
path = Views;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -441,11 +463,32 @@
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
90971E732A498C4C00267B7F /* StatisticsPageController.swift */,
|
|
90971E732A498C4C00267B7F /* StatisticsPageController.swift */,
|
|
- 90971E752A498C9C00267B7F /* StatisticsPageController.xib */,
|
|
|
|
);
|
|
);
|
|
path = Controllers;
|
|
path = Controllers;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
};
|
|
};
|
|
|
|
+ 90971E812A4A87EF00267B7F /* Thirdparty */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ 90971E822A4A87EF00267B7F /* GJRatioAutoLayout */,
|
|
|
|
+ );
|
|
|
|
+ path = Thirdparty;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
|
|
+ 90971E822A4A87EF00267B7F /* GJRatioAutoLayout */ = {
|
|
|
|
+ isa = PBXGroup;
|
|
|
|
+ children = (
|
|
|
|
+ 90971E832A4A87EF00267B7F /* UILabel+GJRatioAutoLayout.m */,
|
|
|
|
+ 90971E842A4A87EF00267B7F /* GJRatioAutoLayoutDefine.h */,
|
|
|
|
+ 90971E852A4A87EF00267B7F /* GJRatioAutoLayout.h */,
|
|
|
|
+ 90971E862A4A87EF00267B7F /* UIView+GJRatioAutoLayout.h */,
|
|
|
|
+ 90971E872A4A87EF00267B7F /* UILabel+GJRatioAutoLayout.h */,
|
|
|
|
+ 90971E882A4A87EF00267B7F /* GJRatioAutoLayout.m */,
|
|
|
|
+ 90971E892A4A87EF00267B7F /* UIView+GJRatioAutoLayout.m */,
|
|
|
|
+ );
|
|
|
|
+ path = GJRatioAutoLayout;
|
|
|
|
+ sourceTree = "<group>";
|
|
|
|
+ };
|
|
90BC4BDA2A3C2541006FD683 /* RefreshHeaderAnimation */ = {
|
|
90BC4BDA2A3C2541006FD683 /* RefreshHeaderAnimation */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
@@ -476,8 +519,6 @@
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
90CE522C2A36E3C20033BD06 /* Sources */,
|
|
90CE522C2A36E3C20033BD06 /* Sources */,
|
|
- 90CE521C2A36C0710033BD06 /* ViewController.swift */,
|
|
|
|
- 90CE521E2A36C0710033BD06 /* Main.storyboard */,
|
|
|
|
90CE52212A36C0720033BD06 /* Assets.xcassets */,
|
|
90CE52212A36C0720033BD06 /* Assets.xcassets */,
|
|
90CE52232A36C0720033BD06 /* LaunchScreen.storyboard */,
|
|
90CE52232A36C0720033BD06 /* LaunchScreen.storyboard */,
|
|
90CE52262A36C0720033BD06 /* Info.plist */,
|
|
90CE52262A36C0720033BD06 /* Info.plist */,
|
|
@@ -489,6 +530,7 @@
|
|
90CE522C2A36E3C20033BD06 /* Sources */ = {
|
|
90CE522C2A36E3C20033BD06 /* Sources */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ 90971E812A4A87EF00267B7F /* Thirdparty */,
|
|
90CE52C02A36E5EC0033BD06 /* Rx */,
|
|
90CE52C02A36E5EC0033BD06 /* Rx */,
|
|
90CE52BF2A36E5D80033BD06 /* Services */,
|
|
90CE52BF2A36E5D80033BD06 /* Services */,
|
|
90CE523C2A36E4FD0033BD06 /* Models */,
|
|
90CE523C2A36E4FD0033BD06 /* Models */,
|
|
@@ -948,6 +990,7 @@
|
|
buildActionMask = 2147483647;
|
|
buildActionMask = 2147483647;
|
|
files = (
|
|
files = (
|
|
903628D02A41AF3100F0AA6C /* MeTraineeDetails02HeaderView.xib in Resources */,
|
|
903628D02A41AF3100F0AA6C /* MeTraineeDetails02HeaderView.xib in Resources */,
|
|
|
|
+ 90971E7F2A4A7F4900267B7F /* Main.storyboard in Resources */,
|
|
90CE52842A36E5460033BD06 /* SearchBarView.xib in Resources */,
|
|
90CE52842A36E5460033BD06 /* SearchBarView.xib in Resources */,
|
|
90CE52F52A36EDCF0033BD06 /* NYArticleNavBar.xib in Resources */,
|
|
90CE52F52A36EDCF0033BD06 /* NYArticleNavBar.xib in Resources */,
|
|
908FEEA12A42CC1E00BEB81C /* MeTraineeDetails04Cell.xib in Resources */,
|
|
908FEEA12A42CC1E00BEB81C /* MeTraineeDetails04Cell.xib in Resources */,
|
|
@@ -957,9 +1000,9 @@
|
|
90CE528A2A36E5460033BD06 /* PopOverViewCell.xib in Resources */,
|
|
90CE528A2A36E5460033BD06 /* PopOverViewCell.xib in Resources */,
|
|
909DA5D12A3AC2460034501F /* UpdatePasswordViewController.xib in Resources */,
|
|
909DA5D12A3AC2460034501F /* UpdatePasswordViewController.xib in Resources */,
|
|
90CE52222A36C0720033BD06 /* Assets.xcassets in Resources */,
|
|
90CE52222A36C0720033BD06 /* Assets.xcassets in Resources */,
|
|
|
|
+ 90971E942A4AB18D00267B7F /* StatisticsPageHeaderView.xib in Resources */,
|
|
9076C5DC2A386B2F00E5E33F /* MineViewController.xib in Resources */,
|
|
9076C5DC2A386B2F00E5E33F /* MineViewController.xib in Resources */,
|
|
903628C82A417B2D00F0AA6C /* MeTraineeDetails01Cell.xib in Resources */,
|
|
903628C82A417B2D00F0AA6C /* MeTraineeDetails01Cell.xib in Resources */,
|
|
- 90CE52202A36C0710033BD06 /* Main.storyboard in Resources */,
|
|
|
|
90CE52EB2A36E8680033BD06 /* LoginViewController.xib in Resources */,
|
|
90CE52EB2A36E8680033BD06 /* LoginViewController.xib in Resources */,
|
|
909DA5D52A3AE0160034501F /* MeTraineeSubjectCell.xib in Resources */,
|
|
909DA5D52A3AE0160034501F /* MeTraineeSubjectCell.xib in Resources */,
|
|
908FEE9D2A42CA3F00BEB81C /* MeTraineeDetails04HeaderView.xib in Resources */,
|
|
908FEE9D2A42CA3F00BEB81C /* MeTraineeDetails04HeaderView.xib in Resources */,
|
|
@@ -971,7 +1014,7 @@
|
|
903628D42A41AFD700F0AA6C /* MeTraineeDetails02Cell.xib in Resources */,
|
|
903628D42A41AFD700F0AA6C /* MeTraineeDetails02Cell.xib in Resources */,
|
|
903628CC2A417BE700F0AA6C /* MeTraineeDetails01HeaderView.xib in Resources */,
|
|
903628CC2A417BE700F0AA6C /* MeTraineeDetails01HeaderView.xib in Resources */,
|
|
909DA5C72A3AA1FF0034501F /* MeTraineeNavBar.xib in Resources */,
|
|
909DA5C72A3AA1FF0034501F /* MeTraineeNavBar.xib in Resources */,
|
|
- 90971E762A498C9C00267B7F /* StatisticsPageController.xib in Resources */,
|
|
|
|
|
|
+ 90971E982A4AB20600267B7F /* StatisticsPageCell.xib in Resources */,
|
|
);
|
|
);
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
runOnlyForDeploymentPostprocessing = 0;
|
|
};
|
|
};
|
|
@@ -1058,6 +1101,7 @@
|
|
90CE52DD2A36E6250033BD06 /* CompositionRoot.swift in Sources */,
|
|
90CE52DD2A36E6250033BD06 /* CompositionRoot.swift in Sources */,
|
|
90CE52BE2A36E5B70033BD06 /* RequestError.swift in Sources */,
|
|
90CE52BE2A36E5B70033BD06 /* RequestError.swift in Sources */,
|
|
90CE52342A36E4600033BD06 /* BaseTableViewController.swift in Sources */,
|
|
90CE52342A36E4600033BD06 /* BaseTableViewController.swift in Sources */,
|
|
|
|
+ 90971E962A4AB1F400267B7F /* StatisticsPageCell.swift in Sources */,
|
|
90CE52892A36E5460033BD06 /* PopOverViewCell.swift in Sources */,
|
|
90CE52892A36E5460033BD06 /* PopOverViewCell.swift in Sources */,
|
|
90CE52332A36E4600033BD06 /* BaseViewController.swift in Sources */,
|
|
90CE52332A36E4600033BD06 /* BaseViewController.swift in Sources */,
|
|
90CE52A32A36E59A0033BD06 /* UIImageView+Kingfisher.swift in Sources */,
|
|
90CE52A32A36E59A0033BD06 /* UIImageView+Kingfisher.swift in Sources */,
|
|
@@ -1089,7 +1133,6 @@
|
|
90CE52B12A36E59A0033BD06 /* VTContentView+Gesture.swift in Sources */,
|
|
90CE52B12A36E59A0033BD06 /* VTContentView+Gesture.swift in Sources */,
|
|
90CE52722A36E5460033BD06 /* LWPlayer.swift in Sources */,
|
|
90CE52722A36E5460033BD06 /* LWPlayer.swift in Sources */,
|
|
909DA5C52A3AA1E60034501F /* MeTraineeNavBar.swift in Sources */,
|
|
909DA5C52A3AA1E60034501F /* MeTraineeNavBar.swift in Sources */,
|
|
- 90CE521D2A36C0710033BD06 /* ViewController.swift in Sources */,
|
|
|
|
909DA5C92A3ABEFF0034501F /* MeTraineeSubjectPageViewController.swift in Sources */,
|
|
909DA5C92A3ABEFF0034501F /* MeTraineeSubjectPageViewController.swift in Sources */,
|
|
90CE53042A3834360033BD06 /* CoachService.swift in Sources */,
|
|
90CE53042A3834360033BD06 /* CoachService.swift in Sources */,
|
|
908FEEA52A42D62A00BEB81C /* StuTmsSignDataModel.swift in Sources */,
|
|
908FEEA52A42D62A00BEB81C /* StuTmsSignDataModel.swift in Sources */,
|
|
@@ -1098,6 +1141,7 @@
|
|
90CE52E12A36E73A0033BD06 /* SplashModel.swift in Sources */,
|
|
90CE52E12A36E73A0033BD06 /* SplashModel.swift in Sources */,
|
|
908FEEAF2A42FA4F00BEB81C /* StuLogFacDataModel.swift in Sources */,
|
|
908FEEAF2A42FA4F00BEB81C /* StuLogFacDataModel.swift in Sources */,
|
|
90CE52862A36E5460033BD06 /* EmptyView.swift in Sources */,
|
|
90CE52862A36E5460033BD06 /* EmptyView.swift in Sources */,
|
|
|
|
+ 90971E802A4A7F4900267B7F /* ViewController.swift in Sources */,
|
|
90CE52452A36E5170033BD06 /* NYFitReal.swift in Sources */,
|
|
90CE52452A36E5170033BD06 /* NYFitReal.swift in Sources */,
|
|
90CE52A52A36E59A0033BD06 /* UIButton+Kingfisher.swift in Sources */,
|
|
90CE52A52A36E59A0033BD06 /* UIButton+Kingfisher.swift in Sources */,
|
|
90CE52B02A36E59A0033BD06 /* NSAttributedString+BoundingRect.swift in Sources */,
|
|
90CE52B02A36E59A0033BD06 /* NSAttributedString+BoundingRect.swift in Sources */,
|
|
@@ -1106,10 +1150,12 @@
|
|
90CE52FE2A36F6DB0033BD06 /* HomeViewController.swift in Sources */,
|
|
90CE52FE2A36F6DB0033BD06 /* HomeViewController.swift in Sources */,
|
|
90CE52732A36E5460033BD06 /* LWPlayerView.swift in Sources */,
|
|
90CE52732A36E5460033BD06 /* LWPlayerView.swift in Sources */,
|
|
903628C62A417B1D00F0AA6C /* MeTraineeDetails01Cell.swift in Sources */,
|
|
903628C62A417B1D00F0AA6C /* MeTraineeDetails01Cell.swift in Sources */,
|
|
|
|
+ 90971E8E2A4A87EF00267B7F /* GJRatioAutoLayout.m in Sources */,
|
|
90CE52442A36E5170033BD06 /* NYMacros.swift in Sources */,
|
|
90CE52442A36E5170033BD06 /* NYMacros.swift in Sources */,
|
|
90CE52192A36C0710033BD06 /* AppDelegate.swift in Sources */,
|
|
90CE52192A36C0710033BD06 /* AppDelegate.swift in Sources */,
|
|
909DA5C32A3A01220034501F /* CoachcityModel.swift in Sources */,
|
|
909DA5C32A3A01220034501F /* CoachcityModel.swift in Sources */,
|
|
909DA5C12A3999B30034501F /* NYTips.swift in Sources */,
|
|
909DA5C12A3999B30034501F /* NYTips.swift in Sources */,
|
|
|
|
+ 90971E8D2A4A87EF00267B7F /* UILabel+GJRatioAutoLayout.m in Sources */,
|
|
90CE52432A36E5170033BD06 /* NYFont.swift in Sources */,
|
|
90CE52432A36E5170033BD06 /* NYFont.swift in Sources */,
|
|
90CE52ED2A36EBE80033BD06 /* UserInfoModel.swift in Sources */,
|
|
90CE52ED2A36EBE80033BD06 /* UserInfoModel.swift in Sources */,
|
|
908FEEAB2A42E21900BEB81C /* MeTraineeDetails03Cell.swift in Sources */,
|
|
908FEEAB2A42E21900BEB81C /* MeTraineeDetails03Cell.swift in Sources */,
|
|
@@ -1134,6 +1180,7 @@
|
|
90CE52822A36E5460033BD06 /* GesConflictCollectionView.swift in Sources */,
|
|
90CE52822A36E5460033BD06 /* GesConflictCollectionView.swift in Sources */,
|
|
90971E742A498C4C00267B7F /* StatisticsPageController.swift in Sources */,
|
|
90971E742A498C4C00267B7F /* StatisticsPageController.swift in Sources */,
|
|
90CE523A2A36E4720033BD06 /* MainTabBarViewReactor.swift in Sources */,
|
|
90CE523A2A36E4720033BD06 /* MainTabBarViewReactor.swift in Sources */,
|
|
|
|
+ 90971E922A4AB07B00267B7F /* StatisticsPageHeaderView.swift in Sources */,
|
|
909DA5D32A3ADFD80034501F /* MeTraineeSubjectCell.swift in Sources */,
|
|
909DA5D32A3ADFD80034501F /* MeTraineeSubjectCell.swift in Sources */,
|
|
90CE52BD2A36E5B70033BD06 /* NetEnvironment.swift in Sources */,
|
|
90CE52BD2A36E5B70033BD06 /* NetEnvironment.swift in Sources */,
|
|
90971E692A493BCB00267B7F /* MeTabBarController.swift in Sources */,
|
|
90971E692A493BCB00267B7F /* MeTabBarController.swift in Sources */,
|
|
@@ -1159,6 +1206,7 @@
|
|
90CE52DC2A36E6250033BD06 /* NYAppCongfigure.swift in Sources */,
|
|
90CE52DC2A36E6250033BD06 /* NYAppCongfigure.swift in Sources */,
|
|
90CE52322A36E4600033BD06 /* BaseCollectionViewController.swift in Sources */,
|
|
90CE52322A36E4600033BD06 /* BaseCollectionViewController.swift in Sources */,
|
|
903628CE2A41AF1500F0AA6C /* MeTraineeDetails02HeaderView.swift in Sources */,
|
|
903628CE2A41AF1500F0AA6C /* MeTraineeDetails02HeaderView.swift in Sources */,
|
|
|
|
+ 90971E8F2A4A87EF00267B7F /* UIView+GJRatioAutoLayout.m in Sources */,
|
|
90CE52872A36E5460033BD06 /* NetAnimationView.swift in Sources */,
|
|
90CE52872A36E5460033BD06 /* NetAnimationView.swift in Sources */,
|
|
903628BE2A41766B00F0AA6C /* MeTraineeDetails01Controller.swift in Sources */,
|
|
903628BE2A41766B00F0AA6C /* MeTraineeDetails01Controller.swift in Sources */,
|
|
90971E6F2A4979F300267B7F /* StatisticsService.swift in Sources */,
|
|
90971E6F2A4979F300267B7F /* StatisticsService.swift in Sources */,
|
|
@@ -1169,14 +1217,6 @@
|
|
/* End PBXSourcesBuildPhase section */
|
|
/* End PBXSourcesBuildPhase section */
|
|
|
|
|
|
/* Begin PBXVariantGroup section */
|
|
/* Begin PBXVariantGroup section */
|
|
- 90CE521E2A36C0710033BD06 /* Main.storyboard */ = {
|
|
|
|
- isa = PBXVariantGroup;
|
|
|
|
- children = (
|
|
|
|
- 90CE521F2A36C0710033BD06 /* Base */,
|
|
|
|
- );
|
|
|
|
- name = Main.storyboard;
|
|
|
|
- sourceTree = "<group>";
|
|
|
|
- };
|
|
|
|
90CE52232A36C0720033BD06 /* LaunchScreen.storyboard */ = {
|
|
90CE52232A36C0720033BD06 /* LaunchScreen.storyboard */ = {
|
|
isa = PBXVariantGroup;
|
|
isa = PBXVariantGroup;
|
|
children = (
|
|
children = (
|
|
@@ -1315,9 +1355,9 @@
|
|
INFOPLIST_FILE = JiaPeiManage/Info.plist;
|
|
INFOPLIST_FILE = JiaPeiManage/Info.plist;
|
|
INFOPLIST_KEY_CFBundleDisplayName = "教练管家";
|
|
INFOPLIST_KEY_CFBundleDisplayName = "教练管家";
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
- INFOPLIST_KEY_UILaunchStoryboardName = Main.storyboard;
|
|
|
|
|
|
+ INFOPLIST_KEY_UILaunchStoryboardName = "";
|
|
INFOPLIST_KEY_UIMainStoryboardFile = Main;
|
|
INFOPLIST_KEY_UIMainStoryboardFile = Main;
|
|
- INFOPLIST_KEY_UIRequiresFullScreen = YES;
|
|
|
|
|
|
+ INFOPLIST_KEY_UIRequiresFullScreen = NO;
|
|
INFOPLIST_KEY_UIStatusBarStyle = UIStatusBarStyleLightContent;
|
|
INFOPLIST_KEY_UIStatusBarStyle = UIStatusBarStyleLightContent;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
@@ -1352,9 +1392,9 @@
|
|
INFOPLIST_FILE = JiaPeiManage/Info.plist;
|
|
INFOPLIST_FILE = JiaPeiManage/Info.plist;
|
|
INFOPLIST_KEY_CFBundleDisplayName = "教练管家";
|
|
INFOPLIST_KEY_CFBundleDisplayName = "教练管家";
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
|
|
- INFOPLIST_KEY_UILaunchStoryboardName = Main.storyboard;
|
|
|
|
|
|
+ INFOPLIST_KEY_UILaunchStoryboardName = "";
|
|
INFOPLIST_KEY_UIMainStoryboardFile = Main;
|
|
INFOPLIST_KEY_UIMainStoryboardFile = Main;
|
|
- INFOPLIST_KEY_UIRequiresFullScreen = YES;
|
|
|
|
|
|
+ INFOPLIST_KEY_UIRequiresFullScreen = NO;
|
|
INFOPLIST_KEY_UIStatusBarStyle = UIStatusBarStyleLightContent;
|
|
INFOPLIST_KEY_UIStatusBarStyle = UIStatusBarStyleLightContent;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
|
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|
|
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
|