mouse tracking

This commit is contained in:
neon443
2025-05-23 11:57:03 +01:00
parent 8d9f8294a4
commit 1a8963f464
3 changed files with 59 additions and 9 deletions

View File

@@ -292,6 +292,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.10;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.neon443.DockPhobia;
PRODUCT_NAME = "$(TARGET_NAME)";
@@ -320,6 +321,7 @@
"$(inherited)",
"@executable_path/../Frameworks",
);
MACOSX_DEPLOYMENT_TARGET = 10.10;
MARKETING_VERSION = 1.0;
PRODUCT_BUNDLE_IDENTIFIER = com.neon443.DockPhobia;
PRODUCT_NAME = "$(TARGET_NAME)";