diff options
Diffstat (limited to 'ios/Runner.xcodeproj')
| -rwxr-xr-x | ios/Runner.xcodeproj/project.pbxproj | 6 | 
1 files changed, 3 insertions, 3 deletions
| 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";  			}; |