Skip to content
This repository has been archived by the owner on Jun 25, 2021. It is now read-only.

Commit

Permalink
Updated README to point out ARC adoption.
Browse files Browse the repository at this point in the history
  • Loading branch information
epreston committed Oct 14, 2013
1 parent d7febef commit 57b274b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ This distribution contains several examples that demonstrate the features of PSA

_This library is functional but it is still a work in progress, see [issues](https://github.com/epreston/PSArborTouch/issues) and [milestones](https://github.com/epreston/PSArborTouch/issues/milestones)_

PSArborTouch is a drop in solution that uses a GCD to keep the main application loop free and responsive.
PSArborTouch is a drop in solution that uses a GCD to keep the main application loop free and responsive. Those looking for a reference counted implementation should look for a "Non ARC 1.0" branch.

This project follows the [SemVer](http://semver.org/) standard. The API may change in backwards-incompatible ways before the 1.0 release.

Expand Down

0 comments on commit 57b274b

Please sign in to comment.