diff options
| author | Steffen <steffen.ernst@mullvad.net> | 2025-08-25 12:37:41 +0200 |
|---|---|---|
| committer | Bug Magnet <marco.nikic@mullvad.net> | 2025-09-30 11:11:29 +0200 |
| commit | d245030d373720aa627d5577e9251504ea2e9305 (patch) | |
| tree | 7a3b847ad9b32d691937ffe3f7896d935a34a4c9 /ci/ios/create-vm/scripts | |
| parent | ceca0206a3af013470ab77d34468e76aa129fd78 (diff) | |
| download | mullvadvpn-d245030d373720aa627d5577e9251504ea2e9305.tar.xz mullvadvpn-d245030d373720aa627d5577e9251504ea2e9305.zip | |
Switch swiftformat to swift-format
Diffstat (limited to 'ci/ios/create-vm/scripts')
| -rw-r--r-- | ci/ios/create-vm/scripts/run-xcode-first-launch.sh | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ci/ios/create-vm/scripts/run-xcode-first-launch.sh b/ci/ios/create-vm/scripts/run-xcode-first-launch.sh index 9159c90f21..c0d33de4b7 100644 --- a/ci/ios/create-vm/scripts/run-xcode-first-launch.sh +++ b/ci/ios/create-vm/scripts/run-xcode-first-launch.sh @@ -12,6 +12,3 @@ then echo >&1 "Downloading iOS Simulator runtime, this might take a while" xcodebuild -downloadPlatform iOS fi - -# Xcode is needed in order to run swiftformat or swiftlint -brew install swiftformat swiftlint
\ No newline at end of file |
