add no beta alert feature

Este commit está contenido en:
2020-06-30 02:08:48 +02:00
padre c66c64af42
commit 2fd4b787a3
Se han modificado 3 ficheros con 74 adiciones y 47 borrados

Ver fichero

@ -220,6 +220,20 @@
<key>PostNotification</key>
<string>com.yaypixxo.kage/preferences.changed</string>
</dict>
<dict>
<key>cell</key>
<string>PSSwitchCell</string>
<key>default</key>
<false/>
<key>defaults</key>
<string>com.yaypixxo.kage</string>
<key>key</key>
<string>noBetaAlert</string>
<key>label</key>
<string>No Beta iOS Alert</string>
<key>PostNotification</key>
<string>com.yaypixxo.kage/preferences.changed</string>
</dict>
<dict>
<key>cell</key>
<string>PSGroupCell</string>