diff --git a/.config/dotnet-tools.json b/.config/dotnet-tools.json
index 6ec071be2f..17a371079a 100644
--- a/.config/dotnet-tools.json
+++ b/.config/dotnet-tools.json
@@ -21,7 +21,7 @@
]
},
"ppy.localisationanalyser.tools": {
- "version": "2024.802.0",
+ "version": "2025.1208.0",
"commands": [
"localisation"
]
diff --git a/CONTRIBUTING.md b/CONTRIBUTING.md
index ebe1e08074..1d9861baf7 100644
--- a/CONTRIBUTING.md
+++ b/CONTRIBUTING.md
@@ -73,6 +73,9 @@ Aside from the above, below is a brief checklist of things to watch out when you
After you're done with your changes and you wish to open the PR, please observe the following recommendations:
- Please submit the pull request from a [topic branch](https://git-scm.com/book/en/v2/Git-Branching-Branching-Workflows#_topic_branch) (not `master`), and keep the *Allow edits from maintainers* check box selected, so that we can push fixes to your PR if necessary.
+- Please pick the following target branch for your pull request:
+ - `pp-dev`, if the change impacts star rating or performance points calculations for any of the rulesets,
+ - `master`, otherwise.
- Please avoid pushing untested or incomplete code.
- Please do not force-push or rebase unless we ask you to.
- Please do not merge `master` continually if there are no conflicts to resolve. We will do this for you when the change is ready for merge.
diff --git a/osu.Android.props b/osu.Android.props
index f2853eaaa8..09c83cf37b 100644
--- a/osu.Android.props
+++ b/osu.Android.props
@@ -10,7 +10,7 @@
true
-
+
diff --git a/osu.iOS.props b/osu.iOS.props
index be7df2f771..aa5f4de8c9 100644
--- a/osu.iOS.props
+++ b/osu.iOS.props
@@ -17,6 +17,6 @@
-all
-
+
diff --git a/osu.iOS/Info.plist b/osu.iOS/Info.plist
index 120e8caecc..e002949177 100644
--- a/osu.iOS/Info.plist
+++ b/osu.iOS/Info.plist
@@ -25,8 +25,6 @@
armv7
- UIRequiresFullScreen
-
UIStatusBarHidden
UIApplicationSupportsIndirectInputEvents