Change static ios framework name to stt_ios from coqui_stt_ios
This commit is contained in:
parent
1bf8058379
commit
ced136c657
@ -210,7 +210,7 @@ tf_cc_shared_object(
|
||||
)
|
||||
|
||||
ios_static_framework(
|
||||
name = "coqui_stt_ios",
|
||||
name = "stt_ios",
|
||||
deps = [":coqui_stt_bundle"],
|
||||
families = ["iphone", "ipad"],
|
||||
minimum_os_version = "9.0",
|
||||
|
Loading…
x
Reference in New Issue
Block a user