summaryrefslogtreecommitdiffhomepage
path: root/.github/workflows/ios.yml
diff options
context:
space:
mode:
authorBug Magnet <marco.nikic@mullvad.net>2024-01-10 16:56:40 +0100
committerBug Magnet <marco.nikic@mullvad.net>2024-01-18 09:20:18 +0100
commit93bd6908441c0a693e874e731fc59a41fe4d29cb (patch)
treec6aaf824e1bb19a6f227f29c7d8fa817b8ffd22a /.github/workflows/ios.yml
parent88b52d5ebd66d7e195173df0594f52b089cef593 (diff)
downloadmullvadvpn-93bd6908441c0a693e874e731fc59a41fe4d29cb.tar.xz
mullvadvpn-93bd6908441c0a693e874e731fc59a41fe4d29cb.zip
Add a staging configuration that automatically targets the staging environment
Diffstat (limited to '.github/workflows/ios.yml')
-rw-r--r--.github/workflows/ios.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/ios.yml b/.github/workflows/ios.yml
index fad2c4d178..5d8cdb7034 100644
--- a/.github/workflows/ios.yml
+++ b/.github/workflows/ios.yml
@@ -81,6 +81,7 @@ jobs:
cp App.xcconfig.template App.xcconfig
cp PacketTunnel.xcconfig.template PacketTunnel.xcconfig
cp Screenshots.xcconfig.template Screenshots.xcconfig
+ cp Api.xcconfig.template Api.xcconfig
working-directory: ios/Configurations
- name: Install xcbeautify