Skip to content

Releases: banjun/SwiftHotReload

0.2.1: visionOS UserConsent in ImmersiveSpace

24 Sep 09:31
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0: Swift 6

24 Sep 08:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.1.0...0.2.0

0.1.0

02 Jul 03:06
e38e757
Compare
Choose a tag to compare

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

  • @banjun made their first contribution in #1

Full Changelog: https://github.com/banjun/SwiftHotReload/commits/0.1.0