Skip to content

Commit d83d270

Browse files
committed
update unity example
1 parent 7d0d7e8 commit d83d270

9 files changed

Lines changed: 1506 additions & 49 deletions

File tree

OneSignalExample/Assets/Settings.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

OneSignalExample/Assets/Settings/Build Profiles.meta

Lines changed: 8 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

OneSignalExample/Packages/manifest.json

Lines changed: 10 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,16 +3,17 @@
33
"com.onesignal.unity.android": "file:../../com.onesignal.unity.android",
44
"com.onesignal.unity.core": "file:../../com.onesignal.unity.core",
55
"com.onesignal.unity.ios": "file:../../com.onesignal.unity.ios",
6-
"com.unity.ai.navigation": "1.1.4",
7-
"com.unity.ide.rider": "3.0.24",
8-
"com.unity.ide.visualstudio": "2.0.18",
6+
"com.unity.ai.navigation": "2.0.9",
7+
"com.unity.ide.rider": "3.0.39",
8+
"com.unity.ide.visualstudio": "2.0.23",
99
"com.unity.ide.vscode": "1.2.5",
10-
"com.unity.test-framework": "1.1.33",
11-
"com.unity.textmeshpro": "3.0.6",
12-
"com.unity.timeline": "1.7.5",
13-
"com.unity.toolchain.macos-x86_64-linux-x86_64": "2.0.4",
14-
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.4",
15-
"com.unity.ugui": "1.0.0",
10+
"com.unity.multiplayer.center": "1.0.0",
11+
"com.unity.test-framework": "1.6.0",
12+
"com.unity.timeline": "1.8.9",
13+
"com.unity.toolchain.macos-x86_64-linux-x86_64": "2.0.10",
14+
"com.unity.toolchain.win-x86_64-linux-x86_64": "2.0.10",
15+
"com.unity.ugui": "2.0.0",
16+
"com.unity.modules.accessibility": "1.0.0",
1617
"com.unity.modules.ai": "1.0.0",
1718
"com.unity.modules.androidjni": "1.0.0",
1819
"com.unity.modules.animation": "1.0.0",

OneSignalExample/Packages/packages-lock.json

Lines changed: 44 additions & 33 deletions
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
}
2424
},
2525
"com.unity.ai.navigation": {
26-
"version": "1.1.5",
26+
"version": "2.0.9",
2727
"depth": 0,
2828
"source": "registry",
2929
"dependencies": {
@@ -38,14 +38,13 @@
3838
"dependencies": {}
3939
},
4040
"com.unity.ext.nunit": {
41-
"version": "1.0.6",
41+
"version": "2.0.5",
4242
"depth": 1,
43-
"source": "registry",
44-
"dependencies": {},
45-
"url": "https://packages.unity.com"
43+
"source": "builtin",
44+
"dependencies": {}
4645
},
4746
"com.unity.ide.rider": {
48-
"version": "3.0.35",
47+
"version": "3.0.39",
4948
"depth": 0,
5049
"source": "registry",
5150
"dependencies": {
@@ -54,7 +53,7 @@
5453
"url": "https://packages.unity.com"
5554
},
5655
"com.unity.ide.visualstudio": {
57-
"version": "2.0.22",
56+
"version": "2.0.23",
5857
"depth": 0,
5958
"source": "registry",
6059
"dependencies": {
@@ -69,44 +68,42 @@
6968
"dependencies": {},
7069
"url": "https://packages.unity.com"
7170
},
71+
"com.unity.multiplayer.center": {
72+
"version": "1.0.0",
73+
"depth": 0,
74+
"source": "builtin",
75+
"dependencies": {
76+
"com.unity.modules.uielements": "1.0.0"
77+
}
78+
},
7279
"com.unity.sysroot": {
73-
"version": "2.0.5",
80+
"version": "2.0.10",
7481
"depth": 1,
7582
"source": "registry",
7683
"dependencies": {},
7784
"url": "https://packages.unity.com"
7885
},
7986
"com.unity.sysroot.linux-x86_64": {
80-
"version": "2.0.4",
87+
"version": "2.0.9",
8188
"depth": 1,
8289
"source": "registry",
8390
"dependencies": {
84-
"com.unity.sysroot": "2.0.5"
91+
"com.unity.sysroot": "2.0.10"
8592
},
8693
"url": "https://packages.unity.com"
8794
},
8895
"com.unity.test-framework": {
89-
"version": "1.1.33",
96+
"version": "1.6.0",
9097
"depth": 0,
91-
"source": "registry",
98+
"source": "builtin",
9299
"dependencies": {
93-
"com.unity.ext.nunit": "1.0.6",
100+
"com.unity.ext.nunit": "2.0.3",
94101
"com.unity.modules.imgui": "1.0.0",
95102
"com.unity.modules.jsonserialize": "1.0.0"
96-
},
97-
"url": "https://packages.unity.com"
98-
},
99-
"com.unity.textmeshpro": {
100-
"version": "3.0.7",
101-
"depth": 0,
102-
"source": "registry",
103-
"dependencies": {
104-
"com.unity.ugui": "1.0.0"
105-
},
106-
"url": "https://packages.unity.com"
103+
}
107104
},
108105
"com.unity.timeline": {
109-
"version": "1.7.7",
106+
"version": "1.8.9",
110107
"depth": 0,
111108
"source": "registry",
112109
"dependencies": {
@@ -118,34 +115,40 @@
118115
"url": "https://packages.unity.com"
119116
},
120117
"com.unity.toolchain.macos-x86_64-linux-x86_64": {
121-
"version": "2.0.4",
118+
"version": "2.0.10",
122119
"depth": 0,
123120
"source": "registry",
124121
"dependencies": {
125-
"com.unity.sysroot": "2.0.5",
126-
"com.unity.sysroot.linux-x86_64": "2.0.4"
122+
"com.unity.sysroot": "2.0.10",
123+
"com.unity.sysroot.linux-x86_64": "2.0.9"
127124
},
128125
"url": "https://packages.unity.com"
129126
},
130127
"com.unity.toolchain.win-x86_64-linux-x86_64": {
131-
"version": "2.0.4",
128+
"version": "2.0.10",
132129
"depth": 0,
133130
"source": "registry",
134131
"dependencies": {
135-
"com.unity.sysroot": "2.0.5",
136-
"com.unity.sysroot.linux-x86_64": "2.0.4"
132+
"com.unity.sysroot": "2.0.10",
133+
"com.unity.sysroot.linux-x86_64": "2.0.9"
137134
},
138135
"url": "https://packages.unity.com"
139136
},
140137
"com.unity.ugui": {
141-
"version": "1.0.0",
138+
"version": "2.0.0",
142139
"depth": 0,
143140
"source": "builtin",
144141
"dependencies": {
145142
"com.unity.modules.ui": "1.0.0",
146143
"com.unity.modules.imgui": "1.0.0"
147144
}
148145
},
146+
"com.unity.modules.accessibility": {
147+
"version": "1.0.0",
148+
"depth": 0,
149+
"source": "builtin",
150+
"dependencies": {}
151+
},
149152
"com.unity.modules.ai": {
150153
"version": "1.0.0",
151154
"depth": 0,
@@ -193,6 +196,12 @@
193196
"com.unity.modules.animation": "1.0.0"
194197
}
195198
},
199+
"com.unity.modules.hierarchycore": {
200+
"version": "1.0.0",
201+
"depth": 1,
202+
"source": "builtin",
203+
"dependencies": {}
204+
},
196205
"com.unity.modules.imageconversion": {
197206
"version": "1.0.0",
198207
"depth": 0,
@@ -281,7 +290,9 @@
281290
"dependencies": {
282291
"com.unity.modules.ui": "1.0.0",
283292
"com.unity.modules.imgui": "1.0.0",
284-
"com.unity.modules.jsonserialize": "1.0.0"
293+
"com.unity.modules.jsonserialize": "1.0.0",
294+
"com.unity.modules.hierarchycore": "1.0.0",
295+
"com.unity.modules.physics": "1.0.0"
285296
}
286297
},
287298
"com.unity.modules.umbra": {

OneSignalExample/ProjectSettings/GvhProjectSettings.xml

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
<?xml version="1.0" encoding="utf-8"?>
22
<projectSettings>
3-
<projectSetting
4-
name="com.google.external-dependency-managerAnalyticsCookie"
5-
value="8c4c602aec1944b6b5df909c0147fa08"
6-
/>
3+
<projectSetting name="com.google.external-dependency-managerAnalyticsCookie" value="8c4c602aec1944b6b5df909c0147fa08" />
74
<projectSetting name="com.google.external-dependency-managerAnalyticsEnabled" value="True" />
85
<projectSetting name="Google.IOSResolver.VerboseLoggingEnabled" value="False" />
96
<projectSetting name="Google.PackageManagerResolver.VerboseLoggingEnabled" value="False" />
@@ -21,4 +18,4 @@
2118
<projectSetting name="GooglePlayServices.UseGradleDaemon" value="True" />
2219
<projectSetting name="GooglePlayServices.UseJetifier" value="False" />
2320
<projectSetting name="GooglePlayServices.VerboseLogging" value="True" />
24-
</projectSettings>
21+
</projectSettings>
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!655991488 &1
4+
MultiplayerManager:
5+
m_ObjectHideFlags: 0
6+
m_EnableMultiplayerRoles: 0
7+
m_StrippingTypes: {}
Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 2022.3.10f1
2-
m_EditorVersionWithRevision: 2022.3.10f1 (ff3792e53c62)
1+
m_EditorVersion: 6000.2.6f2
2+
m_EditorVersionWithRevision: 6000.2.6f2 (4a4dcaec6541)

0 commit comments

Comments
 (0)