Skip to content

Commit

Permalink
Update asmdef Platfroms
Browse files Browse the repository at this point in the history
  • Loading branch information
Veinin committed Jan 20, 2022
1 parent 816ebb0 commit 573a636
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion Runtime/Unity.UPA.Runtime.asmdef
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,10 @@
"rootNamespace": "",
"references": [],
"includePlatforms": [
"Editor"
"Editor",
"macOSStandalone",
"WindowsStandalone32",
"WindowsStandalone64"
],
"excludePlatforms": [],
"allowUnsafeCode": false,
Expand Down

0 comments on commit 573a636

Please sign in to comment.