Skip to content

Commit a57e495

Browse files
committed
Update ProjectSettings.asset
1 parent 213fa2b commit a57e495

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

ProjectSettings/ProjectSettings.asset

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -165,6 +165,7 @@ PlayerSettings:
165165
applicationIdentifier:
166166
Android: com.DefaultCompany.UnityEntityFrameworkCoreSQLite
167167
Standalone: com.DefaultCompany.Unity-EntityFrameworkCore-SQLite
168+
iPhone: com.DefaultCompany.Unity-EntityFrameworkCore-SQLite
168169
buildNumber:
169170
Standalone: 0
170171
VisionOS: 0
@@ -503,6 +504,9 @@ PlayerSettings:
503504
- serializedVersion: 3
504505
m_BuildTarget: Android
505506
m_Formats: 01000000
507+
- serializedVersion: 3
508+
m_BuildTarget: iOS
509+
m_Formats: 03000000
506510
playModeTestRunnerEnabled: 0
507511
runPlayModeTestAsEditModeTest: 0
508512
actionOnDotNetUnhandledException: 1
@@ -786,7 +790,7 @@ PlayerSettings:
786790
gcIncremental: 1
787791
gcWBarrierValidation: 0
788792
apiCompatibilityLevelPerPlatform: {}
789-
editorAssembliesCompatibilityLevel: 1
793+
editorAssembliesCompatibilityLevel: 3
790794
m_RenderingPath: 1
791795
m_MobileRenderingPath: 1
792796
metroPackageName: Unity-EntityFrameworkCore-SQLite

0 commit comments

Comments
 (0)