Skip to content

Commit 7cdbf28

Browse files
committed
Resave samples/Basic
1 parent bd2fbb9 commit 7cdbf28

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

samples/Basic/ProjectSettings/ProjectSettings.asset

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -417,13 +417,19 @@ PlayerSettings:
417417
- WebGL::exceptionSupport
418418
- WebGL::memorySize
419419
- WebPlayer::ScriptingBackend
420+
- iOS::Architecture
421+
- iOS::EnableIncrementalBuildSupportForIl2cpp
422+
- iOS::ScriptingBackend
420423
Android::ScriptingBackend: 0
421424
Standalone::ScriptingBackend: 0
422425
WebGL::ScriptingBackend: 1
423426
WebGL::audioCompressionFormat: 4
424427
WebGL::exceptionSupport: 1
425428
WebGL::memorySize: 256
426429
WebPlayer::ScriptingBackend: 0
430+
iOS::Architecture: 2
431+
iOS::EnableIncrementalBuildSupportForIl2cpp: 1
432+
iOS::ScriptingBackend: 1
427433
boolPropertyNames:
428434
- WebGL::analyzeBuildSize
429435
- WebGL::dataCaching
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
1-
m_EditorVersion: 5.3.3f1
1+
m_EditorVersion: 5.3.4f1
22
m_StandardAssetsVersion: 0

0 commit comments

Comments
 (0)