diff --git a/package-lock.json b/package-lock.json
index 8566abef86..a7ee97b2e4 100644
--- a/package-lock.json
+++ b/package-lock.json
@@ -19,12 +19,11 @@
"eslint-plugin-prettier": "^5.0.0",
"eslint-plugin-promise": "^6.1.1",
"eslint-plugin-react-hooks": "^4.6.0",
- "husky": "^9.0.11",
"prettier": "^3.0.3"
},
"devDependencies": {
- "lerna": "^6.6.2",
- "typescript": "^4.9.3"
+ "husky": "^9.0.11",
+ "lerna": "^6.6.2"
},
"engines": {
"node": "18.12.1",
@@ -5449,6 +5448,7 @@
"version": "9.0.11",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.11.tgz",
"integrity": "sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==",
+ "dev": true,
"bin": {
"husky": "bin.mjs"
},
@@ -15224,7 +15224,8 @@
"husky": {
"version": "9.0.11",
"resolved": "https://registry.npmjs.org/husky/-/husky-9.0.11.tgz",
- "integrity": "sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw=="
+ "integrity": "sha512-AB6lFlbwwyIqMdHYhwPe+kjOC3Oc5P3nThEoW/AaO2BX3vJDjWPFxYLxokUZOo6RNX20He3AaT8sESs9NJcmEw==",
+ "dev": true
},
"iconv-lite": {
"version": "0.4.24",
diff --git a/packages/mobile/ios/Podfile b/packages/mobile/ios/Podfile
index d7f13e95ac..43c87c263b 100644
--- a/packages/mobile/ios/Podfile
+++ b/packages/mobile/ios/Podfile
@@ -1,6 +1,6 @@
require_relative '../node_modules/react-native/scripts/react_native_pods'
-platform :ios, '14.1'
+platform :ios, '17.4'
target 'Quiet' do
config = use_native_modules!
diff --git a/packages/mobile/ios/Podfile.lock b/packages/mobile/ios/Podfile.lock
index 491b7f3549..e550809b7d 100644
--- a/packages/mobile/ios/Podfile.lock
+++ b/packages/mobile/ios/Podfile.lock
@@ -1393,6 +1393,6 @@ SPEC CHECKSUMS:
Tor: 39dc71bf048312e202608eb499ca5c74e841b503
Yoga: 13c8ef87792450193e117976337b8527b49e8c03
-PODFILE CHECKSUM: 7e9113c78632c284f4751b2dab029a52a8157ad0
+PODFILE CHECKSUM: 811e75c5d23ebd5b5f3e16c6dd4bae230db730d0
COCOAPODS: 1.14.3
diff --git a/packages/mobile/ios/Quiet.xcodeproj/project.pbxproj b/packages/mobile/ios/Quiet.xcodeproj/project.pbxproj
index 7b6a9dbf56..489dc64d1f 100644
--- a/packages/mobile/ios/Quiet.xcodeproj/project.pbxproj
+++ b/packages/mobile/ios/Quiet.xcodeproj/project.pbxproj
@@ -5300,7 +5300,7 @@
INFOPLIST_FILE = Quiet/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = Quiet;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.social-networking";
- IPHONEOS_DEPLOYMENT_TARGET = 14.1;
+ IPHONEOS_DEPLOYMENT_TARGET = 17.4;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
@@ -5396,7 +5396,7 @@
INFOPLIST_FILE = Quiet/Info.plist;
INFOPLIST_KEY_CFBundleDisplayName = Quiet;
INFOPLIST_KEY_LSApplicationCategoryType = "public.app-category.social-networking";
- IPHONEOS_DEPLOYMENT_TARGET = 14.1;
+ IPHONEOS_DEPLOYMENT_TARGET = 17.4;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
diff --git a/packages/mobile/ios/Quiet/Info.plist b/packages/mobile/ios/Quiet/Info.plist
index bb01e61e3e..1897b20e95 100644
--- a/packages/mobile/ios/Quiet/Info.plist
+++ b/packages/mobile/ios/Quiet/Info.plist
@@ -36,26 +36,26 @@
CFBundleVersion
367
ITSAppUsesNonExemptEncryption
-
+
LSRequiresIPhoneOS
-
+
NSAppTransportSecurity
NSAllowsArbitraryLoads
-
+
NSAllowsLocalNetworking
-
+
NSExceptionDomains
localhost
NSExceptionAllowsInsecureHTTPLoads
-
+
NSLocationWhenInUseUsageDescription
-
+
UIAppFonts
Rubik-Black.ttf
@@ -74,7 +74,7 @@
Rubik-SemiBoldItalic.ttf
UIBackgroundModes
-
+
UILaunchStoryboardName
LaunchScreen
UIRequiredDeviceCapabilities
@@ -88,6 +88,6 @@
UIInterfaceOrientationLandscapeRight
UIViewControllerBasedStatusBarAppearance
-
+