Skip to content

Commit 0aab015

Browse files
committed
Only compile editor assembly for Editor platform
1 parent 5ca3e5d commit 0aab015

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Editor/Zigurous.Graphics.Editor.asmdef

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@
33
"references": [
44
"GUID:e24a2ca8e3a1119408653f94f3047150"
55
],
6-
"includePlatforms": [],
6+
"includePlatforms": [
7+
"Editor"
8+
],
79
"excludePlatforms": [],
810
"allowUnsafeCode": false,
911
"overrideReferences": false,

0 commit comments

Comments
 (0)