mirror of
https://github.com/SideStore/SideStore.git
synced 2026-02-08 22:33:26 +01:00
[README]: updated min iOS to 15 and added info about cocoapods requirement for development
This commit is contained in:
@@ -17,8 +17,8 @@ SideStore's goal is to provide an untethered sideloading experience. It's a comm
|
||||
(Contributions are welcome! 🙂)
|
||||
|
||||
## Requirements
|
||||
- Xcode 14
|
||||
- iOS 14+
|
||||
- Xcode 15
|
||||
- iOS 15+
|
||||
- Rustup (`brew install rustup`)
|
||||
|
||||
Why iOS 14? Targeting such a recent version of iOS allows us to accelerate development, especially since not many developers have older devices to test on. This is corrobated by the fact that SwiftUI support is much better, allowing us to transistion to a more modern UI codebase.
|
||||
|
||||
Reference in New Issue
Block a user