This repository was archived by the owner on Feb 25, 2025. It is now read-only.
File tree 5 files changed +0
-87
lines changed
shell/platform/darwin/ios 5 files changed +0
-87
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -851,8 +851,6 @@ FILE: ../../../flutter/shell/platform/darwin/common/framework/Source/FlutterStan
851
851
FILE: ../../../flutter/shell/platform/darwin/common/framework/Source/FlutterStandardCodec_Internal.h
852
852
FILE: ../../../flutter/shell/platform/darwin/common/framework/Source/flutter_codecs_unittest.mm
853
853
FILE: ../../../flutter/shell/platform/darwin/common/framework/Source/flutter_standard_codec_unittest.mm
854
- FILE: ../../../flutter/shell/platform/darwin/ios/FlutterTestsInfo.plist
855
- FILE: ../../../flutter/shell/platform/darwin/ios/flutter_unittests.mm
856
854
FILE: ../../../flutter/shell/platform/darwin/ios/framework/Flutter.podspec
857
855
FILE: ../../../flutter/shell/platform/darwin/ios/framework/Headers/Flutter.h
858
856
FILE: ../../../flutter/shell/platform/darwin/ios/framework/Headers/FlutterAppDelegate.h
Original file line number Diff line number Diff line change 5
5
assert (is_ios )
6
6
7
7
import (" //build/config/ios/ios_sdk.gni" )
8
- import (" //flutter/build/darwin/ios_app.gni" )
9
8
import (" //flutter/common/config.gni" )
10
9
import (" //flutter/shell/gpu/gpu.gni" )
11
10
import (" //flutter/shell/platform/darwin/common/framework_shared.gni" )
@@ -331,29 +330,6 @@ shared_library("copy_and_verify_framework_headers") {
331
330
]
332
331
}
333
332
334
- test_fixtures (" flutter_tests_fixtures" ) {
335
- fixtures = []
336
- }
337
-
338
- # Note: This currently isn't used, it might be removed.
339
- ios_app (" FlutterTests" ) {
340
- testonly = true
341
-
342
- info_plist = " FlutterTestsInfo.plist"
343
-
344
- sources = [
345
- " flutter_unittests.mm" ,
346
- ]
347
-
348
- libs = [ " Foundation.framework" ]
349
-
350
- deps = [
351
- " :flutter_tests_fixtures" ,
352
- " //flutter/runtime:libdart" ,
353
- " //flutter/testing" ,
354
- ]
355
- }
356
-
357
333
group (" flutter_framework" ) {
358
334
deps = [
359
335
" :copy_and_verify_framework_headers" ,
Load Diff This file was deleted.
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments