an open source Navidrome client written in Swift — https://dub.sh/getflo dub.sh/getflo
navidrome-client
at develop 8 lines 128 B view raw
1scheme("flo") 2 3export_method("app-store") 4 5output_directory("./fastlane/builds") 6 7include_bitcode(false) 8include_symbols(false)