Closed mesmith75 closed 3 weeks ago
When doing the initial build for a checked out application something is going wrong. We are also apparently taking -dbg platforms by default. We need to pick up the -opt ones instead if available.
-dbg
-opt
When doing the initial build for a checked out application something is going wrong. We are also apparently taking
-dbg
platforms by default. We need to pick up the-opt
ones instead if available.