// Copyright (c) Microsoft Corporation. All rights reserved. // Licensed under the MIT License. #import NS_ASSUME_NONNULL_BEGIN @interface ViewController : UIViewController @end NS_ASSUME_NONNULL_END