Add share intent

This commit is contained in:
2024-12-15 12:10:45 +08:00
parent 5c377dc0b6
commit 09ad917e5d
14 changed files with 441 additions and 7 deletions

View File

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