Skip to content

Commit

Permalink
added assembly definitions
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Healey committed Oct 31, 2018
1 parent 563dd77 commit ff7cd2b
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 0 deletions.
10 changes: 10 additions & 0 deletions UnityActivityManager.asmdef
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
{
"name": "UnityActivityManager",
"references": [],
"optionalUnityReferences": [],
"includePlatforms": [],
"excludePlatforms": [
"Editor"
],
"allowUnsafeCode": false
}
7 changes: 7 additions & 0 deletions UnityActivityManager.asmdef.meta

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ff7cd2b

Please sign in to comment.