Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 8b04fb8

Browse files
author
Chris Yang
committed
format
1 parent 84bfbd1 commit 8b04fb8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shell/platform/darwin/ios/BUILD.gn

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,7 @@ shared_library("copy_and_verify_framework_module") {
435435
"-fatal_warnings",
436436
]
437437
frameworks = [ "Flutter.framework" ]
438-
deps = [":copy_dylib"]
438+
deps = [ ":copy_dylib" ]
439439
}
440440

441441
sources = [ "framework/Source/FlutterUmbrellaImport.m" ]

0 commit comments

Comments
 (0)