|
|
@@ -30,7 +30,7 @@ def capacitor_pods
|
|
|
pod 'CapacitorStatusBar', :path => '../../node_modules/@capacitor/status-bar'
|
|
|
pod 'AppsflyerCapacitorPlugin', :path => '../../node_modules/appsflyer-capacitor-plugin'
|
|
|
pod 'CapacitorCodepush', :path => '../../node_modules/capacitor-codepush'
|
|
|
- pod 'CapacitorFacebook', :path => '../../../../capacitor/capacitor-facebook'
|
|
|
+ pod 'CapacitorFacebook', :path => '../../node_modules/capacitor-facebook'
|
|
|
end
|
|
|
|
|
|
target 'App' do
|