From 0d730f0096b6d057152f0e61ae9d31ed89778589 Mon Sep 17 00:00:00 2001 From: Adrian Castro <22133246+castdrian@users.noreply.github.com> Date: Thu, 28 Mar 2024 14:10:20 +0100 Subject: [PATCH] chore: Update README.md --- README.md | 22 +++++++++++++++++++++- 1 file changed, 21 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index fa16ed1..dadab2b 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,27 @@ # movie-web native-app + +| iOS | Android | +|:---:|:---:| +| | | + +## iOS Installation + +> [!IMPORTANT] +> Sideloading with a paid certificate breaks a few features, most notably: +> - Downloads +> - Alternate App Icons +> +> We reccomend you use a local development certificate if you care about any of these. + +- **AltStore:** + - Click the Add to AltStore badge to add the movie-web repository to AltStore. + +- **Other:** + - Employ [Sideloadly](https://sideloadly.io/) or a sideloading method of your preference to install the [ipa](https://github.com/movie-web/native-app/releases/latest/download/movie-web.ipa) directly. ## About - This repository uses [Turborepo](https://turborepo.org) and contains: ```text