1 scheme("flo") 2 3 export_method("app-store") 4 5 output_directory("./fastlane/builds") 6 7 include_bitcode(false) 8 include_symbols(false)