🧱 System recieve sharing

This commit is contained in:
2025-06-25 16:35:36 +08:00
parent 434256e61e
commit 06e1623a86
11 changed files with 379 additions and 2 deletions

View File

@ -44,6 +44,10 @@ target 'Runner' do
pod 'Kingfisher', '~> 8.0'
pod 'Alamofire'
end
target 'SolianShareExtension' do
inherit! :search_paths
end
end
post_install do |installer|