Enables persisting .info level OSLogs

This commit is contained in:
Riley Testut
2023-12-08 18:23:58 -06:00
committed by Magesh K
parent 2ebd234ec8
commit 55aa893b21

View File

@@ -120,6 +120,42 @@
<string>RefreshAllIntent</string>
<string>ViewAppIntent</string>
</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>
<dict>
<key>UIApplicationSupportsMultipleScenes</key>
@@ -195,8 +231,8 @@
<dict>
<key>public.filename-extension</key>
<string>ipa</string>
<key>public.mime-type</key>
<string>application/x-ios-app</string>
<key>public.mime-type</key>
<string>application/x-ios-app</string>
</dict>
</dict>
<dict>