Revision 0cabae58b5a96ef5fb8174e678ace79322e53b7d authored by Doug Gregor on 16 January 2016, 06:47:51 UTC, committed by Doug Gregor on 16 January 2016, 06:48:36 UTC
This deals with uses of members of "AnyObject" that have changed names.
1 parent 4a5fe8c
Raw File
CONTRIBUTING.md
By submitting a pull request, you represent that you have the right to license
your contribution to Apple and the community, and agree by submitting the patch
that your contributions are licensed under the [Swift
license](https://swift.org/LICENSE.txt).

---

Before submitting the pull request, please make sure you have tested your
changes and that they follow the Swift project [guidelines for contributing
code](https://swift.org/contributing/#contributing-code).
back to top