Merge remote-tracking branch 'osulazer/master' into develop

This commit is contained in:
2022-07-02 22:25:51 +09:00
3001 changed files with 13797 additions and 6277 deletions

View File

@ -1,6 +1,10 @@
// Copyright (c) ppy Pty Ltd <contact@ppy.sh>. Licensed under the MIT Licence.
// See the LICENCE file in the repository root for full licence text.
using Foundation;
using osu.Framework.iOS;
using osu.Game.Tests;
namespace osu.Game.Rulesets.Osu.Tests.iOS
{
[Register("AppDelegate")]