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

Commit

Permalink
chore: bump version to v1.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
wibus-wee committed Aug 29, 2024
1 parent 60b8688 commit 80e55d3
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 18 deletions.
4 changes: 2 additions & 2 deletions InjectGUI.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -452,7 +452,7 @@
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 12.0;
MARKETING_VERSION = 1.2.1;
MARKETING_VERSION = 1.2.2;
OTHER_LDFLAGS = (
"-Xlinker",
"-interposable",
Expand Down Expand Up @@ -495,7 +495,7 @@
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
MACOSX_DEPLOYMENT_TARGET = 12.0;
MARKETING_VERSION = 1.2.1;
MARKETING_VERSION = 1.2.2;
PRODUCT_BUNDLE_IDENTIFIER = "dev.wibus-wee.InjectGUI";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = auto;
Expand Down
17 changes: 1 addition & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,22 +23,7 @@

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

You should back to the [InjectLib](https://github.com/QiuChenly/InjectLib) project to continue your operation once you meet any problems with InjectGUI.

> [!Warning]
>
> Recently, I found that some joking websites have been *particularly "considerate"* to create Pro pricing for InjectGUI.
>
> InjectGUI is **always free and open source and is subject to code review**. All information will be published in README and Release Notes only.
>
> _**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.**_
## 🌍 Localization

The localization of InjectGUI is in progress, and some content has not been translated yet. PRs are welcome.

- [x] English
- [x] Chinese (Simplified)
Once you meet any problems with *InjectGUI*, You should back to the [InjectLib](https://github.com/QiuChenly/InjectLib) project to continue your operation.

## 🌟 Features

Expand Down

0 comments on commit 80e55d3

Please sign in to comment.