File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed
example/macos/Runner.xcodeproj Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change 428428 "$(inherited)",
429429 "@executable_path/../Frameworks",
430430 );
431+ PRODUCT_BUNDLE_IDENTIFIER = io.livekit.example.flutter.macos;
431432 PROVISIONING_PROFILE_SPECIFIER = "";
432433 SWIFT_VERSION = 5.0;
433434 };
555556 "$(inherited)",
556557 "@executable_path/../Frameworks",
557558 );
559+ PRODUCT_BUNDLE_IDENTIFIER = io.livekit.example.flutter.macos;
558560 PROVISIONING_PROFILE_SPECIFIER = "";
559561 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
560562 SWIFT_VERSION = 5.0;
571573 CODE_SIGN_STYLE = Automatic;
572574 COMBINE_HIDPI_IMAGES = YES;
573575 DEVELOPMENT_TEAM = J48VV6BZV9;
576+ ENABLE_HARDENED_RUNTIME = YES;
574577 INFOPLIST_FILE = Runner/Info.plist;
575578 LD_RUNPATH_SEARCH_PATHS = (
576579 "$(inherited)",
577580 "@executable_path/../Frameworks",
578581 );
582+ PRODUCT_BUNDLE_IDENTIFIER = io.livekit.example.flutter.macos;
579583 PROVISIONING_PROFILE_SPECIFIER = "";
580584 SWIFT_VERSION = 5.0;
581585 };
You can’t perform that action at this time.
0 commit comments