File tree Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Expand file tree Collapse file tree 4 files changed +9
-9
lines changed Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ This is a _reference project_ for those that want to use [Unity as a Library](ht
7
7
## Requirements
8
8
9
9
- Physical device with iOS 17.5 or later.
10
- - Unity Editor 2022.3.37f1 - latest LTS as of Jul 9 , 2024 - with iOS build support installed in Unity Hub.
10
+ - Unity Editor 2022.3.42f1 - latest LTS as of Aug 13 , 2024 - with iOS build support installed in Unity Hub.
11
11
12
12
## Instructions
13
13
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
- "com.unity.collab-proxy" : " 2.4.3 " ,
3
+ "com.unity.collab-proxy" : " 2.4.4 " ,
4
4
"com.unity.feature.development" : " 1.0.1" ,
5
5
"com.unity.textmeshpro" : " 3.0.6" ,
6
6
"com.unity.timeline" : " 1.7.6" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"dependencies" : {
3
3
"com.unity.collab-proxy" : {
4
- "version" : " 2.4.3 " ,
4
+ "version" : " 2.4.4 " ,
5
5
"depth" : 0 ,
6
6
"source" : " registry" ,
7
7
"dependencies" : {},
27
27
"source" : " builtin" ,
28
28
"dependencies" : {
29
29
"com.unity.ide.visualstudio" : " 2.0.22" ,
30
- "com.unity.ide.rider" : " 3.0.28 " ,
30
+ "com.unity.ide.rider" : " 3.0.31 " ,
31
31
"com.unity.ide.vscode" : " 1.2.5" ,
32
32
"com.unity.editorcoroutines" : " 1.0.0" ,
33
33
"com.unity.performance.profile-analyzer" : " 1.2.2" ,
34
34
"com.unity.test-framework" : " 1.1.33" ,
35
- "com.unity.testtools.codecoverage" : " 1.2.5 "
35
+ "com.unity.testtools.codecoverage" : " 1.2.6 "
36
36
}
37
37
},
38
38
"com.unity.ide.rider" : {
39
- "version" : " 3.0.28 " ,
39
+ "version" : " 3.0.31 " ,
40
40
"depth" : 1 ,
41
41
"source" : " registry" ,
42
42
"dependencies" : {
86
86
"url" : " https://packages.unity.com"
87
87
},
88
88
"com.unity.testtools.codecoverage" : {
89
- "version" : " 1.2.5 " ,
89
+ "version" : " 1.2.6 " ,
90
90
"depth" : 1 ,
91
91
"source" : " registry" ,
92
92
"dependencies" : {
Original file line number Diff line number Diff line change 1
- m_EditorVersion: 2022.3.37f1
2
- m_EditorVersionWithRevision: 2022.3.37f1 (340ba89e4c23 )
1
+ m_EditorVersion: 2022.3.42f1
2
+ m_EditorVersionWithRevision: 2022.3.42f1 (2dcb6a0abc42 )
You can’t perform that action at this time.
0 commit comments