<feed xmlns='http://www.w3.org/2005/Atom'>
<title>homebrew-DomeKey, branch master</title>
<subtitle>DomeKey Homebrew tap</subtitle>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/homebrew-DomeKey/'/>
<entry>
<title>HomebrewFormula/dome-key.rb: Fix `:lion`/"10.7" `depends_on`</title>
<updated>2019-06-16T09:16:45+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2019-06-16T08:07:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/homebrew-DomeKey/commit/?id=ed9d33954726bd80b22be314bba443d60f3f6304'/>
<id>ed9d33954726bd80b22be314bba443d60f3f6304</id>
<content type='text'>
Turns out we didn't solve the problem with the previous commit, as
"10.7" still needs to be in Homebrew's `MacOS::Version::SYMBOLS` hash in
order to be recognised.

To work around this, depend on Lion if Homebrew provides it, otherwise
display a message in the Caveats section about the minimum OS version.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Turns out we didn't solve the problem with the previous commit, as
"10.7" still needs to be in Homebrew's `MacOS::Version::SYMBOLS` hash in
order to be recognised.

To work around this, depend on Lion if Homebrew provides it, otherwise
display a message in the Caveats section about the minimum OS version.
</pre>
</div>
</content>
</entry>
<entry>
<title>HomebrewFormula: Change `:lion` to `"10.7"`</title>
<updated>2019-06-11T19:27:35+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2019-06-11T19:12:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/homebrew-DomeKey/commit/?id=8519740afabe7d27481b65d3729f808c40126183'/>
<id>8519740afabe7d27481b65d3729f808c40126183</id>
<content type='text'>
I got this error recently:

    $ brew tap teddywing/formulae
    Updating Homebrew...
    ...
    ==&gt; Tapping teddywing/formulae
    Cloning into '/usr/local/Homebrew/Library/Taps/teddywing/homebrew-formulae'...
    ...
    Error: Invalid formula: /usr/local/Homebrew/Library/Taps/teddywing/homebrew-formulae/HomebrewFormula/dome-key.rb
    dome-key: unknown version :lion
    Error: Cannot tap teddywing/formulae: invalid syntax in tap!

Turns out `:lion` was removed as a Mac OS X version symbol from
Homebrew:
https://github.com/homebrew/brew/commit/1aa8ad09e212cd9cd2f3ae55f899ed4ef03ae4d0

Use a version string instead.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I got this error recently:

    $ brew tap teddywing/formulae
    Updating Homebrew...
    ...
    ==&gt; Tapping teddywing/formulae
    Cloning into '/usr/local/Homebrew/Library/Taps/teddywing/homebrew-formulae'...
    ...
    Error: Invalid formula: /usr/local/Homebrew/Library/Taps/teddywing/homebrew-formulae/HomebrewFormula/dome-key.rb
    dome-key: unknown version :lion
    Error: Cannot tap teddywing/formulae: invalid syntax in tap!

Turns out `:lion` was removed as a Mac OS X version symbol from
Homebrew:
https://github.com/homebrew/brew/commit/1aa8ad09e212cd9cd2f3ae55f899ed4ef03ae4d0

Use a version string instead.
</pre>
</div>
</content>
</entry>
<entry>
<title>Update dome-key.rb</title>
<updated>2018-11-22T22:41:41+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-11-22T22:41:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/homebrew-DomeKey/commit/?id=71a4aa94f9467e8c2e53b757befc576db2ceb9a4'/>
<id>71a4aa94f9467e8c2e53b757befc576db2ceb9a4</id>
<content type='text'>
https://github.com/teddywing/DomeKey/commit/a8a36293283f4df90f37e29bdc654908ec943e6b
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
https://github.com/teddywing/DomeKey/commit/a8a36293283f4df90f37e29bdc654908ec943e6b
</pre>
</div>
</content>
</entry>
<entry>
<title>Add README</title>
<updated>2018-11-22T20:48:41+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-11-22T20:48:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/homebrew-DomeKey/commit/?id=65678ad47e07645feb3e11c26dd52b2bfe3e89c5'/>
<id>65678ad47e07645feb3e11c26dd52b2bfe3e89c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add dome-key.rb formula v1.0</title>
<updated>2018-11-22T20:38:22+00:00</updated>
<author>
<name>Teddy Wing</name>
</author>
<published>2018-11-22T20:38:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.teddywing.com/homebrew-DomeKey/commit/?id=f1ac9d62c118be4f452c073612dd044468942477'/>
<id>f1ac9d62c118be4f452c073612dd044468942477</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
