Commit 8da2b0c3ba8cb2c7a91941ad3c66f1e0f82facca
1 parent
6e05c6ac
no message
Showing
1 changed file
with
1 additions
and
0 deletions
Example/CNLiveBMineModule/CNLIVEAppDelegate.m
| @@ -63,6 +63,7 @@ | @@ -63,6 +63,7 @@ | ||
| 63 | @"uid":@"10514405", | 63 | @"uid":@"10514405", |
| 64 | @"wxUid":@"" | 64 | @"wxUid":@"" |
| 65 | }]; | 65 | }]; |
| 66 | + | ||
| 66 | [[NSUserDefaults standardUserDefaults] setObject:@"RkFYeLkl/u5S7tW8UcOkT3rfLTP/Ua8NIkdEsKlcolvl/yxTMNbAYXmmJyhKGpkj" forKey:@"CNLiveAuthToken"]; | 67 | [[NSUserDefaults standardUserDefaults] setObject:@"RkFYeLkl/u5S7tW8UcOkT3rfLTP/Ua8NIkdEsKlcolvl/yxTMNbAYXmmJyhKGpkj" forKey:@"CNLiveAuthToken"]; |
| 67 | CNLiveMineController *vc = [[CNLiveMineController alloc] init]; | 68 | CNLiveMineController *vc = [[CNLiveMineController alloc] init]; |
| 68 | UINavigationController *nav = [[UINavigationController alloc]initWithRootViewController:vc]; | 69 | UINavigationController *nav = [[UINavigationController alloc]initWithRootViewController:vc]; |