Logger now fully binary

This commit is contained in:
2017-06-19 23:39:40 +02:00
parent 16ea155d0d
commit b42787cc1b
7 changed files with 290 additions and 85 deletions
+2 -2
View File
@@ -42,9 +42,9 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>2.0</string>
<string>2.1</string>
<key>CFBundleVersion</key>
<string>417</string>
<string>418</string>
<key>LSApplicationCategoryType</key>
<string>public.app-category.utilities</string>
<key>LSMinimumSystemVersion</key>
+2 -2
View File
@@ -1,2 +1,2 @@
version 2.0
build 417
version 2.1
build 418