We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 898d5bc commit 9218713Copy full SHA for 9218713
packages/camera/camera_avfoundation/example/ios/Runner.xcodeproj/project.pbxproj
@@ -673,7 +673,7 @@
673
"$(inherited)",
674
"$(PROJECT_DIR)/Flutter",
675
);
676
- PRODUCT_BUNDLE_IDENTIFIER = com.bradenbagby.test;
+ PRODUCT_BUNDLE_IDENTIFIER = dev.flutter.plugins.cameraExample;
677
PRODUCT_NAME = "$(TARGET_NAME)";
678
};
679
name = Debug;
@@ -697,7 +697,7 @@
697
698
699
700
701
702
703
name = Release;
0 commit comments