diff --git a/PediFoods.xcodeproj/project.pbxproj b/PediFoods.xcodeproj/project.pbxproj index 9f006ab..3a090eb 100644 --- a/PediFoods.xcodeproj/project.pbxproj +++ b/PediFoods.xcodeproj/project.pbxproj @@ -997,7 +997,7 @@ INFOPLIST_FILE = PediFoods/Info.plist; INFOPLIST_KEY_CFBundleDisplayName = "Pedi Foods"; INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO; - INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "PediFoods uses your location to show nearby stores and estimate delivery times."; + INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "PediFoods usa sua localização para mostrar lojas perto de você"; INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchScreen_Generation = NO; @@ -1041,7 +1041,7 @@ INFOPLIST_FILE = PediFoods/Info.plist; INFOPLIST_KEY_CFBundleDisplayName = "Pedi Foods"; INFOPLIST_KEY_ITSAppUsesNonExemptEncryption = NO; - INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "PediFoods uses your location to show nearby stores and estimate delivery times."; + INFOPLIST_KEY_NSLocationWhenInUseUsageDescription = "PediFoods usa sua localização para mostrar lojas perto de você"; INFOPLIST_KEY_UIApplicationSceneManifest_Generation = YES; INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES; INFOPLIST_KEY_UILaunchScreen_Generation = NO; diff --git a/PediFoods/PediFoods.entitlements b/PediFoods/PediFoods.entitlements index e6f7ec8..80d962c 100644 --- a/PediFoods/PediFoods.entitlements +++ b/PediFoods/PediFoods.entitlements @@ -10,5 +10,7 @@ com.apple.developer.devicecheck.appattest-environment $(APP_ATTEST_ENVIRONMENT) + com.apple.developer.location.push + diff --git a/PediFoods/Resources/Localizable.xcstrings b/PediFoods/Resources/Localizable.xcstrings index cf44a64..962a0b6 100644 --- a/PediFoods/Resources/Localizable.xcstrings +++ b/PediFoods/Resources/Localizable.xcstrings @@ -460,12 +460,6 @@ "Entrar" : { "comment" : "A link that directs the user to the login screen.", "isCommentAutoGenerated" : true - }, - "Entrar ou Cadastrar" : { - - }, - "Entre na sua conta" : { - }, "Entrega" : { "comment" : "A text describing delivery mode.", @@ -518,9 +512,6 @@ }, "Excluir sua conta?" : { - }, - "Faça login ou cadastre-se para ver seu perfil, pedidos e endereços." : { - }, "Favorite" : { "comment" : "Item editor title label for marking the item as a favorite",