summaryrefslogtreecommitdiffhomepage
path: root/ios/build.sh
AgeCommit message (Collapse)AuthorFilesLines
2024-03-11Add -disableAutomaticPackageResolution to xcodebuild commandJon Petersson1-1/+3
2024-02-02Fix `shellcheck` lints of our various bash scriptsSebastian Holmin1-5/+3
The following lints have been fixed: SC2046,SC2086,SC2068,SC2148,SC2007,SC2004,SC2006, SC2164,SC2145,SC1091,SC2034,SC2155.
2023-09-04Remove -testPlan parameter from build scriptEmīls1-1/+0
2023-08-31Add buildscripts for CIEmīls1-28/+0
2023-07-21Move tests into test plansJon Petersson1-0/+1
2023-03-08Add ci script to build & publish iOS appsEmīls1-1/+1
2020-01-30Add build script and instructions for iOSAndrej Mihajlov1-0/+140