Skip to content

Commit

Permalink
调整demo
Browse files Browse the repository at this point in the history
  • Loading branch information
gsdios committed Mar 26, 2018
1 parent 944aa01 commit 8f5d33a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Demo/OOMDetectorDemo/AppDelegate.m
Original file line number Diff line number Diff line change
Expand Up @@ -32,8 +32,8 @@ @implementation AppDelegate

- (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions {

[self setupOOMDetector];
[self setupWindow];
[self setupOOMDetector];

return YES;
}
Expand Down

0 comments on commit 8f5d33a

Please sign in to comment.