diff --git a/native/ios/Comm/Info.debug.plist b/native/ios/Comm/Info.debug.plist
index 4faf81a85..b41a3729e 100644
--- a/native/ios/Comm/Info.debug.plist
+++ b/native/ios/Comm/Info.debug.plist
@@ -1,115 +1,116 @@
ITSAppUsesNonExemptEncryption
CFBundleDevelopmentRegion
en
CFBundleDisplayName
Comm
CFBundleExecutable
$(EXECUTABLE_NAME)
CFBundleIdentifier
$(PRODUCT_BUNDLE_IDENTIFIER)
CFBundleInfoDictionaryVersion
6.0
CFBundleName
$(PRODUCT_NAME)
CFBundlePackageType
APPL
CFBundleShortVersionString
1.0.230
CFBundleSignature
????
CFBundleVersion
230
CFBundleURLTypes
CFBundleURLSchemes
comm
LSApplicationQueriesSchemes
rainbow
org-appextension-feature-password-management
+ https
LSRequiresIPhoneOS
NSAppTransportSecurity
NSAllowsArbitraryLoads
NSExceptionDomains
localhost
NSExceptionAllowsInsecureHTTPLoads
NSLocationAlwaysUsageDescription
Allow $(PRODUCT_NAME) to use your location
NSLocationWhenInUseUsageDescription
Allow $(PRODUCT_NAME) to access your location
NSPhotoLibraryUsageDescription
Allow $(PRODUCT_NAME) to access your photo library so you can send images.
NSPhotoLibraryAddUsageDescription
Allow $(PRODUCT_NAME) to save images to your photo library.
NSCameraUsageDescription
Allow $(PRODUCT_NAME) to access the camera so you can capture and send photos.
NSMicrophoneUsageDescription
Allow $(PRODUCT_NAME) to access the microphone so you can capture videos with audio
UIAppFonts
OpenSans-Semibold.ttf
OpenSans-Regular.ttf
Anaheim-Regular.ttf
AntDesign.ttf
Entypo.ttf
EvilIcons.ttf
Feather.ttf
FontAwesome.ttf
FontAwesome5_Brands.ttf
FontAwesome5_Regular.ttf
FontAwesome5_Solid.ttf
Fontisto.ttf
Foundation.ttf
Ionicons.ttf
MaterialCommunityIcons.ttf
MaterialIcons.ttf
Octicons.ttf
SimpleLineIcons.ttf
Zocial.ttf
IBMPlexSans-Regular.ttf
IBMPlexSans-Medium.ttf
IBMPlexSans-Bold.ttf
SWMansionIcons.ttf
CommIcons.ttf
UIBackgroundModes
fetch
remote-notification
UILaunchStoryboardName
SplashScreen
UIRequiredDeviceCapabilities
armv7
UIStatusBarStyle
UIStatusBarStyleLightContent
UISupportedInterfaceOrientations
UIInterfaceOrientationPortrait
UIViewControllerBasedStatusBarAppearance
diff --git a/native/ios/Comm/Info.release.plist b/native/ios/Comm/Info.release.plist
index aa91c825f..1c95d57df 100644
--- a/native/ios/Comm/Info.release.plist
+++ b/native/ios/Comm/Info.release.plist
@@ -1,93 +1,94 @@
ITSAppUsesNonExemptEncryption
CFBundleDevelopmentRegion
en
CFBundleDisplayName
Comm
CFBundleExecutable
$(EXECUTABLE_NAME)
CFBundleIdentifier
$(PRODUCT_BUNDLE_IDENTIFIER)
CFBundleInfoDictionaryVersion
6.0
CFBundleName
$(PRODUCT_NAME)
CFBundlePackageType
APPL
CFBundleShortVersionString
1.0.230
CFBundleSignature
????
CFBundleVersion
230
LSApplicationQueriesSchemes
rainbow
org-appextension-feature-password-management
+ https
LSRequiresIPhoneOS
NSLocationAlwaysUsageDescription
Allow $(PRODUCT_NAME) to use your location
NSLocationWhenInUseUsageDescription
Allow $(PRODUCT_NAME) to access your location
NSPhotoLibraryUsageDescription
Allow $(PRODUCT_NAME) to access your photo library so you can send images.
NSPhotoLibraryAddUsageDescription
Allow $(PRODUCT_NAME) to save images to your photo library.
NSMicrophoneUsageDescription
Allow $(PRODUCT_NAME) to access the microphone so you can capture videos with audio
NSCameraUsageDescription
Allow $(PRODUCT_NAME) to access the camera so you can capture and send photos.
UIAppFonts
OpenSans-Semibold.ttf
OpenSans-Regular.ttf
Anaheim-Regular.ttf
AntDesign.ttf
Entypo.ttf
EvilIcons.ttf
Feather.ttf
FontAwesome.ttf
FontAwesome5_Brands.ttf
FontAwesome5_Regular.ttf
FontAwesome5_Solid.ttf
Fontisto.ttf
Foundation.ttf
Ionicons.ttf
MaterialCommunityIcons.ttf
MaterialIcons.ttf
Octicons.ttf
SimpleLineIcons.ttf
Zocial.ttf
IBMPlexSans-Regular.ttf
IBMPlexSans-Medium.ttf
IBMPlexSans-Bold.ttf
SWMansionIcons.ttf
CommIcons.ttf
UIBackgroundModes
fetch
remote-notification
UILaunchStoryboardName
SplashScreen
UIRequiredDeviceCapabilities
armv7
UIStatusBarStyle
UIStatusBarStyleLightContent
UISupportedInterfaceOrientations
UIInterfaceOrientationPortrait
UIViewControllerBasedStatusBarAppearance