Quantcast
Channel: Questions in topic: "dll"
Viewing all articles
Browse latest Browse all 706

How to build using "Release" configuration?

$
0
0
We just realized, that unity is using the **"Debug" configuration** of the C# solution when compiling binaries. That wouldn't necessarily be a problem, since we strip all our debug logs anyway before we build. However, the **Windows Store requires the assembly files to be compiled in Release Mode**. Now we cannot use the "Windows Store" Platform target because of several plug-ins, but build regular exe binaries (PC, Mac & Linux Standalone) we then convert using Microsoft's *"Desktop App Converter"*. Has anybody any idea how to force Unity to use the "Release" configuration of a c# solution?

Viewing all articles
Browse latest Browse all 706

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>