examples
examples copied to clipboard
iOS: different `defines`/`copts` depending on release/debug
Projects have different compiler-flags and/or defines based on whether this is a release or debug build.
We should update the ios-app/ example to show how to do so.