summaryrefslogtreecommitdiffhomepage
path: root/ci/ios
AgeCommit message (Collapse)AuthorFilesLines
2024-11-01Ignore rexml vulnerabilities until 1st of May 2025Bug Magnet1-0/+8
2024-08-29Revert "Ignore rexml CVE-2024-43398"Bug Magnet1-8/+0
This reverts commit 489f6160a62847e576a7170e8dc32f1cf12e8886.
2024-08-29Update rexml for vulnerability issuesBug Magnet1-1/+1
2024-08-23Ignore rexml CVE-2024-43398Linus Färnstrand1-0/+8
2024-08-16Fix rexml for the vm as wellBug Magnet1-3/+3
2024-08-12Add packer scripts to create VMs and install Xcode on themBug Magnet13-0/+450
2024-07-18Update rexml to 3.3.2 for fastlaneEmīls1-1/+1
Signed-off-by: Emīls <emils@mullvad.net>
2024-07-04Update Gemfile on CI VMBug Magnet2-65/+66
2024-03-05Fix shellcheck warnings and notesJoakim Hulthe2-4/+4
2024-02-02Fix `shellcheck` lints of our various bash scriptsSebastian Holmin5-6/+10
The following lints have been fixed: SC2046,SC2086,SC2068,SC2148,SC2007,SC2004,SC2006, SC2164,SC2145,SC1091,SC2034,SC2155.
2023-09-04Quote paths in upload scriptEmīls1-1/+1
2023-08-31Add buildscripts for CIEmīls9-23/+380
2023-08-31Move iOS buildscriptEmīls1-0/+96