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
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.
5
-
6
-
License
7
-
-------
8
-
9
-
It is open source and covered by a standard BSD license. That means you have to mention *Cocoanetics* as the original author of this code. You can purchase a Non-Attribution-License from us.
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/).
10
5
11
6
Known Issues
12
7
------------
13
8
14
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.
15
10
16
-
Follow [@cocoanetics](http://twitter.com/cocoanetics) on Twitter.
11
+
Follow [@cocoanetics](http://twitter.com/cocoanetics) on Twitter.
12
+
13
+
License
14
+
-------
15
+
16
+
It is open source and covered by a standard 2-clause BSD license. That means you have to mention *Cocoanetics* as the original author of this code and reproduce the LICENSE text inside your app.
17
+
18
+
You can purchase a [Non-Attribution-License](http://www.cocoanetics.com/order/?product=DTLocalizableStringScanner%20Non-Attribution%20License) for 75 Euros for not having to include the LICENSE text.
19
+
20
+
We also accept sponsorship for specific enhancements which you might need. Please [contact us via email](mailto:[email protected]?subject=DTLocalizableStringScanner) for inquiries.
0 commit comments