Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-11-10 | iOS Export: support multi-target plugin | Sergey Minakov | |
Plugins can use 'binary_name.a' or 'binary_name.release.a' and 'binary_name.debug.a' for plugin library. | |||
2020-11-10 | iOS Export: export modification to support plugins | Sergey Minakov | |
Added plugin configuration. Export options now use plugins that could be enabled/disabled. Plugin changes are observed at runtime. |