Skip to content
This repository was archived by the owner on Oct 20, 2021. It is now read-only.

Commit d2c8372

Browse files
authored
re-pin to latest develop for entities 0.9.1 (#99)
* re-pin to latest develop for entities 0.9.1 * Set compatibility to .NET Standard 2.0
1 parent 24fcfb4 commit d2c8372

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
### Changed
1010

11-
- Upgraded Unity entities package to `0.7.0`. [#97](https://github.com/spatialos/gdk-for-unity-blank-project/pull/97)
11+
- Upgraded Unity entities package to `0.9.1`. [#99](https://github.com/spatialos/gdk-for-unity-blank-project/pull/99)
1212

1313
## `0.3.4` - 2020-03-25
1414

gdk.pinned

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
develop b03b2129f9c2fccc7058f49fbf3a89c61376a881
1+
develop 864facb286cbb57fd0f3ecd3741e9ffb64eaff25

workers/unity/ProjectSettings/ProjectSettings.asset

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -692,7 +692,9 @@ PlayerSettings:
692692
gcIncremental: 0
693693
gcWBarrierValidation: 0
694694
apiCompatibilityLevelPerPlatform:
695+
Android: 6
695696
Standalone: 6
697+
iPhone: 6
696698
m_RenderingPath: 1
697699
m_MobileRenderingPath: 1
698700
metroPackageName: Template_3D

0 commit comments

Comments
 (0)