This commit is contained in:
Silas 2023-07-27 20:33:59 -04:00
parent 8941c96ede
commit 0467e6b309
Signed by: silentsilas
GPG Key ID: 4199EFB7DAA34349
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ This repository aims to establish a reliable Android build environment for QA an
Things to keep in mind:
* **This does not support iOS builds**. For that, you'd require a remote Mac host. While there exist Docker images for Mac, they are experimental and using them goes against Apple's EULA.._
* **This does not support iOS builds**. For that, you'd require a remote Mac host. While there exist Docker images for Mac, they are experimental and using them goes against Apple's EULA.
* **It's intended strictly for development purposes**. The Dockerfile sets up a container that operates everything as root, using default sshd configurations.