Skip to content

Commit

Permalink
1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
bummoblizard committed Dec 28, 2023
1 parent dfe1a34 commit 978946c
Show file tree
Hide file tree
Showing 6 changed files with 26 additions and 11 deletions.
12 changes: 6 additions & 6 deletions Code.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -3469,7 +3469,7 @@
"@executable_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 1.6.0;
MARKETING_VERSION = 1.5.3;
OTHER_SWIFT_FLAGS = "-Xcc -Wno-incomplete-umbrella";
PRODUCT_BUNDLE_IDENTIFIER = "thebaselab.VS-Code";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -3516,7 +3516,7 @@
"@executable_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 1.6.0;
MARKETING_VERSION = 1.5.3;
OTHER_SWIFT_FLAGS = "-Xcc -Wno-incomplete-umbrella";
PRODUCT_BUNDLE_IDENTIFIER = "thebaselab.VS-Code";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -3554,7 +3554,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.6.0;
MARKETING_VERSION = 1.5.3;
PRODUCT_BUNDLE_IDENTIFIER = "thebaselab.VS-Code.extension";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
Expand Down Expand Up @@ -3589,7 +3589,7 @@
"@executable_path/Frameworks",
"@executable_path/../../Frameworks",
);
MARKETING_VERSION = 1.6.0;
MARKETING_VERSION = 1.5.3;
PRODUCT_BUNDLE_IDENTIFIER = "thebaselab.VS-Code.extension";
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "match AppStore thebaselab.VS-Code.extension";
Expand Down Expand Up @@ -3751,7 +3751,7 @@
"@executable_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 1.6.0;
MARKETING_VERSION = 1.5.3;
OTHER_SWIFT_FLAGS = "-Xcc -Wno-incomplete-umbrella";
PRODUCT_BUNDLE_IDENTIFIER = "thebaselab.VS-Code";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down Expand Up @@ -3798,7 +3798,7 @@
"@executable_path/Frameworks",
);
LIBRARY_SEARCH_PATHS = "$(inherited)";
MARKETING_VERSION = 1.6.0;
MARKETING_VERSION = 1.5.3;
OTHER_SWIFT_FLAGS = "-Xcc -Wno-incomplete-umbrella";
PRODUCT_BUNDLE_IDENTIFIER = "thebaselab.VS-Code";
PRODUCT_NAME = "$(TARGET_NAME)";
Expand Down
5 changes: 4 additions & 1 deletion CodeApp/Localization/de.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

"Welcome Message" =
"# Code App
##### **v1.5.2 (December 2023)**
##### **v1.5.3 (December 2023)**
#### Start
[Neue Datei](https://thebaselab.com/code/newfile)
[Datei öffnen](https://thebaselab.com/code/openfile)
Expand All @@ -23,6 +23,9 @@

"Changelog.message" =
"
### 1.5.3 (December 2023)
- Behebt einen Fehler, bei dem das Terminal standardmäßig ~ verwendet

### 1.5.2 (December 2023)
- SSH Remote löst jetzt symbolische Links auf

Expand Down
5 changes: 4 additions & 1 deletion CodeApp/Localization/en.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

"Welcome Message" =
"# Code App
##### **v1.5.2 (December 2023)**
##### **v1.5.3 (December 2023)**
#### Start
[New file](https://thebaselab.com/code/newfile)
[Open file](https://thebaselab.com/code/openfile)
Expand All @@ -23,6 +23,9 @@

"Changelog.message" =
"
### 1.5.3 (December 2023)
- Fixes a bug where terminal defaults to ~

### 1.5.2 (December 2023)
- SSH remote now resolves symbolic links

Expand Down
5 changes: 4 additions & 1 deletion CodeApp/Localization/ja.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

"Welcome Message" =
"# Code App
##### **v1.5.2 (2023年 12月)**
##### **v1.5.3 (2023年 12月)**
#### 開始
[新しいファイル](https://thebaselab.com/code/newfile)
[ファイルを開く](https://thebaselab.com/code/openfile)
Expand All @@ -23,6 +23,9 @@

"Changelog.message" =
"
### 1.5.3 (2023 年 12 月)
- ターミナルがデフォルトで ~ になるバグを修正

### 1.5.2 (2023 年 12 月)
- SSH リモートがシンボリック リンクを解決するようになりました

Expand Down
5 changes: 4 additions & 1 deletion CodeApp/Localization/ko.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

"Welcome Message" =
"# Code App
##### **v1.5.2 (2023년 12월)**
##### **v1.5.3 (2023년 12월)**
#### 시작
[새 파일...](https://thebaselab.com/code/newfile)
[파일 열기...](https://thebaselab.com/code/openfile)
Expand All @@ -23,6 +23,9 @@

"Changelog.message" =
"
### 1.5.3(2023년 12월)
- 터미널이 ~로 기본 설정되는 버그를 수정했습니다.

### 1.5.2(2023년 12월)
- 이제 SSH 원격이 기호 링크를 확인합니다.

Expand Down
5 changes: 4 additions & 1 deletion CodeApp/Localization/zh-Hans.lproj/Localizable.strings
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

"Welcome Message" =
"# Code App
##### **v1.5.2 (2023 年 12 月)**
##### **v1.5.3 (2023 年 12 月)**
#### 开始
[新文件](https://thebaselab.com/code/newfile)
[打开文件](https://thebaselab.com/code/openfile)
Expand All @@ -23,6 +23,9 @@

"Changelog.message" =
"
### 1.5.2(2023 年 12 月)
- 修复了终端默认为 ~ 的错误

### 1.5.2(2023 年 12 月)
- SSH 远程现在解析符号链接

Expand Down

0 comments on commit 978946c

Please sign in to comment.