amiantos / inneal

Inneal is an LLM chatbot/roleplay client for the AI Horde, built with SwiftUI and SwiftData
GNU General Public License v3.0
19 stars 4 forks source link

Requirements #33

Closed GuinnessShep closed 1 month ago

GuinnessShep commented 1 month ago

Is there a reason why it requires iOS 17.4 and above? So many devices are limited with such a recent iOS as a requirement…

amiantos commented 1 month ago

The app is built using the latest SwiftUI features, including the entire database layer using SwiftData, so it requires the latest iOS. There’s no (desirable, to me) way to make the app require less than iOS 17.