Implement fastlane

This commit is contained in:
Lei Nelissen
2020-07-25 21:10:28 +02:00
parent d27a0d3691
commit 0690aae374
6 changed files with 37 additions and 342 deletions

View File

@@ -92,13 +92,4 @@ target 'JellyfinAudioPlayer' do
post_install do |installer|
flipper_post_install(installer)
end
end
target 'JellyfinAudioPlayer-tvOS' do
# Pods for JellyfinAudioPlayer-tvOS
target 'JellyfinAudioPlayer-tvOSTests' do
inherit! :search_paths
# Pods for testing
end
end