Skip to content

Commit 8d2b243

Browse files
committed
その他、設定ファイル追加
1 parent 62c528a commit 8d2b243

3 files changed

Lines changed: 100 additions & 2 deletions

File tree

ProjectSettings/EditorBuildSettings.asset

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ EditorBuildSettings:
66
serializedVersion: 2
77
m_Scenes:
88
- enabled: 1
9-
path: Assets/Scenes/SampleScene.unity
9+
path: Assets/SampleDemo/SampleScene.unity
1010
guid: 2cda990e2423bbf4892e6590ba056729
1111
m_configObjects: {}

ProjectSettings/ProjectSettings.asset

Lines changed: 97 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -363,6 +363,103 @@ PlayerSettings:
363363
m_Height: 36
364364
m_Kind: 0
365365
m_SubKind:
366+
- m_BuildTarget: iPhone
367+
m_Icons:
368+
- m_Textures: []
369+
m_Width: 180
370+
m_Height: 180
371+
m_Kind: 0
372+
m_SubKind: iPhone
373+
- m_Textures: []
374+
m_Width: 120
375+
m_Height: 120
376+
m_Kind: 0
377+
m_SubKind: iPhone
378+
- m_Textures: []
379+
m_Width: 167
380+
m_Height: 167
381+
m_Kind: 0
382+
m_SubKind: iPad
383+
- m_Textures: []
384+
m_Width: 152
385+
m_Height: 152
386+
m_Kind: 0
387+
m_SubKind: iPad
388+
- m_Textures: []
389+
m_Width: 76
390+
m_Height: 76
391+
m_Kind: 0
392+
m_SubKind: iPad
393+
- m_Textures: []
394+
m_Width: 120
395+
m_Height: 120
396+
m_Kind: 3
397+
m_SubKind: iPhone
398+
- m_Textures: []
399+
m_Width: 80
400+
m_Height: 80
401+
m_Kind: 3
402+
m_SubKind: iPhone
403+
- m_Textures: []
404+
m_Width: 80
405+
m_Height: 80
406+
m_Kind: 3
407+
m_SubKind: iPad
408+
- m_Textures: []
409+
m_Width: 40
410+
m_Height: 40
411+
m_Kind: 3
412+
m_SubKind: iPad
413+
- m_Textures: []
414+
m_Width: 87
415+
m_Height: 87
416+
m_Kind: 1
417+
m_SubKind: iPhone
418+
- m_Textures: []
419+
m_Width: 58
420+
m_Height: 58
421+
m_Kind: 1
422+
m_SubKind: iPhone
423+
- m_Textures: []
424+
m_Width: 29
425+
m_Height: 29
426+
m_Kind: 1
427+
m_SubKind: iPhone
428+
- m_Textures: []
429+
m_Width: 58
430+
m_Height: 58
431+
m_Kind: 1
432+
m_SubKind: iPad
433+
- m_Textures: []
434+
m_Width: 29
435+
m_Height: 29
436+
m_Kind: 1
437+
m_SubKind: iPad
438+
- m_Textures: []
439+
m_Width: 60
440+
m_Height: 60
441+
m_Kind: 2
442+
m_SubKind: iPhone
443+
- m_Textures: []
444+
m_Width: 40
445+
m_Height: 40
446+
m_Kind: 2
447+
m_SubKind: iPhone
448+
- m_Textures: []
449+
m_Width: 40
450+
m_Height: 40
451+
m_Kind: 2
452+
m_SubKind: iPad
453+
- m_Textures: []
454+
m_Width: 20
455+
m_Height: 20
456+
m_Kind: 2
457+
m_SubKind: iPad
458+
- m_Textures: []
459+
m_Width: 1024
460+
m_Height: 1024
461+
m_Kind: 4
462+
m_SubKind: App Store
366463
m_BuildTargetBatching: []
367464
m_BuildTargetShaderSettings: []
368465
m_BuildTargetGraphicsJobs:

ProjectSettings/QualitySettings.asset

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -224,12 +224,13 @@ QualitySettings:
224224
excludedTargetPlatforms: []
225225
m_PerPlatformDefaultQuality:
226226
Android: 2
227-
Lumin: 5
228227
GameCoreScarlett: 5
229228
GameCoreXboxOne: 5
229+
Lumin: 5
230230
Nintendo Switch: 5
231231
PS4: 5
232232
PS5: 5
233+
Server: 0
233234
Stadia: 5
234235
Standalone: 5
235236
WebGL: 3

0 commit comments

Comments
 (0)