// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. #import "AppDelegate.h" NS_ASSUME_NONNULL_BEGIN @implementation AppDelegate @end NS_ASSUME_NONNULL_END