From a067ca6c8c58ba2c40c089d05ec32eedeacff77b Mon Sep 17 00:00:00 2001 From: Geoffrey Goh Date: Fri, 5 Feb 2016 16:33:11 -0800 Subject: [PATCH] rename binary bundle date key --- CodePush.m | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CodePush.m b/CodePush.m index 291a203..f116635 100644 --- a/CodePush.m +++ b/CodePush.m @@ -24,7 +24,6 @@ static NSString *const DeploymentFailed = @"DeploymentFailed"; static NSString *const DeploymentSucceeded = @"DeploymentSucceeded"; // These keys represent the names we use to store data in NSUserDefaults -static NSString *const BinaryBundleDateKey = @"CODE_PUSH_BINARY_DATE"; static NSString *const FailedUpdatesKey = @"CODE_PUSH_FAILED_UPDATES"; static NSString *const PendingUpdateKey = @"CODE_PUSH_PENDING_UPDATE"; @@ -37,6 +36,7 @@ static NSString *const PendingUpdateIsLoadingKey = @"isLoading"; // that is associated with an update's package. static NSString *const PackageHashKey = @"packageHash"; static NSString *const PackageIsPendingKey = @"isPending"; +static NSString *const BinaryBundleDateKey = @"binaryDate"; // These values are used to save the bundleURL and extension for the JS bundle // in the binary.