Update iOS app

This commit is contained in:
Neil Alexander 2022-11-02 15:05:17 +00:00
parent 56919b83a8
commit 9bd084c8b7
No known key found for this signature in database
GPG key ID: A02A2019A2BB0944
20 changed files with 328 additions and 719 deletions

View file

@ -2,11 +2,7 @@
Requires an Apple Developer account for the App Groups and Network Extension entitlements.
You will need to provision an app group and update bundle IDs throughout the Xcode project as appropriate. You can find them all by asking `git`:
```
git grep "eu.neilalexander.yggdrasil"
```
You will need to provision an app group and update bundle IDs throughout the Xcode project as appropriate.
To build, install Go 1.13 or later, and then install `gomobile`: