Fix Pods with iOS target change

This commit is contained in:
ronaldheft
2022-09-14 20:24:27 -04:00
parent b71a976e61
commit 141877f111
2 changed files with 13 additions and 9 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ def capacitor_pods
pod 'CapacitorStorage', :path => '../../node_modules/@capacitor/storage'
end
target 'App' do
target 'Audiobookshelf' do
capacitor_pods
# Add your Pods here