Reverted commit D3516105

Reviewed By: javache

Differential Revision: D3516105

fbshipit-source-id: 7454ffced51267a1b1fd9850f63bc3eba9868571
This commit is contained in:
Jing Chen 2016-07-05 14:06:57 -07:00 committed by Facebook Github Bot 2
parent 46e880a3a7
commit 8c59644bf8
1 changed files with 1 additions and 0 deletions

View File

@ -60,6 +60,7 @@ static NSURL *ipBundleURL()
RCTSwapInstanceMethods([NSBundle class],
@selector(URLForResource:withExtension:),
@selector(RCT_URLForResource:withExtension:));
[[RCTBundleURLProvider sharedSettings] setDefaults];
}
- (void)tearDown