HotReloading iOS framework for CocoaPods. HotReloading is a very useful debugging project tool. This project packages it as a Framework for easy use through CocoaPods
pod 'LocalHotReloading', '1.0.0', :configurations => ['Debug']
- Open Target Build Settings and change the User Script Sandboxing in Build Options to NO
- InjectionIII Installation and more information https://github.com/johnno1962/InjectionIII
LocalHotReloading v1.0.0 The Framework reference code versions are as follows
- HotReloading v5.0.6
- SwiftTrace v8.6.1
- SwiftRegex5 v6.1.2
- XprobePlugin v2.9.9
- RemotePlugin v2.3.5
- ProfileSwiftUI v1.1.3
- DLKit v3.4.6
- fishhook v1.2.1
To run the Demo project, and run pod install
from the Demo directory first.
iOS 12.0+
Xing, [email protected]