Update README.md

This commit is contained in:
Anirudh Sevugan 2025-02-04 18:52:35 +05:30 committed by GitHub
parent 3f462535ca
commit a6903fd74e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -6,7 +6,7 @@ View the demo [here!](https://youtu.be/KazDMpwsr-4)
Looking for the **Android** version? Check out [simpliplay-android](https://github.com/A-Star100/simpliplay-android)!
## Get Started
Due to Apple restrictions, I can't currently build IPAs (iOS App Packages) right now that are installable on a user's device, and even if I could I would have to pay Apple $100 a year and join the Developer program. Android is so much more open. However, I can guide you on compiling for yourself.
Due to Apple's restrictions, I can't currently build IPAs (iOS App Packages) right now that are installable on a user's device, and even if I could I would have to pay Apple $100 a year and join the Developer program. Android is so much more open. However, I can guide you on compiling for yourself.
### Install XCode
After creating an Apple account (if you haven't) XCode is the next step. It is ***required*** for compiling apps, no questions asked. On your Mac (or if you're emulating on Windows, your emulator), open the **Mac App Store** and install XCode on your computer. This can take a while, and you'll need at least **40 GB** of free space.