Fixing spacing

This commit is contained in:
Jonathan Carter
2015-11-10 14:15:56 -08:00
parent 4a5eda55a7
commit 6736706362

View File

@@ -69,8 +69,8 @@ NSString * const UpdateBundleFileName = @"app.jsbundle";
if (pendingUpdate)
{
NSError *error;
NSString * pendingHash = pendingUpdate[@"hash"];
NSString * currentHash = [CodePushPackage getCurrentPackageHash:&error];
NSString *pendingHash = pendingUpdate[@"hash"];
NSString *currentHash = [CodePushPackage getCurrentPackageHash:&error];
// If the current hash is equivalent to the pending hash, then the app
// restart "picked up" the new update, but we need to kick off the