You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
509 B
16 lines
509 B
3 years ago
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
|
||
|
<plist version="1.0">
|
||
|
<dict>
|
||
|
<key>EXUpdatesCheckOnLaunch</key>
|
||
|
<string>ALWAYS</string>
|
||
|
<key>EXUpdatesEnabled</key>
|
||
|
<true/>
|
||
|
<key>EXUpdatesLaunchWaitMs</key>
|
||
|
<integer>0</integer>
|
||
|
<key>EXUpdatesSDKVersion</key>
|
||
|
<string>44.0.0</string>
|
||
|
<key>EXUpdatesURL</key>
|
||
|
<string>https://exp.host/@appsazz/Danovin</string>
|
||
|
</dict>
|
||
|
</plist>
|