diff --git a/native/ios/SquadCal/Info.debug.plist b/native/ios/SquadCal/Info.debug.plist
index eac4a7c18..a2bd7de0e 100644
--- a/native/ios/SquadCal/Info.debug.plist
+++ b/native/ios/SquadCal/Info.debug.plist
@@ -1,96 +1,98 @@
+ ITSAppUsesNonExemptEncryption
+
CFBundleDevelopmentRegion
en
CFBundleDisplayName
SquadCal
CFBundleExecutable
$(EXECUTABLE_NAME)
CFBundleIdentifier
$(PRODUCT_BUNDLE_IDENTIFIER)
CFBundleInfoDictionaryVersion
6.0
CFBundleName
$(PRODUCT_NAME)
CFBundlePackageType
APPL
CFBundleShortVersionString
0.0.74
CFBundleSignature
????
CFBundleVersion
74
LSApplicationQueriesSchemes
org-appextension-feature-password-management
LSRequiresIPhoneOS
NSAppTransportSecurity
NSAllowsArbitraryLoads
NSExceptionDomains
localhost
NSExceptionAllowsInsecureHTTPLoads
NSLocationAlwaysUsageDescription
Allow $(PRODUCT_NAME) to use your location
NSLocationWhenInUseUsageDescription
Allow $(PRODUCT_NAME) to access your location
NSPhotoLibraryUsageDescription
Give $(PRODUCT_NAME) permission to access your photos
NSPhotoLibraryAddUsageDescription
Give $(PRODUCT_NAME) permission to save photos to your camera roll
NSCameraUsageDescription
Give $(PRODUCT_NAME) permission to access the camera
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
UIBackgroundModes
fetch
remote-notification
UILaunchStoryboardName
SplashScreen
UIRequiredDeviceCapabilities
armv7
UIStatusBarStyle
UIStatusBarStyleLightContent
UISupportedInterfaceOrientations
UIInterfaceOrientationPortrait
UIViewControllerBasedStatusBarAppearance
diff --git a/native/ios/SquadCal/Info.release.plist b/native/ios/SquadCal/Info.release.plist
index 8d89e9302..9f01923cd 100644
--- a/native/ios/SquadCal/Info.release.plist
+++ b/native/ios/SquadCal/Info.release.plist
@@ -1,78 +1,80 @@
+ ITSAppUsesNonExemptEncryption
+
CFBundleDevelopmentRegion
en
CFBundleDisplayName
SquadCal
CFBundleExecutable
$(EXECUTABLE_NAME)
CFBundleIdentifier
$(PRODUCT_BUNDLE_IDENTIFIER)
CFBundleInfoDictionaryVersion
6.0
CFBundleName
$(PRODUCT_NAME)
CFBundlePackageType
APPL
CFBundleShortVersionString
0.0.74
CFBundleSignature
????
CFBundleVersion
74
LSApplicationQueriesSchemes
org-appextension-feature-password-management
LSRequiresIPhoneOS
NSLocationAlwaysUsageDescription
Allow $(PRODUCT_NAME) to use your location
NSLocationWhenInUseUsageDescription
Allow $(PRODUCT_NAME) to access your location
NSPhotoLibraryUsageDescription
Give $(PRODUCT_NAME) permission to access your photos
NSPhotoLibraryAddUsageDescription
Give $(PRODUCT_NAME) permission to save photos to your camera roll
NSCameraUsageDescription
Give $(PRODUCT_NAME) permission to access the camera
UIAppFonts
OpenSans-Semibold.ttf
OpenSans-Regular.ttf
Anaheim-Regular.ttf
Entypo.ttf
EvilIcons.ttf
Feather.ttf
FontAwesome.ttf
Foundation.ttf
Ionicons.ttf
MaterialCommunityIcons.ttf
MaterialIcons.ttf
Octicons.ttf
SimpleLineIcons.ttf
Zocial.ttf
UIBackgroundModes
fetch
remote-notification
UILaunchStoryboardName
SplashScreen
UIRequiredDeviceCapabilities
armv7
UIStatusBarStyle
UIStatusBarStyleLightContent
UISupportedInterfaceOrientations
UIInterfaceOrientationPortrait
UIViewControllerBasedStatusBarAppearance