Skip to content

Commit e6fb0fd

Browse files
committed
Updated bundle ID.
1 parent 839905b commit e6fb0fd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SwipeSimulator.xcodeproj/project.pbxproj

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -315,7 +315,7 @@
315315
INFOPLIST_FILE = SideButtonFixer/Info.plist;
316316
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
317317
MACOSX_DEPLOYMENT_TARGET = 10.10;
318-
PRODUCT_BUNDLE_IDENTIFIER = "net.archagon.side-button-fixer";
318+
PRODUCT_BUNDLE_IDENTIFIER = "net.archagon.sensible-side-buttons";
319319
PRODUCT_NAME = "$(TARGET_NAME)";
320320
PROVISIONING_PROFILE_SPECIFIER = "";
321321
};
@@ -339,7 +339,7 @@
339339
INFOPLIST_FILE = SideButtonFixer/Info.plist;
340340
LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/../Frameworks";
341341
MACOSX_DEPLOYMENT_TARGET = 10.10;
342-
PRODUCT_BUNDLE_IDENTIFIER = "net.archagon.side-button-fixer";
342+
PRODUCT_BUNDLE_IDENTIFIER = "net.archagon.sensible-side-buttons";
343343
PRODUCT_NAME = "$(TARGET_NAME)";
344344
PROVISIONING_PROFILE_SPECIFIER = "";
345345
};

0 commit comments

Comments
 (0)