From 83ce4a8d779075bf1005cdccf67d56b2448328e4 Mon Sep 17 00:00:00 2001 From: mavlonerkinboev Date: Wed, 3 Nov 2021 09:47:46 +0500 Subject: Changed program information --- ios/Runner.xcodeproj/project.pbxproj | 6 +++--- ios/Runner/Info.plist | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) (limited to 'ios') diff --git a/ios/Runner.xcodeproj/project.pbxproj b/ios/Runner.xcodeproj/project.pbxproj index e9cd5c9..1e21fd9 100755 --- a/ios/Runner.xcodeproj/project.pbxproj +++ b/ios/Runner.xcodeproj/project.pbxproj @@ -302,7 +302,7 @@ ENABLE_BITCODE = NO; INFOPLIST_FILE = Runner/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = com.mavlondev.recepts; + PRODUCT_BUNDLE_IDENTIFIER = com.mavlusehcka.recipes; PRODUCT_NAME = "$(TARGET_NAME)"; VERSIONING_SYSTEM = "apple-generic"; }; @@ -422,7 +422,7 @@ ENABLE_BITCODE = NO; INFOPLIST_FILE = Runner/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = com.mavlondev.recepts; + PRODUCT_BUNDLE_IDENTIFIER = com.mavlusehcka.recipes; PRODUCT_NAME = "$(TARGET_NAME)"; VERSIONING_SYSTEM = "apple-generic"; }; @@ -437,7 +437,7 @@ ENABLE_BITCODE = NO; INFOPLIST_FILE = Runner/Info.plist; LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks"; - PRODUCT_BUNDLE_IDENTIFIER = com.mavlondev.recepts; + PRODUCT_BUNDLE_IDENTIFIER = com.mavlondev.recipes; PRODUCT_NAME = "$(TARGET_NAME)"; VERSIONING_SYSTEM = "apple-generic"; }; diff --git a/ios/Runner/Info.plist b/ios/Runner/Info.plist index 6046ee1..daa32b7 100755 --- a/ios/Runner/Info.plist +++ b/ios/Runner/Info.plist @@ -11,7 +11,7 @@ CFBundleInfoDictionaryVersion 6.0 CFBundleName - recepts + recipes CFBundlePackageType APPL CFBundleShortVersionString -- cgit v1.2.3