Skip to content

Instantly share code, notes, and snippets.

@KoCMoHaBTa
Last active April 27, 2018 12:32
Show Gist options
  • Save KoCMoHaBTa/7766e4a8df24c2cb634aab7410a8a11f to your computer and use it in GitHub Desktop.
Save KoCMoHaBTa/7766e4a8df24c2cb634aab7410a8a11f to your computer and use it in GitHub Desktop.
testing if carthage will respect a raw gist file as binary dependecy
//is carthage awesome?
//does gist files change their URLs when modified?
//they do if the file name changes, but do they if only the content changes?
//aprantly, urls changes by revision, howeve, if we skip the second hash (this is probably the revision) - it gets the latest revision.
{
"1.0.0": "https://gist.github.com/KoCMoHaBTa/7766e4a8df24c2cb634aab7410a8a11f/archive/f904d24253f82e903becb99592c8c24810b5983d.zip"
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment