You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: Readme.markdown
+4-4Lines changed: 4 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,12 +3,12 @@ DTLocalizableStringScanner
3
3
4
4
This project aims to duplicate and enhance the functionality found in the `genstrings` utility provided by Apple. The Demo builds a command line utility `genstrings2` which works like the original but using more modern techniques. The Core contains classes and categories to add this scanning functionality to [Linguan](http://www.cocoanetics.com/apps/linguan/).
5
5
6
-
Known Issues
7
-
------------
6
+
Documentation
7
+
-------------
8
8
9
-
As far as we know all uses cases are implemented and working. If you find an issue then you are welcome to fix it and contribute your fix via a GitHub pull request.
9
+
Documentation can be [browsed online](https://docs.cocoanetics.com/DTLocalizableStringScanner) or installed in your Xcode Organizer via the [Atom Feed URL](https://docs.cocoanetics.com/DTLocalizableStringScanner/DTLocalizableStringScanner.atom).
10
10
11
-
Follow [@cocoanetics](http://twitter.com/cocoanetics) on Twitter.
11
+
Follow [@cocoanetics](http://twitter.com/cocoanetics) on Twitter or subscribe to the [Cocoanetics Blog](http://www.cocoanetics.com) for news and updates.
0 commit comments