🐛 Bug fixes on iOS native image

This commit is contained in:
2024-12-21 16:10:53 +08:00
parent d6d60e60a9
commit f5c06bc89c
7 changed files with 67 additions and 65 deletions

View File

@ -36,6 +36,11 @@ target 'Runner' do
inherit! :search_paths
end
target 'SolarNotifyService' do
inherit! :search_paths
pod 'Kingfisher', '~> 8.0'
end
target 'SolarWidgetExtension' do
inherit! :search_paths
pod 'Kingfisher', '~> 8.0'