mirror of
https://github.com/game-ci/unity-builder.git
synced 2025-07-04 12:25:19 -04:00

* Refactor to typescript (config part) * Refactor to typescript (convert extensions, minor fixes) * Refactor to typescript (move from `action` to `dist`) * Re-enable integrity-check for dist index.js * Fix all tests and lints * fix parsing major versions * Test patch level to be digits only * debug * debug * uncache * manual compile * debug * debug * Debug * Build lib - doh * remove diff check * Make kubernetes workflow manual * Properly generate 3 digit for simple major tags * Remove ts-ignore * re-enable cache
35 lines
853 B
Plaintext
35 lines
853 B
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!310 &1
|
|
UnityConnectSettings:
|
|
m_ObjectHideFlags: 0
|
|
serializedVersion: 1
|
|
m_Enabled: 0
|
|
m_TestMode: 0
|
|
m_EventOldUrl: https://api.uca.cloud.unity3d.com/v1/events
|
|
m_EventUrl: https://cdp.cloud.unity3d.com/v1/events
|
|
m_ConfigUrl: https://config.uca.cloud.unity3d.com
|
|
m_TestInitMode: 0
|
|
CrashReportingSettings:
|
|
m_EventUrl: https://perf-events.cloud.unity3d.com
|
|
m_Enabled: 0
|
|
m_LogBufferSize: 10
|
|
m_CaptureEditorExceptions: 1
|
|
UnityPurchasingSettings:
|
|
m_Enabled: 0
|
|
m_TestMode: 0
|
|
UnityAnalyticsSettings:
|
|
m_Enabled: 0
|
|
m_TestMode: 0
|
|
m_InitializeOnStartup: 1
|
|
UnityAdsSettings:
|
|
m_Enabled: 0
|
|
m_InitializeOnStartup: 1
|
|
m_TestMode: 0
|
|
m_IosGameId:
|
|
m_AndroidGameId:
|
|
m_GameIds: {}
|
|
m_GameId:
|
|
PerformanceReportingSettings:
|
|
m_Enabled: 0
|