Sign in
flutter
/
mirrors
/
flutter
/
57c6721cd54b6747ef3444cfc6d06d4c33e310ea
/
.
/
dev
/
integration_tests
/
ios_host_app
/
Host
/
AppDelegate.m
blob: 0c732ec7e16abd716ef00ac39e4c1051e1ea46ec [
file
] [
log
] [
blame
]
// Copyright 2014 The Flutter Authors. All rights reserved.
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#import "AppDelegate.h"
@implementation
AppDelegate
@end