|
@@ -35,6 +35,8 @@
|
|
908FEEAB2A42E21900BEB81C /* MeTraineeDetails03Cell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 908FEEAA2A42E21900BEB81C /* MeTraineeDetails03Cell.swift */; };
|
|
908FEEAB2A42E21900BEB81C /* MeTraineeDetails03Cell.swift in Sources */ = {isa = PBXBuildFile; fileRef = 908FEEAA2A42E21900BEB81C /* MeTraineeDetails03Cell.swift */; };
|
|
908FEEAD2A42E23C00BEB81C /* MeTraineeDetails03Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 908FEEAC2A42E23C00BEB81C /* MeTraineeDetails03Cell.xib */; };
|
|
908FEEAD2A42E23C00BEB81C /* MeTraineeDetails03Cell.xib in Resources */ = {isa = PBXBuildFile; fileRef = 908FEEAC2A42E23C00BEB81C /* MeTraineeDetails03Cell.xib */; };
|
|
908FEEAF2A42FA4F00BEB81C /* StuLogFacDataModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 908FEEAE2A42FA4F00BEB81C /* StuLogFacDataModel.swift */; };
|
|
908FEEAF2A42FA4F00BEB81C /* StuLogFacDataModel.swift in Sources */ = {isa = PBXBuildFile; fileRef = 908FEEAE2A42FA4F00BEB81C /* StuLogFacDataModel.swift */; };
|
|
|
|
+ 90971E692A493BCB00267B7F /* MeTabBarController.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90971E682A493BCB00267B7F /* MeTabBarController.swift */; };
|
|
|
|
+ 90971E6B2A493DE500267B7F /* MeTabBarViewReactor.swift in Sources */ = {isa = PBXBuildFile; fileRef = 90971E6A2A493DE500267B7F /* MeTabBarViewReactor.swift */; };
|
|
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 */; };
|
|
@@ -180,6 +182,8 @@
|
|
908FEEAA2A42E21900BEB81C /* MeTraineeDetails03Cell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeTraineeDetails03Cell.swift; sourceTree = "<group>"; };
|
|
908FEEAA2A42E21900BEB81C /* MeTraineeDetails03Cell.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeTraineeDetails03Cell.swift; sourceTree = "<group>"; };
|
|
908FEEAC2A42E23C00BEB81C /* MeTraineeDetails03Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MeTraineeDetails03Cell.xib; sourceTree = "<group>"; };
|
|
908FEEAC2A42E23C00BEB81C /* MeTraineeDetails03Cell.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = MeTraineeDetails03Cell.xib; sourceTree = "<group>"; };
|
|
908FEEAE2A42FA4F00BEB81C /* StuLogFacDataModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StuLogFacDataModel.swift; sourceTree = "<group>"; };
|
|
908FEEAE2A42FA4F00BEB81C /* StuLogFacDataModel.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = StuLogFacDataModel.swift; sourceTree = "<group>"; };
|
|
|
|
+ 90971E682A493BCB00267B7F /* MeTabBarController.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeTabBarController.swift; sourceTree = "<group>"; };
|
|
|
|
+ 90971E6A2A493DE500267B7F /* MeTabBarViewReactor.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = MeTabBarViewReactor.swift; 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>"; };
|
|
@@ -295,6 +299,7 @@
|
|
90CE52FF2A36F7110033BD06 /* HomeViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomeViewController.xib; sourceTree = "<group>"; };
|
|
90CE52FF2A36F7110033BD06 /* HomeViewController.xib */ = {isa = PBXFileReference; lastKnownFileType = file.xib; path = HomeViewController.xib; sourceTree = "<group>"; };
|
|
90CE53012A3834060033BD06 /* CoachAPI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoachAPI.swift; sourceTree = "<group>"; };
|
|
90CE53012A3834060033BD06 /* CoachAPI.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoachAPI.swift; sourceTree = "<group>"; };
|
|
90CE53032A3834360033BD06 /* CoachService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoachService.swift; sourceTree = "<group>"; };
|
|
90CE53032A3834360033BD06 /* CoachService.swift */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.swift; path = CoachService.swift; sourceTree = "<group>"; };
|
|
|
|
+ 90E109CD2A4927A100091BC6 /* libswift_Concurrency.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libswift_Concurrency.tbd; path = usr/lib/swift/libswift_Concurrency.tbd; sourceTree = SDKROOT; };
|
|
A8171123E8F401C7CF842A4C /* Pods-JiaPeiManage.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JiaPeiManage.debug.xcconfig"; path = "Target Support Files/Pods-JiaPeiManage/Pods-JiaPeiManage.debug.xcconfig"; sourceTree = "<group>"; };
|
|
A8171123E8F401C7CF842A4C /* Pods-JiaPeiManage.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JiaPeiManage.debug.xcconfig"; path = "Target Support Files/Pods-JiaPeiManage/Pods-JiaPeiManage.debug.xcconfig"; sourceTree = "<group>"; };
|
|
D9F65764266FE5C95D1940F5 /* Pods-JiaPeiManage.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JiaPeiManage.release.xcconfig"; path = "Target Support Files/Pods-JiaPeiManage/Pods-JiaPeiManage.release.xcconfig"; sourceTree = "<group>"; };
|
|
D9F65764266FE5C95D1940F5 /* Pods-JiaPeiManage.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-JiaPeiManage.release.xcconfig"; path = "Target Support Files/Pods-JiaPeiManage/Pods-JiaPeiManage.release.xcconfig"; sourceTree = "<group>"; };
|
|
/* End PBXFileReference section */
|
|
/* End PBXFileReference section */
|
|
@@ -361,6 +366,8 @@
|
|
909DA5CC2A3AC00D0034501F /* MeTraineeSearchPageViewController.xib */,
|
|
909DA5CC2A3AC00D0034501F /* MeTraineeSearchPageViewController.xib */,
|
|
90BC4BDD2A3C4691006FD683 /* MeTraineeDetailsPageViewController.swift */,
|
|
90BC4BDD2A3C4691006FD683 /* MeTraineeDetailsPageViewController.swift */,
|
|
90BC4BDF2A3C46C4006FD683 /* MeTraineeDetailsPageViewController.xib */,
|
|
90BC4BDF2A3C46C4006FD683 /* MeTraineeDetailsPageViewController.xib */,
|
|
|
|
+ 90971E682A493BCB00267B7F /* MeTabBarController.swift */,
|
|
|
|
+ 90971E6A2A493DE500267B7F /* MeTabBarViewReactor.swift */,
|
|
);
|
|
);
|
|
path = Controllers;
|
|
path = Controllers;
|
|
sourceTree = "<group>";
|
|
sourceTree = "<group>";
|
|
@@ -834,6 +841,7 @@
|
|
A24D99DBE7A92F9485B15E3A /* Frameworks */ = {
|
|
A24D99DBE7A92F9485B15E3A /* Frameworks */ = {
|
|
isa = PBXGroup;
|
|
isa = PBXGroup;
|
|
children = (
|
|
children = (
|
|
|
|
+ 90E109CD2A4927A100091BC6 /* libswift_Concurrency.tbd */,
|
|
1FC2879EF62A9D4DF6777C62 /* Pods_JiaPeiManage.framework */,
|
|
1FC2879EF62A9D4DF6777C62 /* Pods_JiaPeiManage.framework */,
|
|
);
|
|
);
|
|
name = Frameworks;
|
|
name = Frameworks;
|
|
@@ -1032,6 +1040,7 @@
|
|
90CE52EF2A36EC950033BD06 /* NYArticleViewController.swift in Sources */,
|
|
90CE52EF2A36EC950033BD06 /* NYArticleViewController.swift in Sources */,
|
|
90CE52D72A36E6000033BD06 /* Snap.swift in Sources */,
|
|
90CE52D72A36E6000033BD06 /* Snap.swift in Sources */,
|
|
90CE52882A36E5460033BD06 /* PopOverView.swift in Sources */,
|
|
90CE52882A36E5460033BD06 /* PopOverView.swift in Sources */,
|
|
|
|
+ 90971E6B2A493DE500267B7F /* MeTabBarViewReactor.swift in Sources */,
|
|
90CE527F2A36E5460033BD06 /* NibLoadable.swift in Sources */,
|
|
90CE527F2A36E5460033BD06 /* NibLoadable.swift in Sources */,
|
|
90CE52FA2A36F2570033BD06 /* LoginService.swift in Sources */,
|
|
90CE52FA2A36F2570033BD06 /* LoginService.swift in Sources */,
|
|
90CE52812A36E5460033BD06 /* BilibiliCollectionViewLayout.swift in Sources */,
|
|
90CE52812A36E5460033BD06 /* BilibiliCollectionViewLayout.swift in Sources */,
|
|
@@ -1086,6 +1095,7 @@
|
|
90CE523A2A36E4720033BD06 /* MainTabBarViewReactor.swift in Sources */,
|
|
90CE523A2A36E4720033BD06 /* MainTabBarViewReactor.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 */,
|
|
90CE52BB2A36E5B70033BD06 /* LoadingPlugin.swift in Sources */,
|
|
90CE52BB2A36E5B70033BD06 /* LoadingPlugin.swift in Sources */,
|
|
90CE52F42A36EDCF0033BD06 /* NYArticleNavBar.swift in Sources */,
|
|
90CE52F42A36EDCF0033BD06 /* NYArticleNavBar.swift in Sources */,
|
|
90CE52A62A36E59A0033BD06 /* String+BoundingRect.swift in Sources */,
|
|
90CE52A62A36E59A0033BD06 /* String+BoundingRect.swift in Sources */,
|
|
@@ -1271,6 +1281,10 @@
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
);
|
|
|
|
+ LIBRARY_SEARCH_PATHS = (
|
|
|
|
+ "$(inherited)",
|
|
|
|
+ "$(SDKROOT)/usr/lib/swift",
|
|
|
|
+ );
|
|
MARKETING_VERSION = 1.0.1;
|
|
MARKETING_VERSION = 1.0.1;
|
|
PRODUCT_BUNDLE_IDENTIFIER = zhongZheng.com.jsmanage.JiaPeiManage;
|
|
PRODUCT_BUNDLE_IDENTIFIER = zhongZheng.com.jsmanage.JiaPeiManage;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
@@ -1304,6 +1318,10 @@
|
|
"$(inherited)",
|
|
"$(inherited)",
|
|
"@executable_path/Frameworks",
|
|
"@executable_path/Frameworks",
|
|
);
|
|
);
|
|
|
|
+ LIBRARY_SEARCH_PATHS = (
|
|
|
|
+ "$(inherited)",
|
|
|
|
+ "$(SDKROOT)/usr/lib/swift",
|
|
|
|
+ );
|
|
MARKETING_VERSION = 1.0.1;
|
|
MARKETING_VERSION = 1.0.1;
|
|
PRODUCT_BUNDLE_IDENTIFIER = zhongZheng.com.jsmanage.JiaPeiManage;
|
|
PRODUCT_BUNDLE_IDENTIFIER = zhongZheng.com.jsmanage.JiaPeiManage;
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|
|
PRODUCT_NAME = "$(TARGET_NAME)";
|