#!/usr/bin/ruby class VLC def self.info_plist_path { iOS: '../Sources/VLC for iOS-Info.plist', tvOS: '../Apple-TV/Info.plist' } end end