feat: add macOS bridge podspec, Windows project, sync versions to 0.2.0-beta.1
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user