Browse Source

【代码优化】更换开发者账号绑定Id

master
公司电脑 1 year ago
parent
commit
9b2b76d843
  1. 20
      LekangGuard.xcodeproj/project.pbxproj
  2. BIN
      LekangGuard.xcworkspace/xcuserdata/ecell.xcuserdatad/UserInterfaceState.xcuserstate
  3. 92
      LekangGuard.xcworkspace/xcuserdata/ecell.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist
  4. 10
      LekangGuard/AppDelegate.m
  5. 2
      LekangGuard/Managers/APIManager.m
  6. 4
      LekangGuard/My/VC/MyViewController.m
  7. 8
      LekangGuard/Protection(守护星)/VC/ms/TabMessageViewController.m
  8. 11
      Pods/LGAlertView/LGAlertView/LGAlertView.m

20
LekangGuard.xcodeproj/project.pbxproj

@ -4009,7 +4009,7 @@ @@ -4009,7 +4009,7 @@
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = Q4S877C83P;
DEVELOPMENT_TEAM = 2JS5UJW87D;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = LKNotificationSerExtension/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = LKNotificationSerExtension;
@ -4035,7 +4035,7 @@ @@ -4035,7 +4035,7 @@
CLANG_CXX_LANGUAGE_STANDARD = "gnu++20";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = Q4S877C83P;
DEVELOPMENT_TEAM = 2JS5UJW87D;
GENERATE_INFOPLIST_FILE = YES;
INFOPLIST_FILE = LKNotificationSerExtension/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = LKNotificationSerExtension;
@ -4106,7 +4106,7 @@ @@ -4106,7 +4106,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 16.0;
IPHONEOS_DEPLOYMENT_TARGET = 17.0;
MTL_ENABLE_DEBUG_INFO = INCLUDE_SOURCE;
MTL_FAST_MATH = YES;
ONLY_ACTIVE_ARCH = YES;
@ -4159,7 +4159,7 @@ @@ -4159,7 +4159,7 @@
GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_VARIABLE = YES;
IPHONEOS_DEPLOYMENT_TARGET = 16.0;
IPHONEOS_DEPLOYMENT_TARGET = 17.0;
MTL_ENABLE_DEBUG_INFO = NO;
MTL_FAST_MATH = YES;
SDKROOT = iphoneos;
@ -4175,9 +4175,10 @@ @@ -4175,9 +4175,10 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
CODE_SIGN_ENTITLEMENTS = LekangGuard/LekangGuard.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = Q4S877C83P;
DEVELOPMENT_TEAM = 2JS5UJW87D;
EXCLUDED_ARCHS = "EXCLUDED_ARCHS__EFFECTIVE_PLATFORM_SUFFIX_simulator__NATIVE_ARCH_64_BIT_x86_64=arm64 arm64e armv7 armv7s armv6 armv8 EXCLUDED_ARCHS=$(inherited) $(EXCLUDED_ARCHS__EFFECTIVE_PLATFORM_SUFFIX_$(EFFECTIVE_PLATFORM_SUFFIX)__NATIVE_ARCH_64_BIT_$(NATIVE_ARCH_64_BIT))";
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
FRAMEWORK_SEARCH_PATHS = (
@ -4237,7 +4238,7 @@ @@ -4237,7 +4238,7 @@
INFOPLIST_KEY_UIStatusBarHidden = YES;
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
@ -4251,6 +4252,7 @@ @@ -4251,6 +4252,7 @@
ONLY_ACTIVE_ARCH = NO;
PRODUCT_BUNDLE_IDENTIFIER = com.cct.studentcard.guard;
PRODUCT_NAME = "ECell care";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_EMIT_LOC_STRINGS = YES;
TARGETED_DEVICE_FAMILY = 1;
};
@ -4264,9 +4266,10 @@ @@ -4264,9 +4266,10 @@
ASSETCATALOG_COMPILER_GLOBAL_ACCENT_COLOR_NAME = AccentColor;
CLANG_WARN_DOCUMENTATION_COMMENTS = NO;
CODE_SIGN_ENTITLEMENTS = LekangGuard/LekangGuard.entitlements;
CODE_SIGN_IDENTITY = "Apple Development";
CODE_SIGN_STYLE = Automatic;
CURRENT_PROJECT_VERSION = 1;
DEVELOPMENT_TEAM = Q4S877C83P;
DEVELOPMENT_TEAM = 2JS5UJW87D;
EXCLUDED_ARCHS = "EXCLUDED_ARCHS__EFFECTIVE_PLATFORM_SUFFIX_simulator__NATIVE_ARCH_64_BIT_x86_64=arm64 arm64e armv7 armv7s armv6 armv8 EXCLUDED_ARCHS=$(inherited) $(EXCLUDED_ARCHS__EFFECTIVE_PLATFORM_SUFFIX_$(EFFECTIVE_PLATFORM_SUFFIX)__NATIVE_ARCH_64_BIT_$(NATIVE_ARCH_64_BIT))";
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = arm64;
FRAMEWORK_SEARCH_PATHS = (
@ -4326,7 +4329,7 @@ @@ -4326,7 +4329,7 @@
INFOPLIST_KEY_UIStatusBarHidden = YES;
INFOPLIST_KEY_UISupportedInterfaceOrientations = UIInterfaceOrientationPortrait;
INFOPLIST_KEY_UISupportedInterfaceOrientations_iPad = "UIInterfaceOrientationLandscapeLeft UIInterfaceOrientationLandscapeRight UIInterfaceOrientationPortrait UIInterfaceOrientationPortraitUpsideDown";
IPHONEOS_DEPLOYMENT_TARGET = 11.0;
IPHONEOS_DEPLOYMENT_TARGET = 12.0;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
@ -4340,6 +4343,7 @@ @@ -4340,6 +4343,7 @@
ONLY_ACTIVE_ARCH = NO;
PRODUCT_BUNDLE_IDENTIFIER = com.cct.studentcard.guard;
PRODUCT_NAME = "ECell care";
PROVISIONING_PROFILE_SPECIFIER = "";
SWIFT_EMIT_LOC_STRINGS = YES;
TARGETED_DEVICE_FAMILY = 1;
};

BIN
LekangGuard.xcworkspace/xcuserdata/ecell.xcuserdatad/UserInterfaceState.xcuserstate generated

Binary file not shown.

92
LekangGuard.xcworkspace/xcuserdata/ecell.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist

@ -487,79 +487,47 @@ @@ -487,79 +487,47 @@
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
uuid = "D9E08C44-0A61-4DF4-BA5D-B02D9E7698A9"
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "LekangGuard/My/Message(&#x6d88;&#x606f;)/RemindMessageViewController.m"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "284"
endingLineNumber = "284"
landmarkName = "-updateRemind:"
landmarkType = "7">
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
uuid = "D343C746-96BF-4E07-A985-2C7B3BACAFA8"
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "LekangGuard/My/Message(&#x6d88;&#x606f;)/RemindMessageViewController.m"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "288"
endingLineNumber = "288"
landmarkName = "-updateRemind:"
landmarkType = "7">
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
uuid = "40251BFA-978B-4247-8F47-34E947EF01E7"
uuid = "A902442A-3438-42C9-9CFB-87FAD7D7C89E"
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "LekangGuard/My/Message(&#x6d88;&#x606f;)/MessageViewController.m"
filePath = "LekangGuard/Common/BaseViewController.m"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "123"
endingLineNumber = "123"
landmarkName = "-GetUnReadTotal"
startingLineNumber = "384"
endingLineNumber = "384"
landmarkName = "-pusMessage"
landmarkType = "7">
<Locations>
<Location
uuid = "40251BFA-978B-4247-8F47-34E947EF01E7 - ced9b8a354112dfc"
uuid = "A902442A-3438-42C9-9CFB-87FAD7D7C89E - de63bad506518dcb"
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
symbolName = "__39-[MessageViewController GetUnReadTotal]_block_invoke"
symbolName = "__32-[BaseViewController pusMessage]_block_invoke"
moduleName = "ECell care"
usesParentBreakpointCondition = "Yes"
urlString = "file:///Users/ecell/huaxun/LekangGuard/My/Message(%E6%B6%88%E6%81%AF)/MessageViewController.m"
urlString = "file:///Users/ecell/huaxun/LekangGuard/Common/BaseViewController.m"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "123"
endingLineNumber = "123"
offsetFromSymbolStart = "144">
startingLineNumber = "385"
endingLineNumber = "385"
offsetFromSymbolStart = "3756">
</Location>
<Location
uuid = "40251BFA-978B-4247-8F47-34E947EF01E7 - 6018df1250e4134a"
uuid = "A902442A-3438-42C9-9CFB-87FAD7D7C89E - de63bad506518dcb"
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
symbolName = "__39-[MessageViewController GetUnReadTotal]_block_invoke_2"
symbolName = "__32-[BaseViewController pusMessage]_block_invoke"
moduleName = "ECell care"
usesParentBreakpointCondition = "Yes"
urlString = "file:///Users/ecell/huaxun/LekangGuard/My/Message(%E6%B6%88%E6%81%AF)/MessageViewController.m"
urlString = "file:///Users/ecell/huaxun/LekangGuard/Common/BaseViewController.m"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "124"
endingLineNumber = "124"
offsetFromSymbolStart = "80">
startingLineNumber = "385"
endingLineNumber = "385"
offsetFromSymbolStart = "3840">
</Location>
</Locations>
</BreakpointContent>
@ -567,16 +535,32 @@ @@ -567,16 +535,32 @@
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
uuid = "A902442A-3438-42C9-9CFB-87FAD7D7C89E"
uuid = "A708609F-73CE-473C-855E-91E39966FA04"
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "LekangGuard/Common/BaseViewController.m"
filePath = "LekangGuard/AppDelegate.m"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "384"
endingLineNumber = "384"
landmarkName = "-pusMessage"
startingLineNumber = "258"
endingLineNumber = "258"
landmarkName = "-handlePushMsg:"
landmarkType = "7">
</BreakpointContent>
</BreakpointProxy>
<BreakpointProxy
BreakpointExtensionID = "Xcode.Breakpoint.FileBreakpoint">
<BreakpointContent
uuid = "14758C26-02AE-4A21-AC00-8AA118A541AB"
shouldBeEnabled = "Yes"
ignoreCount = "0"
continueAfterRunningActions = "No"
filePath = "LekangGuard/My/VC/MyViewController.m"
startingColumnNumber = "9223372036854775807"
endingColumnNumber = "9223372036854775807"
startingLineNumber = "63"
endingLineNumber = "63"
landmarkName = "-viewDidLoad"
landmarkType = "7">
</BreakpointContent>
</BreakpointProxy>

10
LekangGuard/AppDelegate.m

@ -192,11 +192,11 @@ didReceiveNotificationResponse:(UNNotificationResponse *)response @@ -192,11 +192,11 @@ didReceiveNotificationResponse:(UNNotificationResponse *)response
NSLog(@"Registfail%@",error);
}
- (void)application:(UIApplication *)applicationdidRegisterForRemoteNotificationsWithDeviceToken:(NSData *)pToken
{
NSLog(@"regisger success:%@",pToken);
//注册成功,将deviceToken保存到应用服务器[数据库](http://lib.csdn.net/base/14)
}
//- (void)application:(UIApplication *)applicationdidRegisterForRemoteNotificationsWithDeviceToken:(NSData *)pToken
//{
// NSLog(@"regisger success:%@",pToken);
// //注册成功,将deviceToken保存到应用服务器[数据库](http://lib.csdn.net/base/14)
//}
- (void)application:(UIApplication *)application didReceiveRemoteNotification:(NSDictionary *)userInfo
{
// 处理推送消息

2
LekangGuard/Managers/APIManager.m

@ -16,7 +16,7 @@ NSString *const dHostUrl = @"http://lb-mi23utxo-em1lnrk4gizs2pu8.clb.ap-nanjing. @@ -16,7 +16,7 @@ NSString *const dHostUrl = @"http://lb-mi23utxo-em1lnrk4gizs2pu8.clb.ap-nanjing.
//NSString *const dHostUrl = @"http://120.77.209.176:8822";
#else
//正式环境
NSString *const dHostUrl = @"http://api.oversea.ecellsz.com:9876";
NSString *const dHostUrl = @"http://lb-mi23utxo-em1lnrk4gizs2pu8.clb.ap-nanjing.tencentclb.com:8822";
#endif

4
LekangGuard/My/VC/MyViewController.m

@ -59,6 +59,10 @@ @@ -59,6 +59,10 @@
[self.view addSubview:self.moreTableView];
[[[NSNotificationCenter defaultCenter] rac_addObserverForName:@"XIAOHONGHUA" object:nil] subscribeNext:^(NSNotification *x) {
[self GetUnReadTotal];
}];
}

8
LekangGuard/Protection(守护星)/VC/ms/TabMessageViewController.m

@ -40,10 +40,10 @@ @@ -40,10 +40,10 @@
make.bottom.equalTo(self.view);
}];
[[[NSNotificationCenter defaultCenter] rac_addObserverForName:@"XIAOHONGHUA" object:nil] subscribeNext:^(NSNotification *x) {
[self getHomeWorkCount];
[self getReadFlowerCount];
}];
// [[[NSNotificationCenter defaultCenter] rac_addObserverForName:@"XIAOHONGHUA" object:nil] subscribeNext:^(NSNotification *x) {
// [self getHomeWorkCount];
// [self getReadFlowerCount];
// }];
}
- (CommonTableView *)msgTable

11
Pods/LGAlertView/LGAlertView/LGAlertView.m generated

@ -776,7 +776,16 @@ LGAlertViewType; @@ -776,7 +776,16 @@ LGAlertViewType;
cancelButtonTitle:(nullable NSString *)cancelButtonTitle
destructiveButtonTitle:(nullable NSString *)destructiveButtonTitle
delegate:(nullable id<LGAlertViewDelegate>)delegate {
return [[self alloc] alertViewWithTextFieldsAndTitle:title
// return [[self alloc] alertViewWithTextFieldsAndTitle:title
// message:message
// numberOfTextFields:numberOfTextFields
// textFieldsSetupHandler:textFieldsSetupHandler
// buttonTitles:buttonTitles
// cancelButtonTitle:cancelButtonTitle
// destructiveButtonTitle:destructiveButtonTitle
// delegate:delegate];
return [[self alloc] initWithTextFieldsAndTitle:title
message:message
numberOfTextFields:numberOfTextFields
textFieldsSetupHandler:textFieldsSetupHandler

Loading…
Cancel
Save