marcuswestin / WebViewJavascriptBridge

An iOS/OSX bridge for sending messages between Obj-C and JavaScript in UIWebViews/WebViews
http://marcuswest.in
MIT License
14.29k stars 2.98k forks source link

Update iOS version to 9.0 #435

Open morris322 opened 11 months ago

morris322 commented 11 months ago

Before your create your PR:

Please add tests for any new or changed functionality!

  1. Edit Tests/WebViewJavascriptBridgeTests/BridgeTests.m
  2. Create a new test which demostrates your changes.
  3. Run make test and make sure your test is passing
  4. That's it!

Thanks for improving WebViewJavascriptBridge!

Cheers, @marcuswestin

morris322 commented 11 months ago

Update iOS deployment version to 9.0 to fix Xcode15 build failed issue: Could not build module 'WebKit'