|
@@ -73,6 +73,7 @@
|
|
|
909DA5D52A3AE0160034501F /* MeTraineeSubjectCell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 909DA5D42A3AE0160034501F /* MeTraineeSubjectCell.xib */; };
|
|
|
90A8CD462A5E763E00C02402 /* MeTraineeSearchViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90A8CD452A5E763E00C02402 /* MeTraineeSearchViewModel.swift */; };
|
|
|
90A8CD482A5EACB500C02402 /* MeTraineeSubjectViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90A8CD472A5EACB500C02402 /* MeTraineeSubjectViewModel.swift */; };
|
|
|
+ 90A8CD4B2A5F9EE000C02402 /* StatisticsPageViewModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90A8CD4A2A5F9EE000C02402 /* StatisticsPageViewModel.swift */; };
|
|
|
90BC4BD92A3B0F98006FD683 /* TraineeDataModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90BC4BD82A3B0F98006FD683 /* TraineeDataModel.swift */; };
|
|
|
90BC4BDC2A3C2556006FD683 /* TVHeaderAnimator.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90BC4BDB2A3C2556006FD683 /* TVHeaderAnimator.swift */; };
|
|
|
90BC4BDE2A3C4691006FD683 /* MeTraineeDetailsPageViewController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90BC4BDD2A3C4691006FD683 /* MeTraineeDetailsPageViewController.swift */; };
|
|
@@ -251,6 +252,7 @@
|
|
|
909DA5D42A3AE0160034501F /* MeTraineeSubjectCell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MeTraineeSubjectCell.xib; sourceTree = "<group>"; };
|
|
|
90A8CD452A5E763E00C02402 /* MeTraineeSearchViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeTraineeSearchViewModel.swift; sourceTree = "<group>"; };
|
|
|
90A8CD472A5EACB500C02402 /* MeTraineeSubjectViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeTraineeSubjectViewModel.swift; sourceTree = "<group>"; };
|
|
|
+ 90A8CD4A2A5F9EE000C02402 /* StatisticsPageViewModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StatisticsPageViewModel.swift; sourceTree = "<group>"; };
|
|
|
90BC4BD82A3B0F98006FD683 /* TraineeDataModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = TraineeDataModel.swift; sourceTree = "<group>"; };
|
|
|
90BC4BDB2A3C2556006FD683 /* TVHeaderAnimator.swift */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.swift; path = TVHeaderAnimator.swift; sourceTree = "<group>"; };
|
|
|
90BC4BDD2A3C4691006FD683 /* MeTraineeDetailsPageViewController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeTraineeDetailsPageViewController.swift; sourceTree = "<group>"; };
|
|
@@ -519,6 +521,7 @@
|
|
|
90971E702A498A2000267B7F /* Statistics */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
|
+ 90A8CD492A5F97DB00C02402 /* ViewModel */,
|
|
|
90971E712A498A3700267B7F /* Views */,
|
|
|
90971E722A498A3E00267B7F /* Controllers */,
|
|
|
);
|
|
@@ -580,6 +583,14 @@
|
|
|
path = ViewModel;
|
|
|
sourceTree = "<group>";
|
|
|
};
|
|
|
+ 90A8CD492A5F97DB00C02402 /* ViewModel */ = {
|
|
|
+ isa = PBXGroup;
|
|
|
+ children = (
|
|
|
+ 90A8CD4A2A5F9EE000C02402 /* StatisticsPageViewModel.swift */,
|
|
|
+ );
|
|
|
+ path = ViewModel;
|
|
|
+ sourceTree = "<group>";
|
|
|
+ };
|
|
|
90BC4BDA2A3C2541006FD683 /* RefreshHeaderAnimation */ = {
|
|
|
isa = PBXGroup;
|
|
|
children = (
|
|
@@ -1237,6 +1248,7 @@
|
|
|
90CE53042A3834360033BD06 /* CoachService.swift in Sources */,
|
|
|
908FEEA52A42D62A00BEB81C /* StuTmsSignDataModel.swift in Sources */,
|
|
|
90BC4BDE2A3C4691006FD683 /* MeTraineeDetailsPageViewController.swift in Sources */,
|
|
|
+ 90A8CD4B2A5F9EE000C02402 /* StatisticsPageViewModel.swift in Sources */,
|
|
|
90CE52CB2A36E5EC0033BD06 /* UILabel+Rx.swift in Sources */,
|
|
|
90CE52E12A36E73A0033BD06 /* SplashModel.swift in Sources */,
|
|
|
90C9C5592A4C7B45006D3921 /* Notification+NY.swift in Sources */,
|
|
@@ -1452,10 +1464,10 @@
|
|
|
isa = XCBuildConfiguration;
|
|
|
baseConfigurationReference = A8171123E8F401C7CF842A4C /* Pods-JiaPeiManage.debug.xcconfig */;
|
|
|
buildSettings = {
|
|
|
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon_NewRule;
|
|
|
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 1;
|
|
|
+ CURRENT_PROJECT_VERSION = 1202023071301;
|
|
|
DEVELOPMENT_TEAM = K7T6CU5SW5;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
INFOPLIST_FILE = JiaPeiManage/Info.plist;
|
|
@@ -1475,8 +1487,8 @@
|
|
|
"$(inherited)",
|
|
|
"$(SDKROOT)/usr/lib/swift",
|
|
|
);
|
|
|
- MARKETING_VERSION = 1.0.1;
|
|
|
- PRODUCT_BUNDLE_IDENTIFIER = zhongZheng.com.jsmanage.JiaPeiManage;
|
|
|
+ MARKETING_VERSION = 1.2.0;
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.kestrel.JSJPCoach;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = "${SRCROOT}/JiaPeiManage/JSJP-Brigding-Header.h";
|
|
@@ -1489,10 +1501,10 @@
|
|
|
isa = XCBuildConfiguration;
|
|
|
baseConfigurationReference = D9F65764266FE5C95D1940F5 /* Pods-JiaPeiManage.release.xcconfig */;
|
|
|
buildSettings = {
|
|
|
- ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon_NewRule;
|
|
|
+ ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
|
|
|
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
|
|
|
CODE_SIGN_STYLE = Automatic;
|
|
|
- CURRENT_PROJECT_VERSION = 1;
|
|
|
+ CURRENT_PROJECT_VERSION = 1202023071301;
|
|
|
DEVELOPMENT_TEAM = K7T6CU5SW5;
|
|
|
GENERATE_INFOPLIST_FILE = YES;
|
|
|
INFOPLIST_FILE = JiaPeiManage/Info.plist;
|
|
@@ -1512,8 +1524,8 @@
|
|
|
"$(inherited)",
|
|
|
"$(SDKROOT)/usr/lib/swift",
|
|
|
);
|
|
|
- MARKETING_VERSION = 1.0.1;
|
|
|
- PRODUCT_BUNDLE_IDENTIFIER = zhongZheng.com.jsmanage.JiaPeiManage;
|
|
|
+ MARKETING_VERSION = 1.2.0;
|
|
|
+ PRODUCT_BUNDLE_IDENTIFIER = com.kestrel.JSJPCoach;
|
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
|
SWIFT_EMIT_LOC_STRINGS = YES;
|
|
|
SWIFT_OBJC_BRIDGING_HEADER = "${SRCROOT}/JiaPeiManage/JSJP-Brigding-Header.h";
|