Fixed iOS share extension

This commit is contained in:
Juan Gilsanz Polo
2025-04-03 23:40:10 +02:00
parent e18d949767
commit b5ec576ce4
8 changed files with 78 additions and 371 deletions

View File

@@ -35,6 +35,10 @@ target 'Runner' do
target 'RunnerTests' do
inherit! :search_paths
end
target 'Share Extension' do
inherit! :search_paths
end
end
post_install do |installer|