mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-09 06:43:25 +01:00
Enables persisting .info level OSLogs
This commit is contained in:
@@ -120,6 +120,42 @@
|
|||||||
<string>RefreshAllIntent</string>
|
<string>RefreshAllIntent</string>
|
||||||
<string>ViewAppIntent</string>
|
<string>ViewAppIntent</string>
|
||||||
</array>
|
</array>
|
||||||
|
<key>OSLogPreferences</key>
|
||||||
|
<dict>
|
||||||
|
<key>com.rileytestut.AltStore</key>
|
||||||
|
<dict>
|
||||||
|
<key>AltJIT</key>
|
||||||
|
<dict>
|
||||||
|
<key>Level</key>
|
||||||
|
<dict>
|
||||||
|
<key>Enable</key>
|
||||||
|
<string>Info</string>
|
||||||
|
<key>Persist</key>
|
||||||
|
<string>Info</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>Main</key>
|
||||||
|
<dict>
|
||||||
|
<key>Level</key>
|
||||||
|
<dict>
|
||||||
|
<key>Enable</key>
|
||||||
|
<string>Info</string>
|
||||||
|
<key>Persist</key>
|
||||||
|
<string>Info</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
<key>Sideload</key>
|
||||||
|
<dict>
|
||||||
|
<key>Level</key>
|
||||||
|
<dict>
|
||||||
|
<key>Enable</key>
|
||||||
|
<string>Info</string>
|
||||||
|
<key>Persist</key>
|
||||||
|
<string>Info</string>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
|
</dict>
|
||||||
<key>UIApplicationSceneManifest</key>
|
<key>UIApplicationSceneManifest</key>
|
||||||
<dict>
|
<dict>
|
||||||
<key>UIApplicationSupportsMultipleScenes</key>
|
<key>UIApplicationSupportsMultipleScenes</key>
|
||||||
|
|||||||
Reference in New Issue
Block a user