Update version to 1.0.0 (7)

This commit is contained in:
2024-09-14 21:17:55 -04:00
parent f11d6f437a
commit 5e11ffd3b1
2 changed files with 4 additions and 4 deletions

View File

@@ -205,7 +205,7 @@
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
MARKETING_VERSION = 0.2.0;
MARKETING_VERSION = 1.0.0;
};
name = Debug;
};
@@ -218,7 +218,7 @@
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.utilities";
LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
"LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
MARKETING_VERSION = 0.2.0;
MARKETING_VERSION = 1.0.0;
};
name = Release;
};