Skip to content

Instantly share code, notes, and snippets.

@josescasanova
Created October 3, 2015 20:26
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save josescasanova/e5fc1568bd7dd0890c7d to your computer and use it in GitHub Desktop.
Save josescasanova/e5fc1568bd7dd0890c7d to your computer and use it in GitHub Desktop.
TVML variables
var appController: TVApplicationController?
static let TVBaseURL = "http://localhost:9001/"
static let TVBootURL = "\(AppDelegate.TVBaseURL)js/application.js"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment