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.3
Browse files Browse the repository at this point in the history
  • Loading branch information
wibus-wee committed Oct 5, 2024
1 parent 85abf25 commit df3854b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions InjectGUI.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -448,7 +448,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.2;
MARKETING_VERSION = 1.2.3;
ONLY_ACTIVE_ARCH = NO;
OTHER_LDFLAGS = (
"-Xlinker",
Expand Down Expand Up @@ -492,7 +492,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.2;
MARKETING_VERSION = 1.2.3;
PRODUCT_BUNDLE_IDENTIFIER = "dev.wibus-wee.InjectGUI";
PRODUCT_NAME = "$(TARGET_NAME)";
SDKROOT = auto;
Expand Down

0 comments on commit df3854b

Please sign in to comment.