summaryrefslogtreecommitdiff
path: root/build/Pagic.woa/Contents/Info.plist
diff options
context:
space:
mode:
Diffstat (limited to 'build/Pagic.woa/Contents/Info.plist')
-rw-r--r--build/Pagic.woa/Contents/Info.plist37
1 files changed, 37 insertions, 0 deletions
diff --git a/build/Pagic.woa/Contents/Info.plist b/build/Pagic.woa/Contents/Info.plist
new file mode 100644
index 0000000..d3e8801
--- /dev/null
+++ b/build/Pagic.woa/Contents/Info.plist
@@ -0,0 +1,37 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<plist version="0.9">
+<dict>
+ <key>NOTE</key>
+ <string>autogenerated</string>
+ <key>CFBundleDevelopmentRegion</key>
+ <string>English</string>
+ <key>CFBundleExecutable</key>
+ <string>Pagic</string>
+ <key>CFBundleIconFile</key>
+ <string>WOAfile.icns</string>
+ <key>CFBundleInfoDictionaryVersion</key>
+ <string>6.0</string>
+ <key>CFBundlePackageType</key>
+ <string>APPL</string>
+ <key>CFBundleSignature</key>
+ <string>webo</string>
+ <key>CFBundleShortVersionString</key>
+ <string>0.0</string>
+ <key>CFBundleVersion</key>
+ <string></string>
+ <key>NSExecutable</key>
+ <string>Pagic</string>
+ <key>NSJavaNeeded</key>
+ <true/>
+ <key>NSJavaPath</key>
+ <array>
+ <string>Pagic.jar</string>
+ </array>
+ <key>NSJavaPathClient</key>
+ <string>$basename.jar</string>
+ <key>NSJavaRoot</key>
+ <string>Contents/Resources/Java</string>
+ <key>NSJavaRootClient</key>
+ <string>Contents/WebServerResources/Java</string>
+</dict>
+</plist> \ No newline at end of file