Skip to content
This repository was archived by the owner on Oct 15, 2024. It is now read-only.

Commit 80e55d3

Browse files
committed
chore: bump version to v1.2.2
1 parent 60b8688 commit 80e55d3

File tree

2 files changed

+3
-18
lines changed

2 files changed

+3
-18
lines changed

InjectGUI.xcodeproj/project.pbxproj

+2-2
Original file line numberDiff line numberDiff line change
@@ -452,7 +452,7 @@
452452
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
453453
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
454454
MACOSX_DEPLOYMENT_TARGET = 12.0;
455-
MARKETING_VERSION = 1.2.1;
455+
MARKETING_VERSION = 1.2.2;
456456
OTHER_LDFLAGS = (
457457
"-Xlinker",
458458
"-interposable",
@@ -495,7 +495,7 @@
495495
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
496496
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
497497
MACOSX_DEPLOYMENT_TARGET = 12.0;
498-
MARKETING_VERSION = 1.2.1;
498+
MARKETING_VERSION = 1.2.2;
499499
PRODUCT_BUNDLE_IDENTIFIER = "dev.wibus-wee.InjectGUI";
500500
PRODUCT_NAME = "$(TARGET_NAME)";
501501
SDKROOT = auto;

README.md

+1-16
Original file line numberDiff line numberDiff line change
@@ -23,22 +23,7 @@
2323

2424
_**New to Swift. Poor code quality.**_
2525

26-
You should back to the [InjectLib](https://github.com/QiuChenly/InjectLib) project to continue your operation once you meet any problems with InjectGUI.
27-
28-
> [!Warning]
29-
>
30-
> Recently, I found that some joking websites have been *particularly "considerate"* to create Pro pricing for InjectGUI.
31-
>
32-
> InjectGUI is **always free and open source and is subject to code review**. All information will be published in README and Release Notes only.
33-
>
34-
> _**There are no third-party websites on the Internet that are personally approved by the author. Once found, please help me condemn them. Thank you.**_
35-
36-
## 🌍 Localization
37-
38-
The localization of InjectGUI is in progress, and some content has not been translated yet. PRs are welcome.
39-
40-
- [x] English
41-
- [x] Chinese (Simplified)
26+
Once you meet any problems with *InjectGUI*, You should back to the [InjectLib](https://github.com/QiuChenly/InjectLib) project to continue your operation.
4227

4328
## 🌟 Features
4429

0 commit comments

Comments
 (0)