krzysztofzablocki / Inject

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

Update README.md #67

Closed damian-kolasinski closed 1 year ago

damian-kolasinski commented 1 year ago

InjectionIII app would not connect for me without loading the bundle in AppDelegate

krzysztofzablocki commented 1 year ago

that's not what you want, this is already done here in Inject.load, which is called by enableInjection() on swiftUI or hosts https://github.com/krzysztofzablocki/Inject/blob/main/Sources/Inject/Inject.swift#L32