You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Include Flatbuffers as source when building for mobile
The mobile platforms do not include the dependencies as part of the package step, so what the previous build system did was just include flatbuffers source files directly in app, which will be duplicated here.
0 commit comments