mirror of
https://github.com/AppFlowy-IO/AppFlowy.git
synced 2024-08-30 18:12:39 +00:00
fix: missing c++ library when building iOS (#3092)
This commit is contained in:
@ -22,4 +22,5 @@ A new flutter plugin project.
|
||||
s.swift_version = '5.0'
|
||||
s.static_framework = true
|
||||
s.vendored_libraries = "libdart_ffi.a"
|
||||
s.library = "c++"
|
||||
end
|
||||
|
Reference in New Issue
Block a user