Minor package versions upgrade
This commit is contained in:
@@ -17,5 +17,8 @@ target 'JellyfinAudioPlayer' do
|
||||
use_flipper!
|
||||
post_install do |installer|
|
||||
flipper_post_install(installer)
|
||||
installer.pods_project.build_configurations.each do |config|
|
||||
config.build_settings["EXCLUDED_ARCHS[sdk=iphonesimulator*]"] = "arm64"
|
||||
end
|
||||
end
|
||||
end
|
||||
Reference in New Issue
Block a user