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.
14 lines
469 B
14 lines
469 B
<?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>10</integer>
|
|
<key>EXUpdatesURL</key>
|
|
<string>https://u.expo.dev/7a0112f0-f4a6-11e9-b7eb-0ba61596acb6</string>
|
|
</dict>
|
|
</plist>
|