Merge branch 'New_Model' into 'development'
Added model from A - Z See merge request wesign/unity-application!54
This commit was merged in pull request #54.
This commit is contained in:
16
ProjectSettings/BurstAotSettings_StandaloneOSX.json
Normal file
16
ProjectSettings/BurstAotSettings_StandaloneOSX.json
Normal file
@@ -0,0 +1,16 @@
|
||||
{
|
||||
"MonoBehaviour": {
|
||||
"Version": 4,
|
||||
"EnableBurstCompilation": true,
|
||||
"EnableOptimisations": true,
|
||||
"EnableSafetyChecks": false,
|
||||
"EnableDebugInAllBuilds": false,
|
||||
"UsePlatformSDKLinker": false,
|
||||
"CpuMinTargetX32": 0,
|
||||
"CpuMaxTargetX32": 0,
|
||||
"CpuMinTargetX64": 0,
|
||||
"CpuMaxTargetX64": 0,
|
||||
"CpuTargetsX64": 72,
|
||||
"OptimizeFor": 0
|
||||
}
|
||||
}
|
||||
@@ -0,0 +1,23 @@
|
||||
{
|
||||
"m_Name": "Settings",
|
||||
"m_Path": "ProjectSettings/Packages/com.unity.testtools.codecoverage/Settings.json",
|
||||
"m_Dictionary": {
|
||||
"m_DictionaryValues": [
|
||||
{
|
||||
"type": "System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
|
||||
"key": "IncludeAssemblies",
|
||||
"value": "{\"m_Value\":\"AccountsScripts,AccountsTests,Assembly-CSharp,Assembly-CSharp-Editor,CommonScripts,CommonTests,CourseScripts,CoursesTests,HangmanTests,InterfacesScripts,JustSignTests,MediaPipeUnityScripts,SignPredictor,SpellingBeeScripts,SpellingBeeTests,Tween\"}"
|
||||
},
|
||||
{
|
||||
"type": "System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
|
||||
"key": "Path",
|
||||
"value": "{\"m_Value\":\"{ProjectPath}\"}"
|
||||
},
|
||||
{
|
||||
"type": "System.String, mscorlib, Version=4.0.0.0, Culture=neutral, PublicKeyToken=b77a5c561934e089",
|
||||
"key": "HistoryPath",
|
||||
"value": "{\"m_Value\":\"{ProjectPath}\"}"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user