diff --git a/Mastodon.xcodeproj/project.pbxproj b/Mastodon.xcodeproj/project.pbxproj
index cd9987458..85576315e 100644
--- a/Mastodon.xcodeproj/project.pbxproj
+++ b/Mastodon.xcodeproj/project.pbxproj
@@ -1791,7 +1791,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
- MARKETING_VERSION = 1.0.0;
+ MARKETING_VERSION = 0.1.0;
PRODUCT_BUNDLE_IDENTIFIER = org.joinmastodon.Mastodon;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
@@ -1817,7 +1817,7 @@
"$(inherited)",
"@executable_path/Frameworks",
);
- MARKETING_VERSION = 1.0.0;
+ MARKETING_VERSION = 0.1.0;
PRODUCT_BUNDLE_IDENTIFIER = org.joinmastodon.Mastodon;
PRODUCT_NAME = "$(TARGET_NAME)";
PROVISIONING_PROFILE_SPECIFIER = "";
diff --git a/Mastodon/Info.plist b/Mastodon/Info.plist
index 82ee713a3..ff87c179a 100644
--- a/Mastodon/Info.plist
+++ b/Mastodon/Info.plist
@@ -18,6 +18,17 @@
$(MARKETING_VERSION)
CFBundleVersion
1
+ LSApplicationQueriesSchemes
+
+ sparrow
+ googlegmail
+ x-dispatch
+ readdle-spark
+ airmail
+ ms-outlook
+ ymail
+ fastmail
+
LSRequiresIPhoneOS
UIApplicationSceneManifest
@@ -64,16 +75,5 @@
UIViewControllerBasedStatusBarAppearance
- LSApplicationQueriesSchemes
-
- sparrow
- googlegmail
- x-dispatch
- readdle-spark
- airmail
- ms-outlook
- ymail
- fastmail
-