feat: add macOS bridge podspec, Windows project, sync versions to 0.2.0-beta.1

This commit is contained in:
Edison Jwa
2026-05-17 21:42:54 +09:00
parent 7a59f5b9a1
commit 618b6930fe
30 changed files with 1408 additions and 18 deletions
+3
View File
@@ -30,6 +30,9 @@ target 'Runner' do
use_frameworks!
flutter_install_all_macos_pods File.dirname(File.realpath(__FILE__))
pod 'chanora_bridge', :path => File.dirname(File.realpath(__FILE__))
target 'RunnerTests' do
inherit! :search_paths
end