diff --git a/ios/Runner/Info-Debug.plist b/ios/Runner/Info-Debug.plist index e669116..eaab5e2 100644 --- a/ios/Runner/Info-Debug.plist +++ b/ios/Runner/Info-Debug.plist @@ -53,6 +53,8 @@ 6.0 CFBundleName $(DISPLAY_NAME) + CFBundleDisplayName + $(DISPLAY_NAME) CFBundlePackageType APPL CFBundleShortVersionString diff --git a/ios/Runner/Info-Profile.plist b/ios/Runner/Info-Profile.plist index e669116..eaab5e2 100644 --- a/ios/Runner/Info-Profile.plist +++ b/ios/Runner/Info-Profile.plist @@ -53,6 +53,8 @@ 6.0 CFBundleName $(DISPLAY_NAME) + CFBundleDisplayName + $(DISPLAY_NAME) CFBundlePackageType APPL CFBundleShortVersionString diff --git a/ios/Runner/Info-Release.plist b/ios/Runner/Info-Release.plist index e259289..3a1e47e 100644 --- a/ios/Runner/Info-Release.plist +++ b/ios/Runner/Info-Release.plist @@ -49,6 +49,8 @@ 6.0 CFBundleName $(DISPLAY_NAME) + CFBundleDisplayName + $(DISPLAY_NAME) CFBundlePackageType APPL CFBundleShortVersionString