Skip to content

Commit 3eb764f

Browse files
shepherd-ljinliu9508
authored andcommitted
Update example project to use Unity 2022.3.10
Changes from opening example project with Unity Editor 2022.3.10f1
1 parent 095ca75 commit 3eb764f

10 files changed

+158
-70
lines changed

OneSignalExample/Assets/StreamingAssets.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/StreamingAssets/SwiftPlugin.framework.meta

Lines changed: 7 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: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -3,14 +3,15 @@
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.ide.rider": "2.0.7",
7-
"com.unity.ide.visualstudio": "2.0.11",
8-
"com.unity.ide.vscode": "1.2.4",
9-
"com.unity.test-framework": "1.1.29",
6+
"com.unity.ai.navigation": "1.1.4",
7+
"com.unity.ide.rider": "3.0.24",
8+
"com.unity.ide.visualstudio": "2.0.18",
9+
"com.unity.ide.vscode": "1.2.5",
10+
"com.unity.test-framework": "1.1.33",
1011
"com.unity.textmeshpro": "3.0.6",
11-
"com.unity.timeline": "1.4.8",
12-
"com.unity.toolchain.macos-x86_64-linux-x86_64": "0.1.22-preview",
13-
"com.unity.toolchain.win-x86_64-linux-x86_64": "0.1.21-preview",
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",
1415
"com.unity.ugui": "1.0.0",
1516
"com.unity.modules.ai": "1.0.0",
1617
"com.unity.modules.androidjni": "1.0.0",

OneSignalExample/Packages/packages-lock.json

Lines changed: 24 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,15 @@
2222
"com.onesignal.unity.core": "5.0.4"
2323
}
2424
},
25+
"com.unity.ai.navigation": {
26+
"version": "1.1.4",
27+
"depth": 0,
28+
"source": "registry",
29+
"dependencies": {
30+
"com.unity.modules.ai": "1.0.0"
31+
},
32+
"url": "https://packages.unity.com"
33+
},
2534
"com.unity.ext.nunit": {
2635
"version": "1.0.6",
2736
"depth": 1,
@@ -30,16 +39,16 @@
3039
"url": "https://packages.unity.com"
3140
},
3241
"com.unity.ide.rider": {
33-
"version": "2.0.7",
42+
"version": "3.0.24",
3443
"depth": 0,
3544
"source": "registry",
3645
"dependencies": {
37-
"com.unity.test-framework": "1.1.1"
46+
"com.unity.ext.nunit": "1.0.6"
3847
},
3948
"url": "https://packages.unity.com"
4049
},
4150
"com.unity.ide.visualstudio": {
42-
"version": "2.0.11",
51+
"version": "2.0.18",
4352
"depth": 0,
4453
"source": "registry",
4554
"dependencies": {
@@ -48,30 +57,30 @@
4857
"url": "https://packages.unity.com"
4958
},
5059
"com.unity.ide.vscode": {
51-
"version": "1.2.4",
60+
"version": "1.2.5",
5261
"depth": 0,
5362
"source": "registry",
5463
"dependencies": {},
5564
"url": "https://packages.unity.com"
5665
},
5766
"com.unity.sysroot": {
58-
"version": "0.1.19-preview",
67+
"version": "2.0.5",
5968
"depth": 1,
6069
"source": "registry",
6170
"dependencies": {},
6271
"url": "https://packages.unity.com"
6372
},
6473
"com.unity.sysroot.linux-x86_64": {
65-
"version": "0.1.14-preview",
74+
"version": "2.0.4",
6675
"depth": 1,
6776
"source": "registry",
6877
"dependencies": {
69-
"com.unity.sysroot": "0.1.18-preview"
78+
"com.unity.sysroot": "2.0.5"
7079
},
7180
"url": "https://packages.unity.com"
7281
},
7382
"com.unity.test-framework": {
74-
"version": "1.1.29",
83+
"version": "1.1.33",
7584
"depth": 0,
7685
"source": "registry",
7786
"dependencies": {
@@ -91,7 +100,7 @@
91100
"url": "https://packages.unity.com"
92101
},
93102
"com.unity.timeline": {
94-
"version": "1.4.8",
103+
"version": "1.7.5",
95104
"depth": 0,
96105
"source": "registry",
97106
"dependencies": {
@@ -103,22 +112,22 @@
103112
"url": "https://packages.unity.com"
104113
},
105114
"com.unity.toolchain.macos-x86_64-linux-x86_64": {
106-
"version": "0.1.22-preview",
115+
"version": "2.0.4",
107116
"depth": 0,
108117
"source": "registry",
109118
"dependencies": {
110-
"com.unity.sysroot": "0.1.19-preview",
111-
"com.unity.sysroot.linux-x86_64": "0.1.14-preview"
119+
"com.unity.sysroot": "2.0.5",
120+
"com.unity.sysroot.linux-x86_64": "2.0.4"
112121
},
113122
"url": "https://packages.unity.com"
114123
},
115124
"com.unity.toolchain.win-x86_64-linux-x86_64": {
116-
"version": "0.1.21-preview",
125+
"version": "2.0.4",
117126
"depth": 0,
118127
"source": "registry",
119128
"dependencies": {
120-
"com.unity.sysroot": "0.1.19-preview",
121-
"com.unity.sysroot.linux-x86_64": "0.1.14-preview"
129+
"com.unity.sysroot": "2.0.5",
130+
"com.unity.sysroot.linux-x86_64": "2.0.4"
122131
},
123132
"url": "https://packages.unity.com"
124133
},
@@ -263,17 +272,6 @@
263272
"version": "1.0.0",
264273
"depth": 0,
265274
"source": "builtin",
266-
"dependencies": {
267-
"com.unity.modules.ui": "1.0.0",
268-
"com.unity.modules.imgui": "1.0.0",
269-
"com.unity.modules.jsonserialize": "1.0.0",
270-
"com.unity.modules.uielementsnative": "1.0.0"
271-
}
272-
},
273-
"com.unity.modules.uielementsnative": {
274-
"version": "1.0.0",
275-
"depth": 1,
276-
"source": "builtin",
277275
"dependencies": {
278276
"com.unity.modules.ui": "1.0.0",
279277
"com.unity.modules.imgui": "1.0.0",

OneSignalExample/ProjectSettings/GvhProjectSettings.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
<?xml version="1.0" encoding="utf-8"?>
1+
<?xml version="1.0" encoding="utf-8"?>
22
<projectSettings>
33
<projectSetting name="com.google.external-dependency-managerAnalyticsCookie" value="8c4c602aec1944b6b5df909c0147fa08" />
44
<projectSetting name="com.google.external-dependency-managerAnalyticsEnabled" value="True" />
Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
%YAML 1.1
2+
%TAG !u! tag:unity3d.com,2011:
3+
--- !u!387306366 &1
4+
MemorySettings:
5+
m_ObjectHideFlags: 0
6+
m_EditorMemorySettings:
7+
m_MainAllocatorBlockSize: -1
8+
m_ThreadAllocatorBlockSize: -1
9+
m_MainGfxBlockSize: -1
10+
m_ThreadGfxBlockSize: -1
11+
m_CacheBlockSize: -1
12+
m_TypetreeBlockSize: -1
13+
m_ProfilerBlockSize: -1
14+
m_ProfilerEditorBlockSize: -1
15+
m_BucketAllocatorGranularity: -1
16+
m_BucketAllocatorBucketsCount: -1
17+
m_BucketAllocatorBlockSize: -1
18+
m_BucketAllocatorBlockCount: -1
19+
m_ProfilerBucketAllocatorGranularity: -1
20+
m_ProfilerBucketAllocatorBucketsCount: -1
21+
m_ProfilerBucketAllocatorBlockSize: -1
22+
m_ProfilerBucketAllocatorBlockCount: -1
23+
m_TempAllocatorSizeMain: -1
24+
m_JobTempAllocatorBlockSize: -1
25+
m_BackgroundJobTempAllocatorBlockSize: -1
26+
m_JobTempAllocatorReducedBlockSize: -1
27+
m_TempAllocatorSizeGIBakingWorker: -1
28+
m_TempAllocatorSizeNavMeshWorker: -1
29+
m_TempAllocatorSizeAudioWorker: -1
30+
m_TempAllocatorSizeCloudWorker: -1
31+
m_TempAllocatorSizeGfx: -1
32+
m_TempAllocatorSizeJobWorker: -1
33+
m_TempAllocatorSizeBackgroundWorker: -1
34+
m_TempAllocatorSizePreloadManager: -1
35+
m_PlatformMemorySettings: {}

OneSignalExample/ProjectSettings/PackageManagerSettings.asset

Lines changed: 11 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,11 @@ MonoBehaviour:
1212
m_Script: {fileID: 13964, guid: 0000000000000000e000000000000000, type: 0}
1313
m_Name:
1414
m_EditorClassIdentifier:
15-
m_EnablePreviewPackages: 1
16-
m_EnablePackageDependencies: 0
15+
m_EnablePreReleasePackages: 0
1716
m_AdvancedSettingsExpanded: 1
1817
m_ScopedRegistriesSettingsExpanded: 1
18+
m_SeeAllPackageVersions: 0
19+
m_DismissPreviewPackagesInUse: 0
1920
oneTimeWarningShown: 1
2021
m_Registries:
2122
- m_Id: main
@@ -24,28 +25,20 @@ MonoBehaviour:
2425
m_Scopes: []
2526
m_IsDefault: 1
2627
m_Capabilities: 7
27-
- m_Id: scoped:npmjs
28+
m_ConfigSource: 0
29+
- m_Id: scoped:project:npmjs
2830
m_Name: npmjs
2931
m_Url: https://registry.npmjs.org
3032
m_Scopes:
3133
- com.onesignal
3234
m_IsDefault: 0
3335
m_Capabilities: 0
34-
m_UserSelectedRegistryName:
36+
m_ConfigSource: 4
37+
m_UserSelectedRegistryName: npmjs
3538
m_UserAddingNewScopedRegistry: 0
3639
m_RegistryInfoDraft:
37-
m_ErrorMessage:
38-
m_Original:
39-
m_Id: scoped:npmjs
40-
m_Name: npmjs
41-
m_Url: https://registry.npmjs.org
42-
m_Scopes:
43-
- com.onesignal
44-
m_IsDefault: 0
45-
m_Capabilities: 0
4640
m_Modified: 0
47-
m_Name: npmjs
48-
m_Url: https://registry.npmjs.org
49-
m_Scopes:
50-
- com.onesignal
51-
m_SelectedScopeIndex: 0
41+
m_ErrorMessage:
42+
m_UserModificationsInstanceId: -840
43+
m_OriginalInstanceId: -844
44+
m_LoadAssets: 0

0 commit comments

Comments
 (0)