Skip to content

Compiler: use defines to make sure that .unitypackage is built correctly#21

Merged
niezbop merged 4 commits intoDragonBox:masterfrom
niezbop:master
Nov 30, 2017
Merged

Compiler: use defines to make sure that .unitypackage is built correctly#21
niezbop merged 4 commits intoDragonBox:masterfrom
niezbop:master

Conversation

@niezbop
Copy link
Copy Markdown
Member

@niezbop niezbop commented Nov 30, 2017

This provide an actual fix for the issue #20, and revert unnecessary changes from 659c909

Fixes #20

@niezbop niezbop requested a review from lacostej November 30, 2017 12:38
Data.OutFile = UpliftDLL;
Data.useUnsafe = true;
Data.Defines = new string[]
{
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Data.Defines = EditorUserBuildSettings.activeScriptCompilationDefines should work!

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

@niezbop niezbop merged commit c39ba52 into DragonBox:master Nov 30, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Log not aggregated on Unity 2017+ from the .unitypackage

2 participants