mirror of
https://github.com/zhigang1992/react-navigation.git
synced 2026-03-06 17:34:59 +08:00
16 lines
535 B
Plaintext
16 lines
535 B
Plaintext
<?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>EXUpdatesSDKVersion</key>
|
|
<string>41.0.0</string>
|
|
<key>EXUpdatesURL</key>
|
|
<string>https://exp.host/@react-navigation/react-navigation-example</string>
|
|
<key>EXUpdatesEnabled</key>
|
|
<true/>
|
|
<key>EXUpdatesCheckOnLaunch</key>
|
|
<string>ALWAYS</string>
|
|
<key>EXUpdatesLaunchWaitMs</key>
|
|
<integer>0</integer>
|
|
</dict>
|
|
</plist> |