更换key
This commit is contained in:
@@ -31,7 +31,7 @@
|
||||
</Testables>
|
||||
</TestAction>
|
||||
<LaunchAction
|
||||
buildConfiguration = "Release"
|
||||
buildConfiguration = "Debug"
|
||||
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
|
||||
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
|
||||
launchStyle = "0"
|
||||
|
@@ -61,7 +61,7 @@ NSString * const KeyWithType(KeyType type) {
|
||||
@(KeyType_GuildUidKey) : @"8428524",
|
||||
@(KeyType_SystemNotifiUidKey) : @"8747473",
|
||||
@(KeyType_SecretaryUidKey) : @"1930010",
|
||||
@(KeyTyoe_BuglyKey) : @"6222885c55"
|
||||
@(KeyTyoe_BuglyKey) : @"7fcddf605c"
|
||||
},
|
||||
///测试环境
|
||||
@(NO):@{
|
||||
|
Reference in New Issue
Block a user