forked from I2P_Developers/i2p.i2p
Mac OS X Launcher: Webkit header + I2P version inside Info.plist
This commit is contained in:
@@ -6,3 +6,4 @@
|
||||
#import "AppDelegate.h"
|
||||
#import "RouterTask.h"
|
||||
#import "logger_c.h"
|
||||
#import <Webkit/Webkit.h>
|
||||
|
@@ -17,9 +17,11 @@
|
||||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.1.1</string>
|
||||
<string>0.1.2</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>5</string>
|
||||
<key>I2PRoutereVersion</key>
|
||||
<string>0.9.37</string>
|
||||
<key>LSApplicationCategoryType</key>
|
||||
<string>public.app-category.utilities</string>
|
||||
<key>LSMinimumSystemVersion</key>
|
||||
|
Reference in New Issue
Block a user