krzysztofzablocki / Inject

Hot Reloading for Swift applications!
MIT License
2.14k stars 114 forks source link

Project Won't Build Because Of Lower iOS Version Support #27

Closed Glockx closed 2 years ago

Glockx commented 2 years ago

I guess the supported iOS version has lowered to iOS 11, but It won't build because SwiftUI and Combine support starts from iOS 13.

preview

rehatkathuria commented 2 years ago

Also seeing related compiler warnings in this file with SwiftUI.View

https://github.com/krzysztofzablocki/Inject/blob/main/Sources/Inject/Integrations/SwiftUI.swift

krzysztofzablocki commented 2 years ago

my bad, cutting stuff before coffee is a mistake