File tree Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Expand file tree Collapse file tree 2 files changed +5
-3
lines changed Original file line number Diff line number Diff line change 429429 "$(inherited)",
430430 "@executable_path/../Frameworks",
431431 );
432- PRODUCT_BUNDLE_IDENTIFIER = com.yubico.authenticator ;
432+ PRODUCT_BUNDLE_IDENTIFIER = com.yubico.yubioath ;
433433 PRODUCT_NAME = "Yubico Authenticator";
434434 PROVISIONING_PROFILE_SPECIFIER = "";
435435 SWIFT_VERSION = 5.0;
557557 "$(inherited)",
558558 "@executable_path/../Frameworks",
559559 );
560- PRODUCT_BUNDLE_IDENTIFIER = com.yubico.authenticator ;
560+ PRODUCT_BUNDLE_IDENTIFIER = com.yubico.yubioath ;
561561 PRODUCT_NAME = "Yubico Authenticator";
562562 PROVISIONING_PROFILE_SPECIFIER = "";
563563 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
579579 "$(inherited)",
580580 "@executable_path/../Frameworks",
581581 );
582- PRODUCT_BUNDLE_IDENTIFIER = com.yubico.authenticator ;
582+ PRODUCT_BUNDLE_IDENTIFIER = com.yubico.yubioath ;
583583 PRODUCT_NAME = "Yubico Authenticator";
584584 PROVISIONING_PROFILE_SPECIFIER = "";
585585 SWIFT_VERSION = 5.0;
Original file line number Diff line number Diff line change 2020 <string >$(FLUTTER_BUILD_NAME) </string >
2121 <key >CFBundleVersion </key >
2222 <string >$(FLUTTER_BUILD_NUMBER) </string >
23+ <key >LSApplicationCategoryType </key >
24+ <string >public.app-category.utilities </string >
2325 <key >LSMinimumSystemVersion </key >
2426 <string >$(MACOSX_DEPLOYMENT_TARGET) </string >
2527 <key >NSHumanReadableCopyright </key >
You can’t perform that action at this time.
0 commit comments