mirror of
https://github.com/zhigang1992/react-native-code-push.git
synced 2026-06-14 09:59:12 +08:00
sort vars
This commit is contained in:
@@ -36,8 +36,8 @@ static NSString *const PackageIsPendingKey = @"isPending";
|
||||
|
||||
#pragma mark - Static variables
|
||||
|
||||
static BOOL needToReportRollback = NO;
|
||||
static BOOL isRunningBinaryVersion = NO;
|
||||
static BOOL needToReportRollback = NO;
|
||||
static BOOL testConfigurationFlag = NO;
|
||||
|
||||
// These values are used to save the bundleURL and extension for the JS bundle
|
||||
|
||||
Reference in New Issue
Block a user