mirror of
https://gitcode.com/gh_mirrors/re/react-native-pushy.git
synced 2025-09-17 23:36:11 +08:00
iOS bsdiff
This commit is contained in:
@@ -32,6 +32,10 @@ completionHandler:(void (^)(NSString *path, NSError *error))completionHandler
|
||||
[downloader download:downloadPath];
|
||||
}
|
||||
|
||||
- (void)dealloc
|
||||
{
|
||||
}
|
||||
|
||||
- (void)download:(NSString *)path
|
||||
{
|
||||
NSURL *url = [NSURL URLWithString:path];
|
||||
|
Reference in New Issue
Block a user