Flutter macOS Embedder
FlutterUmbrellaImportTests.m
Go to the documentation of this file.
1
// Copyright 2013 The Flutter Authors. All rights reserved.
2
// Use of this source code is governed by a BSD-style license that can be
3
// found in the LICENSE file.
4
5
// FLUTTER_NOLINT: https://github.com/flutter/flutter/issues/93360
6
7
// The only point of this file is to ensure that the Flutter framework umbrella header can be
8
// cleanly imported from an Objective-C translation unit. The target that uses this file copies the
9
// headers to a path that simulates how users would actually import the framework outside of the
10
// engine source root.
11
#import <FlutterMacOS/FlutterMacOS.h>
shell
platform
darwin
macos
framework
Source
FlutterUmbrellaImportTests.m
Generated by
1.8.17