Skip to content

Commit d8ea338

Browse files
committedMar 13, 2025
Update the README file describing changes to the relay prebuild script
1 parent 2df0d0d commit d8ea338

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed
 

‎ios/README.md

+3-1
Original file line numberDiff line numberDiff line change
@@ -100,4 +100,6 @@ ios/convert-assets.rb --additional-assets
100100

101101
## Cached relays
102102

103-
The script `relays-prebuild.sh` runs on each Xcode build and updates the cached relay list whenever there *IS NO* relay file. To get a fresh relay file on demand, simply remove `MullvadREST/Assets/relays.json` and build the Xcode project.
103+
The script `relays-prebuild.sh` runs on each Xcode build and will download and cache a list of relays if it is not already present for a given configuration.
104+
The cached list for a given configuration will always override the current relays file.
105+
To get a fresh relay file on demand, issue a `clean` command to Xcode and re-build the project.

0 commit comments

Comments
 (0)