diff --git a/App/Supporting Files/Info.plist b/App/Supporting Files/Info.plist
index 07e2f7a..e4179f1 100644
--- a/App/Supporting Files/Info.plist
+++ b/App/Supporting Files/Info.plist
@@ -38,10 +38,10 @@
NSAppTransportSecurity
- NSAllowsArbitraryLoadsInWebContent
-
NSAllowsArbitraryLoads
+ NSAllowsArbitraryLoadsInWebContent
+
UIApplicationSceneManifest
@@ -58,10 +58,10 @@
$(PRODUCT_MODULE_NAME).SceneDelegate
- UISceneDelegateClassName
- $(PRODUCT_MODULE_NAME).SettingsSceneDelegate
UISceneConfigurationName
Settings
+ UISceneDelegateClassName
+ $(PRODUCT_MODULE_NAME).SettingsSceneDelegate
diff --git a/SBrowser.xcodeproj/project.pbxproj b/SBrowser.xcodeproj/project.pbxproj
index c5fd622..4eecaf2 100644
--- a/SBrowser.xcodeproj/project.pbxproj
+++ b/SBrowser.xcodeproj/project.pbxproj
@@ -792,7 +792,7 @@
CODE_SIGN_ENTITLEMENTS = "App/Supporting Files/SBrowser.entitlements";
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Manual;
- CURRENT_PROJECT_VERSION = 2;
+ CURRENT_PROJECT_VERSION = 3;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = DQQH5H6GBD;
INFOPLIST_FILE = "App/Supporting Files/Info.plist";
@@ -800,7 +800,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
- MARKETING_VERSION = 2.0;
+ MARKETING_VERSION = 3.0;
PRODUCT_BUNDLE_IDENTIFIER = net.buzzert.rosslerattix;
PRODUCT_NAME = "rossler attix";
SUPPORTS_MACCATALYST = YES;
@@ -821,7 +821,7 @@
CODE_SIGN_ENTITLEMENTS = "App/Supporting Files/SBrowser.entitlements";
CODE_SIGN_IDENTITY = "-";
CODE_SIGN_STYLE = Manual;
- CURRENT_PROJECT_VERSION = 2;
+ CURRENT_PROJECT_VERSION = 3;
DEAD_CODE_STRIPPING = YES;
DEVELOPMENT_TEAM = DQQH5H6GBD;
INFOPLIST_FILE = "App/Supporting Files/Info.plist";
@@ -829,7 +829,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
- MARKETING_VERSION = 2.0;
+ MARKETING_VERSION = 3.0;
PRODUCT_BUNDLE_IDENTIFIER = net.buzzert.rosslerattix;
PRODUCT_NAME = "rossler attix";
SUPPORTS_MACCATALYST = YES;