1
0
mirror of https://github.com/tooot-app/app synced 2025-06-05 22:19:13 +02:00

Use proper branch instead of releaseChannel

This commit is contained in:
xmflsct
2022-08-18 00:21:46 +02:00
parent 3853066330
commit 244eda3d12
5 changed files with 13 additions and 10 deletions

View File

@@ -8,8 +8,11 @@
<true/>
<key>EXUpdatesLaunchWaitMs</key>
<integer>0</integer>
<key>EXUpdatesReleaseChannel</key>
<string>development</string>
<key>EXUpdatesRequestHeaders</key>
<dict>
<key>expo-channel-name</key>
<string>development</string>
</dict>
<key>EXUpdatesRuntimeVersion</key>
<string>0</string>
<key>EXUpdatesURL</key>