8b6922845b806fbc0fba8046dc87d85f297b02a6
Creating a dylib from a “complete” static library does not propagate symbol visisbility definitions. I also got rid of the static library and used a source set instead because we don’t need to do the extra work for other targets.
Update the embedder GN target to use a source set instead of a complete static library. (flutter/engine#5040)
Description
Languages
Dart
75.4%
C++
16.4%
Objective-C++
2.7%
Java
2.7%
Objective-C
0.6%
Other
1.8%