From 663cc13e6864d18c8b8fb440e26eaeb74f0909b0 Mon Sep 17 00:00:00 2001 From: Ryan ZHAO <> Date: Tue, 25 Mar 2025 14:01:20 +1100 Subject: [PATCH] update build number and localised strings --- Session.xcodeproj/project.pbxproj | 4 ++-- .../Meta/Translations/Localizable.xcstrings | 22 +++++++++++++++++++ 2 files changed, 24 insertions(+), 2 deletions(-) diff --git a/Session.xcodeproj/project.pbxproj b/Session.xcodeproj/project.pbxproj index 745d5f1ca..94020451c 100644 --- a/Session.xcodeproj/project.pbxproj +++ b/Session.xcodeproj/project.pbxproj @@ -8011,7 +8011,7 @@ CODE_SIGN_ENTITLEMENTS = Session/Meta/Signal.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 560; + CURRENT_PROJECT_VERSION = 562; DEVELOPMENT_TEAM = SUQ8J2PCT7; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", @@ -8078,7 +8078,7 @@ CODE_SIGN_ENTITLEMENTS = Session/Meta/Signal.entitlements; CODE_SIGN_IDENTITY = "iPhone Developer"; "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer"; - CURRENT_PROJECT_VERSION = 560; + CURRENT_PROJECT_VERSION = 562; DEVELOPMENT_TEAM = SUQ8J2PCT7; FRAMEWORK_SEARCH_PATHS = ( "$(inherited)", diff --git a/Session/Meta/Translations/Localizable.xcstrings b/Session/Meta/Translations/Localizable.xcstrings index 2c548ec67..cff3c4670 100644 --- a/Session/Meta/Translations/Localizable.xcstrings +++ b/Session/Meta/Translations/Localizable.xcstrings @@ -326696,6 +326696,17 @@ } } }, + "permissionsCameraChangeDescriptionIos" : { + "extractionState" : "manual", + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Camera access is currently enabled. To disable it, toggle the \"Camera\" permission in Settings." + } + } + } + }, "permissionsCameraDenied" : { "extractionState" : "manual", "localizations" : { @@ -331084,6 +331095,17 @@ } } }, + "permissionsMicrophoneChangeDescriptionIos" : { + "extractionState" : "manual", + "localizations" : { + "en" : { + "stringUnit" : { + "state" : "translated", + "value" : "Microphone access is currently enabled. To disable it, toggle the \"Microphone\" permission in Settings." + } + } + } + }, "permissionsMicrophoneDescription" : { "extractionState" : "manual", "localizations" : {