Skip to content

4.1.2 Using code supporting injection on devices.

Choose a tag to compare

@johnno1962 johnno1962 released this 15 Feb 18:14
· 191 commits to main since this release

This new binary built with the changes to support injection on an iOS or tvOS device. To inject on a device, add the most recent HotReloading Swift Package to your project during development along with the "Build Phase" described in the README of the repo. See the README of that project for details and limitations of this new experimental feature. Note: Preserving the values of top level and static vars over an injection which was a new feature of injection 3.1.8+ is now opt-in using the environment variable INJECTION_PRESERVE_STATICS. Built with Xcode 13.2.1, includes support for Xcode 13.3 betas.