combine projects into one
This commit is contained in:
@@ -6,7 +6,7 @@ namespace Gallery.iOS
|
||||
// The UIApplicationDelegate for the application. This class is responsible for launching the
|
||||
// User Interface of the application, as well as listening (and optionally responding) to
|
||||
// application events from iOS.
|
||||
[Register("AppDelegate")]
|
||||
[Register(nameof(AppDelegate))]
|
||||
public partial class AppDelegate : Xamarin.Forms.Platform.iOS.FormsApplicationDelegate
|
||||
{
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user