[README] Updates minimum project requirements
This commit is contained in:
parent
594ff25c5c
commit
cc12806273
10
README.md
10
README.md
@ -126,12 +126,10 @@ Each system in Delta is implemented as its own "Delta Core", which serves as a s
|
|||||||
- [MelonDSDeltaCore](https://github.com/rileytestut/MelonDSDeltaCore)
|
- [MelonDSDeltaCore](https://github.com/rileytestut/MelonDSDeltaCore)
|
||||||
- [GPGXDeltaCore](https://github.com/rileytestut/GPGXDeltaCore)
|
- [GPGXDeltaCore](https://github.com/rileytestut/GPGXDeltaCore)
|
||||||
|
|
||||||
## Project Requirements
|
## Minimum Project Requirements
|
||||||
- Xcode 12
|
- Xcode 15
|
||||||
- Swift 5+
|
- Swift 5.9
|
||||||
- iOS 12.2 or later
|
- iOS 14.0
|
||||||
|
|
||||||
Why iOS 12.2 or later? Doing so allows me to distribute Delta without embedding Swift libraries inside. This helps me afford bandwidth costs by reducing download sizes by roughly 30%, but also noticeably improves how long it takes to install/refresh Delta with AltStore. If you're compiling Delta yourself, however, you should be able to lower the deployment target to iOS 12.0 without any issues.
|
|
||||||
|
|
||||||
## Compilation Instructions
|
## Compilation Instructions
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user