feat: add package to backport to iOS 14, fix other portions to aid backport

- transferred project to use xcconfig files
 - bumped version to 1.1.1
 - added helper to get correct version in settings
 - fixed language picker
 - fixed connection status text
 - fixed various code formatting things
This commit is contained in:
ny
2025-07-05 01:56:34 -04:00
parent 118bbf0b50
commit d1f30b9817
9 changed files with 161 additions and 84 deletions

View File

@@ -96,7 +96,7 @@
"biz_point4" = "• All features are free for all users";
"biz_point5" = "• The app is developed and maintained as an open utility for the iOS community";
"app_info_header" = "App Information";
"requires_ios" = "Requires iOS 16.0 or later";
"requires_ios" = "Requires iOS 14.0 or later";
"uses_network_extension" = "Uses Apple Network Extension APIs";
"help_and_support_nav" = "Help & Support";
"setup_welcome_title" = "Welcome to StosVPN";
@@ -114,4 +114,4 @@
"setup_nav" = "Setup";
"setup_get_started" = "Get Started";
"setup_next" = "Next";
"setup_skip" = "Skip";
"setup_skip" = "Skip";