Skip to content
This repository was archived by the owner on Jun 3, 2021. It is now read-only.

Commit a4777c4

Browse files
committed
upload ios/sdk/.gitignore
1 parent b7d474e commit a4777c4

File tree

4 files changed

+3
-4
lines changed

4 files changed

+3
-4
lines changed

ios/sdk/.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*compile_commands.json

ios/sdk/WeexSDK/Sources/Utility/WXVersion.m

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@
2020
#import "WXVersion.h"
2121
#import "WXDefine.h"
2222

23-
static const char* WeexSDKBuildTime = "2019-07-18 12:09:09 UTC";
24-
static const unsigned long WeexSDKBuildTimestamp = 1563451749;
23+
static const char* WeexSDKBuildTime = "2019-07-19 00:54:45 UTC";
24+
static const unsigned long WeexSDKBuildTimestamp = 1563497685;
2525

2626
NSString* GetWeexSDKVersion(void)
2727
{

ios/sdk/WeexSDK/compile_commands.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

ios/sdk/compile_commands.json

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)