Skip to content

Commit 907a71e

Browse files
committed
Reset testproject files
1 parent e7e5d1b commit 907a71e

File tree

2 files changed

+3
-17
lines changed

2 files changed

+3
-17
lines changed

testproject/Assets/Scripts/testproject.asmdef

Lines changed: 3 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,16 +9,8 @@
99
"Unity.Services.Authentication",
1010
"Unity.Services.Core",
1111
"Unity.Services.Relay",
12-
"Unity.Addressables.Editor",
13-
"Unity.Networking.Transport"
12+
"Unity.Addressables.Editor"
1413
],
15-
"includePlatforms": [],
16-
"excludePlatforms": [],
17-
"allowUnsafeCode": false,
18-
"overrideReferences": false,
19-
"precompiledReferences": [],
20-
"autoReferenced": true,
21-
"defineConstraints": [],
2214
"versionDefines": [
2315
{
2416
"name": "com.unity.services.relay",
@@ -30,6 +22,5 @@
3022
"expression": "",
3123
"define": "TESTPROJECT_USE_ADDRESSABLES"
3224
}
33-
],
34-
"noEngineReferences": false
35-
}
25+
]
26+
}

testproject/ProjectSettings/ProjectSettings.asset

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ PlayerSettings:
7070
androidStartInFullscreen: 1
7171
androidRenderOutsideSafeArea: 1
7272
androidUseSwappy: 1
73-
androidDisplayOptions: 1
7473
androidBlitType: 0
7574
androidResizeableActivity: 0
7675
androidDefaultWindowWidth: 1920
@@ -87,7 +86,6 @@ PlayerSettings:
8786
muteOtherAudioSources: 0
8887
Prepare IOS For Recording: 0
8988
Force IOS Speakers When Recording: 0
90-
audioSpatialExperience: 0
9189
deferSystemGesturesMode: 0
9290
hideHomeButton: 0
9391
submitAnalytics: 1
@@ -273,9 +271,6 @@ PlayerSettings:
273271
AndroidBuildApkPerCpuArchitecture: 0
274272
AndroidTVCompatibility: 0
275273
AndroidIsGame: 1
276-
androidAppCategory: 3
277-
useAndroidAppCategory: 1
278-
androidAppCategoryOther:
279274
AndroidEnableTango: 0
280275
androidEnableBanner: 1
281276
androidUseLowAccuracyLocation: 0

0 commit comments

Comments
 (0)