mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Remove dead variable from xcode_backend (#55790)
This commit is contained in:
parent
4f8634e7d1
commit
5cc87a5ea5
@ -260,7 +260,6 @@ ThinFramework() {
|
||||
local framework_dir="$1"
|
||||
shift
|
||||
|
||||
local plist_path="${framework_dir}/Info.plist"
|
||||
local executable="$(GetFrameworkExecutablePath "${framework_dir}")"
|
||||
LipoExecutable "${executable}" "$@"
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user