Releases: banjun/SwiftHotReload
Releases · banjun/SwiftHotReload
0.2.1: visionOS UserConsent in ImmersiveSpace
0.2.0: Swift 6
0.1.0
App Store submission confirmed (as long as the caller side suppress any calls on Release build)
What's Changed
- Add workaround for SPM projects by @banjun in #1
- Add podspec by @banjun in #2
- Add CI by @banjun in #3
- Add minimal CI 2 by @banjun in #4
- Fix framework target and the example target in the xcworkspace by @banjun in #6
- Add a headermap reference to build modules with C modules by @banjun in #8
- Add Pods header map by @banjun in #9
- Remove unneeded
@State
as a fake hook to force update SwiftUI views by @banjun in #10 - Add initial README by @banjun in #11
- Separate Builder & FileMonitor from Reloader to relax runtime requirements by @banjun in #12
- Hot reload on device using build helper app on host Mac by @banjun in #13
- Ignore missing envs at runtime by @banjun in #14
- Add support for Vision Pro Simulator by @banjun in #7
- Print build error to log by @banjun in #16
- Fix LLVM ERROR: cannot get default cache directory by @banjun in #17
- Use github action runner macOS-14 and Xcode 15.2.0 by @banjun in #18
- Support Vision Pro (vision OS device) by @banjun in #19
New Contributors
Full Changelog: https://github.com/banjun/SwiftHotReload/commits/0.1.0